Public record
Software health reportschema 0.26.0 · metrics 1.13.0 · 2026-07-21 23:37 UTC

svenfuchs / rails-i18n

Repository for collecting Locale data for Ruby on Rails I18n as well as other interesting, Rails related I18n stuff

RubyMIT★ 4,035 stars⑂ 2,696 forkssince Jul 2008View on GitHub ↗

svenfuchs/rails-i18n holds a health index of 67 out of 100, placing it in the Moderate band. It scores highest on Community & Adoption (80/100) and lowest on AI Readiness (34/100). It was last updated 30 days ago. 3 contributors account for most of its recent work.

67
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.

67
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

Sven FuchsPersonal account
798 followers147 public repossince Mar 2008formerly Travis CI

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
RubyGemsrails-i18n8.1.0-78239 days ago

Metrics by category

Vitality

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

59Moderate · 22% of overall
How it's scored
28.8/36Push recency — last push 30 days ago
14.5/36Commit cadence — 21/52 weeks with commits
16/18Commit volume — 59 commits in the last year
6/10OpenSSF Scorecard: Maintained — 8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6
Inputs used
commits_last_year59
human_commit_share1
days_since_last_push30
active_weeks_last_year21
How it's scored
16.2/27Ships releases — 12 version tags (no GitHub releases)
16.2/36Release recency — latest release 239 days ago
12.6/27Release cadence — a release every ~137.7 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count12
latest_release_tagv8.1.0
releases_from_tagsyes
days_since_latest_release239
mean_days_between_releases137.7
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
58.5/60Stars — 4,035 stars
25/25Forks — 2,696 forks
10.5/15Watchers — 78 watchers
Inputs used
forks2,696
stars4,035
watchers78
growth_stateorganic
growth_factor_pct100
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
80/80Total downloads — 136,483,000 downloads all-time across rubygems
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesrails-i18n
dependents
ecosystemsrubygems
total_downloads136,483,000
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?

80Good · 24% of overall
How it's scored
36/54Bus factor — 3 contributor(s) cover half of all commits
14.7/22.5Commit distribution — top contributor authored 35% of commits
13.5/13.5Contributor breadth — 100 contributors
10/10OpenSSF Scorecard: Contributors — project has 79 contributing companies or organizations
Inputs used
bus_factor3
contributors_sampled100
top_contributor_share0.347
How it's scored
41.2/46.8Issue resolution — 88% of issues closed
31.4/38.3PR acceptance — 738/899 decided PRs merged
15/15OpenSSF Scorecard: Code-Review — all changesets reviewed
Inputs used
merged_prs738
open_issues32
closed_issues240
issue_closed_ratio0.882
closed_unmerged_prs161
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
20.9/25Owner reach — 798 followers of svenfuchs
25/25Track record — 147 public repos, account ~18 yr old
Inputs used
followers798
owner_typeUser
is_verified
owner_loginsvenfuchs
public_repos147
account_age_days6,713
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on rubygems
26/35Publish recency — latest publish 239 days ago
20/20Version history — 78 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesrails-i18n
ecosystemsrubygems
any_deprecatedno
min_days_since_publish239

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

65Moderate
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — http://rails-i18n.org
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepagehttp://rails-i18n.org
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

51Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
1.5/2.5CI-Tests — 8 out of 12 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
7.5/7.5Code-Review — all changesets reviewed
2.5/2.5Contributors — project has 79 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
4.5/7.5Maintained — 8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 43 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate3.9
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories43
affected_packages10
assessed_packages62
unassessed_packages6
affected_by_severitycritical 1, high 6, moderate 1, low 2
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 62 resolved dependencies against OSV. 6 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

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.

34At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
26.7/40Legible commit history — 50 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.5
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
0/11Lint / format config
0/11Static type checking
10/10Reproducible environment — Dockerfile, lockfile
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
lockfilesGemfile.lock
has_dockerfileyes
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configno
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/160 source files over 60KB
Inputs used
primary_languageRuby
largest_source_bytes12,841
source_files_sampled160
oversized_source_files0

Key facts

4,035GitHub stars
100contributors
59commits, last 12 months
30days since last push
12releases
3bus factor
32open issues
RubyGemspackage ecosystems

More detail

Star and fork history 4,035 ★ / 2,696 ⇿
4,035Stars
2,696Forks
12Releases

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.

1,5002,0002,5003,0003,5004,0004,5004,0352,696112017-122022-032026-07
Major 2Minor 1Patch 9

Each point covers 8 days.

OpenSSF Scorecard 3.9 / 10
3.9aggregate

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-21 23:37 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
6CI-Tests8 out of 12 merged PRs checked by a CI test -- score normalized to 6
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
10Code-Reviewall changesets reviewed
10Contributorsproject has 79 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
6Maintained8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities43 existing vulnerabilities detected
All dependencies 68

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

RegistryPackageVersionRelation
RubyGemsactionpack8.0.2.1indirect
RubyGemsactionview8.0.2.1indirect
RubyGemsactivesupport8.0.2.1indirect
RubyGemsast2.4.3indirect
RubyGemsbase640.3.0indirect
RubyGemsbenchmark0.4.1indirect
RubyGemsbigdecimal3.2.2indirect
RubyGemsbuilder3.3.0indirect
RubyGemsconcurrent-ruby1.3.5indirect
RubyGemsconnection_pool2.5.3indirect
RubyGemscrass1.0.6indirect
RubyGemsdate3.4.1indirect
RubyGemsdiff-lcs1.6.2indirect
RubyGemsdrb2.2.3indirect
RubyGemserb5.0.2indirect
RubyGemserubi1.13.1indirect
RubyGemshighline3.1.2indirect
RubyGemsi18nindirect
RubyGemsi18n1.14.7indirect
RubyGemsi18n-specindirect
RubyGemsi18n-spec0.6.0indirect
RubyGemsi18n-tasksindirect
RubyGemsi18n-tasks1.1.2indirect
RubyGemsio-console0.8.1indirect
RubyGemsirb1.15.2indirect
RubyGemsiso0.4.0indirect
RubyGemslogger1.7.0indirect
RubyGemsloofah2.24.1indirect
RubyGemsmini_portile22.8.9indirect
RubyGemsminitest6.0.3indirect
RubyGemsnokogiri1.18.9indirect
RubyGemsparser3.3.9.0indirect
RubyGemspp0.6.2indirect
RubyGemsprettyprint0.2.0indirect
RubyGemsprism1.9.0indirect
RubyGemspsych5.2.6indirect
RubyGemsracc1.8.1indirect
RubyGemsrack3.2.0indirect
RubyGemsrack-session2.1.1indirect
RubyGemsrack-test2.2.0indirect
RubyGemsrackup2.2.1indirect
RubyGemsrails-dom-testing2.3.0indirect
RubyGemsrails-html-sanitizer1.6.2indirect
RubyGemsrailtiesindirect
RubyGemsrailties8.0.2.1indirect
RubyGemsrainbow3.1.1indirect
RubyGemsrake13.3.0indirect
RubyGemsrdoc6.14.2indirect
RubyGemsreline0.6.2indirect
RubyGemsrspec-core3.9.3indirect
RubyGemsrspec-expectations3.9.4indirect
RubyGemsrspec-mocks3.9.1indirect
RubyGemsrspec-railsindirect
RubyGemsrspec-rails3.9.1indirect
RubyGemsrspec-support3.9.4indirect
RubyGemsruby-progressbar1.13.0indirect
RubyGemssecurerandom0.4.1indirect
RubyGemsstringio3.1.7indirect
RubyGemsterminal-table4.0.0indirect
RubyGemsthor1.4.0indirect
RubyGemstsortindirect
RubyGemstsort0.2.0indirect
RubyGemstzinfo2.0.6indirect
RubyGemsunicode-display_width3.1.5indirect
RubyGemsunicode-emoji4.2.0indirect
RubyGemsuri1.0.3indirect
RubyGemsuseragent0.16.11indirect
RubyGemszeitwerk2.7.3indirect
Dependency advisories 10

This repository publishes no package the index resolves, so its own dependency graph was assessed — 62 packages, which also include development and test pins that never ship: 10 carry known advisories, of which 0 are direct. 6 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list.

PackageVersionRelationSeverityAdvisoriesFixed in
rack-session2.1.1indirectcritical12.1.2
activesupport8.0.2.1indirecthigh38.1.2.1
concurrent-ruby1.3.5indirecthigh31.3.7
erb5.0.2indirecthigh16.0.4
nokogiri1.18.9indirecthigh111.19.4
rack3.2.0indirecthigh203.2.6
uri1.0.3indirecthigh11.0.4
loofah2.24.1indirectmoderate12.25.2
actionview8.0.2.1indirectlow18.1.2.1
rails-html-sanitizer1.6.2indirectlow11.7.1

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 3178,
      "has_wiki": true,
      "homepage": "http://rails-i18n.org",
      "languages": {
        "Ruby": 90860,
        "Dockerfile": 140
      },
      "pushed_at": "2026-06-21T11:37:36Z",
      "created_at": "2008-07-31T13:07:53Z",
      "owner_type": "User",
      "updated_at": "2026-07-19T00:04:32Z",
      "description": "Repository for collecting Locale data for Ruby on Rails I18n as well as other interesting, Rails related I18n stuff",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "Ruby",
      "significant_languages": [
        "Ruby"
      ]
    },
    "owner": {
      "blog": "http://svenfuchs.com",
      "name": "Sven Fuchs",
      "type": "User",
      "login": "svenfuchs",
      "company": "formerly Travis CI",
      "location": "Germany/Berlin",
      "followers": 798,
      "avatar_url": "https://avatars.githubusercontent.com/u/2208?v=4",
      "created_at": "2008-03-04T20:38:09Z",
      "is_verified": null,
      "public_repos": 147,
      "account_age_days": 6713
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v8.1.0",
          "kind": "minor",
          "published_at": "2025-11-24T00:10:35Z"
        },
        {
          "tag": "v8.0.2",
          "kind": "patch",
          "published_at": "2025-08-16T10:48:20Z"
        },
        {
          "tag": "v8.0.1",
          "kind": "patch",
          "published_at": "2024-11-10T03:57:16Z"
        },
        {
          "tag": "v8.0.0",
          "kind": "major",
          "published_at": "2024-11-10T02:19:08Z"
        },
        {
          "tag": "v7.0.10",
          "kind": "patch",
          "published_at": "2024-10-28T23:44:48Z"
        },
        {
          "tag": "v7.0.9",
          "kind": "patch",
          "published_at": "2024-03-13T02:48:28Z"
        },
        {
          "tag": "v7.0.8",
          "kind": "patch",
          "published_at": "2023-08-15T10:20:17Z"
        },
        {
          "tag": "v7.0.7",
          "kind": "patch",
          "published_at": "2023-05-12T22:11:47Z"
        },
        {
          "tag": "v7.0.6",
          "kind": "patch",
          "published_at": "2022-11-08T15:11:13Z"
        },
        {
          "tag": "v7.0.5",
          "kind": "patch",
          "published_at": "2022-07-03T16:31:47Z"
        },
        {
          "tag": "v7.0.4",
          "kind": "patch",
          "published_at": "2022-07-03T15:16:17Z"
        },
        {
          "tag": "v6.0.0",
          "kind": "major",
          "published_at": "2019-08-17T10:48:55Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "34be758a2748b0a7c99c90838d387276c4d97bf2",
          "body": "Bump Bundler to 4.0.12 to fix ruby-head CI",
          "is_bot": false,
          "headline": "Merge pull request #1173 from tagliala/chore/fix-ci",
          "author_name": "Paulo Abreu",
          "author_login": "pama",
          "committed_at": "2026-06-21T11:37:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7856a26caf17c0d150e2a4c6f122637d093e60da",
          "body": "Add missing keys and corresponding translated value in zh-TW.yml",
          "is_bot": false,
          "headline": "Merge pull request #1171 from yuhruh/zh-TW.yml",
          "author_name": "Paulo Abreu",
          "author_login": "pama",
          "committed_at": "2026-06-21T11:37:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54ae5a0611c44b4aefeb73af7ea8573ea6cf2fab",
          "body": "CI on ruby-head was failing with:\n\n```\nNameError: uninitialized constant Pathname::SEPARATOR_PAT\n```\n\nUpdate Gemfile.lock to use Bundler 4.0.12, which includes an upstream\nfix for this issue\n\nRef: ruby/rubygems#9529",
          "is_bot": false,
          "headline": "Bump Bundler to 4.0.12 to fix ruby-head CI",
          "author_name": "Geremia Taglialatela",
          "author_login": "tagliala",
          "committed_at": "2026-06-02T10:06:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df367cc71a03fba2ce6d17f21347cc33a9f393f2",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md with zh-TW changes",
          "author_name": "Rita",
          "author_login": "yuhruh",
          "committed_at": "2026-05-30T02:40:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f58853fc207a70c4266a97648d4dc26b00a1ac4",
          "body": "…huanian-pluralization-rules\n\nReduce allocation overhead in pluralization hot paths",
          "is_bot": false,
          "headline": "Merge pull request #1172 from tagliala/performance/improve-arabic-lit…",
          "author_name": "Paulo Abreu",
          "author_login": "pama",
          "committed_at": "2026-05-29T22:05:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6f46e8f37705c819b89f0a84d0f711c73457e4d",
          "body": "Pluralization rules run for every counted translation, so avoidable\ntransient allocations in those checks add overhead directly to a hot\npath.\n\nReducing that allocation pressure lowers memory use and improves\ntranslation throughput where the extra work was measurable.",
          "is_bot": false,
          "headline": "Reduce allocation overhead in pluralization hot paths",
          "author_name": "Geremia Taglialatela",
          "author_login": "tagliala",
          "committed_at": "2026-05-29T20:22:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59b62e5598c38ae9ac6a446e4d9b886da5b93add",
          "body": "Update checkout action from v4 to v6",
          "is_bot": false,
          "headline": "Merge pull request #1169 from wwahammy/patch-1",
          "author_name": "Paulo Abreu",
          "author_login": "pama",
          "committed_at": "2026-05-29T19:14:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "875f3fe3882c1effd59212bbcc4c2e4e11482b23",
          "body": null,
          "is_bot": false,
          "headline": "Add missing keys and corresponding translated value in zh-TW.yml",
          "author_name": "Rita",
          "author_login": "yuhruh",
          "committed_at": "2026-05-15T12:21:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23b40ce5418be6cf7897da333d5c0f4b5d1a5bf4",
          "body": null,
          "is_bot": false,
          "headline": "Update checkout action from v4 to v6",
          "author_name": "Eric Schultz",
          "author_login": "wwahammy",
          "committed_at": "2026-04-06T03:29:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d88d78de6317041b3e154b8d260c4cb35e1f8d36",
          "body": "Update  to fix build on Ruby >=4",
          "is_bot": false,
          "headline": "Merge pull request #1168 from wwahammy/try-to-fix",
          "author_name": "Paulo Abreu",
          "author_login": "pama",
          "committed_at": "2026-04-06T00:35:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "393683563abfa3f3244b7de927f0f2088f44d215",
          "body": null,
          "is_bot": false,
          "headline": "Add tsort dependency",
          "author_name": "Eric Schultz",
          "author_login": "wwahammy",
          "committed_at": "2026-04-05T18:41:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85abd6d1b11739ee32d865087b6904c07739f005",
          "body": null,
          "is_bot": false,
          "headline": "Update to try to fix build on Ruby 4+",
          "author_name": "Eric Schultz",
          "author_login": "wwahammy",
          "committed_at": "2026-04-05T18:34:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09550166426a2b235d16b78756f65c19a83319c4",
          "body": "Add Ruby versions 3.4, 4.0, and head to CI",
          "is_bot": false,
          "headline": "Merge pull request #1167 from wwahammy/patch-1",
          "author_name": "Paulo Abreu",
          "author_login": "pama",
          "committed_at": "2026-04-05T10:17:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a62f1127984d47635514cdb0e1839ebfb1434e14",
          "body": "Fix incorrect `negative_format` in ja.yml",
          "is_bot": false,
          "headline": "Merge pull request #1166 from willnet/fix-nagative-format-in-japanese",
          "author_name": "Paulo Abreu",
          "author_login": "pama",
          "committed_at": "2026-03-29T10:42:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a0a5ec0b61cc3a804a20c1c72be64359c432a88",
          "body": "Add negative_format for currency in Dutch locale",
          "is_bot": false,
          "headline": "Merge pull request #1165 from frenkel/patch-1",
          "author_name": "Paulo Abreu",
          "author_login": "pama",
          "committed_at": "2026-03-29T10:41:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab52a625f9deeaa1b2c7be9fc1ae08012852a66c",
          "body": null,
          "is_bot": false,
          "headline": "Add Ruby versions 3.4, 4.0, and head to CI",
          "author_name": "Eric Schultz",
          "author_login": "wwahammy",
          "committed_at": "2026-03-29T06:19:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb8e8c22b93c17fc60ba18b272273b67aab69341",
          "body": null,
          "is_bot": false,
          "headline": "Add an entry to CHANGELOG.md",
          "author_name": "Shinichi Maeshima",
          "author_login": "willnet",
          "committed_at": "2026-03-24T09:29:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ed69b524cce6bc9f219a4cc21fc47cbe71d0bfb",
          "body": "The definition of `ja.number.currency.format.negative_format` was added in https://github.com/svenfuchs/rails-i18n/pull/1151 , but the symbol order is wrong. The current format results in values like \"-円100\", but \"-100円\" is correct. The `ja.number.currency.format.format` defined just above already uses the correct order.",
          "is_bot": false,
          "headline": "Fix incorrect `negative_format` in ja.yml",
          "author_name": "Shinichi Maeshima",
          "author_login": "willnet",
          "committed_at": "2026-03-24T01:50:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1dc03c0780eaa5f86fd4e3b540340b38a1c5919a",
          "body": "Add missing key for Dutch locale in CHANGELOG.",
          "is_bot": false,
          "headline": "Update CHANGELOG with Dutch locale key",
          "author_name": "Frank Groeneveld",
          "author_login": "frenkel",
          "committed_at": "2026-03-23T12:34:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "694d88b577ebd9b8065f0c9fb65755f50ae257fd",
          "body": "This is for example also the same format as used by Excel in the Dutch locale.",
          "is_bot": false,
          "headline": "Add negative_format for currency in Dutch locale",
          "author_name": "Frank Groeneveld",
          "author_login": "frenkel",
          "committed_at": "2026-03-20T13:58:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b416753388566d239f33b2055f6a8b0375997b26",
          "body": "add relative time translations for de, en, es, pt",
          "is_bot": false,
          "headline": "Merge pull request #1149 from glaszig/relative-time",
          "author_name": "Paulo Abreu",
          "author_login": "pama",
          "committed_at": "2026-02-27T03:44:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3abbb752ada256b7e0c54f6ca30f6d60dbf3bf82",
          "body": "this adds translations used by the `relative_time_in_words` helper\nadded in rails/rails#55405.",
          "is_bot": false,
          "headline": "add relative time translations for de",
          "author_name": "glaszig",
          "author_login": "glaszig",
          "committed_at": "2026-02-27T03:06:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a803c9006f65063ecbdb316ab447c6a215f6bff",
          "body": "Update readme for Rails 8.1",
          "is_bot": false,
          "headline": "Merge pull request #1164 from finanzfluss/readme-rails-8.1",
          "author_name": "Paulo Abreu",
          "author_login": "pama",
          "committed_at": "2026-02-14T10:07:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6aa017d617dc16e32e1edfc523459184b6d42932",
          "body": "Add ordinal rules for nl, nl-NL, nl-BE",
          "is_bot": false,
          "headline": "Merge pull request #1163 from broekhuis00/feature/nl-ordinals",
          "author_name": "Paulo Abreu",
          "author_login": "pama",
          "committed_at": "2026-02-14T10:07:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17182c9d09bcb4d16b5be91ffddc3a6e0c9632be",
          "body": null,
          "is_bot": false,
          "headline": "Update readme for Rails 8.1",
          "author_name": "Jakob Krigovsky",
          "author_login": "sonicdoe",
          "committed_at": "2026-02-09T08:48:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d11f3317cc6915a744b8e3dbadc37e593b7018c5",
          "body": null,
          "is_bot": false,
          "headline": "Add ordinal rules for nl, nl-NL, nl-BE",
          "author_name": "Stijn Broekhuis",
          "author_login": "broekhuis00",
          "committed_at": "2026-02-02T09:25:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54c1c7c2fdcc311427ec6f1dadd298a60db1ddef",
          "body": "Add missing keys (EN, SP, PT)",
          "is_bot": false,
          "headline": "Merge pull request #1161 from jlduran/add-missing-keys",
          "author_name": "Paulo Abreu",
          "author_login": "pama",
          "committed_at": "2026-01-05T20:10:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff1524d36c6ded5ec14f45e71b2081b50d209361",
          "body": null,
          "is_bot": false,
          "headline": "CHANGELOG: Fix some typos",
          "author_name": "Jose Luis Duran",
          "author_login": "jlduran",
          "committed_at": "2025-12-28T00:53:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26c578ea79d249a7aabb6c97ecbf061d5090a7ab",
          "body": "Note that the negative (currency) format for Portuguese (Portugal) has\nbeen changed to match the positive format (and the EU recommended\nformat).\n\nUpdate translations for \"long\"/\"short\" to more natural forms\n(\"longo\"/\"curto\").  The feminine form of \"long\" (\"longa\") was selected\nfor the context of password_too_long, as \"senha\" is the most common\ntranslation for \"password\".",
          "is_bot": false,
          "headline": "PT: Update Portuguese locales",
          "author_name": "Jose Luis Duran",
          "author_login": "jlduran",
          "committed_at": "2025-12-28T00:43:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abfd91709d2b2b0b00b0e1dde2fbcd33c02ba4b2",
          "body": "The feminine grammatical gender was chosen, as the most common\ntranslation for \"password\" is \"contraseña\".",
          "is_bot": false,
          "headline": "ES: Update Spanish locales",
          "author_name": "Jose Luis Duran",
          "author_login": "jlduran",
          "committed_at": "2025-12-27T04:13:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "acde492951454dfa052caa910e0afb05240aa122",
          "body": null,
          "is_bot": false,
          "headline": "EN: Update English locales",
          "author_name": "Jose Luis Duran",
          "author_login": "jlduran",
          "committed_at": "2025-12-27T04:13:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "266106f902ba693f5c98f3ac8f8371a795a55722",
          "body": "Bump to Rails 8.1",
          "is_bot": false,
          "headline": "Merge pull request #1160 from jlduran/bump-rails-8.1",
          "author_name": "Paulo Abreu",
          "author_login": "pama",
          "committed_at": "2025-12-27T02:30:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e7f03a946e4c1452578c1d53de7225c79f79545",
          "body": null,
          "is_bot": false,
          "headline": "Bump to Rails 8.1",
          "author_name": "Jose Luis Duran",
          "author_login": "jlduran",
          "committed_at": "2025-12-27T01:16:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ab8b17c12e7cad4ad8a6ee93a39424751292405",
          "body": "Fix constant resolution failures when rules are evaluated in another scope",
          "is_bot": false,
          "headline": "Merge pull request #1158 from marcus8448/absolute-refs",
          "author_name": "Paulo Abreu",
          "author_login": "pama",
          "committed_at": "2025-12-22T02:13:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce82d3dd6b31a9f7097c0a130dc66e17b23d830e",
          "body": "Add French translations for relative time",
          "is_bot": false,
          "headline": "Merge pull request #1159 from Spone/patch-1",
          "author_name": "Paulo Abreu",
          "author_login": "pama",
          "committed_at": "2025-12-22T02:11:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8d36aac8ee135e842294c9172cfdf8c9ab3b1cf",
          "body": null,
          "is_bot": false,
          "headline": "Add other fr-* locales",
          "author_name": "Hans Lemuet",
          "author_login": "Spone",
          "committed_at": "2025-12-21T22:10:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a104a59203c8bb9961bdd89c8a8f218b9d644cf",
          "body": "Add relative time translations for future and past.\r\n\r\nNew translations introduced in https://github.com/rails/rails/commit/46c5bc706a61c5099f357d92c8ee675160d050a5#diff-9178637573dfeeff2948957dc4d6dc198bd6dbd4d06e20ad70ed0f8cc94634d8",
          "is_bot": false,
          "headline": "Add French translations for relative time",
          "author_name": "Hans Lemuet",
          "author_login": "Spone",
          "committed_at": "2025-12-21T22:06:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d120cc3b2c02793e7cab4ff5951d3a9e0b316a4",
          "body": "…scope",
          "is_bot": false,
          "headline": "Fix constant resolution failures when rules are evaluated in another …",
          "author_name": "Marcus Low",
          "author_login": "marcus8448",
          "committed_at": "2025-12-16T22:57:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5bd1c14f8e094deb8d3f4896dd9c796ac0456e4",
          "body": null,
          "is_bot": false,
          "headline": "Add Gemfile.lock for 8.1.0",
          "author_name": "Paulo Abreu",
          "author_login": "pama",
          "committed_at": "2025-11-24T00:19:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32a4583d21113d58d226a3105001bf08acedaba6",
          "body": null,
          "is_bot": false,
          "headline": "8.1.0 release",
          "author_name": "Paulo Abreu",
          "author_login": "pama",
          "committed_at": "2025-11-24T00:10:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2cb420d0c0406c6e281317eb86c0d78fe0ccf9a0",
          "body": "Remove %{attribute} from ko.yml `errors.messages`",
          "is_bot": false,
          "headline": "Merge pull request #1155 from pcreux/fix-ko",
          "author_name": "Paulo Abreu",
          "author_login": "pama",
          "committed_at": "2025-11-23T23:58:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "271499569d573dd3b9445e74ee54916cde8af225",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into fix-ko",
          "author_name": "Paulo Abreu",
          "author_login": "pama",
          "committed_at": "2025-11-23T23:57:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0beeb2ca17a310cd7586e0640455a144bd166c43",
          "body": "Add uk.errors.messages.in",
          "is_bot": false,
          "headline": "Merge pull request #1157 from rakvium/patch-2",
          "author_name": "Paulo Abreu",
          "author_login": "pama",
          "committed_at": "2025-11-13T16:36:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b84e43a31abfecbbe9b212e00c5e636b7229955",
          "body": "Add de.errors.messages.in",
          "is_bot": false,
          "headline": "Merge pull request #1156 from rakvium/patch-1",
          "author_name": "Paulo Abreu",
          "author_login": "pama",
          "committed_at": "2025-11-13T16:36:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9089deaad0a14d648e5646ba42077f2997028ee",
          "body": "Ukrainian part for [Missing key: errors.messages.in](https://github.com/svenfuchs/rails-i18n/issues/1034)",
          "is_bot": false,
          "headline": "Update CHANGELOG.md: add uk.errors.messages.in",
          "author_name": "Viktor Rak",
          "author_login": "rakvium",
          "committed_at": "2025-11-13T16:11:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "863d59ab694ea92e2026a1cb23a56a1fbb28588c",
          "body": "German part for [Missing key: errors.messages.in](https://github.com/svenfuchs/rails-i18n/issues/1034)",
          "is_bot": false,
          "headline": "Update CHANGELOG.md: add de.errors.messages.in",
          "author_name": "Viktor Rak",
          "author_login": "rakvium",
          "committed_at": "2025-11-13T16:01:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64ecb5a5123911c61c28606bbdd10e360bd9e431",
          "body": "Ukrainian part for [Missing key: errors.messages.in](https://github.com/svenfuchs/rails-i18n/issues/1034)",
          "is_bot": false,
          "headline": "Add uk.errors.messages.in",
          "author_name": "Viktor Rak",
          "author_login": "rakvium",
          "committed_at": "2025-11-13T12:57:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8dfce30197cf430b0b690e6ccefa4c95234ff5c8",
          "body": "German part for [Missing key: errors.messages.in](https://github.com/svenfuchs/rails-i18n/issues/1034)",
          "is_bot": false,
          "headline": "Add de.errors.messages.in",
          "author_name": "Viktor Rak",
          "author_login": "rakvium",
          "committed_at": "2025-11-13T12:38:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78c859e9f26ae4d9d3d91798bd02d4fee016dd1b",
          "body": null,
          "is_bot": false,
          "headline": "update changelog",
          "author_name": "Philippe Creux",
          "author_login": "pcreux",
          "committed_at": "2025-10-06T09:00:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30345883c9b15267115539ab2f407988c1da098c",
          "body": null,
          "is_bot": false,
          "headline": "thor locales:normalize",
          "author_name": "Philippe Creux",
          "author_login": "pcreux",
          "committed_at": "2025-10-03T09:11:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "967bf49ceb6befcf6ba1a854e3ca2cb43320ff56",
          "body": null,
          "is_bot": false,
          "headline": "Use ChatGPT to remove %{attribute} from ko.yml errors",
          "author_name": "Philippe Creux",
          "author_login": "pcreux",
          "committed_at": "2025-10-02T12:28:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "baaff3a839ce455dfe1e4d3b31cc82abc0c94ac4",
          "body": "missing italian translation added",
          "is_bot": false,
          "headline": "Merge pull request #1152 from fuzziness/patch-1",
          "author_name": "Paulo Abreu",
          "author_login": "pama",
          "committed_at": "2025-08-26T18:08:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79af72d188c10bde810c3aa2b1a609e8f678079a",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Michele Franzin",
          "author_login": "fuzziness",
          "committed_at": "2025-08-26T16:59:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c18c6d3070f1b557451f4442b03c59d13808d55",
          "body": "missing translations added",
          "is_bot": false,
          "headline": "Update it.yml",
          "author_name": "Michele Franzin",
          "author_login": "fuzziness",
          "committed_at": "2025-08-26T15:38:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e350a5b3ec1bc2cd331e08a5b998251c0b878749",
          "body": null,
          "is_bot": false,
          "headline": "8.0.2 release",
          "author_name": "Paulo Abreu",
          "author_login": "pama",
          "committed_at": "2025-08-16T10:48:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67373caa689ccf94981c9a98c7ab6ffb4ac76707",
          "body": "Add negative format for currency and support for zettabyte into ja.yml",
          "is_bot": false,
          "headline": "Merge pull request #1151 from konyu/master",
          "author_name": "Paulo Abreu",
          "author_login": "pama",
          "committed_at": "2025-08-16T10:12:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e65d6924e0f932f31336d29bc8026a124176d82c",
          "body": null,
          "is_bot": false,
          "headline": "ja.yml: Add negative format for currency and support for zettabyte",
          "author_name": "konyu",
          "author_login": "konyu",
          "committed_at": "2025-08-13T03:36:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ec1540ddc55ed1be85a23ac1393089a7cfb5173",
          "body": "Update devise-i18n url",
          "is_bot": false,
          "headline": "Merge pull request #1150 from thisismydesign/patch-1",
          "author_name": "Paulo Abreu",
          "author_login": "pama",
          "committed_at": "2025-08-10T22:05:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d5091f0054bd22a592c3cfc1c2ac42f8ca7d3ff",
          "body": null,
          "is_bot": false,
          "headline": "Update devise-i18n url",
          "author_name": "Csaba Apagyi",
          "author_login": "thisismydesign",
          "committed_at": "2025-08-10T15:19:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16ed6762fb666e91251e350572fadbea68c68359",
          "body": "Update eu.yml",
          "is_bot": false,
          "headline": "Merge pull request #1146 from microstudi/patch-2",
          "author_name": "Paulo Abreu",
          "author_login": "pama",
          "committed_at": "2025-05-13T10:18:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "060c091422f5a3056019a87630cc13698bfbf108",
          "body": null,
          "is_bot": false,
          "headline": "update changelog",
          "author_name": "Ivan Vergés",
          "author_login": "microstudi",
          "committed_at": "2025-05-13T09:00:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d3c9cbd00df91295c68e6f75cfb64938c609fa7",
          "body": "Percentage in basque goes with the symbol first",
          "is_bot": false,
          "headline": "Update eu.yml",
          "author_name": "Ivan Vergés",
          "author_login": "microstudi",
          "committed_at": "2025-05-12T10:31:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3c8065ae4ecdf304b31db86f7a7bf6b9d0c8f42",
          "body": "added the Armenian translation",
          "is_bot": false,
          "headline": "Merge pull request #1144 from EldinGuzin/add_armenian_translation",
          "author_name": "Paulo Abreu",
          "author_login": "pama",
          "committed_at": "2025-04-07T23:15:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc675e9619578d8cbfe5591c5fdde50a7882e86b",
          "body": null,
          "is_bot": false,
          "headline": "added the Armenian translation",
          "author_name": "Eldin Guzin",
          "author_login": "EldinGuzin",
          "committed_at": "2025-04-07T13:04:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4795c5a36169d65cd1ace0a04ed1629a5fbaca97",
          "body": "Add Montenegrin translations (cnr)",
          "is_bot": false,
          "headline": "Merge pull request #1143 from EldinGuzin/add_montenegrin_translation",
          "author_name": "Paulo Abreu",
          "author_login": "pama",
          "committed_at": "2025-04-07T09:51:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b544f018aec8aeadd56268af41a710cc66053a56",
          "body": null,
          "is_bot": false,
          "headline": "added montenegrin translations",
          "author_name": "Eldin Guzin",
          "author_login": "EldinGuzin",
          "committed_at": "2025-04-07T07:24:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32b96562881987552fdecf82a66644ede07a5d3b",
          "body": "…imal_unit_plurals\n\nAdd proper plural forms to Croatian and Serbian decimal units",
          "is_bot": false,
          "headline": "Merge pull request #1142 from EldinGuzin/fix_croatian_and_serbian_dec…",
          "author_name": "Paulo Abreu",
          "author_login": "pama",
          "committed_at": "2025-04-05T00:42:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc1d8d9e475d7c1f493e3e2e73c002398e8958f3",
          "body": "…nits",
          "is_bot": false,
          "headline": "added an entry to the changelog and fixed the serbian latin decimal u…",
          "author_name": "Eldin Guzin",
          "author_login": "EldinGuzin",
          "committed_at": "2025-04-04T12:47:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a415d56836210cc3771febbcf14caa97aeb9fc5c",
          "body": null,
          "is_bot": false,
          "headline": "Add proper plural forms to Croatian and Serbian decimal units",
          "author_name": "Eldin Guzin",
          "author_login": "EldinGuzin",
          "committed_at": "2025-04-04T12:13:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bab57f2730f31fc4c234a0bc6f679a570af6ade7",
          "body": "Serbian Cyrillic: Fix date format, February typo, and RSD unit",
          "is_bot": false,
          "headline": "Merge pull request #1140 from s-mage/master",
          "author_name": "Paulo Abreu",
          "author_login": "pama",
          "committed_at": "2025-03-27T19:24:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5763372a9ed1ea4cccc97de4629af625186f4fae",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into master",
          "author_name": "Sergei Smagin",
          "author_login": "s-mage",
          "committed_at": "2025-03-27T18:48:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13cfcc89d70d4019d161b59bb59e6fdc93950986",
          "body": null,
          "is_bot": false,
          "headline": "Add changes to changelog",
          "author_name": "Sergei Smagin",
          "author_login": "s-mage",
          "committed_at": "2025-03-27T18:45:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5efdcb8a40c04546c017dc82715108137fd2f0e",
          "body": "Update EU language abbreviations",
          "is_bot": false,
          "headline": "Merge pull request #1141 from microstudi/patch-1",
          "author_name": "Paulo Abreu",
          "author_login": "pama",
          "committed_at": "2025-03-27T18:12:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8fd0f2ca0c209a0f8f94acc5fdcff029580057d9",
          "body": null,
          "is_bot": false,
          "headline": "add changelog",
          "author_name": "Ivan Vergés",
          "author_login": "microstudi",
          "committed_at": "2025-03-27T17:53:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f80a17f701f87a0068f4969d56a2439dcd05176",
          "body": "The current abbreviations for the Basque language are not correct. \r\nHere are the correct ones in case you want to merge",
          "is_bot": false,
          "headline": "Update EU language abbreviations",
          "author_name": "Ivan Vergés",
          "author_login": "microstudi",
          "committed_at": "2025-03-26T15:30:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "554de913a58b2e2b02ac68eada71043e88d55f4d",
          "body": "How to format a date:\nhttps://www.opismenise.com/nedoumice/kako-se-pise-datum-u-srpskom-jeziku/",
          "is_bot": false,
          "headline": "Fix date format, February typo, and RSD unit",
          "author_name": "Sergei Smagin",
          "author_login": "s-mage",
          "committed_at": "2025-03-22T15:03:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e37210c8d3506f8b6925c67752d85fbee15a2a4",
          "body": "…e-translation-to-match-english\n\nMalayalam[ml]: Adding missing translation keys to match en.yml and fixing existing key translations",
          "is_bot": false,
          "headline": "Merge pull request #1139 from deepak07/complete-malayalam-ml-langugag…",
          "author_name": "Paulo Abreu",
          "author_login": "pama",
          "committed_at": "2025-03-10T18:40:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3480f33463b99ee134be42ba7decbbf3b388717e",
          "body": "…xing existing key translations\n\nAdd missing keys (`datetime.distance_in_words.x_years.one`, `datetime.distance_in_words.x_years.other`, `errors.messages.in`, `errors.messages.password_too_long`, `currency.format.negative_format`, `number.format.round_mode`, `storage_units.units.eb`, `storage_units.units.pb`, `storage_units.units.zb`)\nFix translation for keys (`activerecord.errors.messages.record_invalid`, `errors.messages.other_than`, `number.currency.format.unit`)",
          "is_bot": false,
          "headline": "Malayalam[ml]: Adding missing translation keys to match en.yml and fi…",
          "author_name": "Deepak A",
          "author_login": "deepakengagedly",
          "committed_at": "2025-03-08T09:25:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68230f757462574799e9dcac6a33383e79ae1f34",
          "body": "…ranslation\n\nAdd password_too_long to the German locales",
          "is_bot": false,
          "headline": "Merge pull request #1138 from alhajrahmoun/DE-add-password-too-long-t…",
          "author_name": "Paulo Abreu",
          "author_login": "pama",
          "committed_at": "2025-01-13T11:34:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "373358b6e1e2e55bd1ebf1cb3f03f35c446ec013",
          "body": null,
          "is_bot": false,
          "headline": "Add password_too_long to German locale",
          "author_name": "Mohamad",
          "author_login": "alhajrahmoun",
          "committed_at": "2025-01-07T14:24:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "509257e150b1c5439910a8c230f202314f2a0a0d",
          "body": "…se_locale\n\nAdd password_too_long to Japanese locale",
          "is_bot": false,
          "headline": "Merge pull request #1135 from wakairo/add_password_too_long_to_japane…",
          "author_name": "Paulo Abreu",
          "author_login": "pama",
          "committed_at": "2025-01-04T04:01:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e11bb01c0af668c6cc5a8b13957cb992ad8343bd",
          "body": "…n_rubygems\n\nProvide a 'Changelog' link on rubygems.org/gems/rails-i18n",
          "is_bot": false,
          "headline": "Merge pull request #1136 from mark-young-atg/provide_changelog_link_o…",
          "author_name": "Paulo Abreu",
          "author_login": "pama",
          "committed_at": "2025-01-04T04:01:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4656391b6eb0cc8f6bc2a56a383cb2952fda7188",
          "body": "Co-authored-by: Sunny Ripert <sunny@sunfox.org>",
          "is_bot": false,
          "headline": "Update rails-i18n.gemspec",
          "author_name": "mark-young-atg",
          "author_login": "mark-young-atg",
          "committed_at": "2025-01-02T08:59:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83526fbd58caab230734bf076bf0bab268cc5293",
          "body": "By providing a 'changelog_uri' in the metadata of the gemspec a\n'Changelog' link will be shown on https://rubygems.org/gems/rails-i18n\nwhich makes it quick and easy for someone to check on the changes\nintroduced with a new version.\n\nDetails of this functionality can be found on https://guides.rubygems.org/specification-reference/#metadata",
          "is_bot": false,
          "headline": "Provide a 'Changelog' link on rubygems.org/gems/rails-i18n",
          "author_name": "Mark Young",
          "author_login": "mark-young-atg",
          "committed_at": "2024-12-31T16:59:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83bbc393c57fe40b04eec74fdd37caee22e16694",
          "body": null,
          "is_bot": false,
          "headline": "Add password_too_long to Japanese locale",
          "author_name": "Joji Wakairo",
          "author_login": "wakairo",
          "committed_at": "2024-11-15T04:59:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94446a5c6b8194ca536f18cf299245dc63a829dc",
          "body": null,
          "is_bot": false,
          "headline": "8.0.1 release",
          "author_name": "Paulo Abreu",
          "author_login": "pama",
          "committed_at": "2024-11-10T03:57:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "781065319c709d75c3c36e751a61aed6672fc4df",
          "body": "Adds:\n  errors.messages.password_too_long\n  number.currency.format.negative_format\n  number.human.storage_units.zb",
          "is_bot": false,
          "headline": "Update Portuguese locale",
          "author_name": "Paulo Abreu",
          "author_login": "pama",
          "committed_at": "2024-11-10T03:44:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7259dee0cbb67dbcb3009144453b6dd6abd36275",
          "body": null,
          "is_bot": false,
          "headline": "Add password_too_long",
          "author_name": "Paulo Abreu",
          "author_login": "pama",
          "committed_at": "2024-11-10T03:05:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae42a618a0aaffbb263124e146f0171e5911e656",
          "body": null,
          "is_bot": false,
          "headline": "Update gems",
          "author_name": "Paulo Abreu",
          "author_login": "pama",
          "committed_at": "2024-11-10T02:35:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38c189dd3d77b4c3680185928af79803c269fc3c",
          "body": null,
          "is_bot": false,
          "headline": "8.0.0 release",
          "author_name": "Paulo Abreu",
          "author_login": "pama",
          "committed_at": "2024-11-10T02:19:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "000fde4fb74d5fd772a6136ed2f1acd10bc73a03",
          "body": "Adds a new command line task to download the latest Rails locale files.\nThis task also merges and normalizes the files, allowing us to easily\ncompare them with the existing translations.\n\nTo run the task:\n\nthor locales:normalize_from_rails",
          "is_bot": false,
          "headline": "Refactor download and process Rails locale files",
          "author_name": "Paulo Abreu",
          "author_login": "pama",
          "committed_at": "2024-11-10T01:51:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "955a47c06c793815b4a356609f64c04901e10051",
          "body": "Update Gemfile.lock to run specs",
          "is_bot": false,
          "headline": "Merge pull request #1132 from mgrunberg/update-gemfile",
          "author_name": "Paulo Abreu",
          "author_login": "pama",
          "committed_at": "2024-11-09T16:00:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95a2b9219085c74e6366ec5d5877f5ec14e4bbd8",
          "body": null,
          "is_bot": false,
          "headline": "update gemfile",
          "author_name": "Matias Grunberg",
          "author_login": "mgrunberg",
          "committed_at": "2024-11-09T15:53:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8679e47ef688f4a34504aed8e4ee8e1892f9bd3",
          "body": "Doc: Add Rails 8 support",
          "is_bot": false,
          "headline": "Merge pull request #1131 from vfonic/patch-2",
          "author_name": "Paulo Abreu",
          "author_login": "pama",
          "committed_at": "2024-11-09T14:45:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3b9c45e5dabd962cdcb00972c793ab91dece556",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'Shopify-schwad_rails_8'",
          "author_name": "Paulo Abreu",
          "author_login": "pama",
          "committed_at": "2024-11-09T12:53:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4460d0102781f870a55ac85329b4bd5a15741389",
          "body": "…hopify-schwad_rails_8",
          "is_bot": false,
          "headline": "Merge branch 'schwad_rails_8' of github.com:Shopify/rails-i18n into S…",
          "author_name": "Paulo Abreu",
          "author_login": "pama",
          "committed_at": "2024-11-09T12:47:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bcd119981841f7aa4d9b4f06da2fad1832a4a1eb",
          "body": null,
          "is_bot": false,
          "headline": "Update update.rb to track the latest Rails release",
          "author_name": "Paulo Abreu",
          "author_login": "pama",
          "committed_at": "2024-11-09T01:00:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26e63625f97be114e8d5b3ed1c636d0e36813145",
          "body": null,
          "is_bot": false,
          "headline": "Doc: Add Rails 8 support",
          "author_name": "Viktor",
          "author_login": "vfonic",
          "committed_at": "2024-11-08T20:04:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35ad77d47f6856943c8675defbb8c26249635f8c",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog",
          "author_name": "Paulo Abreu",
          "author_login": "pama",
          "committed_at": "2024-10-28T23:57:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9259183a35c5acd6bb28456589ecc9814928aad7",
          "body": null,
          "is_bot": false,
          "headline": "7.0.10 release",
          "author_name": "Paulo Abreu",
          "author_login": "pama",
          "committed_at": "2024-10-28T23:44:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 12,
      "commits_last_year": 59,
      "latest_release_at": "2025-11-24T00:10:35Z",
      "latest_release_tag": "v8.1.0",
      "releases_from_tags": true,
      "days_since_last_push": 30,
      "active_weeks_last_year": 21,
      "days_since_latest_release": 239,
      "mean_days_between_releases": 137.7
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "rails-i18n",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "rubygems",
          "matches_repo": true,
          "registry_url": "https://rubygems.org/gems/rails-i18n",
          "is_deprecated": false,
          "latest_version": "8.1.0",
          "repository_url": "https://github.com/svenfuchs/rails-i18n",
          "versions_count": 78,
          "total_downloads": 136483000,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2011-07-12T05:49:30.249000Z",
          "latest_published_at": "2025-11-24T00:25:13.386000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 239
        }
      ]
    },
    "popularity": {
      "forks": 2696,
      "stars": 4035,
      "watchers": 78,
      "fork_history": {
        "days": [
          {
            "date": "2017-12-13",
            "count": 3
          },
          {
            "date": "2017-12-15",
            "count": 1
          },
          {
            "date": "2017-12-18",
            "count": 3
          },
          {
            "date": "2017-12-20",
            "count": 1
          },
          {
            "date": "2017-12-21",
            "count": 1
          },
          {
            "date": "2017-12-22",
            "count": 1
          },
          {
            "date": "2017-12-27",
            "count": 1
          },
          {
            "date": "2018-01-05",
            "count": 3
          },
          {
            "date": "2018-01-11",
            "count": 1
          },
          {
            "date": "2018-01-12",
            "count": 1
          },
          {
            "date": "2018-01-14",
            "count": 1
          },
          {
            "date": "2018-01-15",
            "count": 1
          },
          {
            "date": "2018-01-16",
            "count": 2
          },
          {
            "date": "2018-01-17",
            "count": 2
          },
          {
            "date": "2018-01-20",
            "count": 1
          },
          {
            "date": "2018-01-21",
            "count": 1
          },
          {
            "date": "2018-01-25",
            "count": 2
          },
          {
            "date": "2018-01-29",
            "count": 1
          },
          {
            "date": "2018-01-31",
            "count": 3
          },
          {
            "date": "2018-02-01",
            "count": 2
          },
          {
            "date": "2018-02-05",
            "count": 2
          },
          {
            "date": "2018-02-06",
            "count": 2
          },
          {
            "date": "2018-02-07",
            "count": 2
          },
          {
            "date": "2018-02-09",
            "count": 1
          },
          {
            "date": "2018-02-13",
            "count": 2
          },
          {
            "date": "2018-02-20",
            "count": 1
          },
          {
            "date": "2018-02-22",
            "count": 2
          },
          {
            "date": "2018-02-26",
            "count": 2
          },
          {
            "date": "2018-02-27",
            "count": 1
          },
          {
            "date": "2018-03-02",
            "count": 1
          },
          {
            "date": "2018-03-03",
            "count": 2
          },
          {
            "date": "2018-03-04",
            "count": 1
          },
          {
            "date": "2018-03-05",
            "count": 1
          },
          {
            "date": "2018-03-06",
            "count": 1
          },
          {
            "date": "2018-03-07",
            "count": 2
          },
          {
            "date": "2018-03-08",
            "count": 1
          },
          {
            "date": "2018-03-09",
            "count": 1
          },
          {
            "date": "2018-03-10",
            "count": 1
          },
          {
            "date": "2018-03-12",
            "count": 1
          },
          {
            "date": "2018-03-13",
            "count": 1
          },
          {
            "date": "2018-03-14",
            "count": 1
          },
          {
            "date": "2018-03-15",
            "count": 1
          },
          {
            "date": "2018-03-16",
            "count": 1
          },
          {
            "date": "2018-03-17",
            "count": 1
          },
          {
            "date": "2018-03-18",
            "count": 1
          },
          {
            "date": "2018-03-24",
            "count": 2
          },
          {
            "date": "2018-03-26",
            "count": 2
          },
          {
            "date": "2018-03-27",
            "count": 2
          },
          {
            "date": "2018-03-29",
            "count": 3
          },
          {
            "date": "2018-03-30",
            "count": 1
          },
          {
            "date": "2018-03-31",
            "count": 2
          },
          {
            "date": "2018-04-02",
            "count": 1
          },
          {
            "date": "2018-04-03",
            "count": 1
          },
          {
            "date": "2018-04-04",
            "count": 1
          },
          {
            "date": "2018-04-06",
            "count": 1
          },
          {
            "date": "2018-04-08",
            "count": 1
          },
          {
            "date": "2018-04-09",
            "count": 1
          },
          {
            "date": "2018-04-10",
            "count": 1
          },
          {
            "date": "2018-04-12",
            "count": 1
          },
          {
            "date": "2018-04-14",
            "count": 1
          },
          {
            "date": "2018-04-18",
            "count": 1
          },
          {
            "date": "2018-04-20",
            "count": 1
          },
          {
            "date": "2018-04-23",
            "count": 1
          },
          {
            "date": "2018-04-24",
            "count": 2
          },
          {
            "date": "2018-04-25",
            "count": 1
          },
          {
            "date": "2018-04-26",
            "count": 1
          },
          {
            "date": "2018-04-28",
            "count": 1
          },
          {
            "date": "2018-04-29",
            "count": 1
          },
          {
            "date": "2018-05-02",
            "count": 1
          },
          {
            "date": "2018-05-05",
            "count": 1
          },
          {
            "date": "2018-05-06",
            "count": 2
          },
          {
            "date": "2018-05-09",
            "count": 1
          },
          {
            "date": "2018-05-10",
            "count": 1
          },
          {
            "date": "2018-05-11",
            "count": 2
          },
          {
            "date": "2018-05-13",
            "count": 1
          },
          {
            "date": "2018-05-14",
            "count": 1
          },
          {
            "date": "2018-05-16",
            "count": 1
          },
          {
            "date": "2018-05-22",
            "count": 1
          },
          {
            "date": "2018-05-25",
            "count": 2
          },
          {
            "date": "2018-05-28",
            "count": 1
          },
          {
            "date": "2018-05-29",
            "count": 1
          },
          {
            "date": "2018-05-30",
            "count": 1
          },
          {
            "date": "2018-06-01",
            "count": 1
          },
          {
            "date": "2018-06-02",
            "count": 2
          },
          {
            "date": "2018-06-04",
            "count": 2
          },
          {
            "date": "2018-06-05",
            "count": 1
          },
          {
            "date": "2018-06-06",
            "count": 1
          },
          {
            "date": "2018-06-07",
            "count": 1
          },
          {
            "date": "2018-06-08",
            "count": 1
          },
          {
            "date": "2018-06-09",
            "count": 1
          },
          {
            "date": "2018-06-10",
            "count": 1
          },
          {
            "date": "2018-06-11",
            "count": 2
          },
          {
            "date": "2018-06-12",
            "count": 2
          },
          {
            "date": "2018-06-14",
            "count": 1
          },
          {
            "date": "2018-06-17",
            "count": 1
          },
          {
            "date": "2018-06-18",
            "count": 1
          },
          {
            "date": "2018-06-21",
            "count": 1
          },
          {
            "date": "2018-06-22",
            "count": 1
          },
          {
            "date": "2018-06-30",
            "count": 1
          },
          {
            "date": "2018-07-01",
            "count": 1
          },
          {
            "date": "2018-07-04",
            "count": 1
          },
          {
            "date": "2018-07-06",
            "count": 1
          },
          {
            "date": "2018-07-08",
            "count": 1
          },
          {
            "date": "2018-07-13",
            "count": 2
          },
          {
            "date": "2018-07-14",
            "count": 2
          },
          {
            "date": "2018-07-16",
            "count": 1
          },
          {
            "date": "2018-07-17",
            "count": 1
          },
          {
            "date": "2018-07-23",
            "count": 1
          },
          {
            "date": "2018-07-26",
            "count": 2
          },
          {
            "date": "2018-07-29",
            "count": 1
          },
          {
            "date": "2018-07-30",
            "count": 1
          },
          {
            "date": "2018-07-31",
            "count": 1
          },
          {
            "date": "2018-08-01",
            "count": 2
          },
          {
            "date": "2018-08-02",
            "count": 3
          },
          {
            "date": "2018-08-03",
            "count": 3
          },
          {
            "date": "2018-08-09",
            "count": 1
          },
          {
            "date": "2018-08-12",
            "count": 2
          },
          {
            "date": "2018-08-13",
            "count": 2
          },
          {
            "date": "2018-08-14",
            "count": 1
          },
          {
            "date": "2018-08-15",
            "count": 3
          },
          {
            "date": "2018-08-16",
            "count": 1
          },
          {
            "date": "2018-08-17",
            "count": 2
          },
          {
            "date": "2018-08-18",
            "count": 1
          },
          {
            "date": "2018-08-20",
            "count": 2
          },
          {
            "date": "2018-08-22",
            "count": 2
          },
          {
            "date": "2018-08-24",
            "count": 2
          },
          {
            "date": "2018-08-26",
            "count": 1
          },
          {
            "date": "2018-08-27",
            "count": 1
          },
          {
            "date": "2018-08-29",
            "count": 1
          },
          {
            "date": "2018-08-31",
            "count": 2
          },
          {
            "date": "2018-09-03",
            "count": 1
          },
          {
            "date": "2018-09-04",
            "count": 1
          },
          {
            "date": "2018-09-05",
            "count": 2
          },
          {
            "date": "2018-09-06",
            "count": 1
          },
          {
            "date": "2018-09-11",
            "count": 1
          },
          {
            "date": "2018-09-13",
            "count": 1
          },
          {
            "date": "2018-09-14",
            "count": 1
          },
          {
            "date": "2018-09-16",
            "count": 2
          },
          {
            "date": "2018-09-18",
            "count": 1
          },
          {
            "date": "2018-09-20",
            "count": 1
          },
          {
            "date": "2018-09-22",
            "count": 2
          },
          {
            "date": "2018-09-25",
            "count": 1
          },
          {
            "date": "2018-09-30",
            "count": 1
          },
          {
            "date": "2018-10-01",
            "count": 1
          },
          {
            "date": "2018-10-04",
            "count": 2
          },
          {
            "date": "2018-10-05",
            "count": 2
          },
          {
            "date": "2018-10-06",
            "count": 1
          },
          {
            "date": "2018-10-09",
            "count": 3
          },
          {
            "date": "2018-10-13",
            "count": 1
          },
          {
            "date": "2018-10-18",
            "count": 1
          },
          {
            "date": "2018-10-24",
            "count": 1
          },
          {
            "date": "2018-10-27",
            "count": 1
          },
          {
            "date": "2018-10-30",
            "count": 1
          },
          {
            "date": "2018-11-02",
            "count": 1
          },
          {
            "date": "2018-11-05",
            "count": 2
          },
          {
            "date": "2018-11-09",
            "count": 1
          },
          {
            "date": "2018-11-11",
            "count": 1
          },
          {
            "date": "2018-11-12",
            "count": 1
          },
          {
            "date": "2018-11-13",
            "count": 1
          },
          {
            "date": "2018-11-18",
            "count": 2
          },
          {
            "date": "2018-11-23",
            "count": 1
          },
          {
            "date": "2018-11-25",
            "count": 1
          },
          {
            "date": "2018-11-26",
            "count": 2
          },
          {
            "date": "2018-11-27",
            "count": 2
          },
          {
            "date": "2018-11-28",
            "count": 1
          },
          {
            "date": "2018-11-29",
            "count": 2
          },
          {
            "date": "2018-12-03",
            "count": 2
          },
          {
            "date": "2018-12-04",
            "count": 1
          },
          {
            "date": "2018-12-06",
            "count": 1
          },
          {
            "date": "2018-12-10",
            "count": 2
          },
          {
            "date": "2018-12-13",
            "count": 1
          },
          {
            "date": "2018-12-14",
            "count": 1
          },
          {
            "date": "2018-12-17",
            "count": 2
          },
          {
            "date": "2018-12-18",
            "count": 2
          },
          {
            "date": "2018-12-19",
            "count": 1
          },
          {
            "date": "2018-12-20",
            "count": 1
          },
          {
            "date": "2018-12-21",
            "count": 1
          },
          {
            "date": "2018-12-22",
            "count": 1
          },
          {
            "date": "2018-12-23",
            "count": 1
          },
          {
            "date": "2018-12-25",
            "count": 1
          },
          {
            "date": "2018-12-27",
            "count": 1
          },
          {
            "date": "2018-12-30",
            "count": 1
          },
          {
            "date": "2019-01-02",
            "count": 1
          },
          {
            "date": "2019-01-09",
            "count": 1
          },
          {
            "date": "2019-01-10",
            "count": 1
          },
          {
            "date": "2019-01-11",
            "count": 1
          },
          {
            "date": "2019-01-12",
            "count": 1
          },
          {
            "date": "2019-01-13",
            "count": 2
          },
          {
            "date": "2019-01-14",
            "count": 1
          },
          {
            "date": "2019-01-17",
            "count": 1
          },
          {
            "date": "2019-01-18",
            "count": 2
          },
          {
            "date": "2019-01-20",
            "count": 1
          },
          {
            "date": "2019-01-22",
            "count": 1
          },
          {
            "date": "2019-01-25",
            "count": 1
          },
          {
            "date": "2019-01-30",
            "count": 1
          },
          {
            "date": "2019-01-31",
            "count": 1
          },
          {
            "date": "2019-02-01",
            "count": 2
          },
          {
            "date": "2019-02-04",
            "count": 2
          },
          {
            "date": "2019-02-07",
            "count": 4
          },
          {
            "date": "2019-02-08",
            "count": 2
          },
          {
            "date": "2019-02-09",
            "count": 1
          },
          {
            "date": "2019-02-10",
            "count": 1
          },
          {
            "date": "2019-02-11",
            "count": 2
          },
          {
            "date": "2019-02-12",
            "count": 1
          },
          {
            "date": "2019-02-13",
            "count": 1
          },
          {
            "date": "2019-02-15",
            "count": 1
          },
          {
            "date": "2019-02-16",
            "count": 2
          },
          {
            "date": "2019-02-17",
            "count": 1
          },
          {
            "date": "2019-02-21",
            "count": 1
          },
          {
            "date": "2019-02-22",
            "count": 1
          },
          {
            "date": "2019-02-24",
            "count": 2
          },
          {
            "date": "2019-02-26",
            "count": 1
          },
          {
            "date": "2019-02-27",
            "count": 1
          },
          {
            "date": "2019-02-28",
            "count": 1
          },
          {
            "date": "2019-03-01",
            "count": 3
          },
          {
            "date": "2019-03-03",
            "count": 2
          },
          {
            "date": "2019-03-04",
            "count": 1
          },
          {
            "date": "2019-03-06",
            "count": 1
          },
          {
            "date": "2019-03-07",
            "count": 1
          },
          {
            "date": "2019-03-12",
            "count": 2
          },
          {
            "date": "2019-03-15",
            "count": 1
          },
          {
            "date": "2019-03-19",
            "count": 1
          },
          {
            "date": "2019-03-20",
            "count": 1
          },
          {
            "date": "2019-03-21",
            "count": 2
          },
          {
            "date": "2019-03-22",
            "count": 2
          },
          {
            "date": "2019-03-26",
            "count": 1
          },
          {
            "date": "2019-03-29",
            "count": 2
          },
          {
            "date": "2019-03-30",
            "count": 1
          },
          {
            "date": "2019-03-31",
            "count": 1
          },
          {
            "date": "2019-04-02",
            "count": 2
          },
          {
            "date": "2019-04-03",
            "count": 1
          },
          {
            "date": "2019-04-04",
            "count": 1
          },
          {
            "date": "2019-04-05",
            "count": 1
          },
          {
            "date": "2019-04-08",
            "count": 1
          },
          {
            "date": "2019-04-09",
            "count": 2
          },
          {
            "date": "2019-04-13",
            "count": 1
          },
          {
            "date": "2019-04-17",
            "count": 1
          },
          {
            "date": "2019-04-20",
            "count": 3
          },
          {
            "date": "2019-04-21",
            "count": 1
          },
          {
            "date": "2019-04-23",
            "count": 1
          },
          {
            "date": "2019-04-25",
            "count": 1
          },
          {
            "date": "2019-04-26",
            "count": 3
          },
          {
            "date": "2019-04-29",
            "count": 2
          },
          {
            "date": "2019-04-30",
            "count": 1
          },
          {
            "date": "2019-05-01",
            "count": 2
          },
          {
            "date": "2019-05-04",
            "count": 2
          },
          {
            "date": "2019-05-09",
            "count": 2
          },
          {
            "date": "2019-05-10",
            "count": 1
          },
          {
            "date": "2019-05-11",
            "count": 1
          },
          {
            "date": "2019-05-13",
            "count": 1
          },
          {
            "date": "2019-05-15",
            "count": 1
          },
          {
            "date": "2019-05-17",
            "count": 2
          },
          {
            "date": "2019-05-18",
            "count": 1
          },
          {
            "date": "2019-05-20",
            "count": 1
          },
          {
            "date": "2019-05-22",
            "count": 1
          },
          {
            "date": "2019-05-23",
            "count": 1
          },
          {
            "date": "2019-05-24",
            "count": 2
          },
          {
            "date": "2019-05-27",
            "count": 1
          },
          {
            "date": "2019-05-28",
            "count": 1
          },
          {
            "date": "2019-06-02",
            "count": 1
          },
          {
            "date": "2019-06-03",
            "count": 2
          },
          {
            "date": "2019-06-04",
            "count": 1
          },
          {
            "date": "2019-06-06",
            "count": 2
          },
          {
            "date": "2019-06-07",
            "count": 1
          },
          {
            "date": "2019-06-10",
            "count": 1
          },
          {
            "date": "2019-06-11",
            "count": 1
          },
          {
            "date": "2019-06-12",
            "count": 1
          },
          {
            "date": "2019-06-15",
            "count": 1
          },
          {
            "date": "2019-06-16",
            "count": 1
          },
          {
            "date": "2019-06-19",
            "count": 1
          },
          {
            "date": "2019-06-20",
            "count": 2
          },
          {
            "date": "2019-06-21",
            "count": 2
          },
          {
            "date": "2019-06-22",
            "count": 1
          },
          {
            "date": "2019-06-23",
            "count": 1
          },
          {
            "date": "2019-06-26",
            "count": 1
          },
          {
            "date": "2019-06-30",
            "count": 1
          },
          {
            "date": "2019-07-01",
            "count": 1
          },
          {
            "date": "2019-07-04",
            "count": 1
          },
          {
            "date": "2019-07-08",
            "count": 1
          },
          {
            "date": "2019-07-09",
            "count": 2
          },
          {
            "date": "2019-07-10",
            "count": 1
          },
          {
            "date": "2019-07-14",
            "count": 4
          },
          {
            "date": "2019-07-15",
            "count": 1
          },
          {
            "date": "2019-07-16",
            "count": 2
          },
          {
            "date": "2019-07-18",
            "count": 1
          },
          {
            "date": "2019-07-23",
            "count": 1
          },
          {
            "date": "2019-07-27",
            "count": 1
          },
          {
            "date": "2019-07-29",
            "count": 1
          },
          {
            "date": "2019-08-01",
            "count": 1
          },
          {
            "date": "2019-08-05",
            "count": 1
          },
          {
            "date": "2019-08-06",
            "count": 1
          },
          {
            "date": "2019-08-07",
            "count": 3
          },
          {
            "date": "2019-08-08",
            "count": 1
          },
          {
            "date": "2019-08-10",
            "count": 1
          },
          {
            "date": "2019-08-12",
            "count": 1
          },
          {
            "date": "2019-08-13",
            "count": 1
          },
          {
            "date": "2019-08-16",
            "count": 1
          },
          {
            "date": "2019-08-20",
            "count": 1
          },
          {
            "date": "2019-08-26",
            "count": 1
          },
          {
            "date": "2019-08-29",
            "count": 1
          },
          {
            "date": "2019-08-31",
            "count": 2
          },
          {
            "date": "2019-09-03",
            "count": 1
          },
          {
            "date": "2019-09-04",
            "count": 2
          },
          {
            "date": "2019-09-05",
            "count": 2
          },
          {
            "date": "2019-09-06",
            "count": 1
          },
          {
            "date": "2019-09-09",
            "count": 1
          },
          {
            "date": "2019-09-11",
            "count": 1
          },
          {
            "date": "2019-09-13",
            "count": 1
          },
          {
            "date": "2019-09-14",
            "count": 1
          },
          {
            "date": "2019-09-19",
            "count": 3
          },
          {
            "date": "2019-09-22",
            "count": 1
          },
          {
            "date": "2019-09-25",
            "count": 1
          },
          {
            "date": "2019-09-26",
            "count": 1
          },
          {
            "date": "2019-09-27",
            "count": 1
          },
          {
            "date": "2019-09-29",
            "count": 1
          },
          {
            "date": "2019-10-02",
            "count": 1
          },
          {
            "date": "2019-10-05",
            "count": 1
          },
          {
            "date": "2019-10-06",
            "count": 1
          },
          {
            "date": "2019-10-07",
            "count": 1
          },
          {
            "date": "2019-10-08",
            "count": 2
          },
          {
            "date": "2019-10-09",
            "count": 1
          },
          {
            "date": "2019-10-10",
            "count": 1
          },
          {
            "date": "2019-10-11",
            "count": 1
          },
          {
            "date": "2019-10-17",
            "count": 2
          },
          {
            "date": "2019-10-21",
            "count": 1
          },
          {
            "date": "2019-10-22",
            "count": 2
          },
          {
            "date": "2019-10-23",
            "count": 1
          },
          {
            "date": "2019-10-24",
            "count": 1
          },
          {
            "date": "2019-10-29",
            "count": 1
          },
          {
            "date": "2019-10-31",
            "count": 2
          },
          {
            "date": "2019-11-03",
            "count": 2
          },
          {
            "date": "2019-11-04",
            "count": 1
          },
          {
            "date": "2019-11-06",
            "count": 1
          },
          {
            "date": "2019-11-08",
            "count": 2
          },
          {
            "date": "2019-11-09",
            "count": 1
          },
          {
            "date": "2019-11-12",
            "count": 1
          },
          {
            "date": "2019-11-14",
            "count": 1
          },
          {
            "date": "2019-11-19",
            "count": 1
          },
          {
            "date": "2019-11-20",
            "count": 1
          },
          {
            "date": "2019-11-22",
            "count": 1
          },
          {
            "date": "2019-11-25",
            "count": 1
          },
          {
            "date": "2019-11-26",
            "count": 1
          },
          {
            "date": "2019-11-27",
            "count": 2
          },
          {
            "date": "2019-11-30",
            "count": 1
          },
          {
            "date": "2019-12-01",
            "count": 1
          },
          {
            "date": "2019-12-05",
            "count": 2
          },
          {
            "date": "2019-12-06",
            "count": 1
          },
          {
            "date": "2019-12-07",
            "count": 1
          },
          {
            "date": "2019-12-08",
            "count": 1
          },
          {
            "date": "2019-12-09",
            "count": 1
          },
          {
            "date": "2019-12-10",
            "count": 1
          },
          {
            "date": "2019-12-11",
            "count": 2
          },
          {
            "date": "2019-12-12",
            "count": 1
          },
          {
            "date": "2019-12-13",
            "count": 1
          },
          {
            "date": "2019-12-19",
            "count": 2
          },
          {
            "date": "2019-12-20",
            "count": 4
          },
          {
            "date": "2019-12-26",
            "count": 1
          },
          {
            "date": "2019-12-28",
            "count": 1
          },
          {
            "date": "2020-01-04",
            "count": 1
          },
          {
            "date": "2020-01-06",
            "count": 1
          },
          {
            "date": "2020-01-07",
            "count": 1
          },
          {
            "date": "2020-01-08",
            "count": 1
          },
          {
            "date": "2020-01-09",
            "count": 1
          },
          {
            "date": "2020-01-13",
            "count": 1
          },
          {
            "date": "2020-01-16",
            "count": 1
          },
          {
            "date": "2020-01-17",
            "count": 1
          },
          {
            "date": "2020-01-19",
            "count": 1
          },
          {
            "date": "2020-01-22",
            "count": 1
          },
          {
            "date": "2020-01-23",
            "count": 2
          },
          {
            "date": "2020-01-26",
            "count": 1
          },
          {
            "date": "2020-01-27",
            "count": 1
          },
          {
            "date": "2020-01-28",
            "count": 1
          },
          {
            "date": "2020-01-30",
            "count": 1
          },
          {
            "date": "2020-02-06",
            "count": 3
          },
          {
            "date": "2020-02-10",
            "count": 1
          },
          {
            "date": "2020-02-11",
            "count": 1
          },
          {
            "date": "2020-02-13",
            "count": 1
          },
          {
            "date": "2020-02-14",
            "count": 1
          },
          {
            "date": "2020-02-16",
            "count": 1
          },
          {
            "date": "2020-02-18",
            "count": 1
          },
          {
            "date": "2020-02-20",
            "count": 1
          },
          {
            "date": "2020-02-21",
            "count": 1
          },
          {
            "date": "2020-02-23",
            "count": 1
          },
          {
            "date": "2020-02-24",
            "count": 1
          },
          {
            "date": "2020-02-27",
            "count": 1
          },
          {
            "date": "2020-03-01",
            "count": 1
          },
          {
            "date": "2020-03-02",
            "count": 4
          },
          {
            "date": "2020-03-03",
            "count": 1
          },
          {
            "date": "2020-03-05",
            "count": 1
          },
          {
            "date": "2020-03-06",
            "count": 1
          },
          {
            "date": "2020-03-07",
            "count": 1
          },
          {
            "date": "2020-03-09",
            "count": 3
          },
          {
            "date": "2020-03-12",
            "count": 2
          },
          {
            "date": "2020-03-13",
            "count": 1
          },
          {
            "date": "2020-03-15",
            "count": 1
          },
          {
            "date": "2020-03-16",
            "count": 1
          },
          {
            "date": "2020-03-18",
            "count": 1
          },
          {
            "date": "2020-03-19",
            "count": 2
          },
          {
            "date": "2020-03-21",
            "count": 1
          },
          {
            "date": "2020-03-22",
            "count": 2
          },
          {
            "date": "2020-03-25",
            "count": 1
          },
          {
            "date": "2020-03-26",
            "count": 3
          },
          {
            "date": "2020-03-27",
            "count": 1
          },
          {
            "date": "2020-03-29",
            "count": 1
          },
          {
            "date": "2020-03-30",
            "count": 1
          },
          {
            "date": "2020-04-01",
            "count": 1
          },
          {
            "date": "2020-04-03",
            "count": 1
          },
          {
            "date": "2020-04-04",
            "count": 1
          },
          {
            "date": "2020-04-06",
            "count": 1
          },
          {
            "date": "2020-04-08",
            "count": 2
          },
          {
            "date": "2020-04-09",
            "count": 2
          },
          {
            "date": "2020-04-10",
            "count": 1
          },
          {
            "date": "2020-04-11",
            "count": 3
          },
          {
            "date": "2020-04-13",
            "count": 2
          },
          {
            "date": "2020-04-15",
            "count": 1
          },
          {
            "date": "2020-04-16",
            "count": 2
          },
          {
            "date": "2020-04-23",
            "count": 1
          },
          {
            "date": "2020-04-24",
            "count": 1
          },
          {
            "date": "2020-04-27",
            "count": 1
          },
          {
            "date": "2020-04-28",
            "count": 2
          },
          {
            "date": "2020-05-01",
            "count": 1
          },
          {
            "date": "2020-05-02",
            "count": 1
          },
          {
            "date": "2020-05-05",
            "count": 2
          },
          {
            "date": "2020-05-07",
            "count": 1
          },
          {
            "date": "2020-05-09",
            "count": 2
          },
          {
            "date": "2020-05-13",
            "count": 2
          },
          {
            "date": "2020-05-15",
            "count": 1
          },
          {
            "date": "2020-05-18",
            "count": 1
          },
          {
            "date": "2020-05-19",
            "count": 1
          },
          {
            "date": "2020-05-20",
            "count": 1
          },
          {
            "date": "2020-05-22",
            "count": 1
          },
          {
            "date": "2020-05-23",
            "count": 1
          },
          {
            "date": "2020-05-30",
            "count": 1
          },
          {
            "date": "2020-06-03",
            "count": 1
          },
          {
            "date": "2020-06-04",
            "count": 2
          },
          {
            "date": "2020-06-06",
            "count": 2
          },
          {
            "date": "2020-06-08",
            "count": 1
          },
          {
            "date": "2020-06-10",
            "count": 2
          },
          {
            "date": "2020-06-12",
            "count": 1
          },
          {
            "date": "2020-06-15",
            "count": 1
          },
          {
            "date": "2020-06-16",
            "count": 1
          },
          {
            "date": "2020-06-22",
            "count": 1
          },
          {
            "date": "2020-06-24",
            "count": 1
          },
          {
            "date": "2020-06-26",
            "count": 1
          },
          {
            "date": "2020-06-28",
            "count": 2
          },
          {
            "date": "2020-06-30",
            "count": 1
          },
          {
            "date": "2020-07-03",
            "count": 1
          },
          {
            "date": "2020-07-07",
            "count": 1
          },
          {
            "date": "2020-07-08",
            "count": 1
          },
          {
            "date": "2020-07-11",
            "count": 1
          },
          {
            "date": "2020-07-16",
            "count": 1
          },
          {
            "date": "2020-07-18",
            "count": 1
          },
          {
            "date": "2020-07-22",
            "count": 1
          },
          {
            "date": "2020-07-26",
            "count": 2
          },
          {
            "date": "2020-07-28",
            "count": 1
          },
          {
            "date": "2020-08-03",
            "count": 1
          },
          {
            "date": "2020-08-04",
            "count": 1
          },
          {
            "date": "2020-08-08",
            "count": 1
          },
          {
            "date": "2020-08-13",
            "count": 2
          },
          {
            "date": "2020-08-14",
            "count": 1
          },
          {
            "date": "2020-08-17",
            "count": 1
          },
          {
            "date": "2020-08-18",
            "count": 1
          },
          {
            "date": "2020-08-19",
            "count": 1
          },
          {
            "date": "2020-08-20",
            "count": 1
          },
          {
            "date": "2020-08-29",
            "count": 1
          },
          {
            "date": "2020-08-30",
            "count": 1
          },
          {
            "date": "2020-09-04",
            "count": 1
          },
          {
            "date": "2020-09-05",
            "count": 1
          },
          {
            "date": "2020-09-06",
            "count": 1
          },
          {
            "date": "2020-09-07",
            "count": 1
          },
          {
            "date": "2020-09-08",
            "count": 1
          },
          {
            "date": "2020-09-14",
            "count": 1
          },
          {
            "date": "2020-09-19",
            "count": 2
          },
          {
            "date": "2020-09-20",
            "count": 1
          },
          {
            "date": "2020-09-24",
            "count": 1
          },
          {
            "date": "2020-09-25",
            "count": 1
          },
          {
            "date": "2020-09-27",
            "count": 1
          },
          {
            "date": "2020-09-29",
            "count": 1
          },
          {
            "date": "2020-10-01",
            "count": 2
          },
          {
            "date": "2020-10-07",
            "count": 1
          },
          {
            "date": "2020-10-12",
            "count": 2
          },
          {
            "date": "2020-10-22",
            "count": 1
          },
          {
            "date": "2020-10-26",
            "count": 1
          },
          {
            "date": "2020-10-27",
            "count": 1
          },
          {
            "date": "2020-11-03",
            "count": 1
          },
          {
            "date": "2020-11-12",
            "count": 1
          },
          {
            "date": "2020-11-14",
            "count": 2
          },
          {
            "date": "2020-11-19",
            "count": 1
          },
          {
            "date": "2020-11-20",
            "count": 1
          },
          {
            "date": "2020-11-25",
            "count": 1
          },
          {
            "date": "2020-11-28",
            "count": 1
          },
          {
            "date": "2020-11-30",
            "count": 1
          },
          {
            "date": "2020-12-01",
            "count": 1
          },
          {
            "date": "2020-12-03",
            "count": 3
          },
          {
            "date": "2020-12-06",
            "count": 1
          },
          {
            "date": "2020-12-08",
            "count": 1
          },
          {
            "date": "2020-12-16",
            "count": 1
          },
          {
            "date": "2020-12-19",
            "count": 1
          },
          {
            "date": "2020-12-20",
            "count": 1
          },
          {
            "date": "2020-12-24",
            "count": 1
          },
          {
            "date": "2020-12-25",
            "count": 1
          },
          {
            "date": "2020-12-26",
            "count": 1
          },
          {
            "date": "2020-12-29",
            "count": 1
          },
          {
            "date": "2020-12-31",
            "count": 1
          },
          {
            "date": "2021-01-02",
            "count": 1
          },
          {
            "date": "2021-01-14",
            "count": 1
          },
          {
            "date": "2021-01-19",
            "count": 2
          },
          {
            "date": "2021-01-20",
            "count": 1
          },
          {
            "date": "2021-01-28",
            "count": 1
          },
          {
            "date": "2021-01-29",
            "count": 1
          },
          {
            "date": "2021-01-31",
            "count": 1
          },
          {
            "date": "2021-02-03",
            "count": 1
          },
          {
            "date": "2021-02-09",
            "count": 1
          },
          {
            "date": "2021-02-12",
            "count": 1
          },
          {
            "date": "2021-02-19",
            "count": 3
          },
          {
            "date": "2021-02-23",
            "count": 2
          },
          {
            "date": "2021-02-25",
            "count": 2
          },
          {
            "date": "2021-02-26",
            "count": 1
          },
          {
            "date": "2021-02-28",
            "count": 1
          },
          {
            "date": "2021-03-07",
            "count": 1
          },
          {
            "date": "2021-03-08",
            "count": 2
          },
          {
            "date": "2021-03-10",
            "count": 1
          },
          {
            "date": "2021-03-12",
            "count": 1
          },
          {
            "date": "2021-03-16",
            "count": 1
          },
          {
            "date": "2021-03-17",
            "count": 1
          },
          {
            "date": "2021-03-19",
            "count": 1
          },
          {
            "date": "2021-03-31",
            "count": 1
          },
          {
            "date": "2021-04-03",
            "count": 1
          },
          {
            "date": "2021-04-06",
            "count": 2
          },
          {
            "date": "2021-04-08",
            "count": 1
          },
          {
            "date": "2021-04-09",
            "count": 2
          },
          {
            "date": "2021-04-11",
            "count": 1
          },
          {
            "date": "2021-04-12",
            "count": 1
          },
          {
            "date": "2021-04-13",
            "count": 1
          },
          {
            "date": "2021-04-17",
            "count": 1
          },
          {
            "date": "2021-04-20",
            "count": 1
          },
          {
            "date": "2021-04-28",
            "count": 1
          },
          {
            "date": "2021-04-29",
            "count": 1
          },
          {
            "date": "2021-05-01",
            "count": 1
          },
          {
            "date": "2021-05-03",
            "count": 1
          },
          {
            "date": "2021-05-05",
            "count": 1
          },
          {
            "date": "2021-05-06",
            "count": 1
          },
          {
            "date": "2021-05-07",
            "count": 1
          },
          {
            "date": "2021-05-12",
            "count": 1
          },
          {
            "date": "2021-05-16",
            "count": 1
          },
          {
            "date": "2021-05-18",
            "count": 2
          },
          {
            "date": "2021-05-21",
            "count": 1
          },
          {
            "date": "2021-05-26",
            "count": 2
          },
          {
            "date": "2021-05-27",
            "count": 1
          },
          {
            "date": "2021-05-30",
            "count": 1
          },
          {
            "date": "2021-06-04",
            "count": 1
          },
          {
            "date": "2021-06-14",
            "count": 1
          },
          {
            "date": "2021-06-17",
            "count": 3
          },
          {
            "date": "2021-06-18",
            "count": 1
          },
          {
            "date": "2021-06-21",
            "count": 1
          },
          {
            "date": "2021-06-22",
            "count": 1
          },
          {
            "date": "2021-06-25",
            "count": 1
          },
          {
            "date": "2021-06-30",
            "count": 1
          },
          {
            "date": "2021-07-02",
            "count": 1
          },
          {
            "date": "2021-07-05",
            "count": 1
          },
          {
            "date": "2021-07-06",
            "count": 1
          },
          {
            "date": "2021-07-12",
            "count": 1
          },
          {
            "date": "2021-07-17",
            "count": 1
          },
          {
            "date": "2021-07-28",
            "count": 1
          },
          {
            "date": "2021-07-31",
            "count": 1
          },
          {
            "date": "2021-08-01",
            "count": 1
          },
          {
            "date": "2021-08-02",
            "count": 1
          },
          {
            "date": "2021-08-04",
            "count": 1
          },
          {
            "date": "2021-08-05",
            "count": 1
          },
          {
            "date": "2021-08-09",
            "count": 1
          },
          {
            "date": "2021-08-15",
            "count": 2
          },
          {
            "date": "2021-08-17",
            "count": 1
          },
          {
            "date": "2021-08-25",
            "count": 1
          },
          {
            "date": "2021-09-01",
            "count": 1
          },
          {
            "date": "2021-09-03",
            "count": 1
          },
          {
            "date": "2021-09-07",
            "count": 1
          },
          {
            "date": "2021-09-09",
            "count": 1
          },
          {
            "date": "2021-09-14",
            "count": 1
          },
          {
            "date": "2021-09-16",
            "count": 1
          },
          {
            "date": "2021-09-21",
            "count": 1
          },
          {
            "date": "2021-09-22",
            "count": 1
          },
          {
            "date": "2021-09-29",
            "count": 1
          },
          {
            "date": "2021-10-01",
            "count": 1
          },
          {
            "date": "2021-10-07",
            "count": 1
          },
          {
            "date": "2021-10-10",
            "count": 1
          },
          {
            "date": "2021-10-11",
            "count": 3
          },
          {
            "date": "2021-10-12",
            "count": 1
          },
          {
            "date": "2021-10-13",
            "count": 1
          },
          {
            "date": "2021-10-18",
            "count": 1
          },
          {
            "date": "2021-10-19",
            "count": 1
          },
          {
            "date": "2021-10-20",
            "count": 1
          },
          {
            "date": "2021-10-21",
            "count": 1
          },
          {
            "date": "2021-10-22",
            "count": 1
          },
          {
            "date": "2021-10-27",
            "count": 1
          },
          {
            "date": "2021-10-28",
            "count": 1
          },
          {
            "date": "2021-11-04",
            "count": 2
          },
          {
            "date": "2021-11-06",
            "count": 1
          },
          {
            "date": "2021-11-07",
            "count": 1
          },
          {
            "date": "2021-11-08",
            "count": 1
          },
          {
            "date": "2021-11-12",
            "count": 1
          },
          {
            "date": "2021-11-14",
            "count": 1
          },
          {
            "date": "2021-11-16",
            "count": 1
          },
          {
            "date": "2021-11-17",
            "count": 1
          },
          {
            "date": "2021-11-21",
            "count": 2
          },
          {
            "date": "2021-11-23",
            "count": 1
          },
          {
            "date": "2021-11-24",
            "count": 1
          },
          {
            "date": "2021-11-26",
            "count": 2
          },
          {
            "date": "2021-11-30",
            "count": 1
          },
          {
            "date": "2021-12-02",
            "count": 1
          },
          {
            "date": "2021-12-07",
            "count": 1
          },
          {
            "date": "2021-12-09",
            "count": 1
          },
          {
            "date": "2021-12-10",
            "count": 1
          },
          {
            "date": "2021-12-13",
            "count": 1
          },
          {
            "date": "2021-12-14",
            "count": 1
          },
          {
            "date": "2021-12-16",
            "count": 2
          },
          {
            "date": "2021-12-17",
            "count": 2
          },
          {
            "date": "2021-12-18",
            "count": 1
          },
          {
            "date": "2021-12-19",
            "count": 2
          },
          {
            "date": "2021-12-20",
            "count": 1
          },
          {
            "date": "2021-12-21",
            "count": 1
          },
          {
            "date": "2021-12-25",
            "count": 1
          },
          {
            "date": "2021-12-27",
            "count": 2
          },
          {
            "date": "2021-12-29",
            "count": 1
          },
          {
            "date": "2021-12-30",
            "count": 2
          },
          {
            "date": "2021-12-31",
            "count": 1
          },
          {
            "date": "2022-01-04",
            "count": 2
          },
          {
            "date": "2022-01-05",
            "count": 2
          },
          {
            "date": "2022-01-06",
            "count": 1
          },
          {
            "date": "2022-01-11",
            "count": 1
          },
          {
            "date": "2022-01-12",
            "count": 1
          },
          {
            "date": "2022-01-13",
            "count": 2
          },
          {
            "date": "2022-01-15",
            "count": 2
          },
          {
            "date": "2022-01-17",
            "count": 1
          },
          {
            "date": "2022-01-20",
            "count": 1
          },
          {
            "date": "2022-01-23",
            "count": 1
          },
          {
            "date": "2022-01-24",
            "count": 1
          },
          {
            "date": "2022-02-01",
            "count": 1
          },
          {
            "date": "2022-02-11",
            "count": 1
          },
          {
            "date": "2022-02-12",
            "count": 1
          },
          {
            "date": "2022-02-13",
            "count": 1
          },
          {
            "date": "2022-02-14",
            "count": 2
          },
          {
            "date": "2022-02-19",
            "count": 1
          },
          {
            "date": "2022-02-20",
            "count": 1
          },
          {
            "date": "2022-02-24",
            "count": 1
          },
          {
            "date": "2022-03-02",
            "count": 1
          },
          {
            "date": "2022-03-07",
            "count": 1
          },
          {
            "date": "2022-03-21",
            "count": 1
          },
          {
            "date": "2022-03-24",
            "count": 1
          },
          {
            "date": "2022-03-25",
            "count": 1
          },
          {
            "date": "2022-04-02",
            "count": 1
          },
          {
            "date": "2022-04-06",
            "count": 1
          },
          {
            "date": "2022-04-07",
            "count": 1
          },
          {
            "date": "2022-04-08",
            "count": 1
          },
          {
            "date": "2022-04-11",
            "count": 1
          },
          {
            "date": "2022-04-12",
            "count": 1
          },
          {
            "date": "2022-04-16",
            "count": 1
          },
          {
            "date": "2022-04-21",
            "count": 1
          },
          {
            "date": "2022-04-25",
            "count": 1
          },
          {
            "date": "2022-05-05",
            "count": 1
          },
          {
            "date": "2022-05-08",
            "count": 2
          },
          {
            "date": "2022-05-13",
            "count": 2
          },
          {
            "date": "2022-05-19",
            "count": 2
          },
          {
            "date": "2022-05-22",
            "count": 1
          },
          {
            "date": "2022-05-23",
            "count": 1
          },
          {
            "date": "2022-05-24",
            "count": 1
          },
          {
            "date": "2022-05-26",
            "count": 1
          },
          {
            "date": "2022-05-31",
            "count": 1
          },
          {
            "date": "2022-06-09",
            "count": 1
          },
          {
            "date": "2022-06-13",
            "count": 1
          },
          {
            "date": "2022-06-20",
            "count": 1
          },
          {
            "date": "2022-07-07",
            "count": 1
          },
          {
            "date": "2022-07-08",
            "count": 1
          },
          {
            "date": "2022-07-14",
            "count": 2
          },
          {
            "date": "2022-07-19",
            "count": 1
          },
          {
            "date": "2022-07-21",
            "count": 2
          },
          {
            "date": "2022-07-24",
            "count": 1
          },
          {
            "date": "2022-07-25",
            "count": 1
          },
          {
            "date": "2022-08-04",
            "count": 1
          },
          {
            "date": "2022-08-11",
            "count": 1
          },
          {
            "date": "2022-08-19",
            "count": 1
          },
          {
            "date": "2022-08-22",
            "count": 1
          },
          {
            "date": "2022-08-25",
            "count": 2
          },
          {
            "date": "2022-08-29",
            "count": 1
          },
          {
            "date": "2022-08-30",
            "count": 1
          },
          {
            "date": "2022-09-01",
            "count": 1
          },
          {
            "date": "2022-09-05",
            "count": 1
          },
          {
            "date": "2022-09-07",
            "count": 1
          },
          {
            "date": "2022-09-11",
            "count": 2
          },
          {
            "date": "2022-09-12",
            "count": 1
          },
          {
            "date": "2022-09-27",
            "count": 1
          },
          {
            "date": "2022-09-28",
            "count": 1
          },
          {
            "date": "2022-10-04",
            "count": 1
          },
          {
            "date": "2022-10-06",
            "count": 1
          },
          {
            "date": "2022-10-10",
            "count": 1
          },
          {
            "date": "2022-10-11",
            "count": 1
          },
          {
            "date": "2022-10-18",
            "count": 1
          },
          {
            "date": "2022-10-20",
            "count": 2
          },
          {
            "date": "2022-10-21",
            "count": 1
          },
          {
            "date": "2022-11-04",
            "count": 1
          },
          {
            "date": "2022-11-09",
            "count": 1
          },
          {
            "date": "2022-11-14",
            "count": 1
          },
          {
            "date": "2022-11-22",
            "count": 1
          },
          {
            "date": "2022-11-26",
            "count": 1
          },
          {
            "date": "2022-11-28",
            "count": 1
          },
          {
            "date": "2022-12-01",
            "count": 1
          },
          {
            "date": "2022-12-02",
            "count": 3
          },
          {
            "date": "2022-12-03",
            "count": 1
          },
          {
            "date": "2022-12-08",
            "count": 1
          },
          {
            "date": "2022-12-20",
            "count": 1
          },
          {
            "date": "2022-12-22",
            "count": 1
          },
          {
            "date": "2022-12-23",
            "count": 1
          },
          {
            "date": "2023-01-02",
            "count": 1
          },
          {
            "date": "2023-01-03",
            "count": 1
          },
          {
            "date": "2023-01-05",
            "count": 1
          },
          {
            "date": "2023-01-17",
            "count": 1
          },
          {
            "date": "2023-01-18",
            "count": 1
          },
          {
            "date": "2023-02-02",
            "count": 1
          },
          {
            "date": "2023-02-08",
            "count": 1
          },
          {
            "date": "2023-02-09",
            "count": 1
          },
          {
            "date": "2023-02-12",
            "count": 1
          },
          {
            "date": "2023-03-01",
            "count": 1
          },
          {
            "date": "2023-03-03",
            "count": 1
          },
          {
            "date": "2023-03-06",
            "count": 1
          },
          {
            "date": "2023-03-22",
            "count": 1
          },
          {
            "date": "2023-03-27",
            "count": 1
          },
          {
            "date": "2023-03-31",
            "count": 3
          },
          {
            "date": "2023-04-02",
            "count": 1
          },
          {
            "date": "2023-04-03",
            "count": 1
          },
          {
            "date": "2023-04-05",
            "count": 1
          },
          {
            "date": "2023-04-12",
            "count": 1
          },
          {
            "date": "2023-04-17",
            "count": 1
          },
          {
            "date": "2023-04-27",
            "count": 1
          },
          {
            "date": "2023-04-30",
            "count": 1
          },
          {
            "date": "2023-05-02",
            "count": 1
          },
          {
            "date": "2023-05-03",
            "count": 1
          },
          {
            "date": "2023-05-05",
            "count": 1
          },
          {
            "date": "2023-05-07",
            "count": 1
          },
          {
            "date": "2023-05-10",
            "count": 1
          },
          {
            "date": "2023-05-12",
            "count": 1
          },
          {
            "date": "2023-05-17",
            "count": 2
          },
          {
            "date": "2023-06-04",
            "count": 1
          },
          {
            "date": "2023-07-25",
            "count": 1
          },
          {
            "date": "2023-09-29",
            "count": 1
          },
          {
            "date": "2023-09-30",
            "count": 1
          },
          {
            "date": "2023-10-06",
            "count": 1
          },
          {
            "date": "2023-10-16",
            "count": 1
          },
          {
            "date": "2023-10-17",
            "count": 1
          },
          {
            "date": "2023-12-09",
            "count": 1
          },
          {
            "date": "2023-12-28",
            "count": 1
          },
          {
            "date": "2024-02-22",
            "count": 1
          },
          {
            "date": "2024-03-28",
            "count": 1
          },
          {
            "date": "2024-04-19",
            "count": 1
          },
          {
            "date": "2024-05-07",
            "count": 1
          },
          {
            "date": "2024-05-22",
            "count": 1
          },
          {
            "date": "2024-08-19",
            "count": 1
          },
          {
            "date": "2024-09-10",
            "count": 2
          },
          {
            "date": "2024-10-12",
            "count": 2
          },
          {
            "date": "2024-10-19",
            "count": 2
          },
          {
            "date": "2024-10-24",
            "count": 1
          },
          {
            "date": "2024-10-26",
            "count": 1
          },
          {
            "date": "2024-10-27",
            "count": 1
          },
          {
            "date": "2024-11-08",
            "count": 2
          },
          {
            "date": "2024-11-09",
            "count": 1
          },
          {
            "date": "2024-11-11",
            "count": 1
          },
          {
            "date": "2024-12-31",
            "count": 1
          },
          {
            "date": "2025-02-08",
            "count": 1
          },
          {
            "date": "2025-03-09",
            "count": 1
          },
          {
            "date": "2025-03-22",
            "count": 1
          },
          {
            "date": "2025-03-25",
            "count": 1
          },
          {
            "date": "2025-03-26",
            "count": 1
          },
          {
            "date": "2025-03-30",
            "count": 1
          },
          {
            "date": "2025-04-04",
            "count": 1
          },
          {
            "date": "2025-07-08",
            "count": 1
          },
          {
            "date": "2025-08-02",
            "count": 1
          },
          {
            "date": "2025-08-10",
            "count": 1
          },
          {
            "date": "2025-08-24",
            "count": 1
          },
          {
            "date": "2025-08-26",
            "count": 1
          },
          {
            "date": "2025-09-09",
            "count": 1
          },
          {
            "date": "2025-10-02",
            "count": 1
          },
          {
            "date": "2025-10-06",
            "count": 1
          },
          {
            "date": "2025-11-22",
            "count": 1
          },
          {
            "date": "2025-12-16",
            "count": 1
          },
          {
            "date": "2025-12-21",
            "count": 1
          },
          {
            "date": "2026-01-05",
            "count": 1
          },
          {
            "date": "2026-02-02",
            "count": 1
          },
          {
            "date": "2026-02-09",
            "count": 1
          },
          {
            "date": "2026-03-01",
            "count": 1
          },
          {
            "date": "2026-03-20",
            "count": 1
          },
          {
            "date": "2026-03-24",
            "count": 1
          },
          {
            "date": "2026-03-29",
            "count": 1
          },
          {
            "date": "2026-05-11",
            "count": 1
          },
          {
            "date": "2026-05-15",
            "count": 1
          },
          {
            "date": "2026-06-21",
            "count": 1
          },
          {
            "date": "2026-07-20",
            "count": 1
          }
        ],
        "complete": false,
        "collected": 1000,
        "total_forks": 2696
      },
      "star_history": {
        "days": [
          {
            "date": "2018-07-10",
            "count": 1
          },
          {
            "date": "2018-07-11",
            "count": 2
          },
          {
            "date": "2018-07-15",
            "count": 1
          },
          {
            "date": "2018-07-16",
            "count": 1
          },
          {
            "date": "2018-07-17",
            "count": 2
          },
          {
            "date": "2018-07-18",
            "count": 2
          },
          {
            "date": "2018-07-19",
            "count": 3
          },
          {
            "date": "2018-07-20",
            "count": 1
          },
          {
            "date": "2018-07-23",
            "count": 1
          },
          {
            "date": "2018-07-26",
            "count": 3
          },
          {
            "date": "2018-07-27",
            "count": 3
          },
          {
            "date": "2018-07-29",
            "count": 1
          },
          {
            "date": "2018-07-30",
            "count": 1
          },
          {
            "date": "2018-07-31",
            "count": 1
          },
          {
            "date": "2018-08-01",
            "count": 2
          },
          {
            "date": "2018-08-02",
            "count": 1
          },
          {
            "date": "2018-08-03",
            "count": 3
          },
          {
            "date": "2018-08-08",
            "count": 1
          },
          {
            "date": "2018-08-10",
            "count": 2
          },
          {
            "date": "2018-08-13",
            "count": 1
          },
          {
            "date": "2018-08-15",
            "count": 1
          },
          {
            "date": "2018-08-16",
            "count": 1
          },
          {
            "date": "2018-08-18",
            "count": 2
          },
          {
            "date": "2018-08-20",
            "count": 1
          },
          {
            "date": "2018-08-22",
            "count": 2
          },
          {
            "date": "2018-08-23",
            "count": 1
          },
          {
            "date": "2018-08-27",
            "count": 1
          },
          {
            "date": "2018-08-29",
            "count": 2
          },
          {
            "date": "2018-08-30",
            "count": 1
          },
          {
            "date": "2018-09-02",
            "count": 2
          },
          {
            "date": "2018-09-04",
            "count": 3
          },
          {
            "date": "2018-09-05",
            "count": 2
          },
          {
            "date": "2018-09-11",
            "count": 3
          },
          {
            "date": "2018-09-12",
            "count": 1
          },
          {
            "date": "2018-09-13",
            "count": 2
          },
          {
            "date": "2018-09-14",
            "count": 2
          },
          {
            "date": "2018-09-18",
            "count": 2
          },
          {
            "date": "2018-09-22",
            "count": 1
          },
          {
            "date": "2018-09-23",
            "count": 1
          },
          {
            "date": "2018-09-26",
            "count": 2
          },
          {
            "date": "2018-09-28",
            "count": 1
          },
          {
            "date": "2018-09-30",
            "count": 1
          },
          {
            "date": "2018-10-04",
            "count": 1
          },
          {
            "date": "2018-10-06",
            "count": 1
          },
          {
            "date": "2018-10-07",
            "count": 1
          },
          {
            "date": "2018-10-11",
            "count": 1
          },
          {
            "date": "2018-10-12",
            "count": 1
          },
          {
            "date": "2018-10-17",
            "count": 1
          },
          {
            "date": "2018-10-18",
            "count": 2
          },
          {
            "date": "2018-10-23",
            "count": 3
          },
          {
            "date": "2018-10-25",
            "count": 1
          },
          {
            "date": "2018-10-26",
            "count": 1
          },
          {
            "date": "2018-10-28",
            "count": 1
          },
          {
            "date": "2018-10-30",
            "count": 1
          },
          {
            "date": "2018-11-05",
            "count": 2
          },
          {
            "date": "2018-11-06",
            "count": 2
          },
          {
            "date": "2018-11-07",
            "count": 1
          },
          {
            "date": "2018-11-09",
            "count": 1
          },
          {
            "date": "2018-11-10",
            "count": 1
          },
          {
            "date": "2018-11-13",
            "count": 2
          },
          {
            "date": "2018-11-15",
            "count": 2
          },
          {
            "date": "2018-11-16",
            "count": 1
          },
          {
            "date": "2018-11-17",
            "count": 3
          },
          {
            "date": "2018-11-18",
            "count": 1
          },
          {
            "date": "2018-11-19",
            "count": 1
          },
          {
            "date": "2018-11-20",
            "count": 1
          },
          {
            "date": "2018-11-21",
            "count": 1
          },
          {
            "date": "2018-11-22",
            "count": 1
          },
          {
            "date": "2018-11-25",
            "count": 1
          },
          {
            "date": "2018-11-26",
            "count": 2
          },
          {
            "date": "2018-12-04",
            "count": 1
          },
          {
            "date": "2018-12-10",
            "count": 1
          },
          {
            "date": "2018-12-19",
            "count": 1
          },
          {
            "date": "2018-12-20",
            "count": 2
          },
          {
            "date": "2018-12-21",
            "count": 1
          },
          {
            "date": "2018-12-22",
            "count": 1
          },
          {
            "date": "2018-12-23",
            "count": 1
          },
          {
            "date": "2018-12-24",
            "count": 1
          },
          {
            "date": "2018-12-26",
            "count": 1
          },
          {
            "date": "2018-12-27",
            "count": 1
          },
          {
            "date": "2018-12-30",
            "count": 1
          },
          {
            "date": "2018-12-31",
            "count": 1
          },
          {
            "date": "2019-01-01",
            "count": 1
          },
          {
            "date": "2019-01-04",
            "count": 1
          },
          {
            "date": "2019-01-07",
            "count": 2
          },
          {
            "date": "2019-01-11",
            "count": 1
          },
          {
            "date": "2019-01-14",
            "count": 2
          },
          {
            "date": "2019-01-15",
            "count": 1
          },
          {
            "date": "2019-01-18",
            "count": 1
          },
          {
            "date": "2019-01-19",
            "count": 1
          },
          {
            "date": "2019-01-20",
            "count": 1
          },
          {
            "date": "2019-01-21",
            "count": 1
          },
          {
            "date": "2019-01-23",
            "count": 1
          },
          {
            "date": "2019-01-24",
            "count": 1
          },
          {
            "date": "2019-01-25",
            "count": 1
          },
          {
            "date": "2019-01-28",
            "count": 1
          },
          {
            "date": "2019-01-31",
            "count": 2
          },
          {
            "date": "2019-02-01",
            "count": 1
          },
          {
            "date": "2019-02-02",
            "count": 1
          },
          {
            "date": "2019-02-04",
            "count": 1
          },
          {
            "date": "2019-02-05",
            "count": 1
          },
          {
            "date": "2019-02-07",
            "count": 2
          },
          {
            "date": "2019-02-09",
            "count": 2
          },
          {
            "date": "2019-02-11",
            "count": 2
          },
          {
            "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-17",
            "count": 1
          },
          {
            "date": "2019-02-19",
            "count": 1
          },
          {
            "date": "2019-02-20",
            "count": 1
          },
          {
            "date": "2019-02-21",
            "count": 1
          },
          {
            "date": "2019-02-22",
            "count": 1
          },
          {
            "date": "2019-02-25",
            "count": 2
          },
          {
            "date": "2019-03-02",
            "count": 2
          },
          {
            "date": "2019-03-03",
            "count": 1
          },
          {
            "date": "2019-03-04",
            "count": 1
          },
          {
            "date": "2019-03-05",
            "count": 1
          },
          {
            "date": "2019-03-06",
            "count": 1
          },
          {
            "date": "2019-03-12",
            "count": 2
          },
          {
            "date": "2019-03-13",
            "count": 2
          },
          {
            "date": "2019-03-14",
            "count": 1
          },
          {
            "date": "2019-03-16",
            "count": 1
          },
          {
            "date": "2019-03-18",
            "count": 2
          },
          {
            "date": "2019-03-20",
            "count": 1
          },
          {
            "date": "2019-03-21",
            "count": 1
          },
          {
            "date": "2019-03-24",
            "count": 1
          },
          {
            "date": "2019-03-25",
            "count": 1
          },
          {
            "date": "2019-03-28",
            "count": 2
          },
          {
            "date": "2019-03-29",
            "count": 1
          },
          {
            "date": "2019-04-04",
            "count": 1
          },
          {
            "date": "2019-04-09",
            "count": 1
          },
          {
            "date": "2019-04-11",
            "count": 1
          },
          {
            "date": "2019-04-13",
            "count": 1
          },
          {
            "date": "2019-04-15",
            "count": 1
          },
          {
            "date": "2019-04-17",
            "count": 2
          },
          {
            "date": "2019-04-20",
            "count": 1
          },
          {
            "date": "2019-04-22",
            "count": 1
          },
          {
            "date": "2019-04-25",
            "count": 2
          },
          {
            "date": "2019-04-27",
            "count": 1
          },
          {
            "date": "2019-04-28",
            "count": 1
          },
          {
            "date": "2019-04-30",
            "count": 3
          },
          {
            "date": "2019-05-01",
            "count": 1
          },
          {
            "date": "2019-05-06",
            "count": 1
          },
          {
            "date": "2019-05-13",
            "count": 1
          },
          {
            "date": "2019-05-14",
            "count": 1
          },
          {
            "date": "2019-05-15",
            "count": 1
          },
          {
            "date": "2019-05-16",
            "count": 1
          },
          {
            "date": "2019-05-19",
            "count": 1
          },
          {
            "date": "2019-05-20",
            "count": 1
          },
          {
            "date": "2019-05-22",
            "count": 1
          },
          {
            "date": "2019-05-25",
            "count": 1
          },
          {
            "date": "2019-05-29",
            "count": 2
          },
          {
            "date": "2019-05-31",
            "count": 1
          },
          {
            "date": "2019-06-02",
            "count": 2
          },
          {
            "date": "2019-06-03",
            "count": 1
          },
          {
            "date": "2019-06-05",
            "count": 1
          },
          {
            "date": "2019-06-07",
            "count": 1
          },
          {
            "date": "2019-06-10",
            "count": 1
          },
          {
            "date": "2019-06-13",
            "count": 1
          },
          {
            "date": "2019-06-15",
            "count": 1
          },
          {
            "date": "2019-06-21",
            "count": 1
          },
          {
            "date": "2019-06-27",
            "count": 1
          },
          {
            "date": "2019-07-01",
            "count": 2
          },
          {
            "date": "2019-07-02",
            "count": 1
          },
          {
            "date": "2019-07-03",
            "count": 1
          },
          {
            "date": "2019-07-06",
            "count": 1
          },
          {
            "date": "2019-07-09",
            "count": 1
          },
          {
            "date": "2019-07-15",
            "count": 1
          },
          {
            "date": "2019-07-17",
            "count": 1
          },
          {
            "date": "2019-07-22",
            "count": 1
          },
          {
            "date": "2019-07-23",
            "count": 1
          },
          {
            "date": "2019-07-25",
            "count": 2
          },
          {
            "date": "2019-07-28",
            "count": 1
          },
          {
            "date": "2019-07-29",
            "count": 1
          },
          {
            "date": "2019-07-31",
            "count": 1
          },
          {
            "date": "2019-08-02",
            "count": 1
          },
          {
            "date": "2019-08-04",
            "count": 1
          },
          {
            "date": "2019-08-05",
            "count": 1
          },
          {
            "date": "2019-08-06",
            "count": 1
          },
          {
            "date": "2019-08-08",
            "count": 2
          },
          {
            "date": "2019-08-12",
            "count": 2
          },
          {
            "date": "2019-08-17",
            "count": 1
          },
          {
            "date": "2019-08-20",
            "count": 3
          },
          {
            "date": "2019-08-21",
            "count": 2
          },
          {
            "date": "2019-08-23",
            "count": 1
          },
          {
            "date": "2019-08-25",
            "count": 1
          },
          {
            "date": "2019-08-26",
            "count": 2
          },
          {
            "date": "2019-08-28",
            "count": 1
          },
          {
            "date": "2019-08-31",
            "count": 2
          },
          {
            "date": "2019-09-03",
            "count": 1
          },
          {
            "date": "2019-09-04",
            "count": 3
          },
          {
            "date": "2019-09-05",
            "count": 1
          },
          {
            "date": "2019-09-07",
            "count": 1
          },
          {
            "date": "2019-09-11",
            "count": 1
          },
          {
            "date": "2019-09-13",
            "count": 2
          },
          {
            "date": "2019-09-14",
            "count": 1
          },
          {
            "date": "2019-09-16",
            "count": 2
          },
          {
            "date": "2019-09-17",
            "count": 1
          },
          {
            "date": "2019-09-21",
            "count": 1
          },
          {
            "date": "2019-09-23",
            "count": 1
          },
          {
            "date": "2019-09-24",
            "count": 1
          },
          {
            "date": "2019-09-25",
            "count": 1
          },
          {
            "date": "2019-09-26",
            "count": 1
          },
          {
            "date": "2019-09-27",
            "count": 1
          },
          {
            "date": "2019-09-28",
            "count": 1
          },
          {
            "date": "2019-10-02",
            "count": 1
          },
          {
            "date": "2019-10-09",
            "count": 1
          },
          {
            "date": "2019-10-10",
            "count": 1
          },
          {
            "date": "2019-10-11",
            "count": 1
          },
          {
            "date": "2019-10-14",
            "count": 1
          },
          {
            "date": "2019-10-16",
            "count": 1
          },
          {
            "date": "2019-10-17",
            "count": 1
          },
          {
            "date": "2019-10-19",
            "count": 1
          },
          {
            "date": "2019-10-22",
            "count": 1
          },
          {
            "date": "2019-10-25",
            "count": 1
          },
          {
            "date": "2019-10-26",
            "count": 1
          },
          {
            "date": "2019-10-28",
            "count": 1
          },
          {
            "date": "2019-10-31",
            "count": 1
          },
          {
            "date": "2019-11-02",
            "count": 1
          },
          {
            "date": "2019-11-05",
            "count": 2
          },
          {
            "date": "2019-11-07",
            "count": 1
          },
          {
            "date": "2019-11-09",
            "count": 2
          },
          {
            "date": "2019-11-13",
            "count": 1
          },
          {
            "date": "2019-11-16",
            "count": 1
          },
          {
            "date": "2019-11-19",
            "count": 2
          },
          {
            "date": "2019-11-21",
            "count": 1
          },
          {
            "date": "2019-11-22",
            "count": 2
          },
          {
            "date": "2019-11-24",
            "count": 1
          },
          {
            "date": "2019-11-29",
            "count": 1
          },
          {
            "date": "2019-11-30",
            "count": 1
          },
          {
            "date": "2019-12-03",
            "count": 1
          },
          {
            "date": "2019-12-05",
            "count": 1
          },
          {
            "date": "2019-12-08",
            "count": 1
          },
          {
            "date": "2019-12-10",
            "count": 1
          },
          {
            "date": "2019-12-11",
            "count": 1
          },
          {
            "date": "2019-12-12",
            "count": 1
          },
          {
            "date": "2019-12-15",
            "count": 1
          },
          {
            "date": "2019-12-17",
            "count": 2
          },
          {
            "date": "2019-12-23",
            "count": 1
          },
          {
            "date": "2019-12-26",
            "count": 2
          },
          {
            "date": "2019-12-27",
            "count": 1
          },
          {
            "date": "2019-12-29",
            "count": 1
          },
          {
            "date": "2020-01-03",
            "count": 1
          },
          {
            "date": "2020-01-04",
            "count": 1
          },
          {
            "date": "2020-01-07",
            "count": 2
          },
          {
            "date": "2020-01-09",
            "count": 2
          },
          {
            "date": "2020-01-14",
            "count": 1
          },
          {
            "date": "2020-01-15",
            "count": 2
          },
          {
            "date": "2020-01-16",
            "count": 2
          },
          {
            "date": "2020-01-17",
            "count": 1
          },
          {
            "date": "2020-01-21",
            "count": 1
          },
          {
            "date": "2020-01-22",
            "count": 1
          },
          {
            "date": "2020-01-24",
            "count": 1
          },
          {
            "date": "2020-01-27",
            "count": 1
          },
          {
            "date": "2020-01-28",
            "count": 2
          },
          {
            "date": "2020-01-31",
            "count": 1
          },
          {
            "date": "2020-02-07",
            "count": 1
          },
          {
            "date": "2020-02-08",
            "count": 1
          },
          {
            "date": "2020-02-11",
            "count": 3
          },
          {
            "date": "2020-02-13",
            "count": 2
          },
          {
            "date": "2020-02-17",
            "count": 2
          },
          {
            "date": "2020-02-18",
            "count": 1
          },
          {
            "date": "2020-02-19",
            "count": 1
          },
          {
            "date": "2020-02-21",
            "count": 2
          },
          {
            "date": "2020-03-02",
            "count": 3
          },
          {
            "date": "2020-03-06",
            "count": 1
          },
          {
            "date": "2020-03-07",
            "count": 1
          },
          {
            "date": "2020-03-09",
            "count": 1
          },
          {
            "date": "2020-03-11",
            "count": 1
          },
          {
            "date": "2020-03-17",
            "count": 4
          },
          {
            "date": "2020-03-20",
            "count": 1
          },
          {
            "date": "2020-03-21",
            "count": 1
          },
          {
            "date": "2020-03-24",
            "count": 1
          },
          {
            "date": "2020-03-26",
            "count": 1
          },
          {
            "date": "2020-03-27",
            "count": 1
          },
          {
            "date": "2020-03-31",
            "count": 3
          },
          {
            "date": "2020-04-03",
            "count": 1
          },
          {
            "date": "2020-04-04",
            "count": 1
          },
          {
            "date": "2020-04-07",
            "count": 2
          },
          {
            "date": "2020-04-09",
            "count": 3
          },
          {
            "date": "2020-04-10",
            "count": 3
          },
          {
            "date": "2020-04-11",
            "count": 1
          },
          {
            "date": "2020-04-13",
            "count": 2
          },
          {
            "date": "2020-04-15",
            "count": 1
          },
          {
            "date": "2020-04-17",
            "count": 1
          },
          {
            "date": "2020-04-19",
            "count": 2
          },
          {
            "date": "2020-04-20",
            "count": 1
          },
          {
            "date": "2020-04-21",
            "count": 2
          },
          {
            "date": "2020-04-25",
            "count": 1
          },
          {
            "date": "2020-04-26",
            "count": 1
          },
          {
            "date": "2020-04-27",
            "count": 1
          },
          {
            "date": "2020-04-28",
            "count": 1
          },
          {
            "date": "2020-04-30",
            "count": 1
          },
          {
            "date": "2020-05-01",
            "count": 1
          },
          {
            "date": "2020-05-04",
            "count": 1
          },
          {
            "date": "2020-05-09",
            "count": 1
          },
          {
            "date": "2020-05-11",
            "count": 1
          },
          {
            "date": "2020-05-21",
            "count": 1
          },
          {
            "date": "2020-05-24",
            "count": 1
          },
          {
            "date": "2020-05-26",
            "count": 3
          },
          {
            "date": "2020-05-27",
            "count": 1
          },
          {
            "date": "2020-06-02",
            "count": 2
          },
          {
            "date": "2020-06-05",
            "count": 1
          },
          {
            "date": "2020-06-11",
            "count": 1
          },
          {
            "date": "2020-06-13",
            "count": 1
          },
          {
            "date": "2020-06-14",
            "count": 1
          },
          {
            "date": "2020-06-16",
            "count": 1
          },
          {
            "date": "2020-06-17",
            "count": 1
          },
          {
            "date": "2020-06-18",
            "count": 3
          },
          {
            "date": "2020-06-21",
            "count": 1
          },
          {
            "date": "2020-06-24",
            "count": 1
          },
          {
            "date": "2020-06-26",
            "count": 1
          },
          {
            "date": "2020-06-27",
            "count": 1
          },
          {
            "date": "2020-06-29",
            "count": 1
          },
          {
            "date": "2020-06-30",
            "count": 1
          },
          {
            "date": "2020-07-05",
            "count": 1
          },
          {
            "date": "2020-07-07",
            "count": 1
          },
          {
            "date": "2020-07-08",
            "count": 1
          },
          {
            "date": "2020-07-12",
            "count": 1
          },
          {
            "date": "2020-07-15",
            "count": 1
          },
          {
            "date": "2020-07-22",
            "count": 1
          },
          {
            "date": "2020-07-23",
            "count": 1
          },
          {
            "date": "2020-07-27",
            "count": 2
          },
          {
            "date": "2020-07-30",
            "count": 2
          },
          {
            "date": "2020-08-01",
            "count": 2
          },
          {
            "date": "2020-08-04",
            "count": 1
          },
          {
            "date": "2020-08-08",
            "count": 1
          },
          {
            "date": "2020-08-10",
            "count": 3
          },
          {
            "date": "2020-08-14",
            "count": 1
          },
          {
            "date": "2020-08-17",
            "count": 1
          },
          {
            "date": "2020-08-20",
            "count": 1
          },
          {
            "date": "2020-08-21",
            "count": 2
          },
          {
            "date": "2020-08-24",
            "count": 1
          },
          {
            "date": "2020-08-29",
            "count": 1
          },
          {
            "date": "2020-09-01",
            "count": 1
          },
          {
            "date": "2020-09-02",
            "count": 1
          },
          {
            "date": "2020-09-05",
            "count": 1
          },
          {
            "date": "2020-09-08",
            "count": 1
          },
          {
            "date": "2020-09-10",
            "count": 1
          },
          {
            "date": "2020-09-11",
            "count": 1
          },
          {
            "date": "2020-09-16",
            "count": 1
          },
          {
            "date": "2020-09-17",
            "count": 1
          },
          {
            "date": "2020-09-22",
            "count": 1
          },
          {
            "date": "2020-09-23",
            "count": 2
          },
          {
            "date": "2020-09-27",
            "count": 1
          },
          {
            "date": "2020-09-29",
            "count": 2
          },
          {
            "date": "2020-10-02",
            "count": 1
          },
          {
            "date": "2020-10-07",
            "count": 1
          },
          {
            "date": "2020-10-13",
            "count": 1
          },
          {
            "date": "2020-10-14",
            "count": 1
          },
          {
            "date": "2020-10-15",
            "count": 1
          },
          {
            "date": "2020-10-16",
            "count": 1
          },
          {
            "date": "2020-10-20",
            "count": 1
          },
          {
            "date": "2020-10-22",
            "count": 1
          },
          {
            "date": "2020-10-28",
            "count": 1
          },
          {
            "date": "2020-10-30",
            "count": 1
          },
          {
            "date": "2020-11-02",
            "count": 1
          },
          {
            "date": "2020-11-03",
            "count": 1
          },
          {
            "date": "2020-11-04",
            "count": 2
          },
          {
            "date": "2020-11-05",
            "count": 1
          },
          {
            "date": "2020-11-08",
            "count": 1
          },
          {
            "date": "2020-11-15",
            "count": 1
          },
          {
            "date": "2020-11-17",
            "count": 1
          },
          {
            "date": "2020-11-19",
            "count": 1
          },
          {
            "date": "2020-11-24",
            "count": 1
          },
          {
            "date": "2020-11-26",
            "count": 1
          },
          {
            "date": "2020-11-27",
            "count": 1
          },
          {
            "date": "2020-11-28",
            "count": 2
          },
          {
            "date": "2020-12-02",
            "count": 1
          },
          {
            "date": "2020-12-04",
            "count": 1
          },
          {
            "date": "2020-12-08",
            "count": 2
          },
          {
            "date": "2020-12-10",
            "count": 1
          },
          {
            "date": "2020-12-11",
            "count": 1
          },
          {
            "date": "2020-12-27",
            "count": 1
          },
          {
            "date": "2021-01-01",
            "count": 1
          },
          {
            "date": "2021-01-02",
            "count": 1
          },
          {
            "date": "2021-01-10",
            "count": 1
          },
          {
            "date": "2021-01-11",
            "count": 2
          },
          {
            "date": "2021-01-13",
            "count": 1
          },
          {
            "date": "2021-01-21",
            "count": 1
          },
          {
            "date": "2021-01-22",
            "count": 1
          },
          {
            "date": "2021-01-27",
            "count": 1
          },
          {
            "date": "2021-02-01",
            "count": 1
          },
          {
            "date": "2021-02-07",
            "count": 1
          },
          {
            "date": "2021-02-08",
            "count": 1
          },
          {
            "date": "2021-02-10",
            "count": 1
          },
          {
            "date": "2021-02-11",
            "count": 1
          },
          {
            "date": "2021-02-14",
            "count": 1
          },
          {
            "date": "2021-02-15",
            "count": 1
          },
          {
            "date": "2021-02-27",
            "count": 1
          },
          {
            "date": "2021-03-02",
            "count": 2
          },
          {
            "date": "2021-03-10",
            "count": 1
          },
          {
            "date": "2021-03-18",
            "count": 2
          },
          {
            "date": "2021-03-20",
            "count": 1
          },
          {
            "date": "2021-03-22",
            "count": 1
          },
          {
            "date": "2021-03-24",
            "count": 1
          },
          {
            "date": "2021-03-25",
            "count": 1
          },
          {
            "date": "2021-04-04",
            "count": 1
          },
          {
            "date": "2021-04-07",
            "count": 1
          },
          {
            "date": "2021-04-13",
            "count": 1
          },
          {
            "date": "2021-04-16",
            "count": 1
          },
          {
            "date": "2021-04-18",
            "count": 2
          },
          {
            "date": "2021-04-19",
            "count": 1
          },
          {
            "date": "2021-04-21",
            "count": 1
          },
          {
            "date": "2021-04-26",
            "count": 1
          },
          {
            "date": "2021-04-30",
            "count": 1
          },
          {
            "date": "2021-05-04",
            "count": 1
          },
          {
            "date": "2021-05-07",
            "count": 2
          },
          {
            "date": "2021-05-10",
            "count": 1
          },
          {
            "date": "2021-05-14",
            "count": 2
          },
          {
            "date": "2021-05-16",
            "count": 2
          },
          {
            "date": "2021-05-18",
            "count": 2
          },
          {
            "date": "2021-05-22",
            "count": 1
          },
          {
            "date": "2021-05-24",
            "count": 3
          },
          {
            "date": "2021-05-25",
            "count": 1
          },
          {
            "date": "2021-05-30",
            "count": 1
          },
          {
            "date": "2021-05-31",
            "count": 2
          },
          {
            "date": "2021-06-01",
            "count": 1
          },
          {
            "date": "2021-06-07",
            "count": 1
          },
          {
            "date": "2021-06-09",
            "count": 1
          },
          {
            "date": "2021-06-10",
            "count": 2
          },
          {
            "date": "2021-06-12",
            "count": 1
          },
          {
            "date": "2021-06-20",
            "count": 1
          },
          {
            "date": "2021-06-24",
            "count": 1
          },
          {
            "date": "2021-06-25",
            "count": 1
          },
          {
            "date": "2021-06-29",
            "count": 2
          },
          {
            "date": "2021-07-08",
            "count": 1
          },
          {
            "date": "2021-07-09",
            "count": 1
          },
          {
            "date": "2021-07-20",
            "count": 1
          },
          {
            "date": "2021-07-26",
            "count": 1
          },
          {
            "date": "2021-07-27",
            "count": 1
          },
          {
            "date": "2021-07-30",
            "count": 1
          },
          {
            "date": "2021-07-31",
            "count": 1
          },
          {
            "date": "2021-08-01",
            "count": 1
          },
          {
            "date": "2021-08-07",
            "count": 2
          },
          {
            "date": "2021-08-13",
            "count": 1
          },
          {
            "date": "2021-08-15",
            "count": 1
          },
          {
            "date": "2021-08-21",
            "count": 1
          },
          {
            "date": "2021-08-22",
            "count": 1
          },
          {
            "date": "2021-08-24",
            "count": 1
          },
          {
            "date": "2021-08-28",
            "count": 1
          },
          {
            "date": "2021-08-30",
            "count": 1
          },
          {
            "date": "2021-09-03",
            "count": 1
          },
          {
            "date": "2021-09-06",
            "count": 1
          },
          {
            "date": "2021-09-08",
            "count": 2
          },
          {
            "date": "2021-09-21",
            "count": 1
          },
          {
            "date": "2021-09-29",
            "count": 2
          },
          {
            "date": "2021-09-30",
            "count": 2
          },
          {
            "date": "2021-10-01",
            "count": 2
          },
          {
            "date": "2021-10-07",
            "count": 1
          },
          {
            "date": "2021-10-13",
            "count": 2
          },
          {
            "date": "2021-10-17",
            "count": 1
          },
          {
            "date": "2021-10-19",
            "count": 1
          },
          {
            "date": "2021-10-20",
            "count": 1
          },
          {
            "date": "2021-10-31",
            "count": 1
          },
          {
            "date": "2021-11-04",
            "count": 1
          },
          {
            "date": "2021-11-17",
            "count": 1
          },
          {
            "date": "2021-11-18",
            "count": 1
          },
          {
            "date": "2021-11-19",
            "count": 1
          },
          {
            "date": "2021-11-30",
            "count": 1
          },
          {
            "date": "2021-12-07",
            "count": 1
          },
          {
            "date": "2021-12-13",
            "count": 1
          },
          {
            "date": "2021-12-15",
            "count": 1
          },
          {
            "date": "2021-12-17",
            "count": 1
          },
          {
            "date": "2021-12-20",
            "count": 2
          },
          {
            "date": "2021-12-21",
            "count": 1
          },
          {
            "date": "2021-12-22",
            "count": 1
          },
          {
            "date": "2021-12-25",
            "count": 2
          },
          {
            "date": "2021-12-26",
            "count": 1
          },
          {
            "date": "2021-12-30",
            "count": 1
          },
          {
            "date": "2022-01-04",
            "count": 1
          },
          {
            "date": "2022-01-05",
            "count": 2
          },
          {
            "date": "2022-01-06",
            "count": 1
          },
          {
            "date": "2022-01-09",
            "count": 1
          },
          {
            "date": "2022-01-11",
            "count": 1
          },
          {
            "date": "2022-01-14",
            "count": 1
          },
          {
            "date": "2022-01-17",
            "count": 1
          },
          {
            "date": "2022-01-18",
            "count": 1
          },
          {
            "date": "2022-01-19",
            "count": 1
          },
          {
            "date": "2022-01-21",
            "count": 1
          },
          {
            "date": "2022-01-25",
            "count": 1
          },
          {
            "date": "2022-01-31",
            "count": 1
          },
          {
            "date": "2022-02-05",
            "count": 2
          },
          {
            "date": "2022-02-06",
            "count": 2
          },
          {
            "date": "2022-02-08",
            "count": 1
          },
          {
            "date": "2022-02-14",
            "count": 2
          },
          {
            "date": "2022-02-16",
            "count": 1
          },
          {
            "date": "2022-02-23",
            "count": 1
          },
          {
            "date": "2022-02-28",
            "count": 1
          },
          {
            "date": "2022-03-01",
            "count": 2
          },
          {
            "date": "2022-03-03",
            "count": 1
          },
          {
            "date": "2022-03-04",
            "count": 2
          },
          {
            "date": "2022-03-08",
            "count": 1
          },
          {
            "date": "2022-03-10",
            "count": 1
          },
          {
            "date": "2022-03-14",
            "count": 1
          },
          {
            "date": "2022-03-15",
            "count": 1
          },
          {
            "date": "2022-03-16",
            "count": 1
          },
          {
            "date": "2022-03-17",
            "count": 1
          },
          {
            "date": "2022-03-25",
            "count": 2
          },
          {
            "date": "2022-03-28",
            "count": 1
          },
          {
            "date": "2022-03-29",
            "count": 1
          },
          {
            "date": "2022-04-03",
            "count": 1
          },
          {
            "date": "2022-04-04",
            "count": 1
          },
          {
            "date": "2022-04-06",
            "count": 1
          },
          {
            "date": "2022-04-12",
            "count": 1
          },
          {
            "date": "2022-04-15",
            "count": 1
          },
          {
            "date": "2022-04-21",
            "count": 1
          },
          {
            "date": "2022-04-23",
            "count": 1
          },
          {
            "date": "2022-04-24",
            "count": 1
          },
          {
            "date": "2022-05-05",
            "count": 1
          },
          {
            "date": "2022-05-06",
            "count": 1
          },
          {
            "date": "2022-05-09",
            "count": 2
          },
          {
            "date": "2022-05-10",
            "count": 1
          },
          {
            "date": "2022-05-13",
            "count": 2
          },
          {
            "date": "2022-05-19",
            "count": 1
          },
          {
            "date": "2022-05-21",
            "count": 3
          },
          {
            "date": "2022-06-07",
            "count": 1
          },
          {
            "date": "2022-06-08",
            "count": 1
          },
          {
            "date": "2022-06-09",
            "count": 1
          },
          {
            "date": "2022-06-11",
            "count": 1
          },
          {
            "date": "2022-06-16",
            "count": 1
          },
          {
            "date": "2022-06-18",
            "count": 1
          },
          {
            "date": "2022-06-20",
            "count": 1
          },
          {
            "date": "2022-06-25",
            "count": 1
          },
          {
            "date": "2022-06-26",
            "count": 1
          },
          {
            "date": "2022-06-30",
            "count": 1
          },
          {
            "date": "2022-07-04",
            "count": 1
          },
          {
            "date": "2022-07-06",
            "count": 1
          },
          {
            "date": "2022-07-08",
            "count": 2
          },
          {
            "date": "2022-07-09",
            "count": 1
          },
          {
            "date": "2022-07-13",
            "count": 1
          },
          {
            "date": "2022-07-19",
            "count": 3
          },
          {
            "date": "2022-07-21",
            "count": 1
          },
          {
            "date": "2022-07-22",
            "count": 2
          },
          {
            "date": "2022-07-23",
            "count": 1
          },
          {
            "date": "2022-07-25",
            "count": 1
          },
          {
            "date": "2022-08-04",
            "count": 1
          },
          {
            "date": "2022-08-06",
            "count": 1
          },
          {
            "date": "2022-08-12",
            "count": 1
          },
          {
            "date": "2022-08-15",
            "count": 1
          },
          {
            "date": "2022-08-16",
            "count": 1
          },
          {
            "date": "2022-08-18",
            "count": 2
          },
          {
            "date": "2022-08-24",
            "count": 1
          },
          {
            "date": "2022-08-25",
            "count": 1
          },
          {
            "date": "2022-08-26",
            "count": 3
          },
          {
            "date": "2022-08-31",
            "count": 1
          },
          {
            "date": "2022-09-01",
            "count": 1
          },
          {
            "date": "2022-09-05",
            "count": 1
          },
          {
            "date": "2022-09-08",
            "count": 1
          },
          {
            "date": "2022-09-11",
            "count": 2
          },
          {
            "date": "2022-09-13",
            "count": 1
          },
          {
            "date": "2022-09-15",
            "count": 1
          },
          {
            "date": "2022-09-21",
            "count": 1
          },
          {
            "date": "2022-09-25",
            "count": 1
          },
          {
            "date": "2022-09-26",
            "count": 3
          },
          {
            "date": "2022-10-03",
            "count": 2
          },
          {
            "date": "2022-10-05",
            "count": 1
          },
          {
            "date": "2022-10-06",
            "count": 1
          },
          {
            "date": "2022-10-09",
            "count": 1
          },
          {
            "date": "2022-10-12",
            "count": 2
          },
          {
            "date": "2022-10-13",
            "count": 2
          },
          {
            "date": "2022-10-17",
            "count": 1
          },
          {
            "date": "2022-10-25",
            "count": 1
          },
          {
            "date": "2022-10-29",
            "count": 2
          },
          {
            "date": "2022-11-01",
            "count": 1
          },
          {
            "date": "2022-11-02",
            "count": 2
          },
          {
            "date": "2022-11-08",
            "count": 1
          },
          {
            "date": "2022-11-10",
            "count": 1
          },
          {
            "date": "2022-11-15",
            "count": 1
          },
          {
            "date": "2022-11-26",
            "count": 1
          },
          {
            "date": "2022-11-28",
            "count": 1
          },
          {
            "date": "2022-12-02",
            "count": 1
          },
          {
            "date": "2022-12-05",
            "count": 2
          },
          {
            "date": "2022-12-07",
            "count": 1
          },
          {
            "date": "2022-12-10",
            "count": 1
          },
          {
            "date": "2022-12-13",
            "count": 1
          },
          {
            "date": "2022-12-14",
            "count": 2
          },
          {
            "date": "2022-12-27",
            "count": 1
          },
          {
            "date": "2022-12-28",
            "count": 1
          },
          {
            "date": "2023-01-01",
            "count": 1
          },
          {
            "date": "2023-01-05",
            "count": 1
          },
          {
            "date": "2023-01-07",
            "count": 1
          },
          {
            "date": "2023-01-10",
            "count": 1
          },
          {
            "date": "2023-01-14",
            "count": 1
          },
          {
            "date": "2023-01-19",
            "count": 1
          },
          {
            "date": "2023-01-22",
            "count": 1
          },
          {
            "date": "2023-01-24",
            "count": 1
          },
          {
            "date": "2023-01-25",
            "count": 2
          },
          {
            "date": "2023-02-15",
            "count": 1
          },
          {
            "date": "2023-02-24",
            "count": 1
          },
          {
            "date": "2023-02-25",
            "count": 1
          },
          {
            "date": "2023-03-02",
            "count": 1
          },
          {
            "date": "2023-03-04",
            "count": 1
          },
          {
            "date": "2023-03-08",
            "count": 1
          },
          {
            "date": "2023-03-14",
            "count": 1
          },
          {
            "date": "2023-03-15",
            "count": 1
          },
          {
            "date": "2023-04-05",
            "count": 1
          },
          {
            "date": "2023-04-06",
            "count": 2
          },
          {
            "date": "2023-04-18",
            "count": 1
          },
          {
            "date": "2023-04-19",
            "count": 1
          },
          {
            "date": "2023-04-29",
            "count": 1
          },
          {
            "date": "2023-05-05",
            "count": 1
          },
          {
            "date": "2023-05-08",
            "count": 1
          },
          {
            "date": "2023-05-11",
            "count": 1
          },
          {
            "date": "2023-05-12",
            "count": 1
          },
          {
            "date": "2023-05-20",
            "count": 1
          },
          {
            "date": "2023-05-22",
            "count": 1
          },
          {
            "date": "2023-05-23",
            "count": 1
          },
          {
            "date": "2023-05-24",
            "count": 2
          },
          {
            "date": "2023-06-07",
            "count": 1
          },
          {
            "date": "2023-06-11",
            "count": 2
          },
          {
            "date": "2023-06-14",
            "count": 1
          },
          {
            "date": "2023-06-22",
            "count": 1
          },
          {
            "date": "2023-06-23",
            "count": 1
          },
          {
            "date": "2023-07-05",
            "count": 1
          },
          {
            "date": "2023-07-07",
            "count": 2
          },
          {
            "date": "2023-07-10",
            "count": 2
          },
          {
            "date": "2023-07-14",
            "count": 1
          },
          {
            "date": "2023-07-19",
            "count": 1
          },
          {
            "date": "2023-07-27",
            "count": 1
          },
          {
            "date": "2023-07-30",
            "count": 1
          },
          {
            "date": "2023-08-01",
            "count": 1
          },
          {
            "date": "2023-08-02",
            "count": 1
          },
          {
            "date": "2023-08-06",
            "count": 2
          },
          {
            "date": "2023-08-15",
            "count": 2
          },
          {
            "date": "2023-08-17",
            "count": 1
          },
          {
            "date": "2023-08-19",
            "count": 1
          },
          {
            "date": "2023-08-23",
            "count": 1
          },
          {
            "date": "2023-08-28",
            "count": 1
          },
          {
            "date": "2023-09-02",
            "count": 1
          },
          {
            "date": "2023-09-06",
            "count": 3
          },
          {
            "date": "2023-09-15",
            "count": 1
          },
          {
            "date": "2023-09-20",
            "count": 1
          },
          {
            "date": "2023-09-23",
            "count": 1
          },
          {
            "date": "2023-09-29",
            "count": 1
          },
          {
            "date": "2023-09-30",
            "count": 1
          },
          {
            "date": "2023-10-10",
            "count": 1
          },
          {
            "date": "2023-10-11",
            "count": 1
          },
          {
            "date": "2023-10-14",
            "count": 1
          },
          {
            "date": "2023-10-23",
            "count": 1
          },
          {
            "date": "2023-10-26",
            "count": 1
          },
          {
            "date": "2023-10-28",
            "count": 1
          },
          {
            "date": "2023-11-10",
            "count": 1
          },
          {
            "date": "2023-11-11",
            "count": 1
          },
          {
            "date": "2023-11-20",
            "count": 1
          },
          {
            "date": "2023-11-29",
            "count": 1
          },
          {
            "date": "2023-11-30",
            "count": 1
          },
          {
            "date": "2023-12-01",
            "count": 1
          },
          {
            "date": "2023-12-22",
            "count": 1
          },
          {
            "date": "2023-12-25",
            "count": 1
          },
          {
            "date": "2024-01-02",
            "count": 1
          },
          {
            "date": "2024-01-03",
            "count": 2
          },
          {
            "date": "2024-01-05",
            "count": 1
          },
          {
            "date": "2024-01-18",
            "count": 1
          },
          {
            "date": "2024-01-25",
            "count": 2
          },
          {
            "date": "2024-02-02",
            "count": 1
          },
          {
            "date": "2024-02-05",
            "count": 1
          },
          {
            "date": "2024-02-17",
            "count": 1
          },
          {
            "date": "2024-02-20",
            "count": 1
          },
          {
            "date": "2024-02-21",
            "count": 1
          },
          {
            "date": "2024-02-28",
            "count": 1
          },
          {
            "date": "2024-03-01",
            "count": 1
          },
          {
            "date": "2024-03-04",
            "count": 1
          },
          {
            "date": "2024-03-09",
            "count": 1
          },
          {
            "date": "2024-03-12",
            "count": 1
          },
          {
            "date": "2024-03-24",
            "count": 1
          },
          {
            "date": "2024-03-28",
            "count": 1
          },
          {
            "date": "2024-04-09",
            "count": 1
          },
          {
            "date": "2024-04-16",
            "count": 1
          },
          {
            "date": "2024-04-18",
            "count": 1
          },
          {
            "date": "2024-04-28",
            "count": 1
          },
          {
            "date": "2024-05-05",
            "count": 1
          },
          {
            "date": "2024-05-08",
            "count": 1
          },
          {
            "date": "2024-05-10",
            "count": 1
          },
          {
            "date": "2024-05-14",
            "count": 1
          },
          {
            "date": "2024-05-27",
            "count": 1
          },
          {
            "date": "2024-06-15",
            "count": 1
          },
          {
            "date": "2024-06-17",
            "count": 1
          },
          {
            "date": "2024-06-18",
            "count": 1
          },
          {
            "date": "2024-06-20",
            "count": 1
          },
          {
            "date": "2024-06-21",
            "count": 1
          },
          {
            "date": "2024-07-01",
            "count": 1
          },
          {
            "date": "2024-07-02",
            "count": 1
          },
          {
            "date": "2024-07-05",
            "count": 2
          },
          {
            "date": "2024-07-06",
            "count": 1
          },
          {
            "date": "2024-07-09",
            "count": 1
          },
          {
            "date": "2024-07-15",
            "count": 2
          },
          {
            "date": "2024-07-22",
            "count": 1
          },
          {
            "date": "2024-07-25",
            "count": 1
          },
          {
            "date": "2024-07-30",
            "count": 1
          },
          {
            "date": "2024-08-02",
            "count": 1
          },
          {
            "date": "2024-08-06",
            "count": 1
          },
          {
            "date": "2024-08-15",
            "count": 1
          },
          {
            "date": "2024-08-21",
            "count": 1
          },
          {
            "date": "2024-08-22",
            "count": 1
          },
          {
            "date": "2024-08-25",
            "count": 1
          },
          {
            "date": "2024-08-27",
            "count": 1
          },
          {
            "date": "2024-08-28",
            "count": 2
          },
          {
            "date": "2024-09-03",
            "count": 1
          },
          {
            "date": "2024-09-05",
            "count": 1
          },
          {
            "date": "2024-09-14",
            "count": 1
          },
          {
            "date": "2024-09-23",
            "count": 1
          },
          {
            "date": "2024-09-24",
            "count": 1
          },
          {
            "date": "2024-10-03",
            "count": 1
          },
          {
            "date": "2024-10-04",
            "count": 1
          },
          {
            "date": "2024-10-13",
            "count": 1
          },
          {
            "date": "2024-10-14",
            "count": 1
          },
          {
            "date": "2024-10-17",
            "count": 1
          },
          {
            "date": "2024-10-20",
            "count": 1
          },
          {
            "date": "2024-10-21",
            "count": 1
          },
          {
            "date": "2024-10-27",
            "count": 1
          },
          {
            "date": "2024-10-29",
            "count": 1
          },
          {
            "date": "2024-11-07",
            "count": 1
          },
          {
            "date": "2024-11-08",
            "count": 1
          },
          {
            "date": "2024-11-09",
            "count": 2
          },
          {
            "date": "2024-11-11",
            "count": 2
          },
          {
            "date": "2024-11-13",
            "count": 2
          },
          {
            "date": "2024-11-17",
            "count": 1
          },
          {
            "date": "2024-11-29",
            "count": 1
          },
          {
            "date": "2024-12-09",
            "count": 1
          },
          {
            "date": "2024-12-11",
            "count": 1
          },
          {
            "date": "2024-12-13",
            "count": 1
          },
          {
            "date": "2024-12-16",
            "count": 1
          },
          {
            "date": "2024-12-24",
            "count": 1
          },
          {
            "date": "2024-12-28",
            "count": 1
          },
          {
            "date": "2025-01-03",
            "count": 1
          },
          {
            "date": "2025-01-04",
            "count": 1
          },
          {
            "date": "2025-01-07",
            "count": 1
          },
          {
            "date": "2025-01-08",
            "count": 1
          },
          {
            "date": "2025-01-28",
            "count": 1
          },
          {
            "date": "2025-02-18",
            "count": 1
          },
          {
            "date": "2025-02-21",
            "count": 1
          },
          {
            "date": "2025-03-03",
            "count": 1
          },
          {
            "date": "2025-03-19",
            "count": 3
          },
          {
            "date": "2025-03-20",
            "count": 3
          },
          {
            "date": "2025-03-21",
            "count": 1
          },
          {
            "date": "2025-03-25",
            "count": 1
          },
          {
            "date": "2025-03-26",
            "count": 1
          },
          {
            "date": "2025-04-05",
            "count": 1
          },
          {
            "date": "2025-04-14",
            "count": 2
          },
          {
            "date": "2025-04-17",
            "count": 1
          },
          {
            "date": "2025-04-22",
            "count": 1
          },
          {
            "date": "2025-04-24",
            "count": 2
          },
          {
            "date": "2025-05-10",
            "count": 1
          },
          {
            "date": "2025-05-15",
            "count": 1
          },
          {
            "date": "2025-05-17",
            "count": 2
          },
          {
            "date": "2025-05-21",
            "count": 1
          },
          {
            "date": "2025-05-23",
            "count": 1
          },
          {
            "date": "2025-06-21",
            "count": 1
          },
          {
            "date": "2025-06-24",
            "count": 1
          },
          {
            "date": "2025-06-26",
            "count": 1
          },
          {
            "date": "2025-07-07",
            "count": 1
          },
          {
            "date": "2025-07-10",
            "count": 1
          },
          {
            "date": "2025-07-14",
            "count": 2
          },
          {
            "date": "2025-07-18",
            "count": 1
          },
          {
            "date": "2025-07-19",
            "count": 1
          },
          {
            "date": "2025-08-02",
            "count": 1
          },
          {
            "date": "2025-08-13",
            "count": 1
          },
          {
            "date": "2025-08-19",
            "count": 1
          },
          {
            "date": "2025-08-23",
            "count": 1
          },
          {
            "date": "2025-08-26",
            "count": 1
          },
          {
            "date": "2025-08-29",
            "count": 1
          },
          {
            "date": "2025-09-29",
            "count": 1
          },
          {
            "date": "2025-10-02",
            "count": 1
          },
          {
            "date": "2025-10-09",
            "count": 1
          },
          {
            "date": "2025-10-11",
            "count": 1
          },
          {
            "date": "2025-10-17",
            "count": 1
          },
          {
            "date": "2025-10-21",
            "count": 1
          },
          {
            "date": "2025-10-27",
            "count": 1
          },
          {
            "date": "2025-11-05",
            "count": 1
          },
          {
            "date": "2025-11-06",
            "count": 1
          },
          {
            "date": "2025-11-24",
            "count": 1
          },
          {
            "date": "2025-11-27",
            "count": 1
          },
          {
            "date": "2025-12-03",
            "count": 1
          },
          {
            "date": "2025-12-06",
            "count": 1
          },
          {
            "date": "2025-12-08",
            "count": 1
          },
          {
            "date": "2025-12-10",
            "count": 1
          },
          {
            "date": "2025-12-25",
            "count": 1
          },
          {
            "date": "2026-01-04",
            "count": 1
          },
          {
            "date": "2026-01-15",
            "count": 1
          },
          {
            "date": "2026-01-17",
            "count": 2
          },
          {
            "date": "2026-01-18",
            "count": 1
          },
          {
            "date": "2026-02-06",
            "count": 1
          },
          {
            "date": "2026-02-07",
            "count": 1
          },
          {
            "date": "2026-02-25",
            "count": 1
          },
          {
            "date": "2026-03-13",
            "count": 2
          },
          {
            "date": "2026-03-14",
            "count": 1
          },
          {
            "date": "2026-04-02",
            "count": 1
          },
          {
            "date": "2026-04-25",
            "count": 1
          },
          {
            "date": "2026-05-23",
            "count": 1
          },
          {
            "date": "2026-05-24",
            "count": 1
          },
          {
            "date": "2026-05-25",
            "count": 7
          },
          {
            "date": "2026-05-30",
            "count": 1
          },
          {
            "date": "2026-06-09",
            "count": 1
          },
          {
            "date": "2026-06-12",
            "count": 1
          },
          {
            "date": "2026-06-15",
            "count": 1
          },
          {
            "date": "2026-06-21",
            "count": 1
          },
          {
            "date": "2026-06-28",
            "count": 1
          },
          {
            "date": "2026-07-02",
            "count": 1
          },
          {
            "date": "2026-07-05",
            "count": 1
          },
          {
            "date": "2026-07-06",
            "count": 1
          }
        ],
        "complete": false,
        "collected": 1000,
        "total_stars": 4035
      },
      "open_issues_and_prs": 36
    },
    "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": 12841,
      "source_files_sampled": 160,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Gemfile"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "rack-session",
            "direct": false,
            "version": "2.1.1",
            "severity": "critical",
            "ecosystem": "rubygems",
            "cvss_score": 9.1,
            "advisory_ids": [
              "GHSA-33qg-7wpp-89cq"
            ],
            "fixed_version": "2.1.2",
            "advisory_count": 1,
            "oldest_advisory_days": 104
          },
          {
            "name": "activesupport",
            "direct": false,
            "version": "8.0.2.1",
            "severity": "high",
            "ecosystem": "rubygems",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-2j26-frm8-cmj9",
              "GHSA-89vf-4333-qx8v",
              "GHSA-cg4j-q9v8-6v38"
            ],
            "fixed_version": "8.1.2.1",
            "advisory_count": 3,
            "oldest_advisory_days": 120
          },
          {
            "name": "concurrent-ruby",
            "direct": false,
            "version": "1.3.5",
            "severity": "high",
            "ecosystem": "rubygems",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-6wx8-w4f5-wwcr",
              "GHSA-h8w8-99g7-qmvj",
              "GHSA-wv3x-4vxv-whpp"
            ],
            "fixed_version": "1.3.7",
            "advisory_count": 3,
            "oldest_advisory_days": 32
          },
          {
            "name": "erb",
            "direct": false,
            "version": "5.0.2",
            "severity": "high",
            "ecosystem": "rubygems",
            "cvss_score": 8.1,
            "advisory_ids": [
              "GHSA-q339-8rmv-2mhv"
            ],
            "fixed_version": "6.0.4",
            "advisory_count": 1,
            "oldest_advisory_days": 88
          },
          {
            "name": "nokogiri",
            "direct": false,
            "version": "1.18.9",
            "severity": "high",
            "ecosystem": "rubygems",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-5prr-v3j2-97mh",
              "GHSA-5v8h-3h3q-446p",
              "GHSA-8678-w3jw-xfc2",
              "GHSA-9cv2-cfxc-v4v2",
              "GHSA-c4rq-3m3g-8wgx",
              "GHSA-p67v-3w7g-wjg7",
              "GHSA-phwj-rprq-35pp",
              "GHSA-v2fc-qm4h-8hqv",
              "GHSA-wfpw-mmfh-qq69",
              "GHSA-wjv4-x9w8-wm3h"
            ],
            "fixed_version": "1.19.4",
            "advisory_count": 11,
            "oldest_advisory_days": 153
          },
          {
            "name": "rack",
            "direct": false,
            "version": "3.2.0",
            "severity": "high",
            "ecosystem": "rubygems",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-6xw4-3v39-52mm",
              "GHSA-7mqq-6cf9-v2qp",
              "GHSA-8vqr-qjwx-82mw",
              "GHSA-g2pf-xv49-m2h5",
              "GHSA-h2jq-g4cq-5ppq",
              "GHSA-mxw3-3hh2-x2mh",
              "GHSA-p543-xpfm-54cp",
              "GHSA-q2ww-5357-x388",
              "GHSA-q4qf-9j86-f5mh",
              "GHSA-qfgr-crr9-7r49"
            ],
            "fixed_version": "3.2.6",
            "advisory_count": 20,
            "oldest_advisory_days": 287
          },
          {
            "name": "uri",
            "direct": false,
            "version": "1.0.3",
            "severity": "high",
            "ecosystem": "rubygems",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-j4pr-3wm6-xx2r"
            ],
            "fixed_version": "1.0.4",
            "advisory_count": 1,
            "oldest_advisory_days": 203
          },
          {
            "name": "loofah",
            "direct": false,
            "version": "2.24.1",
            "severity": "moderate",
            "ecosystem": "rubygems",
            "cvss_score": 4.7,
            "advisory_ids": [
              "GHSA-9wjq-cp2p-hrgf"
            ],
            "fixed_version": "2.25.2",
            "advisory_count": 1,
            "oldest_advisory_days": 0
          },
          {
            "name": "actionview",
            "direct": false,
            "version": "8.0.2.1",
            "severity": "low",
            "ecosystem": "rubygems",
            "cvss_score": null,
            "advisory_ids": [
              "GHSA-v55j-83pf-r9cq"
            ],
            "fixed_version": "8.1.2.1",
            "advisory_count": 1,
            "oldest_advisory_days": 120
          },
          {
            "name": "rails-html-sanitizer",
            "direct": false,
            "version": "1.6.2",
            "severity": "low",
            "ecosystem": "rubygems",
            "cvss_score": 0,
            "advisory_ids": [
              "GHSA-cj75-f6xr-r4g7"
            ],
            "fixed_version": "1.7.1",
            "advisory_count": 1,
            "oldest_advisory_days": 0
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "low": 2,
          "high": 6,
          "critical": 1,
          "moderate": 1
        },
        "advisory_count": 43,
        "affected_count": 10,
        "assessed_count": 62,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 6,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "rubygems"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "actionpack",
            "direct": false,
            "version": "8.0.2.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "actionview",
            "direct": false,
            "version": "8.0.2.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "activesupport",
            "direct": false,
            "version": "8.0.2.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "ast",
            "direct": false,
            "version": "2.4.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "base64",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "benchmark",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "bigdecimal",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "builder",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "concurrent-ruby",
            "direct": false,
            "version": "1.3.5",
            "ecosystem": "rubygems"
          },
          {
            "name": "connection_pool",
            "direct": false,
            "version": "2.5.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "crass",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "rubygems"
          },
          {
            "name": "date",
            "direct": false,
            "version": "3.4.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "diff-lcs",
            "direct": false,
            "version": "1.6.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "drb",
            "direct": false,
            "version": "2.2.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "erb",
            "direct": false,
            "version": "5.0.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "erubi",
            "direct": false,
            "version": "1.13.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "highline",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "i18n",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "i18n",
            "direct": false,
            "version": "1.14.7",
            "ecosystem": "rubygems"
          },
          {
            "name": "i18n-spec",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "i18n-spec",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "i18n-tasks",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "i18n-tasks",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "io-console",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "irb",
            "direct": false,
            "version": "1.15.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "iso",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "logger",
            "direct": false,
            "version": "1.7.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "loofah",
            "direct": false,
            "version": "2.24.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "mini_portile2",
            "direct": false,
            "version": "2.8.9",
            "ecosystem": "rubygems"
          },
          {
            "name": "minitest",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "nokogiri",
            "direct": false,
            "version": "1.18.9",
            "ecosystem": "rubygems"
          },
          {
            "name": "parser",
            "direct": false,
            "version": "3.3.9.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "pp",
            "direct": false,
            "version": "0.6.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "prettyprint",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "prism",
            "direct": false,
            "version": "1.9.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "psych",
            "direct": false,
            "version": "5.2.6",
            "ecosystem": "rubygems"
          },
          {
            "name": "racc",
            "direct": false,
            "version": "1.8.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "rack",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "rack-session",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "rack-test",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "rackup",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "rails-dom-testing",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "rails-html-sanitizer",
            "direct": false,
            "version": "1.6.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "railties",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "railties",
            "direct": false,
            "version": "8.0.2.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "rainbow",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "rake",
            "direct": false,
            "version": "13.3.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "rdoc",
            "direct": false,
            "version": "6.14.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "reline",
            "direct": false,
            "version": "0.6.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "rspec-core",
            "direct": false,
            "version": "3.9.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "rspec-expectations",
            "direct": false,
            "version": "3.9.4",
            "ecosystem": "rubygems"
          },
          {
            "name": "rspec-mocks",
            "direct": false,
            "version": "3.9.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "rspec-rails",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rspec-rails",
            "direct": false,
            "version": "3.9.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "rspec-support",
            "direct": false,
            "version": "3.9.4",
            "ecosystem": "rubygems"
          },
          {
            "name": "ruby-progressbar",
            "direct": false,
            "version": "1.13.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "securerandom",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "stringio",
            "direct": false,
            "version": "3.1.7",
            "ecosystem": "rubygems"
          },
          {
            "name": "terminal-table",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "thor",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "tsort",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "tsort",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "tzinfo",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "rubygems"
          },
          {
            "name": "unicode-display_width",
            "direct": false,
            "version": "3.1.5",
            "ecosystem": "rubygems"
          },
          {
            "name": "unicode-emoji",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "uri",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "useragent",
            "direct": false,
            "version": "0.16.11",
            "ecosystem": "rubygems"
          },
          {
            "name": "zeitwerk",
            "direct": false,
            "version": "2.7.3",
            "ecosystem": "rubygems"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 68,
        "direct_count": 0,
        "indirect_count": 68
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 4,
        "merged_prs": 738,
        "open_issues": 32,
        "closed_ratio": 0.882,
        "closed_issues": 240,
        "closed_unmerged_prs": 161
      },
      "bus_factor": 3,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "kuroda",
          "commits": 576,
          "avatar_url": "https://avatars.githubusercontent.com/u/5565?v=4"
        },
        {
          "type": "User",
          "login": "pama",
          "commits": 183,
          "avatar_url": "https://avatars.githubusercontent.com/u/120279?v=4"
        },
        {
          "type": "User",
          "login": "digitalfrost",
          "commits": 140,
          "avatar_url": "https://avatars.githubusercontent.com/u/286763?v=4"
        },
        {
          "type": "User",
          "login": "tigrish",
          "commits": 94,
          "avatar_url": "https://avatars.githubusercontent.com/u/37666?v=4"
        },
        {
          "type": "User",
          "login": "ariejan",
          "commits": 51,
          "avatar_url": "https://avatars.githubusercontent.com/u/1913?v=4"
        },
        {
          "type": "User",
          "login": "jlduran",
          "commits": 30,
          "avatar_url": "https://avatars.githubusercontent.com/u/83901?v=4"
        },
        {
          "type": "User",
          "login": "amatsuda",
          "commits": 27,
          "avatar_url": "https://avatars.githubusercontent.com/u/11493?v=4"
        },
        {
          "type": "User",
          "login": "yaroslav",
          "commits": 25,
          "avatar_url": "https://avatars.githubusercontent.com/u/4277?v=4"
        },
        {
          "type": "User",
          "login": "c960657",
          "commits": 19,
          "avatar_url": "https://avatars.githubusercontent.com/u/111346?v=4"
        },
        {
          "type": "User",
          "login": "sunny",
          "commits": 19,
          "avatar_url": "https://avatars.githubusercontent.com/u/132?v=4"
        }
      ],
      "contributors_sampled": 100,
      "top_contributor_share": 0.347
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "Gemfile.lock"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 6,
            "reason": "8 out of 12 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": 10,
            "reason": "all changesets reviewed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 79 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 6,
            "reason": "8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "43 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "34be758a2748b0a7c99c90838d387276c4d97bf2",
        "ran_at": "2026-07-21T23:37:31Z",
        "aggregate_score": 3.9,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-06-21T11:39:09Z",
      "oldest_open_prs": [
        {
          "number": 1153,
          "created_at": "2025-09-09T19:26:13Z",
          "last_comment_at": "2026-06-21T11:34:16Z",
          "last_comment_author": "pama"
        },
        {
          "number": 1162,
          "created_at": "2026-01-05T19:38:35Z",
          "last_comment_at": "2026-06-21T21:54:38Z",
          "last_comment_author": "pama"
        },
        {
          "number": 1174,
          "created_at": "2026-06-21T07:24:14Z",
          "last_comment_at": "2026-06-22T04:35:20Z",
          "last_comment_author": "HuBandiT"
        },
        {
          "number": 1175,
          "created_at": "2026-06-22T04:25:45Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-06-21T11:37:36Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 270,
          "created_at": "2012-10-27T15:31:30Z",
          "last_comment_at": "2013-03-05T00:43:23Z",
          "last_comment_author": "kikito"
        },
        {
          "number": 377,
          "created_at": "2013-09-19T13:24:10Z",
          "last_comment_at": "2019-04-14T20:56:36Z",
          "last_comment_author": "sshaw"
        },
        {
          "number": 461,
          "created_at": "2014-06-26T14:52:47Z",
          "last_comment_at": "2018-09-30T23:35:17Z",
          "last_comment_author": "gorn"
        },
        {
          "number": 582,
          "created_at": "2015-10-01T14:05:09Z",
          "last_comment_at": "2023-05-17T13:01:09Z",
          "last_comment_author": "sunny"
        },
        {
          "number": 672,
          "created_at": "2016-09-30T00:14:54Z",
          "last_comment_at": "2024-09-30T10:09:44Z",
          "last_comment_author": "sunny"
        },
        {
          "number": 703,
          "created_at": "2017-01-14T17:04:11Z",
          "last_comment_at": "2023-05-17T12:58:56Z",
          "last_comment_author": "sunny"
        },
        {
          "number": 715,
          "created_at": "2017-02-18T07:31:51Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 739,
          "created_at": "2017-08-13T07:24:42Z",
          "last_comment_at": "2022-08-17T15:48:44Z",
          "last_comment_author": "digitalfrost"
        },
        {
          "number": 823,
          "created_at": "2019-01-21T21:46:26Z",
          "last_comment_at": "2023-04-19T11:17:29Z",
          "last_comment_author": "sunny"
        },
        {
          "number": 825,
          "created_at": "2019-01-28T15:28:10Z",
          "last_comment_at": "2019-02-02T06:44:01Z",
          "last_comment_author": "iainbeeston"
        },
        {
          "number": 831,
          "created_at": "2019-02-22T08:25:23Z",
          "last_comment_at": "2023-04-20T13:14:13Z",
          "last_comment_author": "sunny"
        },
        {
          "number": 855,
          "created_at": "2019-07-05T17:23:18Z",
          "last_comment_at": "2025-03-27T18:53:57Z",
          "last_comment_author": "s-mage"
        },
        {
          "number": 881,
          "created_at": "2019-12-10T17:23:39Z",
          "last_comment_at": "2021-03-03T17:57:12Z",
          "last_comment_author": "pama"
        },
        {
          "number": 885,
          "created_at": "2020-01-13T11:05:40Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 893,
          "created_at": "2020-03-12T12:28:55Z",
          "last_comment_at": "2022-01-12T14:19:29Z",
          "last_comment_author": "reinaris"
        },
        {
          "number": 908,
          "created_at": "2020-09-28T10:13:33Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1008,
          "created_at": "2022-07-31T21:40:37Z",
          "last_comment_at": "2025-01-12T02:33:11Z",
          "last_comment_author": "jpgeek"
        },
        {
          "number": 1011,
          "created_at": "2022-08-12T10:51:18Z",
          "last_comment_at": "2022-08-16T10:00:18Z",
          "last_comment_author": "digitalfrost"
        },
        {
          "number": 1027,
          "created_at": "2022-08-31T09:23:20Z",
          "last_comment_at": "2023-06-05T11:37:18Z",
          "last_comment_author": "jlduran"
        },
        {
          "number": 1028,
          "created_at": "2022-08-31T09:50:08Z",
          "last_comment_at": "2023-06-06T15:07:29Z",
          "last_comment_author": "jlduran"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/svenfuchs/rails-i18n",
    "host": "github.com",
    "name": "rails-i18n",
    "owner": "svenfuchs"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 67,
      "inputs": {
        "security": 51,
        "vitality": 59,
        "community": 80,
        "governance": 80,
        "engineering": 62
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 59,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "commits_last_year": 59,
              "human_commit_share": 1,
              "days_since_last_push": 30,
              "active_weeks_last_year": 21
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 30 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 30
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "21/52 weeks with commits",
                "points": 14.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 21
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "59 commits in the last year",
                "points": 16,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 59
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6",
                "points": 6,
                "status": "partial",
                "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": 50,
            "inputs": {
              "releases_count": 12,
              "latest_release_tag": "v8.1.0",
              "releases_from_tags": true,
              "days_since_latest_release": 239,
              "mean_days_between_releases": 137.7
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "12 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 239 days ago",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 239
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~137.7 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 137.7
                    }
                  }
                ],
                "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": 30,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 30 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 30
                    }
                  }
                ],
                "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": "excellent",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 94,
            "inputs": {
              "forks": 2696,
              "stars": 4035,
              "watchers": 78,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "4,035 stars",
                "points": 58.5,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 4035
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "2,696 forks",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 2696
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "78 watchers",
                "points": 10.5,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 78
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 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": [
                "rails-i18n"
              ],
              "dependents": null,
              "ecosystems": "rubygems",
              "total_downloads": 136483000,
              "monthly_downloads": null
            },
            "components": [
              {
                "key": "total_downloads",
                "name": "Total downloads",
                "detail": "136,483,000 downloads all-time across rubygems",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_total",
                    "params": {
                      "count": 136483000,
                      "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": "good",
        "name": "Sustainability & Governance",
        "value": 80,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "good",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "bus_factor": 3,
              "contributors_sampled": 100,
              "top_contributor_share": 0.347
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "3 contributor(s) cover half of all commits",
                "points": 36,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 35% of commits",
                "points": 14.7,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 35
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "100 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 79 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "excellent",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 88,
            "inputs": {
              "merged_prs": 738,
              "open_issues": 32,
              "closed_issues": 240,
              "issue_closed_ratio": 0.882,
              "closed_unmerged_prs": 161
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "88% of issues closed",
                "points": 41.2,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 88
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "738/899 decided PRs merged",
                "points": 31.4,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 738,
                      "decided": 899
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "all changesets reviewed",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 70,
            "inputs": {
              "followers": 798,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "svenfuchs",
              "public_repos": 147,
              "account_age_days": 6713
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "798 followers of svenfuchs",
                "points": 20.9,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 798,
                      "login": "svenfuchs"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "147 public repos, account ~18 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 147
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 18
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 91,
            "inputs": {
              "packages": [
                "rails-i18n"
              ],
              "ecosystems": "rubygems",
              "any_deprecated": false,
              "min_days_since_publish": 239
            },
            "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 239 days ago",
                "points": 26,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 239
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "78 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 78
                    }
                  }
                ],
                "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": 62,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "8 out of 12 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": 65,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": "http://rails-i18n.org",
              "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": "http://rails-i18n.org",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 51,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "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": 39,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 3.9
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "8 out of 12 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": "all changesets reviewed",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 79 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "43 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 62 resolved dependencies against OSV; 6 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 62
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 6
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 43,
              "affected_packages": 10,
              "assessed_packages": 62,
              "unassessed_packages": 6,
              "affected_by_severity": "critical 1, high 6, moderate 1, low 2",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 62,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 28
            },
            "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": 34,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 27,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.5,
              "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": "50 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 26.7,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 50,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 32,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "Gemfile.lock"
              ],
              "has_dockerfile": true,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "Ruby",
              "largest_source_bytes": 12841,
              "source_files_sampled": 160,
              "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/160 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 160,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [],
  "report_type": "repository",
  "generated_at": "2026-07-21T23:37:56.676407Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/svenfuchs/rails-i18n.svg",
  "full_name": "svenfuchs/rails-i18n",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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.