Public record
Software health reportschema 0.23.0 · metrics 1.13.0 · 2026-07-21 20:41 UTC

rails / jquery-rails

A gem to automate using jQuery with Rails

RubyMIT★ 943 stars⑂ 408 forksgrowth anomalysince May 2011View on GitHub ↗

rails/jquery-rails holds a health index of 48 out of 100, placing it in the At risk band. It scores highest on Sustainability & Governance (74/100) and lowest on Vitality (25/100). It was last updated 273 days ago. 2 contributors account for most of its recent work.

48
overall / 100
At risk

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.

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

Score profile

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

Ownership

Ruby on RailsOrganization
2,680 followers127 public repossince Apr 2008

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
RubyGemsjquery-rails4.6.1-79273 days ago

Metrics by category

Vitality

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

25Critical · 22% of overall
How it's scored
3.6/36Push recency — last push 273 days ago
0.7/36Commit cadence — 1/52 weeks with commits
4.3/18Commit volume — 2 commits in the last year
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year2
human_commit_share1
days_since_last_push273
active_weeks_last_year1
How it's scored
16.2/27Ships releases — 74 version tags (no GitHub releases)
16.2/36Release recency — latest release 273 days ago
12.6/27Release cadence — a release every ~348.5 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count74
latest_release_tagv4.6.1
releases_from_tagsyes
days_since_latest_release273
mean_days_between_releases348.5
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?

70Good · 18% of overall
How it's scored
28.9/60Stars — 943 stars, discounted for inorganic growth: 250 stars over 1 day(s) from 2011-05-24, 250× the repository's own daily baseline
13/25Forks — 408 forks, discounted for inorganic growth: 250 stars over 1 day(s) from 2011-05-24, 250× the repository's own daily baseline
8.4/15Watchers — 33 watchers
Inputs used
forks408
stars943
watchers33
growth_stateanomalous
growth_signalsacquisition_burst, fork_divergence, missing_decay
growth_windows2011-05-24/2011-05-24
growth_peak_days1
growth_factor_pct60
growth_peak_stars250
growth_peak_window2011-05-24
growth_peak_multiple250
growth_top_days_share0.278
growth_baseline_per_day1
growth_history_completeyes
Inorganic Growth Policy discounts the stars and forks components by 40%. The finding describes the timing of public star and fork events; it does not establish that attention was purchased, or that the maintainers were involved.
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
80/80Total downloads — 305,993,907 downloads all-time across rubygems
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesjquery-rails
dependents
ecosystemsrubygems
total_downloads305,993,907
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?

74Good · 24% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
16.6/22.5Commit distribution — top contributor authored 26% of commits
13.5/13.5Contributor breadth — 65 contributors
10/10OpenSSF Scorecard: Contributors — project has 57 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled65
top_contributor_share0.26
How it's scored
42.6/46.8Issue resolution — 91% of issues closed
19/38.3PR acceptance — 70/141 decided PRs merged
3/15OpenSSF Scorecard: Code-Review — Found 6/24 approved changesets -- score normalized to 2
Inputs used
merged_prs70
open_issues14
closed_issues146
issue_closed_ratio0.912
closed_unmerged_prs71
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
24.6/25Owner reach — 2,680 followers of rails
25/25Track record — 127 public repos, account ~18 yr old
Inputs used
followers2,680
owner_typeOrganization
is_verified
owner_loginrails
public_repos127
account_age_days6,684
How it's scored
25/25Published & resolvable — 1 package(s) on rubygems
26/35Publish recency — latest publish 273 days ago
20/20Version history — 79 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesjquery-rails
ecosystemsrubygems
any_deprecatedno
min_days_since_publish273

Engineering Quality

Are baseline engineering and documentation practices in place?

34At risk · 20% of overall
How it's scored
0/24CI workflows
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — 0 out of 7 merged PRs checked by a CI test -- score normalized to 0
Inputs used
has_cino
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno

Documentation

50Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

31At risk · 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
0/2.5CI-Tests — 0 out of 7 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
1.5/7.5Code-Review — Found 6/24 approved changesets -- score normalized to 2
2.5/2.5Contributors — project has 57 contributing companies or organizations
0/10Dangerous-Workflow — no data
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — no data
0/5Pinned-Dependencies — no data
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 — no data
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate3.1
Excluded from scoring (no data or not applicable): dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions. Remaining weights renormalized.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score.

27Critical · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
16/40Legible commit history — 30 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.3
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
0/10Reproducible environment
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 — no data
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.
How it's scored
0/45Type-checkable code — Ruby without a type-check config
55/55Manageable file sizes — 0/7 source files over 60KB
Inputs used
primary_languageRuby
largest_source_bytes4,832
source_files_sampled7
oversized_source_files0

Key facts

943GitHub stars
65contributors
2commits, last 12 months
273days since last push
74releases
2bus factor
14open issues
RubyGemspackage ecosystems

Data collection warnings

  • No resolved dependencies carried a version and a supported ecosystem

More detail

Star and fork history 943 ★ / 408 ⇿
943Stars
408Forks
74Releases

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.

The shaded band marks the burst the Inorganic Growth Policy confirmed. How growth authenticity is assessed

02004006008001,0009433542502010-082018-072026-07
Major 2Minor 10Patch 62

Each point covers 15 days.

OpenSSF Scorecard 3.1 / 10
3.1aggregate

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 20:40 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 7 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
2Code-ReviewFound 6/24 approved changesets -- score normalized to 2
10Contributorsproject has 57 contributing companies or organizations
n/aDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/aPackagingpackaging workflow not detected
n/aPinned-Dependenciesno dependencies found
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 8
RegistryPackageVersion constraintManifest
RubyGemsrailsGemfile
RubyGemsrackGemfile
RubyGemsjson>= 2Gemfile
RubyGemsrails~> 4.2.0Gemfile
RubyGemsrack~>1.6Gemfile
RubyGemsjson~> 1.8.0Gemfile
RubyGemsnokogiriGemfile
RubyGemsnokogiri~> 1.6.0Gemfile
All dependencies 8

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

RegistryPackageVersionRelation
RubyGemsjsondirect
RubyGemsnokogiridirect
RubyGemsrackdirect
RubyGemsrailsdirect
RubyGemsmime-typesindirect
RubyGemsrails-dom-testingindirect
RubyGemsrailtiesindirect
RubyGemsthorindirect
Dependency advisories not assessed

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 4149,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Ruby": 11836
      },
      "pushed_at": "2025-10-21T20:23:08Z",
      "created_at": "2011-05-24T21:53:58Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-05T08:56:52Z",
      "description": "A gem to automate using jQuery with Rails",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "Ruby",
      "significant_languages": [
        "Ruby"
      ]
    },
    "owner": {
      "blog": "https://rubyonrails.org/",
      "name": "Ruby on Rails",
      "type": "Organization",
      "login": "rails",
      "company": null,
      "location": null,
      "followers": 2680,
      "avatar_url": "https://avatars.githubusercontent.com/u/4223?v=4",
      "created_at": "2008-04-02T01:59:25Z",
      "is_verified": null,
      "public_repos": 127,
      "account_age_days": 6684
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v4.6.1",
          "kind": "patch",
          "published_at": "2025-10-21T20:22:57Z"
        },
        {
          "tag": "v4.6.0",
          "kind": "minor",
          "published_at": "2023-06-26T21:49:41Z"
        },
        {
          "tag": "v4.5.1",
          "kind": "patch",
          "published_at": "2022-11-10T18:29:22Z"
        },
        {
          "tag": "v4.5.0",
          "kind": "minor",
          "published_at": "2022-05-23T21:21:37Z"
        },
        {
          "tag": "v4.4.0",
          "kind": "minor",
          "published_at": "2020-05-08T14:55:01Z"
        },
        {
          "tag": "v4.3.5",
          "kind": "patch",
          "published_at": "2019-06-13T22:51:16Z"
        },
        {
          "tag": "v4.3.4",
          "kind": "patch",
          "published_at": "2019-06-13T22:47:55Z"
        },
        {
          "tag": "v4.3.3",
          "kind": "patch",
          "published_at": "2018-04-18T17:25:48Z"
        },
        {
          "tag": "v4.3.2",
          "kind": "patch",
          "published_at": "2018-04-18T17:23:48Z"
        },
        {
          "tag": "v4.3.1",
          "kind": "patch",
          "published_at": "2017-03-21T18:38:51Z"
        },
        {
          "tag": "v4.3.0",
          "kind": "minor",
          "published_at": "2017-03-21T18:36:08Z"
        },
        {
          "tag": "v4.2.2",
          "kind": "patch",
          "published_at": "2016-12-29T01:09:42Z"
        },
        {
          "tag": "v4.2.1",
          "kind": "patch",
          "published_at": "2016-08-19T16:55:57Z"
        },
        {
          "tag": "v4.2.0",
          "kind": "minor",
          "published_at": "2016-08-19T16:53:04Z"
        },
        {
          "tag": "v4.1.1",
          "kind": "patch",
          "published_at": "2016-03-10T02:38:44Z"
        },
        {
          "tag": "v4.1.0",
          "kind": "minor",
          "published_at": "2016-01-12T23:33:36Z"
        },
        {
          "tag": "v4.0.5",
          "kind": "patch",
          "published_at": "2015-09-01T05:36:29Z"
        },
        {
          "tag": "v4.0.4",
          "kind": "patch",
          "published_at": "2015-06-16T16:04:41Z"
        },
        {
          "tag": "v4.0.3",
          "kind": "patch",
          "published_at": "2014-12-29T21:15:08Z"
        },
        {
          "tag": "v4.0.2",
          "kind": "patch",
          "published_at": "2014-12-19T23:48:50Z"
        },
        {
          "tag": "v4.0.1",
          "kind": "patch",
          "published_at": "2014-12-16T16:20:13Z"
        },
        {
          "tag": "v4.0.0",
          "kind": "major",
          "published_at": "2014-11-26T00:27:50Z"
        },
        {
          "tag": "v3.1.5",
          "kind": "patch",
          "published_at": "2018-04-18T17:34:30Z"
        },
        {
          "tag": "v3.1.4",
          "kind": "patch",
          "published_at": "2015-09-01T05:40:42Z"
        },
        {
          "tag": "v3.1.3",
          "kind": "patch",
          "published_at": "2015-06-16T16:02:42Z"
        },
        {
          "tag": "v3.1.2",
          "kind": "patch",
          "published_at": "2014-09-02T00:32:28Z"
        },
        {
          "tag": "v3.1.1",
          "kind": "patch",
          "published_at": "2014-06-23T14:36:33Z"
        },
        {
          "tag": "v3.1.0",
          "kind": "minor",
          "published_at": "2014-01-29T06:15:29Z"
        },
        {
          "tag": "v3.0.4",
          "kind": "patch",
          "published_at": "2013-07-11T03:44:54Z"
        },
        {
          "tag": "v3.0.3",
          "kind": "patch",
          "published_at": "2013-07-11T03:32:07Z"
        },
        {
          "tag": "v3.0.2",
          "kind": "patch",
          "published_at": "2013-07-04T18:55:19Z"
        },
        {
          "tag": "v3.0.1",
          "kind": "patch",
          "published_at": "2013-06-08T02:21:00Z"
        },
        {
          "tag": "v3.0.0",
          "kind": "major",
          "published_at": "2013-05-29T06:55:11Z"
        },
        {
          "tag": "v2.3.0",
          "kind": "minor",
          "published_at": "2013-05-29T06:41:06Z"
        },
        {
          "tag": "v2.2.2",
          "kind": "patch",
          "published_at": "2013-05-29T05:53:02Z"
        },
        {
          "tag": "v2.2.1",
          "kind": "patch",
          "published_at": "2013-02-08T05:26:26Z"
        },
        {
          "tag": "v2.2.0",
          "kind": "minor",
          "published_at": "2013-01-19T17:12:51Z"
        },
        {
          "tag": "v2.1.4",
          "kind": "patch",
          "published_at": "2012-11-26T17:20:37Z"
        },
        {
          "tag": "v2.1.3",
          "kind": "patch",
          "published_at": "2012-09-24T15:07:42Z"
        },
        {
          "tag": "v2.1.2",
          "kind": "patch",
          "published_at": "2012-09-06T23:48:08Z"
        },
        {
          "tag": "v2.1.1",
          "kind": "patch",
          "published_at": "2012-08-18T06:44:00Z"
        },
        {
          "tag": "v2.1.0",
          "kind": "minor",
          "published_at": "2012-08-16T20:04:11Z"
        },
        {
          "tag": "v2.0.3",
          "kind": "patch",
          "published_at": "2012-08-16T17:58:56Z"
        },
        {
          "tag": "v2.0.2",
          "kind": "patch",
          "published_at": "2012-04-03T17:55:55Z"
        },
        {
          "tag": "v2.0.1",
          "kind": "patch",
          "published_at": "2012-02-28T23:55:19Z"
        },
        {
          "tag": "v1.0.19",
          "kind": "patch",
          "published_at": "2011-11-26T05:25:22Z"
        },
        {
          "tag": "v1.0.18",
          "kind": "patch",
          "published_at": "2011-11-18T17:44:31Z"
        },
        {
          "tag": "v1.0.17",
          "kind": "patch",
          "published_at": "2011-11-09T17:33:47Z"
        },
        {
          "tag": "v1.0.16",
          "kind": "patch",
          "published_at": "2011-10-12T21:26:12Z"
        },
        {
          "tag": "v1.0.15",
          "kind": "patch",
          "published_at": "2011-10-12T20:57:12Z"
        },
        {
          "tag": "v1.0.14",
          "kind": "patch",
          "published_at": "2011-09-08T20:51:23Z"
        },
        {
          "tag": "v1.0.13",
          "kind": "patch",
          "published_at": "2011-08-11T22:16:07Z"
        },
        {
          "tag": "v1.0.12",
          "kind": "patch",
          "published_at": "2011-06-23T06:37:11Z"
        },
        {
          "tag": "v1.0.11",
          "kind": "patch",
          "published_at": "2011-06-15T23:38:19Z"
        },
        {
          "tag": "v1.0.10",
          "kind": "patch",
          "published_at": "2011-06-14T02:33:13Z"
        },
        {
          "tag": "v1.0.9",
          "kind": "patch",
          "published_at": "2011-05-26T03:38:16Z"
        },
        {
          "tag": "v1.0.8",
          "kind": "patch",
          "published_at": "2011-05-26T03:31:31Z"
        },
        {
          "tag": "v1.0.7",
          "kind": "patch",
          "published_at": "2011-05-22T02:41:59Z"
        },
        {
          "tag": "v1.0.6",
          "kind": "patch",
          "published_at": "2011-05-21T19:24:48Z"
        },
        {
          "tag": "v1.0.5",
          "kind": "patch",
          "published_at": "2011-05-17T21:47:48Z"
        },
        {
          "tag": "v1.0.4",
          "kind": "patch",
          "published_at": "2011-05-17T17:13:45Z"
        },
        {
          "tag": "v1.0.3",
          "kind": "patch",
          "published_at": "2011-05-17T13:44:40Z"
        },
        {
          "tag": "v1.0.2",
          "kind": "patch",
          "published_at": "2011-05-12T21:11:33Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2011-05-11T06:55:43Z"
        },
        {
          "tag": "v0.2.7",
          "kind": "patch",
          "published_at": "2011-02-05T20:33:00Z"
        },
        {
          "tag": "v0.2.6",
          "kind": "patch",
          "published_at": "2010-12-02T06:35:23Z"
        },
        {
          "tag": "v0.2.5",
          "kind": "patch",
          "published_at": "2010-11-04T17:22:34Z"
        },
        {
          "tag": "v0.2.4",
          "kind": "patch",
          "published_at": "2010-10-17T06:55:50Z"
        },
        {
          "tag": "v0.2.3",
          "kind": "patch",
          "published_at": "2010-10-13T18:15:27Z"
        },
        {
          "tag": "v0.2.2",
          "kind": "patch",
          "published_at": "2010-10-08T21:45:21Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2010-10-02T23:10:06Z"
        },
        {
          "tag": "v0.1.3",
          "kind": "patch",
          "published_at": "2010-09-16T19:54:58Z"
        },
        {
          "tag": "v0.1.2",
          "kind": "patch",
          "published_at": "2010-08-18T08:45:58Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2010-08-16T23:10:14Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "034296045427fa54ad095f392fccd9ff5708e110",
          "body": null,
          "is_bot": false,
          "headline": "Release v4.6.1 with jQuery v3.7.1",
          "author_name": "Carlos Antonio da Silva",
          "author_login": "carlosantoniodasilva",
          "committed_at": "2025-10-21T20:22:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "039b12e91c148d65789030308653545943db43a4",
          "body": "https://blog.jquery.com/2023/08/28/jquery-3-7-1-released-reliable-table-row-dimensions/\n\nCloses #300\nCloses #302",
          "is_bot": false,
          "headline": "Update jquery to v3.7.1 (#305)",
          "author_name": "Carlos Antonio da Silva",
          "author_login": "carlosantoniodasilva",
          "committed_at": "2025-10-21T20:21:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12869dac3fcee107a9dabfbbe4f5054298d8877b",
          "body": null,
          "is_bot": false,
          "headline": "Release v4.6.0 with jQuery v3.7.0",
          "author_name": "Carlos Antonio da Silva",
          "author_login": "carlosantoniodasilva",
          "committed_at": "2023-06-26T21:49:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65a9c7320d8320a14c36fde2655a06a7d52a6989",
          "body": "It looks like this version has an important bugfix for focus/blur\nevents.\n\nCloses #297",
          "is_bot": false,
          "headline": "Update jquery to 3.7.0",
          "author_name": "Carlos Antonio da Silva",
          "author_login": "carlosantoniodasilva",
          "committed_at": "2023-06-26T21:46:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb5a7a893f62b5d3563ea904ca638a89bc7cd7a0",
          "body": "Fix typo in CHANGELOG.md (`usj` => `ujs`)",
          "is_bot": false,
          "headline": "Merge pull request #293 from MichaelHoste/patch-1",
          "author_name": "Rafael Mendonça França",
          "author_login": "rafaelfranca",
          "committed_at": "2023-06-20T03:03:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9dfbe1d8a0bfe941970205c31cf79500ed99ebc",
          "body": "Update CHANGELOG.md",
          "is_bot": false,
          "headline": "Merge pull request #296 from okuramasafumi/patch-1",
          "author_name": "Rafael Mendonça França",
          "author_login": "rafaelfranca",
          "committed_at": "2023-06-20T03:03:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f34a439f8047ef1de48656bed3bb636707dd784c",
          "body": "It seems `4.5.1` has been released with the content of `unreleased`.",
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "OKURA Masafumi",
          "author_login": "okuramasafumi",
          "committed_at": "2023-04-18T06:15:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9e5aa7472055d9c5fd8d6af0f4d2e22dfb08ddd",
          "body": null,
          "is_bot": false,
          "headline": "Fix typo in CHANGELOG.md (`usj` => `ujs`)",
          "author_name": "Michaël Hoste",
          "author_login": "MichaelHoste",
          "committed_at": "2023-02-05T18:02:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de8792d63210003c2bdbd973ee0b3a1d977b4a67",
          "body": null,
          "is_bot": false,
          "headline": "Release v4.5.1 with jquery 3.6.1 and jquery-ujs 1.2.3",
          "author_name": "Carlos Antonio da Silva",
          "author_login": "carlosantoniodasilva",
          "committed_at": "2022-11-10T18:29:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e6f508b36b4ba7341a9f742d864c84a5b6bb626",
          "body": "It contains improved compatibility with turbo.\nhttps://github.com/rails/jquery-ujs/pull/521\n\nCloses #284",
          "is_bot": false,
          "headline": "Update jquery-ujs to latest v1.2.3",
          "author_name": "Carlos Antonio da Silva",
          "author_login": "carlosantoniodasilva",
          "committed_at": "2022-11-10T17:50:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a80d74bcd44f243d5676756ecaa6cb8142d56284",
          "body": "This version contains a bug fix for focus/blur behavior.\nhttps://blog.jquery.com/2022/08/26/jquery-3-6-1-maintenance-release/\n\nCloses #288",
          "is_bot": false,
          "headline": "Update jQuery to latest v3.6.1",
          "author_name": "Carlos Antonio da Silva",
          "author_login": "carlosantoniodasilva",
          "committed_at": "2022-11-10T17:46:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "153d9ffed0f4380906f2195555c904fc88833dea",
          "body": "Closes #283",
          "is_bot": false,
          "headline": "Fix changelog typo [ci skip]",
          "author_name": "Carlos Antonio da Silva",
          "author_login": "carlosantoniodasilva",
          "committed_at": "2022-05-23T21:30:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5cb8af25520e7974e341aeb5805913e36e38cc49",
          "body": null,
          "is_bot": false,
          "headline": "Release v4.5.0 with jQuery 3.6.0",
          "author_name": "Carlos Antonio da Silva",
          "author_login": "carlosantoniodasilva",
          "committed_at": "2022-05-23T21:21:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8cd051ac93b0f445b127c9313c8c46282e4e45bc",
          "body": "Closes #280\nCloses #285",
          "is_bot": false,
          "headline": "Update jQuery to 3.6.0",
          "author_name": "Carlos Antonio da Silva",
          "author_login": "carlosantoniodasilva",
          "committed_at": "2022-05-23T21:20:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8b003d726522cf663611c114d8f0e79abf8d200",
          "body": null,
          "is_bot": false,
          "headline": "Release v4.4.0",
          "author_name": "Carlos Antonio da Silva",
          "author_login": "carlosantoniodasilva",
          "committed_at": "2020-05-08T14:55:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90826fdc955c830db19307d1085e08bd3ebf9c28",
          "body": "jQuery version 3.5.0 contains important security updates for a XSS\nvulnerability: https://github.com/advisories/GHSA-jpcq-cgw6-v4j6",
          "is_bot": false,
          "headline": "Bump jQuery version to 3.5.1",
          "author_name": "Carlos Antonio da Silva",
          "author_login": "carlosantoniodasilva",
          "committed_at": "2020-05-08T14:38:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad3227ef6536687ad8a7b756822551f630e3aaab",
          "body": null,
          "is_bot": false,
          "headline": "Test against latest Ruby versions",
          "author_name": "Carlos Antonio da Silva",
          "author_login": "carlosantoniodasilva",
          "committed_at": "2020-05-08T14:25:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6361d43027345c391731c9f403ed1a51b02ea467",
          "body": "Fix `unescape_js` to match changes in Action View",
          "is_bot": false,
          "headline": "Merge pull request #269 from repinel/fix-unescape-js",
          "author_name": "Kasper Timm Hansen",
          "author_login": "kaspth",
          "committed_at": "2020-03-30T20:52:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6d6e2514889ad576c23b8783127e0c346db0d43",
          "body": "Unescapes dollar signs and backticks added by rails/rails@033a738817abd6e446e1b320cb7d1a5c15224e9a",
          "is_bot": false,
          "headline": "Fix `unescape_js` to match changes in Action View",
          "author_name": "Roque Pinel",
          "author_login": "repinel",
          "committed_at": "2020-03-30T20:42:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "755314276cc4386723ea7e3d7511792bc4d7baf4",
          "body": null,
          "is_bot": false,
          "headline": "Prepare to 4.3.5",
          "author_name": "Rafael Mendonça França",
          "author_login": "rafaelfranca",
          "committed_at": "2019-06-13T22:51:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa0ee8779cb0a00bd90ba923059014d34ebbebe9",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade jQuery to 3.4.1",
          "author_name": "Rafael Mendonça França",
          "author_login": "rafaelfranca",
          "committed_at": "2019-06-13T22:50:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c20aafbfee4970033bed7415999e50dc65f955b",
          "body": null,
          "is_bot": false,
          "headline": "Prepare to 4.3.4",
          "author_name": "Rafael Mendonça França",
          "author_login": "rafaelfranca",
          "committed_at": "2019-06-13T22:47:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb4de89b65253ad5a86fc9b06ad3b8b4091d6cd0",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade jQuery to 3.4.0",
          "author_name": "Rafael Mendonça França",
          "author_login": "rafaelfranca",
          "committed_at": "2019-06-13T22:47:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12a9200ee2a487db84256c45ce9af13dc03dadfd",
          "body": "Update README.md",
          "is_bot": false,
          "headline": "Merge pull request #264 from ScottGrimmett/patch-1",
          "author_name": "Rafael França",
          "author_login": "rafaelfranca",
          "committed_at": "2019-06-11T22:00:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4cb917aa56f4036825be1eb678aebc332d2b46ad",
          "body": "Mention the gem itself as the first step of installation.",
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "ScottGrimmett",
          "author_login": "ScottGrimmett",
          "committed_at": "2019-06-07T08:40:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d5d03b18fc728ccd8ab950183f3fc8c83f95fb3",
          "body": "Fix invalid link for `Rails Core Team`",
          "is_bot": false,
          "headline": "Merge pull request #259 from nisusam/fix_invalid_link",
          "author_name": "Rafael França",
          "author_login": "rafaelfranca",
          "committed_at": "2018-10-23T21:23:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17cf4d16fb2933fbe42ae043fb1f13958e78925d",
          "body": null,
          "is_bot": false,
          "headline": "Fix invalid link for `Rails Core Team`",
          "author_name": "nisusam",
          "author_login": "nisusam",
          "committed_at": "2018-10-21T13:41:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0cebc5981ebd88a2b2bcd183d8d5067d673832ef",
          "body": "…y-code-without-semicolon\n\n Fix we can not input jquery code without semicolon.",
          "is_bot": false,
          "headline": "Merge pull request #255 from lanzhiheng/bugfix/we-can-not-input-jquer…",
          "author_name": "Rafael França",
          "author_login": "rafaelfranca",
          "committed_at": "2018-04-23T16:06:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26b64cacfe57c021be4e416f73597f1fa9801515",
          "body": null,
          "is_bot": false,
          "headline": " Fix we can not input jquery code without semicolon.",
          "author_name": "lanzhiheng",
          "author_login": "lanzhiheng",
          "committed_at": "2018-04-21T08:35:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51a0a15f0c3a98dec008424ee1a6893ca0faf496",
          "body": null,
          "is_bot": false,
          "headline": "Prepare to 4.3.3",
          "author_name": "Rafael Mendonça França",
          "author_login": "rafaelfranca",
          "committed_at": "2018-04-18T17:25:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65e8dcd012447514c3aa9c22251261d43102b04a",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade jQuery 3 to 3.3.1",
          "author_name": "Rafael Mendonça França",
          "author_login": "rafaelfranca",
          "committed_at": "2018-04-18T17:25:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "713fabd3c99a36e9777da9ef1b8c12abd7129f17",
          "body": null,
          "is_bot": false,
          "headline": "Prepare for 4.3.2 release",
          "author_name": "Rafael Mendonça França",
          "author_login": "rafaelfranca",
          "committed_at": "2018-04-18T17:23:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b389f5b155a3b15b971c03a319b7cf74a87a029f",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade jQuery 3 to 3.3.0",
          "author_name": "Rafael Mendonça França",
          "author_login": "rafaelfranca",
          "committed_at": "2018-04-18T17:23:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ad54ac1c3b97241d9ba669e52f521eebf231f6a",
          "body": "Added rails-ujs disambiguation for Rails 5.1 and up",
          "is_bot": false,
          "headline": "Merge pull request #251 from andrewhaines/rails-ujs-doc-update",
          "author_name": "Guillermo Iguaran",
          "author_login": "guilleiguaran",
          "committed_at": "2018-02-17T14:40:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21d47bb4a0eb94b76cb3727c720108cd90fcc79d",
          "body": null,
          "is_bot": false,
          "headline": "Added rails-ujs disambiguation for Rails 5.1 and up",
          "author_name": "Andrew Haines",
          "author_login": "andrewhaines",
          "committed_at": "2018-02-17T10:50:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d83b69c70ee6f7af68510ebf38739f033299d494",
          "body": "[CI] Test agains Ruby 2.5",
          "is_bot": false,
          "headline": "Merge pull request #250 from nicolasleger/patch-1",
          "author_name": "Rafael França",
          "author_login": "rafaelfranca",
          "committed_at": "2018-02-14T17:34:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a075dc32f139b9c9f177e7eb6f0fc15e51f9888f",
          "body": null,
          "is_bot": false,
          "headline": "[CI] Test agains Ruby 2.5",
          "author_name": "Nicolas Leger",
          "author_login": "nicolasleger",
          "committed_at": "2018-02-14T16:22:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd4535162da068461fda209ea86f120462123e57",
          "body": "Add small explanation about how to install for Rails 5.1 and up",
          "is_bot": false,
          "headline": "Merge pull request #245 from hartator/patch-1",
          "author_name": "Rafael França",
          "author_login": "rafaelfranca",
          "committed_at": "2018-01-26T00:15:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9dbbaa35dddee640fed28aea4cef3dc142bfe8b1",
          "body": null,
          "is_bot": false,
          "headline": "Add small explanation about how to install for Rails 5.1 and up",
          "author_name": "hartator",
          "author_login": "hartator",
          "committed_at": "2017-06-09T20:47:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6eb084e599e6797fd0547b17d350fe63759d8553",
          "body": "Support even more CSS selectors",
          "is_bot": false,
          "headline": "Merge pull request #243 from juank-pa/support_even_more_css_selectors",
          "author_name": "Rafael França",
          "author_login": "rafaelfranca",
          "committed_at": "2017-05-12T05:15:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b2b33a8c7a12d626d2f8824144fdf18c0c708ad",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into support_even_more_css_selectors",
          "author_name": "Rafael França",
          "author_login": "rafaelfranca",
          "committed_at": "2017-05-12T05:15:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3ed1644e7db563f99247d4c80345ce97a594efe",
          "body": "Add support for multiple matches",
          "is_bot": false,
          "headline": "Merge pull request #242 from juank-pa/add_support_for_multiple_matches",
          "author_name": "Rafael França",
          "author_login": "rafaelfranca",
          "committed_at": "2017-05-12T05:14:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92af4cc4a30960c3854b03346904c8cf92d0eaef",
          "body": "…ped_html\n\nFix bug with single quoted escaped html",
          "is_bot": false,
          "headline": "Merge pull request #241 from juank-pa/fix_bug_with_single_quoted_esca…",
          "author_name": "Rafael França",
          "author_login": "rafaelfranca",
          "committed_at": "2017-05-12T05:13:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1f329ee7ed275300d1187e8bb3fb22cc134c88b",
          "body": null,
          "is_bot": false,
          "headline": "Add support for multiple matches",
          "author_name": "Juan Pazmino",
          "author_login": "juank-pa",
          "committed_at": "2017-05-07T03:26:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bfda05701a23328671a234e006d8803f66a5d0a4",
          "body": null,
          "is_bot": false,
          "headline": "Support even more css selectors",
          "author_name": "Juan Pazmino",
          "author_login": "juank-pa",
          "committed_at": "2017-05-07T03:13:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a8847854f0765459219c99c4357f9d1c8f1975c",
          "body": null,
          "is_bot": false,
          "headline": "Fix bug with single quoted escaped html",
          "author_name": "Juan Pazmino",
          "author_login": "juank-pa",
          "committed_at": "2017-05-06T01:11:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6430f5f24985ffafa535269c5bca21aff63e27cf",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade jquery to 3.2.1",
          "author_name": "Rafael Mendonça França",
          "author_login": "rafaelfranca",
          "committed_at": "2017-03-21T18:38:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee76e0e9d332a8896cbe8ef998f842bcbfa615a6",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade jquery to 3.2.0",
          "author_name": "Rafael Mendonça França",
          "author_login": "rafaelfranca",
          "committed_at": "2017-03-21T18:36:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89d609282348b56751b8d5068c43863b80b899ef",
          "body": null,
          "is_bot": false,
          "headline": "nokogiri-1.7 requires ruby version >= 2.1.0",
          "author_name": "Akira Matsuda",
          "author_login": "amatsuda",
          "committed_at": "2016-12-29T06:53:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f5689a9a0278dc5781fb95d5add4e4604be207e",
          "body": "Add possibility to test HTML attribute selectors",
          "is_bot": false,
          "headline": "Merge pull request #236 from mrhead/improve-selector-matching",
          "author_name": "Rafael Mendonça França",
          "author_login": "rafaelfranca",
          "committed_at": "2016-12-29T03:16:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "968f04b74245e2dfd30e5f82733589efbb6de0c1",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade jQuery to 3.1.1",
          "author_name": "Rafael Mendonça França",
          "author_login": "rafaelfranca",
          "committed_at": "2016-12-29T01:09:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ae93a8a898da733f7f3173bcb22a40e1da5def0",
          "body": null,
          "is_bot": false,
          "headline": "rails 4.2 requires json 1.8",
          "author_name": "Akira Matsuda",
          "author_login": "amatsuda",
          "committed_at": "2016-11-15T07:16:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad82f41a4a6800ccfd33f1486d5b117a69e3866e",
          "body": null,
          "is_bot": false,
          "headline": "ruby 2.2.2 is supported by rack 2 and rails 5",
          "author_name": "Akira Matsuda",
          "author_login": "amatsuda",
          "committed_at": "2016-11-15T07:06:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4424059b6059128bbd6462f1d19f11bf78099751",
          "body": null,
          "is_bot": false,
          "headline": "ruby < 2.2.2 doesn't support rails 5",
          "author_name": "Akira Matsuda",
          "author_login": "amatsuda",
          "committed_at": "2016-11-15T07:05:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db978c02ac7aa3a3a222215a4832cd8b5c3a3fab",
          "body": null,
          "is_bot": false,
          "headline": "rack 2 requires Ruby version >= 2.2.2",
          "author_name": "Akira Matsuda",
          "author_login": "amatsuda",
          "committed_at": "2016-11-15T07:00:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3efdb662b0d8d850878b758b030d11f343c823e2",
          "body": "stay on rack 1 only on ruby 1.x that is not supported by rack 2",
          "is_bot": false,
          "headline": "bundle rack 2 that is required by rails 5",
          "author_name": "Akira Matsuda",
          "author_login": "amatsuda",
          "committed_at": "2016-11-15T06:51:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66c8858bfa33341296a21b80ea2c117346b5a909",
          "body": null,
          "is_bot": false,
          "headline": "ruby 2.4 requires json 2, and json 2 doesn't support ruby 1",
          "author_name": "Akira Matsuda",
          "author_login": "amatsuda",
          "committed_at": "2016-11-15T06:48:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68fb08492cad254111c415137b26d8184ababf12",
          "body": null,
          "is_bot": false,
          "headline": "Remove unnecessary characters from regex",
          "author_name": "Patrik Bóna",
          "author_login": "mrhead",
          "committed_at": "2016-11-02T18:59:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4dd8cdf109ea6e012922acd4459c75579925498",
          "body": "Previously it wasn't possible to test something like this:\n\n```\nassert_select_jquery :remove, \"[data-placeholder~=name]\"\n```\n\nThis commit fixes it by escaping `[` and `]` characters in the selector.",
          "is_bot": false,
          "headline": "Add possibility to test HTML attribute selectors",
          "author_name": "Patrik Bóna",
          "author_login": "mrhead",
          "committed_at": "2016-11-02T13:17:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47d15123e27ca22f642b7befaeb152339f5d466a",
          "body": "Fix tests on TravisCI",
          "is_bot": false,
          "headline": "Merge pull request #232 from MSathieu/master",
          "author_name": "Rafael França",
          "author_login": "rafaelfranca",
          "committed_at": "2016-08-24T05:26:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2733675c55e5c0aeeb3b970fc7422c9d9cec8a2",
          "body": null,
          "is_bot": false,
          "headline": "Fix TravisCI",
          "author_name": "MSathieu",
          "author_login": null,
          "committed_at": "2016-08-24T05:03:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77e319b77b9820977b16139efd55c0d105879c3e",
          "body": "Fix version in CHANGELOG",
          "is_bot": false,
          "headline": "Merge pull request #233 from prathamesh-sonpatki/patch-1",
          "author_name": "Rafael França",
          "author_login": "rafaelfranca",
          "committed_at": "2016-08-19T17:30:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a89b90ed4b9441a64088d58f9a2a748efe0feac3",
          "body": null,
          "is_bot": false,
          "headline": "Fix version in CHANGELOG",
          "author_name": "प्रथमेश Sonpatki",
          "author_login": "prathamesh-sonpatki",
          "committed_at": "2016-08-19T17:25:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "340cb13ed5ed066f8a259c7f8aaa80fd3fd8b8f3",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade to jQuery 3.1.0",
          "author_name": "Rafael Mendonça França",
          "author_login": "rafaelfranca",
          "committed_at": "2016-08-19T16:55:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f039ffd8467f5e183cd06589345672442a26e057",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade jquery and jquery-ujs versions",
          "author_name": "Rafael Mendonça França",
          "author_login": "rafaelfranca",
          "committed_at": "2016-08-19T16:53:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04a131d9dd3840dad05c1cdd4e9534787309e196",
          "body": "Use https for jquery",
          "is_bot": false,
          "headline": "Merge pull request #231 from runephilosof/patch-1",
          "author_name": "Rafael França",
          "author_login": "rafaelfranca",
          "committed_at": "2016-08-16T09:50:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0983a3a93b12cc5eaac33486ba24f1d0fbdc1468",
          "body": null,
          "is_bot": false,
          "headline": "Use https for jquery",
          "author_name": "Rune Philosof",
          "author_login": "runephilosof",
          "committed_at": "2016-08-15T05:39:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0971d6e469228d2d431aa0898585284c8726ee1d",
          "body": null,
          "is_bot": false,
          "headline": "\"Gem::InstallError: rack requires Ruby version >= 2.2.2.\"",
          "author_name": "Akira Matsuda",
          "author_login": "amatsuda",
          "committed_at": "2016-07-22T21:40:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc1870bea0726164920d6bd1e5afbcc7c454e4d1",
          "body": null,
          "is_bot": false,
          "headline": "No need to a major bump",
          "author_name": "Rafael Mendonça França",
          "author_login": "rafaelfranca",
          "committed_at": "2016-07-21T22:04:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "950d8097c8f5e30cc573abd4334b91d87051b9d7",
          "body": null,
          "is_bot": false,
          "headline": "Add jquery 3 files",
          "author_name": "Rafael Mendonça França",
          "author_login": "rafaelfranca",
          "committed_at": "2016-07-21T21:58:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7127a3df176b77507d3a1c2cb869c0ebc3252633",
          "body": "Adds jQuery 3 support",
          "is_bot": false,
          "headline": "Merge pull request #224 from cannikin/jquery-3-shell",
          "author_name": "Rafael França",
          "author_login": "rafaelfranca",
          "committed_at": "2016-07-20T20:10:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd3f1bfe5e99637f6b1a58c0741cc3b04e195bb0",
          "body": null,
          "is_bot": false,
          "headline": "Removes jquery3 stub .js files",
          "author_name": "Rob Cameron",
          "author_login": "cannikin",
          "committed_at": "2016-07-20T17:59:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a44547b45ee500c690d6c3b3efa173e48e8483d2",
          "body": "This reverts commit d4d5f2fd12f46202fac3103cdeb58a67cefd2492.",
          "is_bot": false,
          "headline": "Revert \"Removes JS files in vendor/assets/javascripts\"",
          "author_name": "Rob Cameron",
          "author_login": "cannikin",
          "committed_at": "2016-07-20T17:59:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4d5f2fd12f46202fac3103cdeb58a67cefd2492",
          "body": null,
          "is_bot": false,
          "headline": "Removes JS files in vendor/assets/javascripts",
          "author_name": "Rob Cameron",
          "author_login": "cannikin",
          "committed_at": "2016-07-20T01:53:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e277d4a6cc76c14b8dce1ab967b13d99aa0ecdac",
          "body": null,
          "is_bot": false,
          "headline": "Updates `guard_version` rake task for jQuery 3",
          "author_name": "Rob Cameron",
          "author_login": "cannikin",
          "committed_at": "2016-06-16T21:34:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb6d2747c93e26b3a4f2b17b68bb63b880d62581",
          "body": null,
          "is_bot": false,
          "headline": "Updates Rake task to include jQuery 3 download",
          "author_name": "Rob Cameron",
          "author_login": "cannikin",
          "committed_at": "2016-06-16T21:33:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f91728b969ba67106f0c58d401a367a8827d83e",
          "body": null,
          "is_bot": false,
          "headline": "Adds *.js and .map placeholder files",
          "author_name": "Rob Cameron",
          "author_login": "cannikin",
          "committed_at": "2016-06-16T21:28:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9c7a669f3ed4668d6aecccd342c46c21cd6fdb9",
          "body": null,
          "is_bot": false,
          "headline": "Adds 5.0.0 info to CHANGELOG",
          "author_name": "Rob Cameron",
          "author_login": "cannikin",
          "committed_at": "2016-06-16T21:27:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f98228f3547b56266ac3ab665765090dbd35166",
          "body": null,
          "is_bot": false,
          "headline": "Updates VERSION and adds JQUERY_3_VERSION",
          "author_name": "Rob Cameron",
          "author_login": "cannikin",
          "committed_at": "2016-06-16T21:27:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d6c8eaf09ed1fd87d0ec9a988a6772995bd4105",
          "body": null,
          "is_bot": false,
          "headline": "Updates VERSIONS with 3.0.0 info",
          "author_name": "Rob Cameron",
          "author_login": "cannikin",
          "committed_at": "2016-06-16T21:27:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9bad7a77121890ea5a0b791e85867a3b8f0d9f3d",
          "body": null,
          "is_bot": false,
          "headline": "Updates README with instructions for jQuery 3",
          "author_name": "Rob Cameron",
          "author_login": "cannikin",
          "committed_at": "2016-06-16T21:27:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bfaaa31752c74215a80e7100b35c37b889adbd39",
          "body": null,
          "is_bot": false,
          "headline": "Let the \"homepage\" be where the code is hosted at",
          "author_name": "Akira Matsuda",
          "author_login": "amatsuda",
          "committed_at": "2016-03-15T00:20:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f033f7757fecd7111a241e9e54182fa8e094e1ac",
          "body": null,
          "is_bot": false,
          "headline": "Release 4.1.1",
          "author_name": "Rafael Mendonça França",
          "author_login": "rafaelfranca",
          "committed_at": "2016-03-10T02:38:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e47edc6e2abc129aee371ca4d3dbb386fe9acb9a",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade jquery-ujs to 1.2.1",
          "author_name": "Rafael Mendonça França",
          "author_login": "rafaelfranca",
          "committed_at": "2016-03-10T02:38:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4227beac55d74c327b59a058b0dcea9d0daef7f",
          "body": null,
          "is_bot": false,
          "headline": "Update jquery versions",
          "author_name": "Rafael Mendonça França",
          "author_login": "rafaelfranca",
          "committed_at": "2016-02-23T03:37:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30c0eb57f726e8a2c56b79b8d3c8d4be11e4a8ce",
          "body": "Allow rails-dom-testing 2",
          "is_bot": false,
          "headline": "Merge pull request #214 from rails/allow-rails-dom-testing-2",
          "author_name": "Kasper Timm Hansen",
          "author_login": "kaspth",
          "committed_at": "2016-01-16T15:29:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04fc4cb89d80e223596dd0851afed626577c68fc",
          "body": "If users are running rails-dom-testing via a GitHub entry, Bundler can't find compatible releases for it\r\nand jquery-rails.\r\n\r\nFix by allowing version 2, but also restrict any version 3 as a safety measure.",
          "is_bot": false,
          "headline": "Allow rails-dom-testing 2",
          "author_name": "Kasper Timm Hansen",
          "author_login": "kaspth",
          "committed_at": "2016-01-16T15:26:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df27b1947bfaf7518ed163c1ef5d20ed4bcbafd9",
          "body": null,
          "is_bot": false,
          "headline": "Release 4.1.0",
          "author_name": "Rafael Mendonça França",
          "author_login": "rafaelfranca",
          "committed_at": "2016-01-12T23:33:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "150eef59af4e9773702591f2ac4062b9676b8f40",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade jquery-ujs",
          "author_name": "Rafael Mendonça França",
          "author_login": "rafaelfranca",
          "committed_at": "2016-01-12T23:31:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99a8efceaa19e5569e26121b42db78ed57f075bf",
          "body": "Closes #211",
          "is_bot": false,
          "headline": "Update jquery to 2.2.0 and 1.12.0",
          "author_name": "Rafael Mendonça França",
          "author_login": "rafaelfranca",
          "committed_at": "2016-01-12T22:47:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b58da695c0cc33a7b9be801548442e33dad3336",
          "body": "Test on Ruby 2.3.0",
          "is_bot": false,
          "headline": "Merge pull request #212 from tricknotes/ruby-2.3.0",
          "author_name": "Rafael França",
          "author_login": "rafaelfranca",
          "committed_at": "2016-01-12T05:35:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1de9d037cbab83f6648e5c519cbdd72bef948ff",
          "body": null,
          "is_bot": false,
          "headline": "Test on Ruby 2.3.0",
          "author_name": "Ryunosuke SATO",
          "author_login": "tricknotes",
          "committed_at": "2016-01-12T05:08:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3815404e28d2f4e53464947ca7a1c4a8b1b6110",
          "body": "Update copyright year [ci-skip]",
          "is_bot": false,
          "headline": "Merge pull request #210 from jeroenvisser101/patch-1",
          "author_name": "Guillermo Iguaran",
          "author_login": "guilleiguaran",
          "committed_at": "2016-01-01T01:19:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8e2d75d0c1b5637384dac9f4b9df88b0cd78ee7",
          "body": "Happy new year!",
          "is_bot": false,
          "headline": "Update copyright year",
          "author_name": "Jeroen Visser",
          "author_login": "jeroenvisser101",
          "committed_at": "2016-01-01T01:17:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04fcfa29b859eef9479f89b6a799d00212902385",
          "body": "Add CONTRIBUTING.md",
          "is_bot": false,
          "headline": "Merge pull request #204 from maclover7/contributing",
          "author_name": "Rafael Mendonça França",
          "author_login": "rafaelfranca",
          "committed_at": "2015-09-09T07:08:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9cb0e2df2d27b2749f828925d5e7bab41e040847",
          "body": "Update changelog for version 4.0.5",
          "is_bot": false,
          "headline": "Merge pull request #203 from JamesChevalier/patch-1",
          "author_name": "Rafael Mendonça França",
          "author_login": "rafaelfranca",
          "committed_at": "2015-09-01T19:51:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33a5fff18a4fc7e69663aa57f55d6ebd38e6062d",
          "body": null,
          "is_bot": false,
          "headline": "Add CONTRIBUTING.md [ci skip]",
          "author_name": "maclover7",
          "author_login": "maclover7",
          "committed_at": "2015-09-01T15:57:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c60269340eb87c7f9fa0ba70ae7d92567ba8830",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog for version 4.0.5",
          "author_name": "James Chevalier",
          "author_login": "JamesChevalier",
          "committed_at": "2015-09-01T14:14:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01cb69b17083c8eb8daba13a8daba4907b1c3813",
          "body": null,
          "is_bot": false,
          "headline": "Pass travis lint",
          "author_name": "Rafael Mendonça França",
          "author_login": "rafaelfranca",
          "committed_at": "2015-09-01T05:48:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e23e239858718416659c77a4d23a54925fe93f3b",
          "body": null,
          "is_bot": false,
          "headline": "Fix YAML",
          "author_name": "Rafael Mendonça França",
          "author_login": "rafaelfranca",
          "committed_at": "2015-09-01T05:47:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 74,
      "commits_last_year": 2,
      "latest_release_at": "2025-10-21T20:22:57Z",
      "latest_release_tag": "v4.6.1",
      "releases_from_tags": true,
      "days_since_last_push": 273,
      "active_weeks_last_year": 1,
      "days_since_latest_release": 273,
      "mean_days_between_releases": 348.5
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 50,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "jquery-rails",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "rubygems",
          "matches_repo": true,
          "registry_url": "https://rubygems.org/gems/jquery-rails",
          "is_deprecated": false,
          "latest_version": "4.6.1",
          "repository_url": "https://github.com/rails/jquery-rails",
          "versions_count": 79,
          "total_downloads": 305993907,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2010-08-16T23:10:23.941000Z",
          "latest_published_at": "2025-10-21T20:23:15.992000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 273
        }
      ]
    },
    "popularity": {
      "forks": 408,
      "stars": 943,
      "watchers": 33,
      "fork_history": {
        "days": [
          {
            "date": "2010-08-16",
            "count": 1
          },
          {
            "date": "2010-08-30",
            "count": 1
          },
          {
            "date": "2010-09-01",
            "count": 1
          },
          {
            "date": "2010-09-14",
            "count": 1
          },
          {
            "date": "2010-09-29",
            "count": 1
          },
          {
            "date": "2010-10-16",
            "count": 1
          },
          {
            "date": "2010-10-25",
            "count": 1
          },
          {
            "date": "2010-11-01",
            "count": 1
          },
          {
            "date": "2011-01-16",
            "count": 1
          },
          {
            "date": "2011-02-03",
            "count": 2
          },
          {
            "date": "2011-02-06",
            "count": 1
          },
          {
            "date": "2011-02-07",
            "count": 1
          },
          {
            "date": "2011-03-11",
            "count": 1
          },
          {
            "date": "2011-05-04",
            "count": 1
          },
          {
            "date": "2011-05-11",
            "count": 1
          },
          {
            "date": "2011-05-12",
            "count": 1
          },
          {
            "date": "2011-05-18",
            "count": 1
          },
          {
            "date": "2011-05-27",
            "count": 1
          },
          {
            "date": "2011-05-31",
            "count": 1
          },
          {
            "date": "2011-06-03",
            "count": 1
          },
          {
            "date": "2011-06-10",
            "count": 1
          },
          {
            "date": "2011-06-28",
            "count": 1
          },
          {
            "date": "2011-07-06",
            "count": 1
          },
          {
            "date": "2011-08-10",
            "count": 1
          },
          {
            "date": "2011-08-20",
            "count": 1
          },
          {
            "date": "2011-09-07",
            "count": 1
          },
          {
            "date": "2011-09-09",
            "count": 1
          },
          {
            "date": "2011-09-27",
            "count": 1
          },
          {
            "date": "2011-10-07",
            "count": 1
          },
          {
            "date": "2011-11-04",
            "count": 1
          },
          {
            "date": "2011-11-08",
            "count": 1
          },
          {
            "date": "2011-11-17",
            "count": 1
          },
          {
            "date": "2011-11-20",
            "count": 1
          },
          {
            "date": "2011-11-22",
            "count": 1
          },
          {
            "date": "2011-11-29",
            "count": 1
          },
          {
            "date": "2011-12-07",
            "count": 1
          },
          {
            "date": "2011-12-18",
            "count": 1
          },
          {
            "date": "2012-01-01",
            "count": 1
          },
          {
            "date": "2012-01-24",
            "count": 1
          },
          {
            "date": "2012-01-31",
            "count": 2
          },
          {
            "date": "2012-02-09",
            "count": 1
          },
          {
            "date": "2012-02-22",
            "count": 1
          },
          {
            "date": "2012-03-06",
            "count": 1
          },
          {
            "date": "2012-03-09",
            "count": 2
          },
          {
            "date": "2012-03-29",
            "count": 1
          },
          {
            "date": "2012-04-06",
            "count": 1
          },
          {
            "date": "2012-05-14",
            "count": 1
          },
          {
            "date": "2012-05-31",
            "count": 1
          },
          {
            "date": "2012-06-01",
            "count": 2
          },
          {
            "date": "2012-06-14",
            "count": 1
          },
          {
            "date": "2012-07-17",
            "count": 1
          },
          {
            "date": "2012-08-03",
            "count": 1
          },
          {
            "date": "2012-08-10",
            "count": 1
          },
          {
            "date": "2012-09-03",
            "count": 1
          },
          {
            "date": "2012-09-06",
            "count": 1
          },
          {
            "date": "2012-09-13",
            "count": 1
          },
          {
            "date": "2012-09-18",
            "count": 1
          },
          {
            "date": "2012-09-28",
            "count": 2
          },
          {
            "date": "2012-10-05",
            "count": 1
          },
          {
            "date": "2012-10-10",
            "count": 3
          },
          {
            "date": "2012-10-19",
            "count": 2
          },
          {
            "date": "2012-10-31",
            "count": 1
          },
          {
            "date": "2012-11-10",
            "count": 1
          },
          {
            "date": "2012-11-24",
            "count": 1
          },
          {
            "date": "2012-11-26",
            "count": 1
          },
          {
            "date": "2012-12-11",
            "count": 1
          },
          {
            "date": "2013-01-19",
            "count": 1
          },
          {
            "date": "2013-01-20",
            "count": 1
          },
          {
            "date": "2013-01-21",
            "count": 1
          },
          {
            "date": "2013-01-22",
            "count": 1
          },
          {
            "date": "2013-02-03",
            "count": 2
          },
          {
            "date": "2013-02-05",
            "count": 1
          },
          {
            "date": "2013-02-09",
            "count": 1
          },
          {
            "date": "2013-02-11",
            "count": 1
          },
          {
            "date": "2013-02-21",
            "count": 1
          },
          {
            "date": "2013-02-25",
            "count": 1
          },
          {
            "date": "2013-02-28",
            "count": 1
          },
          {
            "date": "2013-03-03",
            "count": 1
          },
          {
            "date": "2013-03-11",
            "count": 1
          },
          {
            "date": "2013-03-14",
            "count": 1
          },
          {
            "date": "2013-03-15",
            "count": 1
          },
          {
            "date": "2013-03-24",
            "count": 1
          },
          {
            "date": "2013-03-25",
            "count": 2
          },
          {
            "date": "2013-04-08",
            "count": 1
          },
          {
            "date": "2013-04-11",
            "count": 1
          },
          {
            "date": "2013-04-15",
            "count": 1
          },
          {
            "date": "2013-04-24",
            "count": 1
          },
          {
            "date": "2013-04-30",
            "count": 1
          },
          {
            "date": "2013-05-09",
            "count": 1
          },
          {
            "date": "2013-05-28",
            "count": 1
          },
          {
            "date": "2013-05-29",
            "count": 1
          },
          {
            "date": "2013-05-30",
            "count": 1
          },
          {
            "date": "2013-06-05",
            "count": 1
          },
          {
            "date": "2013-06-06",
            "count": 1
          },
          {
            "date": "2013-06-12",
            "count": 1
          },
          {
            "date": "2013-06-13",
            "count": 1
          },
          {
            "date": "2013-06-19",
            "count": 1
          },
          {
            "date": "2013-07-03",
            "count": 1
          },
          {
            "date": "2013-07-08",
            "count": 1
          },
          {
            "date": "2013-07-12",
            "count": 1
          },
          {
            "date": "2013-07-24",
            "count": 1
          },
          {
            "date": "2013-07-25",
            "count": 1
          },
          {
            "date": "2013-07-30",
            "count": 1
          },
          {
            "date": "2013-08-07",
            "count": 1
          },
          {
            "date": "2013-08-21",
            "count": 1
          },
          {
            "date": "2013-09-03",
            "count": 1
          },
          {
            "date": "2013-09-04",
            "count": 1
          },
          {
            "date": "2013-10-22",
            "count": 2
          },
          {
            "date": "2013-11-06",
            "count": 1
          },
          {
            "date": "2013-11-07",
            "count": 1
          },
          {
            "date": "2013-11-09",
            "count": 1
          },
          {
            "date": "2013-11-15",
            "count": 1
          },
          {
            "date": "2013-12-08",
            "count": 1
          },
          {
            "date": "2013-12-10",
            "count": 2
          },
          {
            "date": "2013-12-12",
            "count": 1
          },
          {
            "date": "2013-12-18",
            "count": 1
          },
          {
            "date": "2013-12-26",
            "count": 1
          },
          {
            "date": "2014-01-16",
            "count": 1
          },
          {
            "date": "2014-01-21",
            "count": 1
          },
          {
            "date": "2014-01-24",
            "count": 1
          },
          {
            "date": "2014-02-07",
            "count": 1
          },
          {
            "date": "2014-02-12",
            "count": 1
          },
          {
            "date": "2014-02-13",
            "count": 1
          },
          {
            "date": "2014-02-14",
            "count": 1
          },
          {
            "date": "2014-03-03",
            "count": 1
          },
          {
            "date": "2014-04-03",
            "count": 1
          },
          {
            "date": "2014-04-10",
            "count": 1
          },
          {
            "date": "2014-04-24",
            "count": 1
          },
          {
            "date": "2014-05-08",
            "count": 1
          },
          {
            "date": "2014-05-19",
            "count": 1
          },
          {
            "date": "2014-05-28",
            "count": 1
          },
          {
            "date": "2014-06-01",
            "count": 1
          },
          {
            "date": "2014-06-04",
            "count": 1
          },
          {
            "date": "2014-06-06",
            "count": 1
          },
          {
            "date": "2014-06-09",
            "count": 2
          },
          {
            "date": "2014-06-11",
            "count": 1
          },
          {
            "date": "2014-06-18",
            "count": 1
          },
          {
            "date": "2014-06-25",
            "count": 1
          },
          {
            "date": "2014-07-03",
            "count": 3
          },
          {
            "date": "2014-07-06",
            "count": 1
          },
          {
            "date": "2014-07-20",
            "count": 1
          },
          {
            "date": "2014-08-06",
            "count": 1
          },
          {
            "date": "2014-08-21",
            "count": 3
          },
          {
            "date": "2014-08-24",
            "count": 1
          },
          {
            "date": "2014-08-28",
            "count": 1
          },
          {
            "date": "2014-09-12",
            "count": 1
          },
          {
            "date": "2014-09-26",
            "count": 1
          },
          {
            "date": "2014-11-01",
            "count": 1
          },
          {
            "date": "2014-12-05",
            "count": 1
          },
          {
            "date": "2014-12-20",
            "count": 1
          },
          {
            "date": "2014-12-23",
            "count": 1
          },
          {
            "date": "2015-01-03",
            "count": 1
          },
          {
            "date": "2015-01-15",
            "count": 1
          },
          {
            "date": "2015-01-17",
            "count": 1
          },
          {
            "date": "2015-01-31",
            "count": 1
          },
          {
            "date": "2015-02-10",
            "count": 1
          },
          {
            "date": "2015-02-17",
            "count": 1
          },
          {
            "date": "2015-03-22",
            "count": 1
          },
          {
            "date": "2015-03-25",
            "count": 1
          },
          {
            "date": "2015-04-18",
            "count": 1
          },
          {
            "date": "2015-04-22",
            "count": 1
          },
          {
            "date": "2015-05-03",
            "count": 1
          },
          {
            "date": "2015-06-12",
            "count": 1
          },
          {
            "date": "2015-06-16",
            "count": 1
          },
          {
            "date": "2015-06-22",
            "count": 2
          },
          {
            "date": "2015-06-25",
            "count": 2
          },
          {
            "date": "2015-06-29",
            "count": 1
          },
          {
            "date": "2015-06-30",
            "count": 1
          },
          {
            "date": "2015-08-12",
            "count": 1
          },
          {
            "date": "2015-08-27",
            "count": 1
          },
          {
            "date": "2015-09-28",
            "count": 1
          },
          {
            "date": "2015-10-11",
            "count": 1
          },
          {
            "date": "2015-10-20",
            "count": 2
          },
          {
            "date": "2015-10-22",
            "count": 1
          },
          {
            "date": "2015-10-28",
            "count": 1
          },
          {
            "date": "2015-11-05",
            "count": 2
          },
          {
            "date": "2015-12-25",
            "count": 1
          },
          {
            "date": "2015-12-28",
            "count": 1
          },
          {
            "date": "2016-01-01",
            "count": 1
          },
          {
            "date": "2016-01-07",
            "count": 1
          },
          {
            "date": "2016-01-28",
            "count": 1
          },
          {
            "date": "2016-01-30",
            "count": 1
          },
          {
            "date": "2016-02-02",
            "count": 1
          },
          {
            "date": "2016-02-11",
            "count": 1
          },
          {
            "date": "2016-02-12",
            "count": 1
          },
          {
            "date": "2016-02-17",
            "count": 1
          },
          {
            "date": "2016-02-27",
            "count": 1
          },
          {
            "date": "2016-03-03",
            "count": 1
          },
          {
            "date": "2016-03-14",
            "count": 1
          },
          {
            "date": "2016-04-23",
            "count": 1
          },
          {
            "date": "2016-04-26",
            "count": 1
          },
          {
            "date": "2016-05-28",
            "count": 1
          },
          {
            "date": "2016-06-01",
            "count": 1
          },
          {
            "date": "2016-06-03",
            "count": 1
          },
          {
            "date": "2016-06-15",
            "count": 1
          },
          {
            "date": "2016-06-21",
            "count": 1
          },
          {
            "date": "2016-07-01",
            "count": 1
          },
          {
            "date": "2016-07-02",
            "count": 1
          },
          {
            "date": "2016-07-06",
            "count": 1
          },
          {
            "date": "2016-07-19",
            "count": 1
          },
          {
            "date": "2016-08-11",
            "count": 1
          },
          {
            "date": "2016-08-15",
            "count": 1
          },
          {
            "date": "2016-08-16",
            "count": 1
          },
          {
            "date": "2016-08-31",
            "count": 1
          },
          {
            "date": "2016-09-06",
            "count": 1
          },
          {
            "date": "2016-09-20",
            "count": 1
          },
          {
            "date": "2016-10-03",
            "count": 1
          },
          {
            "date": "2016-10-17",
            "count": 1
          },
          {
            "date": "2016-11-02",
            "count": 1
          },
          {
            "date": "2016-11-04",
            "count": 1
          },
          {
            "date": "2016-11-15",
            "count": 1
          },
          {
            "date": "2016-11-26",
            "count": 1
          },
          {
            "date": "2016-12-09",
            "count": 1
          },
          {
            "date": "2016-12-13",
            "count": 1
          },
          {
            "date": "2017-01-31",
            "count": 1
          },
          {
            "date": "2017-02-26",
            "count": 2
          },
          {
            "date": "2017-03-01",
            "count": 1
          },
          {
            "date": "2017-03-09",
            "count": 1
          },
          {
            "date": "2017-04-19",
            "count": 1
          },
          {
            "date": "2017-06-09",
            "count": 1
          },
          {
            "date": "2017-06-21",
            "count": 1
          },
          {
            "date": "2017-07-13",
            "count": 1
          },
          {
            "date": "2017-07-18",
            "count": 1
          },
          {
            "date": "2017-07-25",
            "count": 1
          },
          {
            "date": "2017-08-03",
            "count": 1
          },
          {
            "date": "2017-08-27",
            "count": 1
          },
          {
            "date": "2017-09-07",
            "count": 1
          },
          {
            "date": "2017-09-22",
            "count": 1
          },
          {
            "date": "2017-10-05",
            "count": 1
          },
          {
            "date": "2017-10-22",
            "count": 1
          },
          {
            "date": "2017-10-31",
            "count": 1
          },
          {
            "date": "2017-11-13",
            "count": 1
          },
          {
            "date": "2017-12-07",
            "count": 1
          },
          {
            "date": "2017-12-17",
            "count": 1
          },
          {
            "date": "2017-12-28",
            "count": 1
          },
          {
            "date": "2018-01-01",
            "count": 1
          },
          {
            "date": "2018-01-25",
            "count": 1
          },
          {
            "date": "2018-01-26",
            "count": 1
          },
          {
            "date": "2018-02-08",
            "count": 1
          },
          {
            "date": "2018-02-13",
            "count": 2
          },
          {
            "date": "2018-02-17",
            "count": 1
          },
          {
            "date": "2018-03-12",
            "count": 1
          },
          {
            "date": "2018-03-23",
            "count": 1
          },
          {
            "date": "2018-03-24",
            "count": 1
          },
          {
            "date": "2018-03-26",
            "count": 1
          },
          {
            "date": "2018-03-28",
            "count": 1
          },
          {
            "date": "2018-04-21",
            "count": 1
          },
          {
            "date": "2018-04-24",
            "count": 1
          },
          {
            "date": "2018-05-09",
            "count": 2
          },
          {
            "date": "2018-05-24",
            "count": 1
          },
          {
            "date": "2018-06-05",
            "count": 1
          },
          {
            "date": "2018-07-26",
            "count": 1
          },
          {
            "date": "2018-08-03",
            "count": 1
          },
          {
            "date": "2018-08-10",
            "count": 1
          },
          {
            "date": "2018-10-21",
            "count": 1
          },
          {
            "date": "2018-12-13",
            "count": 1
          },
          {
            "date": "2018-12-19",
            "count": 2
          },
          {
            "date": "2019-01-04",
            "count": 1
          },
          {
            "date": "2019-02-05",
            "count": 1
          },
          {
            "date": "2019-02-24",
            "count": 1
          },
          {
            "date": "2019-03-12",
            "count": 1
          },
          {
            "date": "2019-03-20",
            "count": 1
          },
          {
            "date": "2019-04-26",
            "count": 1
          },
          {
            "date": "2019-04-27",
            "count": 1
          },
          {
            "date": "2019-04-29",
            "count": 1
          },
          {
            "date": "2019-05-03",
            "count": 1
          },
          {
            "date": "2019-05-22",
            "count": 1
          },
          {
            "date": "2019-06-10",
            "count": 1
          },
          {
            "date": "2019-06-20",
            "count": 1
          },
          {
            "date": "2019-07-31",
            "count": 1
          },
          {
            "date": "2019-12-02",
            "count": 1
          },
          {
            "date": "2019-12-27",
            "count": 1
          },
          {
            "date": "2020-01-21",
            "count": 1
          },
          {
            "date": "2020-02-02",
            "count": 1
          },
          {
            "date": "2020-02-06",
            "count": 1
          },
          {
            "date": "2020-02-20",
            "count": 1
          },
          {
            "date": "2020-03-10",
            "count": 1
          },
          {
            "date": "2020-03-30",
            "count": 1
          },
          {
            "date": "2020-04-16",
            "count": 1
          },
          {
            "date": "2020-04-30",
            "count": 2
          },
          {
            "date": "2020-05-06",
            "count": 1
          },
          {
            "date": "2020-05-25",
            "count": 1
          },
          {
            "date": "2020-08-06",
            "count": 1
          },
          {
            "date": "2020-08-15",
            "count": 1
          },
          {
            "date": "2020-09-16",
            "count": 1
          },
          {
            "date": "2020-09-23",
            "count": 1
          },
          {
            "date": "2020-10-23",
            "count": 1
          },
          {
            "date": "2020-11-13",
            "count": 1
          },
          {
            "date": "2020-12-03",
            "count": 1
          },
          {
            "date": "2021-03-10",
            "count": 1
          },
          {
            "date": "2021-04-13",
            "count": 1
          },
          {
            "date": "2021-04-29",
            "count": 1
          },
          {
            "date": "2021-06-03",
            "count": 1
          },
          {
            "date": "2021-06-04",
            "count": 1
          },
          {
            "date": "2021-07-21",
            "count": 1
          },
          {
            "date": "2021-07-29",
            "count": 1
          },
          {
            "date": "2021-08-09",
            "count": 1
          },
          {
            "date": "2021-08-19",
            "count": 1
          },
          {
            "date": "2021-09-02",
            "count": 1
          },
          {
            "date": "2021-11-02",
            "count": 1
          },
          {
            "date": "2022-01-06",
            "count": 1
          },
          {
            "date": "2022-02-23",
            "count": 1
          },
          {
            "date": "2022-03-09",
            "count": 1
          },
          {
            "date": "2022-03-24",
            "count": 1
          },
          {
            "date": "2022-03-31",
            "count": 1
          },
          {
            "date": "2022-06-01",
            "count": 1
          },
          {
            "date": "2022-07-14",
            "count": 1
          },
          {
            "date": "2022-09-21",
            "count": 1
          },
          {
            "date": "2022-11-16",
            "count": 1
          },
          {
            "date": "2022-11-18",
            "count": 1
          },
          {
            "date": "2022-12-24",
            "count": 1
          },
          {
            "date": "2023-02-05",
            "count": 1
          },
          {
            "date": "2023-03-15",
            "count": 1
          },
          {
            "date": "2023-03-18",
            "count": 1
          },
          {
            "date": "2023-04-18",
            "count": 1
          },
          {
            "date": "2023-05-18",
            "count": 1
          },
          {
            "date": "2023-07-05",
            "count": 1
          },
          {
            "date": "2023-07-14",
            "count": 1
          },
          {
            "date": "2023-10-28",
            "count": 1
          },
          {
            "date": "2024-02-02",
            "count": 1
          },
          {
            "date": "2024-04-18",
            "count": 1
          },
          {
            "date": "2024-06-06",
            "count": 1
          },
          {
            "date": "2025-03-31",
            "count": 1
          },
          {
            "date": "2025-10-14",
            "count": 1
          },
          {
            "date": "2026-01-15",
            "count": 1
          },
          {
            "date": "2026-01-31",
            "count": 1
          },
          {
            "date": "2026-05-11",
            "count": 1
          },
          {
            "date": "2026-07-21",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 354,
        "total_forks": 408
      },
      "star_history": {
        "days": [
          {
            "date": "2011-05-24",
            "count": 250
          },
          {
            "date": "2011-05-28",
            "count": 1
          },
          {
            "date": "2011-06-12",
            "count": 1
          },
          {
            "date": "2011-06-15",
            "count": 1
          },
          {
            "date": "2011-06-20",
            "count": 1
          },
          {
            "date": "2011-07-03",
            "count": 1
          },
          {
            "date": "2011-07-06",
            "count": 1
          },
          {
            "date": "2011-07-12",
            "count": 1
          },
          {
            "date": "2011-07-15",
            "count": 1
          },
          {
            "date": "2011-07-28",
            "count": 1
          },
          {
            "date": "2011-08-01",
            "count": 1
          },
          {
            "date": "2011-08-12",
            "count": 1
          },
          {
            "date": "2011-08-18",
            "count": 1
          },
          {
            "date": "2011-08-26",
            "count": 1
          },
          {
            "date": "2011-08-29",
            "count": 1
          },
          {
            "date": "2011-08-30",
            "count": 1
          },
          {
            "date": "2011-09-03",
            "count": 1
          },
          {
            "date": "2011-09-05",
            "count": 3
          },
          {
            "date": "2011-09-19",
            "count": 1
          },
          {
            "date": "2011-09-22",
            "count": 1
          },
          {
            "date": "2011-09-23",
            "count": 1
          },
          {
            "date": "2011-09-28",
            "count": 1
          },
          {
            "date": "2011-09-30",
            "count": 1
          },
          {
            "date": "2011-10-02",
            "count": 1
          },
          {
            "date": "2011-10-12",
            "count": 1
          },
          {
            "date": "2011-10-20",
            "count": 1
          },
          {
            "date": "2011-10-21",
            "count": 1
          },
          {
            "date": "2011-11-10",
            "count": 1
          },
          {
            "date": "2011-11-20",
            "count": 1
          },
          {
            "date": "2011-11-24",
            "count": 1
          },
          {
            "date": "2012-01-10",
            "count": 1
          },
          {
            "date": "2012-01-19",
            "count": 1
          },
          {
            "date": "2012-01-27",
            "count": 1
          },
          {
            "date": "2012-01-30",
            "count": 1
          },
          {
            "date": "2012-02-09",
            "count": 1
          },
          {
            "date": "2012-02-12",
            "count": 1
          },
          {
            "date": "2012-03-02",
            "count": 1
          },
          {
            "date": "2012-03-09",
            "count": 1
          },
          {
            "date": "2012-03-12",
            "count": 1
          },
          {
            "date": "2012-03-14",
            "count": 1
          },
          {
            "date": "2012-03-27",
            "count": 1
          },
          {
            "date": "2012-03-28",
            "count": 1
          },
          {
            "date": "2012-04-05",
            "count": 1
          },
          {
            "date": "2012-04-17",
            "count": 2
          },
          {
            "date": "2012-04-24",
            "count": 1
          },
          {
            "date": "2012-05-30",
            "count": 1
          },
          {
            "date": "2012-06-01",
            "count": 1
          },
          {
            "date": "2012-06-02",
            "count": 1
          },
          {
            "date": "2012-06-28",
            "count": 1
          },
          {
            "date": "2012-08-12",
            "count": 1
          },
          {
            "date": "2012-09-24",
            "count": 1
          },
          {
            "date": "2012-10-07",
            "count": 1
          },
          {
            "date": "2013-02-07",
            "count": 1
          },
          {
            "date": "2013-02-11",
            "count": 3
          },
          {
            "date": "2013-02-13",
            "count": 1
          },
          {
            "date": "2013-02-14",
            "count": 1
          },
          {
            "date": "2013-02-17",
            "count": 1
          },
          {
            "date": "2013-02-19",
            "count": 1
          },
          {
            "date": "2013-02-21",
            "count": 1
          },
          {
            "date": "2013-02-26",
            "count": 2
          },
          {
            "date": "2013-02-27",
            "count": 2
          },
          {
            "date": "2013-03-02",
            "count": 1
          },
          {
            "date": "2013-03-04",
            "count": 1
          },
          {
            "date": "2013-03-05",
            "count": 1
          },
          {
            "date": "2013-03-06",
            "count": 1
          },
          {
            "date": "2013-03-07",
            "count": 1
          },
          {
            "date": "2013-03-12",
            "count": 1
          },
          {
            "date": "2013-03-13",
            "count": 1
          },
          {
            "date": "2013-03-19",
            "count": 1
          },
          {
            "date": "2013-03-20",
            "count": 1
          },
          {
            "date": "2013-03-22",
            "count": 1
          },
          {
            "date": "2013-03-27",
            "count": 1
          },
          {
            "date": "2013-03-29",
            "count": 1
          },
          {
            "date": "2013-04-04",
            "count": 1
          },
          {
            "date": "2013-04-08",
            "count": 1
          },
          {
            "date": "2013-04-09",
            "count": 1
          },
          {
            "date": "2013-04-11",
            "count": 2
          },
          {
            "date": "2013-04-16",
            "count": 1
          },
          {
            "date": "2013-04-17",
            "count": 1
          },
          {
            "date": "2013-04-21",
            "count": 1
          },
          {
            "date": "2013-04-24",
            "count": 1
          },
          {
            "date": "2013-04-26",
            "count": 1
          },
          {
            "date": "2013-04-28",
            "count": 1
          },
          {
            "date": "2013-05-02",
            "count": 1
          },
          {
            "date": "2013-05-07",
            "count": 1
          },
          {
            "date": "2013-05-28",
            "count": 1
          },
          {
            "date": "2013-05-29",
            "count": 2
          },
          {
            "date": "2013-06-02",
            "count": 1
          },
          {
            "date": "2013-06-04",
            "count": 1
          },
          {
            "date": "2013-06-07",
            "count": 1
          },
          {
            "date": "2013-06-08",
            "count": 1
          },
          {
            "date": "2013-06-12",
            "count": 1
          },
          {
            "date": "2013-06-16",
            "count": 1
          },
          {
            "date": "2013-06-17",
            "count": 1
          },
          {
            "date": "2013-06-21",
            "count": 1
          },
          {
            "date": "2013-06-25",
            "count": 1
          },
          {
            "date": "2013-06-28",
            "count": 1
          },
          {
            "date": "2013-07-03",
            "count": 1
          },
          {
            "date": "2013-07-04",
            "count": 1
          },
          {
            "date": "2013-07-05",
            "count": 2
          },
          {
            "date": "2013-07-07",
            "count": 1
          },
          {
            "date": "2013-07-10",
            "count": 1
          },
          {
            "date": "2013-07-16",
            "count": 1
          },
          {
            "date": "2013-07-17",
            "count": 1
          },
          {
            "date": "2013-07-18",
            "count": 1
          },
          {
            "date": "2013-07-20",
            "count": 1
          },
          {
            "date": "2013-07-30",
            "count": 1
          },
          {
            "date": "2013-08-08",
            "count": 1
          },
          {
            "date": "2013-08-09",
            "count": 1
          },
          {
            "date": "2013-08-10",
            "count": 1
          },
          {
            "date": "2013-08-13",
            "count": 1
          },
          {
            "date": "2013-08-17",
            "count": 2
          },
          {
            "date": "2013-08-23",
            "count": 1
          },
          {
            "date": "2013-08-29",
            "count": 2
          },
          {
            "date": "2013-09-05",
            "count": 1
          },
          {
            "date": "2013-09-14",
            "count": 1
          },
          {
            "date": "2013-09-15",
            "count": 1
          },
          {
            "date": "2013-09-24",
            "count": 1
          },
          {
            "date": "2013-09-28",
            "count": 1
          },
          {
            "date": "2013-10-02",
            "count": 1
          },
          {
            "date": "2013-10-16",
            "count": 1
          },
          {
            "date": "2013-10-20",
            "count": 1
          },
          {
            "date": "2013-10-28",
            "count": 1
          },
          {
            "date": "2013-10-30",
            "count": 1
          },
          {
            "date": "2013-10-31",
            "count": 1
          },
          {
            "date": "2013-11-07",
            "count": 1
          },
          {
            "date": "2013-11-10",
            "count": 1
          },
          {
            "date": "2013-11-18",
            "count": 1
          },
          {
            "date": "2013-12-03",
            "count": 1
          },
          {
            "date": "2013-12-04",
            "count": 1
          },
          {
            "date": "2013-12-06",
            "count": 1
          },
          {
            "date": "2013-12-18",
            "count": 2
          },
          {
            "date": "2013-12-25",
            "count": 1
          },
          {
            "date": "2014-01-06",
            "count": 1
          },
          {
            "date": "2014-01-09",
            "count": 1
          },
          {
            "date": "2014-01-11",
            "count": 1
          },
          {
            "date": "2014-01-22",
            "count": 1
          },
          {
            "date": "2014-02-03",
            "count": 1
          },
          {
            "date": "2014-02-05",
            "count": 1
          },
          {
            "date": "2014-02-13",
            "count": 1
          },
          {
            "date": "2014-02-18",
            "count": 1
          },
          {
            "date": "2014-02-19",
            "count": 1
          },
          {
            "date": "2014-02-22",
            "count": 1
          },
          {
            "date": "2014-02-28",
            "count": 1
          },
          {
            "date": "2014-03-02",
            "count": 1
          },
          {
            "date": "2014-03-06",
            "count": 1
          },
          {
            "date": "2014-03-09",
            "count": 2
          },
          {
            "date": "2014-03-10",
            "count": 1
          },
          {
            "date": "2014-03-17",
            "count": 1
          },
          {
            "date": "2014-03-24",
            "count": 1
          },
          {
            "date": "2014-03-28",
            "count": 1
          },
          {
            "date": "2014-03-31",
            "count": 1
          },
          {
            "date": "2014-04-04",
            "count": 1
          },
          {
            "date": "2014-04-07",
            "count": 1
          },
          {
            "date": "2014-04-14",
            "count": 1
          },
          {
            "date": "2014-04-16",
            "count": 1
          },
          {
            "date": "2014-04-18",
            "count": 1
          },
          {
            "date": "2014-04-23",
            "count": 1
          },
          {
            "date": "2014-04-24",
            "count": 1
          },
          {
            "date": "2014-05-03",
            "count": 1
          },
          {
            "date": "2014-05-17",
            "count": 2
          },
          {
            "date": "2014-05-19",
            "count": 1
          },
          {
            "date": "2014-05-20",
            "count": 1
          },
          {
            "date": "2014-05-27",
            "count": 1
          },
          {
            "date": "2014-05-29",
            "count": 1
          },
          {
            "date": "2014-06-02",
            "count": 1
          },
          {
            "date": "2014-06-03",
            "count": 1
          },
          {
            "date": "2014-06-05",
            "count": 1
          },
          {
            "date": "2014-06-13",
            "count": 2
          },
          {
            "date": "2014-07-01",
            "count": 1
          },
          {
            "date": "2014-07-02",
            "count": 1
          },
          {
            "date": "2014-08-11",
            "count": 1
          },
          {
            "date": "2014-08-15",
            "count": 1
          },
          {
            "date": "2014-08-17",
            "count": 1
          },
          {
            "date": "2014-08-18",
            "count": 1
          },
          {
            "date": "2014-08-19",
            "count": 1
          },
          {
            "date": "2014-08-26",
            "count": 1
          },
          {
            "date": "2014-09-03",
            "count": 1
          },
          {
            "date": "2014-09-04",
            "count": 1
          },
          {
            "date": "2014-09-05",
            "count": 1
          },
          {
            "date": "2014-09-06",
            "count": 1
          },
          {
            "date": "2014-09-13",
            "count": 1
          },
          {
            "date": "2014-09-15",
            "count": 2
          },
          {
            "date": "2014-09-19",
            "count": 1
          },
          {
            "date": "2014-09-23",
            "count": 1
          },
          {
            "date": "2014-09-24",
            "count": 1
          },
          {
            "date": "2014-09-27",
            "count": 1
          },
          {
            "date": "2014-10-09",
            "count": 2
          },
          {
            "date": "2014-10-16",
            "count": 1
          },
          {
            "date": "2014-10-21",
            "count": 1
          },
          {
            "date": "2014-11-01",
            "count": 1
          },
          {
            "date": "2014-11-04",
            "count": 1
          },
          {
            "date": "2014-11-06",
            "count": 1
          },
          {
            "date": "2014-11-12",
            "count": 1
          },
          {
            "date": "2014-11-25",
            "count": 1
          },
          {
            "date": "2014-11-26",
            "count": 1
          },
          {
            "date": "2014-11-28",
            "count": 1
          },
          {
            "date": "2014-11-29",
            "count": 1
          },
          {
            "date": "2014-12-05",
            "count": 2
          },
          {
            "date": "2014-12-06",
            "count": 1
          },
          {
            "date": "2014-12-12",
            "count": 2
          },
          {
            "date": "2014-12-15",
            "count": 1
          },
          {
            "date": "2014-12-19",
            "count": 1
          },
          {
            "date": "2014-12-28",
            "count": 1
          },
          {
            "date": "2014-12-29",
            "count": 1
          },
          {
            "date": "2015-01-09",
            "count": 1
          },
          {
            "date": "2015-01-13",
            "count": 1
          },
          {
            "date": "2015-01-17",
            "count": 1
          },
          {
            "date": "2015-01-23",
            "count": 1
          },
          {
            "date": "2015-02-09",
            "count": 1
          },
          {
            "date": "2015-02-11",
            "count": 1
          },
          {
            "date": "2015-02-13",
            "count": 1
          },
          {
            "date": "2015-02-17",
            "count": 1
          },
          {
            "date": "2015-02-24",
            "count": 1
          },
          {
            "date": "2015-03-01",
            "count": 1
          },
          {
            "date": "2015-03-05",
            "count": 1
          },
          {
            "date": "2015-03-13",
            "count": 1
          },
          {
            "date": "2015-03-16",
            "count": 1
          },
          {
            "date": "2015-03-19",
            "count": 1
          },
          {
            "date": "2015-04-02",
            "count": 1
          },
          {
            "date": "2015-04-09",
            "count": 1
          },
          {
            "date": "2015-04-13",
            "count": 1
          },
          {
            "date": "2015-04-16",
            "count": 1
          },
          {
            "date": "2015-04-17",
            "count": 1
          },
          {
            "date": "2015-04-22",
            "count": 1
          },
          {
            "date": "2015-04-24",
            "count": 1
          },
          {
            "date": "2015-04-30",
            "count": 1
          },
          {
            "date": "2015-05-11",
            "count": 1
          },
          {
            "date": "2015-05-18",
            "count": 1
          },
          {
            "date": "2015-05-21",
            "count": 1
          },
          {
            "date": "2015-06-04",
            "count": 1
          },
          {
            "date": "2015-06-06",
            "count": 1
          },
          {
            "date": "2015-06-09",
            "count": 2
          },
          {
            "date": "2015-06-10",
            "count": 1
          },
          {
            "date": "2015-06-17",
            "count": 1
          },
          {
            "date": "2015-06-18",
            "count": 1
          },
          {
            "date": "2015-06-20",
            "count": 1
          },
          {
            "date": "2015-06-23",
            "count": 1
          },
          {
            "date": "2015-06-27",
            "count": 1
          },
          {
            "date": "2015-07-01",
            "count": 1
          },
          {
            "date": "2015-07-07",
            "count": 2
          },
          {
            "date": "2015-07-11",
            "count": 1
          },
          {
            "date": "2015-08-04",
            "count": 2
          },
          {
            "date": "2015-08-06",
            "count": 1
          },
          {
            "date": "2015-08-11",
            "count": 2
          },
          {
            "date": "2015-08-16",
            "count": 1
          },
          {
            "date": "2015-08-18",
            "count": 1
          },
          {
            "date": "2015-08-19",
            "count": 1
          },
          {
            "date": "2015-08-23",
            "count": 1
          },
          {
            "date": "2015-08-26",
            "count": 1
          },
          {
            "date": "2015-09-03",
            "count": 1
          },
          {
            "date": "2015-09-04",
            "count": 1
          },
          {
            "date": "2015-09-22",
            "count": 1
          },
          {
            "date": "2015-10-05",
            "count": 1
          },
          {
            "date": "2015-10-07",
            "count": 1
          },
          {
            "date": "2015-10-08",
            "count": 1
          },
          {
            "date": "2015-10-16",
            "count": 1
          },
          {
            "date": "2015-10-19",
            "count": 1
          },
          {
            "date": "2015-10-24",
            "count": 1
          },
          {
            "date": "2015-11-05",
            "count": 1
          },
          {
            "date": "2015-11-11",
            "count": 1
          },
          {
            "date": "2015-11-24",
            "count": 1
          },
          {
            "date": "2015-12-14",
            "count": 1
          },
          {
            "date": "2015-12-15",
            "count": 1
          },
          {
            "date": "2015-12-16",
            "count": 1
          },
          {
            "date": "2015-12-23",
            "count": 1
          },
          {
            "date": "2015-12-25",
            "count": 1
          },
          {
            "date": "2016-01-17",
            "count": 1
          },
          {
            "date": "2016-01-18",
            "count": 1
          },
          {
            "date": "2016-01-20",
            "count": 1
          },
          {
            "date": "2016-01-22",
            "count": 1
          },
          {
            "date": "2016-01-29",
            "count": 1
          },
          {
            "date": "2016-01-31",
            "count": 1
          },
          {
            "date": "2016-02-01",
            "count": 1
          },
          {
            "date": "2016-02-02",
            "count": 1
          },
          {
            "date": "2016-02-05",
            "count": 1
          },
          {
            "date": "2016-02-09",
            "count": 1
          },
          {
            "date": "2016-02-10",
            "count": 1
          },
          {
            "date": "2016-02-12",
            "count": 1
          },
          {
            "date": "2016-03-08",
            "count": 2
          },
          {
            "date": "2016-03-10",
            "count": 1
          },
          {
            "date": "2016-03-11",
            "count": 1
          },
          {
            "date": "2016-03-22",
            "count": 1
          },
          {
            "date": "2016-03-23",
            "count": 1
          },
          {
            "date": "2016-04-01",
            "count": 1
          },
          {
            "date": "2016-04-05",
            "count": 1
          },
          {
            "date": "2016-04-07",
            "count": 1
          },
          {
            "date": "2016-04-08",
            "count": 1
          },
          {
            "date": "2016-04-12",
            "count": 1
          },
          {
            "date": "2016-04-17",
            "count": 1
          },
          {
            "date": "2016-04-23",
            "count": 1
          },
          {
            "date": "2016-04-27",
            "count": 1
          },
          {
            "date": "2016-04-28",
            "count": 1
          },
          {
            "date": "2016-05-03",
            "count": 1
          },
          {
            "date": "2016-05-16",
            "count": 1
          },
          {
            "date": "2016-05-20",
            "count": 1
          },
          {
            "date": "2016-05-22",
            "count": 1
          },
          {
            "date": "2016-05-23",
            "count": 2
          },
          {
            "date": "2016-05-26",
            "count": 1
          },
          {
            "date": "2016-06-26",
            "count": 1
          },
          {
            "date": "2016-07-07",
            "count": 1
          },
          {
            "date": "2016-07-24",
            "count": 1
          },
          {
            "date": "2016-08-16",
            "count": 1
          },
          {
            "date": "2016-08-23",
            "count": 1
          },
          {
            "date": "2016-08-24",
            "count": 2
          },
          {
            "date": "2016-09-02",
            "count": 1
          },
          {
            "date": "2016-09-06",
            "count": 1
          },
          {
            "date": "2016-09-09",
            "count": 1
          },
          {
            "date": "2016-09-19",
            "count": 1
          },
          {
            "date": "2016-09-25",
            "count": 1
          },
          {
            "date": "2016-09-26",
            "count": 1
          },
          {
            "date": "2016-10-06",
            "count": 1
          },
          {
            "date": "2016-10-09",
            "count": 2
          },
          {
            "date": "2016-10-12",
            "count": 1
          },
          {
            "date": "2016-11-11",
            "count": 1
          },
          {
            "date": "2016-11-17",
            "count": 1
          },
          {
            "date": "2016-11-24",
            "count": 1
          },
          {
            "date": "2016-11-27",
            "count": 1
          },
          {
            "date": "2016-12-10",
            "count": 1
          },
          {
            "date": "2016-12-27",
            "count": 1
          },
          {
            "date": "2016-12-29",
            "count": 1
          },
          {
            "date": "2016-12-30",
            "count": 1
          },
          {
            "date": "2017-01-13",
            "count": 2
          },
          {
            "date": "2017-01-16",
            "count": 1
          },
          {
            "date": "2017-01-18",
            "count": 1
          },
          {
            "date": "2017-01-25",
            "count": 1
          },
          {
            "date": "2017-02-01",
            "count": 1
          },
          {
            "date": "2017-02-03",
            "count": 1
          },
          {
            "date": "2017-03-15",
            "count": 1
          },
          {
            "date": "2017-03-18",
            "count": 1
          },
          {
            "date": "2017-03-20",
            "count": 1
          },
          {
            "date": "2017-03-29",
            "count": 1
          },
          {
            "date": "2017-04-01",
            "count": 1
          },
          {
            "date": "2017-04-10",
            "count": 1
          },
          {
            "date": "2017-04-15",
            "count": 1
          },
          {
            "date": "2017-04-23",
            "count": 1
          },
          {
            "date": "2017-04-25",
            "count": 1
          },
          {
            "date": "2017-04-26",
            "count": 1
          },
          {
            "date": "2017-04-27",
            "count": 1
          },
          {
            "date": "2017-04-29",
            "count": 1
          },
          {
            "date": "2017-05-04",
            "count": 1
          },
          {
            "date": "2017-05-06",
            "count": 1
          },
          {
            "date": "2017-05-08",
            "count": 1
          },
          {
            "date": "2017-05-16",
            "count": 1
          },
          {
            "date": "2017-05-22",
            "count": 1
          },
          {
            "date": "2017-05-28",
            "count": 1
          },
          {
            "date": "2017-06-04",
            "count": 2
          },
          {
            "date": "2017-06-15",
            "count": 1
          },
          {
            "date": "2017-06-16",
            "count": 1
          },
          {
            "date": "2017-06-23",
            "count": 1
          },
          {
            "date": "2017-06-26",
            "count": 1
          },
          {
            "date": "2017-06-27",
            "count": 1
          },
          {
            "date": "2017-06-28",
            "count": 1
          },
          {
            "date": "2017-06-29",
            "count": 1
          },
          {
            "date": "2017-07-26",
            "count": 1
          },
          {
            "date": "2017-07-28",
            "count": 1
          },
          {
            "date": "2017-07-31",
            "count": 1
          },
          {
            "date": "2017-08-01",
            "count": 2
          },
          {
            "date": "2017-08-02",
            "count": 1
          },
          {
            "date": "2017-08-03",
            "count": 2
          },
          {
            "date": "2017-08-05",
            "count": 1
          },
          {
            "date": "2017-08-17",
            "count": 1
          },
          {
            "date": "2017-08-18",
            "count": 1
          },
          {
            "date": "2017-08-27",
            "count": 1
          },
          {
            "date": "2017-08-28",
            "count": 3
          },
          {
            "date": "2017-08-29",
            "count": 1
          },
          {
            "date": "2017-08-31",
            "count": 1
          },
          {
            "date": "2017-09-05",
            "count": 1
          },
          {
            "date": "2017-09-06",
            "count": 2
          },
          {
            "date": "2017-09-07",
            "count": 1
          },
          {
            "date": "2017-09-09",
            "count": 1
          },
          {
            "date": "2017-09-11",
            "count": 2
          },
          {
            "date": "2017-09-13",
            "count": 1
          },
          {
            "date": "2017-09-15",
            "count": 1
          },
          {
            "date": "2017-09-19",
            "count": 2
          },
          {
            "date": "2017-09-21",
            "count": 1
          },
          {
            "date": "2017-09-22",
            "count": 1
          },
          {
            "date": "2017-09-26",
            "count": 1
          },
          {
            "date": "2017-10-07",
            "count": 2
          },
          {
            "date": "2017-10-12",
            "count": 1
          },
          {
            "date": "2017-10-13",
            "count": 2
          },
          {
            "date": "2017-10-23",
            "count": 1
          },
          {
            "date": "2017-10-25",
            "count": 1
          },
          {
            "date": "2017-10-28",
            "count": 1
          },
          {
            "date": "2017-11-01",
            "count": 1
          },
          {
            "date": "2017-11-02",
            "count": 1
          },
          {
            "date": "2017-11-05",
            "count": 1
          },
          {
            "date": "2017-11-08",
            "count": 1
          },
          {
            "date": "2017-11-09",
            "count": 1
          },
          {
            "date": "2017-11-12",
            "count": 1
          },
          {
            "date": "2017-11-20",
            "count": 2
          },
          {
            "date": "2017-11-29",
            "count": 1
          },
          {
            "date": "2017-12-04",
            "count": 1
          },
          {
            "date": "2017-12-08",
            "count": 1
          },
          {
            "date": "2017-12-09",
            "count": 1
          },
          {
            "date": "2017-12-19",
            "count": 1
          },
          {
            "date": "2017-12-22",
            "count": 1
          },
          {
            "date": "2017-12-25",
            "count": 2
          },
          {
            "date": "2017-12-29",
            "count": 2
          },
          {
            "date": "2017-12-30",
            "count": 1
          },
          {
            "date": "2018-01-01",
            "count": 1
          },
          {
            "date": "2018-01-04",
            "count": 1
          },
          {
            "date": "2018-01-11",
            "count": 1
          },
          {
            "date": "2018-01-14",
            "count": 1
          },
          {
            "date": "2018-01-15",
            "count": 2
          },
          {
            "date": "2018-01-24",
            "count": 1
          },
          {
            "date": "2018-01-28",
            "count": 1
          },
          {
            "date": "2018-02-01",
            "count": 1
          },
          {
            "date": "2018-02-02",
            "count": 1
          },
          {
            "date": "2018-02-07",
            "count": 1
          },
          {
            "date": "2018-02-14",
            "count": 1
          },
          {
            "date": "2018-02-18",
            "count": 1
          },
          {
            "date": "2018-02-20",
            "count": 2
          },
          {
            "date": "2018-02-23",
            "count": 1
          },
          {
            "date": "2018-02-26",
            "count": 2
          },
          {
            "date": "2018-03-06",
            "count": 1
          },
          {
            "date": "2018-03-08",
            "count": 1
          },
          {
            "date": "2018-03-09",
            "count": 1
          },
          {
            "date": "2018-03-11",
            "count": 1
          },
          {
            "date": "2018-03-14",
            "count": 2
          },
          {
            "date": "2018-03-16",
            "count": 1
          },
          {
            "date": "2018-03-17",
            "count": 1
          },
          {
            "date": "2018-03-20",
            "count": 1
          },
          {
            "date": "2018-03-21",
            "count": 1
          },
          {
            "date": "2018-03-22",
            "count": 1
          },
          {
            "date": "2018-03-26",
            "count": 1
          },
          {
            "date": "2018-03-29",
            "count": 1
          },
          {
            "date": "2018-04-01",
            "count": 1
          },
          {
            "date": "2018-04-04",
            "count": 1
          },
          {
            "date": "2018-04-05",
            "count": 1
          },
          {
            "date": "2018-04-14",
            "count": 1
          },
          {
            "date": "2018-04-15",
            "count": 1
          },
          {
            "date": "2018-05-04",
            "count": 1
          },
          {
            "date": "2018-05-07",
            "count": 2
          },
          {
            "date": "2018-05-10",
            "count": 1
          },
          {
            "date": "2018-05-13",
            "count": 1
          },
          {
            "date": "2018-05-20",
            "count": 1
          },
          {
            "date": "2018-05-22",
            "count": 1
          },
          {
            "date": "2018-05-26",
            "count": 1
          },
          {
            "date": "2018-05-27",
            "count": 1
          },
          {
            "date": "2018-05-28",
            "count": 1
          },
          {
            "date": "2018-05-30",
            "count": 1
          },
          {
            "date": "2018-05-31",
            "count": 1
          },
          {
            "date": "2018-06-09",
            "count": 1
          },
          {
            "date": "2018-06-13",
            "count": 1
          },
          {
            "date": "2018-06-15",
            "count": 1
          },
          {
            "date": "2018-06-22",
            "count": 1
          },
          {
            "date": "2018-06-25",
            "count": 1
          },
          {
            "date": "2018-06-26",
            "count": 1
          },
          {
            "date": "2018-07-12",
            "count": 1
          },
          {
            "date": "2018-07-24",
            "count": 3
          },
          {
            "date": "2018-07-27",
            "count": 1
          },
          {
            "date": "2018-07-31",
            "count": 1
          },
          {
            "date": "2018-08-02",
            "count": 1
          },
          {
            "date": "2018-08-07",
            "count": 1
          },
          {
            "date": "2018-08-09",
            "count": 1
          },
          {
            "date": "2018-08-10",
            "count": 1
          },
          {
            "date": "2018-08-13",
            "count": 1
          },
          {
            "date": "2018-08-15",
            "count": 1
          },
          {
            "date": "2018-08-26",
            "count": 1
          },
          {
            "date": "2018-09-14",
            "count": 1
          },
          {
            "date": "2018-09-17",
            "count": 1
          },
          {
            "date": "2018-09-18",
            "count": 1
          },
          {
            "date": "2018-09-22",
            "count": 2
          },
          {
            "date": "2018-09-24",
            "count": 2
          },
          {
            "date": "2018-09-29",
            "count": 1
          },
          {
            "date": "2018-10-07",
            "count": 1
          },
          {
            "date": "2018-10-08",
            "count": 1
          },
          {
            "date": "2018-10-18",
            "count": 1
          },
          {
            "date": "2018-10-24",
            "count": 1
          },
          {
            "date": "2018-10-25",
            "count": 1
          },
          {
            "date": "2018-10-28",
            "count": 1
          },
          {
            "date": "2018-11-05",
            "count": 1
          },
          {
            "date": "2018-11-11",
            "count": 1
          },
          {
            "date": "2018-11-12",
            "count": 1
          },
          {
            "date": "2018-11-17",
            "count": 1
          },
          {
            "date": "2018-11-20",
            "count": 1
          },
          {
            "date": "2018-12-07",
            "count": 2
          },
          {
            "date": "2018-12-13",
            "count": 1
          },
          {
            "date": "2018-12-14",
            "count": 1
          },
          {
            "date": "2018-12-16",
            "count": 1
          },
          {
            "date": "2019-01-03",
            "count": 2
          },
          {
            "date": "2019-01-05",
            "count": 1
          },
          {
            "date": "2019-01-09",
            "count": 3
          },
          {
            "date": "2019-01-11",
            "count": 1
          },
          {
            "date": "2019-01-26",
            "count": 1
          },
          {
            "date": "2019-01-29",
            "count": 1
          },
          {
            "date": "2019-02-06",
            "count": 1
          },
          {
            "date": "2019-02-07",
            "count": 1
          },
          {
            "date": "2019-02-10",
            "count": 2
          },
          {
            "date": "2019-02-23",
            "count": 1
          },
          {
            "date": "2019-02-26",
            "count": 1
          },
          {
            "date": "2019-03-06",
            "count": 1
          },
          {
            "date": "2019-03-08",
            "count": 1
          },
          {
            "date": "2019-03-12",
            "count": 1
          },
          {
            "date": "2019-03-22",
            "count": 2
          },
          {
            "date": "2019-03-25",
            "count": 1
          },
          {
            "date": "2019-03-29",
            "count": 1
          },
          {
            "date": "2019-03-30",
            "count": 1
          },
          {
            "date": "2019-03-31",
            "count": 2
          },
          {
            "date": "2019-04-02",
            "count": 2
          },
          {
            "date": "2019-04-29",
            "count": 1
          },
          {
            "date": "2019-05-01",
            "count": 1
          },
          {
            "date": "2019-05-11",
            "count": 1
          },
          {
            "date": "2019-05-12",
            "count": 1
          },
          {
            "date": "2019-05-16",
            "count": 1
          },
          {
            "date": "2019-06-05",
            "count": 1
          },
          {
            "date": "2019-06-11",
            "count": 1
          },
          {
            "date": "2019-06-21",
            "count": 1
          },
          {
            "date": "2019-07-10",
            "count": 1
          },
          {
            "date": "2019-07-18",
            "count": 1
          },
          {
            "date": "2019-07-19",
            "count": 1
          },
          {
            "date": "2019-07-22",
            "count": 1
          },
          {
            "date": "2019-07-24",
            "count": 1
          },
          {
            "date": "2019-08-06",
            "count": 1
          },
          {
            "date": "2019-08-18",
            "count": 1
          },
          {
            "date": "2019-08-27",
            "count": 1
          },
          {
            "date": "2019-09-01",
            "count": 1
          },
          {
            "date": "2019-09-08",
            "count": 1
          },
          {
            "date": "2019-09-17",
            "count": 1
          },
          {
            "date": "2019-09-20",
            "count": 2
          },
          {
            "date": "2019-09-26",
            "count": 1
          },
          {
            "date": "2019-10-02",
            "count": 1
          },
          {
            "date": "2019-10-04",
            "count": 1
          },
          {
            "date": "2019-10-19",
            "count": 1
          },
          {
            "date": "2019-10-21",
            "count": 1
          },
          {
            "date": "2019-11-04",
            "count": 1
          },
          {
            "date": "2019-12-23",
            "count": 1
          },
          {
            "date": "2020-01-02",
            "count": 1
          },
          {
            "date": "2020-01-27",
            "count": 1
          },
          {
            "date": "2020-02-06",
            "count": 1
          },
          {
            "date": "2020-02-08",
            "count": 1
          },
          {
            "date": "2020-02-14",
            "count": 1
          },
          {
            "date": "2020-03-08",
            "count": 1
          },
          {
            "date": "2020-03-16",
            "count": 1
          },
          {
            "date": "2020-04-16",
            "count": 2
          },
          {
            "date": "2020-04-17",
            "count": 1
          },
          {
            "date": "2020-04-27",
            "count": 2
          },
          {
            "date": "2020-05-09",
            "count": 1
          },
          {
            "date": "2020-05-14",
            "count": 1
          },
          {
            "date": "2020-05-15",
            "count": 2
          },
          {
            "date": "2020-05-16",
            "count": 1
          },
          {
            "date": "2020-05-19",
            "count": 1
          },
          {
            "date": "2020-05-20",
            "count": 1
          },
          {
            "date": "2020-05-21",
            "count": 1
          },
          {
            "date": "2020-05-28",
            "count": 1
          },
          {
            "date": "2020-06-02",
            "count": 1
          },
          {
            "date": "2020-06-11",
            "count": 1
          },
          {
            "date": "2020-06-28",
            "count": 1
          },
          {
            "date": "2020-08-15",
            "count": 1
          },
          {
            "date": "2020-09-11",
            "count": 1
          },
          {
            "date": "2020-09-14",
            "count": 1
          },
          {
            "date": "2020-10-21",
            "count": 2
          },
          {
            "date": "2020-11-11",
            "count": 1
          },
          {
            "date": "2020-11-15",
            "count": 1
          },
          {
            "date": "2020-11-20",
            "count": 1
          },
          {
            "date": "2020-11-23",
            "count": 1
          },
          {
            "date": "2020-12-05",
            "count": 1
          },
          {
            "date": "2021-01-06",
            "count": 2
          },
          {
            "date": "2021-01-11",
            "count": 2
          },
          {
            "date": "2021-01-16",
            "count": 1
          },
          {
            "date": "2021-01-19",
            "count": 1
          },
          {
            "date": "2021-01-20",
            "count": 1
          },
          {
            "date": "2021-02-26",
            "count": 1
          },
          {
            "date": "2021-02-27",
            "count": 1
          },
          {
            "date": "2021-04-13",
            "count": 1
          },
          {
            "date": "2021-04-14",
            "count": 1
          },
          {
            "date": "2021-06-21",
            "count": 1
          },
          {
            "date": "2021-08-11",
            "count": 1
          },
          {
            "date": "2021-09-28",
            "count": 1
          },
          {
            "date": "2021-11-04",
            "count": 1
          },
          {
            "date": "2021-12-09",
            "count": 1
          },
          {
            "date": "2022-01-04",
            "count": 2
          },
          {
            "date": "2022-01-11",
            "count": 1
          },
          {
            "date": "2022-02-07",
            "count": 1
          },
          {
            "date": "2022-03-17",
            "count": 1
          },
          {
            "date": "2022-03-18",
            "count": 1
          },
          {
            "date": "2022-03-25",
            "count": 1
          },
          {
            "date": "2022-04-15",
            "count": 1
          },
          {
            "date": "2022-04-23",
            "count": 1
          },
          {
            "date": "2022-04-26",
            "count": 1
          },
          {
            "date": "2022-05-06",
            "count": 2
          },
          {
            "date": "2022-05-22",
            "count": 1
          },
          {
            "date": "2022-05-27",
            "count": 1
          },
          {
            "date": "2022-08-10",
            "count": 1
          },
          {
            "date": "2022-08-31",
            "count": 1
          },
          {
            "date": "2022-09-25",
            "count": 1
          },
          {
            "date": "2022-09-28",
            "count": 1
          },
          {
            "date": "2022-10-27",
            "count": 1
          },
          {
            "date": "2022-11-30",
            "count": 1
          },
          {
            "date": "2022-12-04",
            "count": 1
          },
          {
            "date": "2022-12-17",
            "count": 1
          },
          {
            "date": "2022-12-24",
            "count": 1
          },
          {
            "date": "2023-01-04",
            "count": 1
          },
          {
            "date": "2023-01-21",
            "count": 1
          },
          {
            "date": "2023-05-14",
            "count": 1
          },
          {
            "date": "2023-07-05",
            "count": 1
          },
          {
            "date": "2023-07-06",
            "count": 1
          },
          {
            "date": "2023-08-05",
            "count": 1
          },
          {
            "date": "2023-08-28",
            "count": 1
          },
          {
            "date": "2023-09-12",
            "count": 1
          },
          {
            "date": "2023-10-18",
            "count": 1
          },
          {
            "date": "2023-11-25",
            "count": 1
          },
          {
            "date": "2023-12-24",
            "count": 1
          },
          {
            "date": "2024-02-23",
            "count": 1
          },
          {
            "date": "2024-03-21",
            "count": 1
          },
          {
            "date": "2024-03-27",
            "count": 1
          },
          {
            "date": "2024-06-04",
            "count": 1
          },
          {
            "date": "2024-06-06",
            "count": 1
          },
          {
            "date": "2024-06-25",
            "count": 1
          },
          {
            "date": "2024-09-09",
            "count": 1
          },
          {
            "date": "2024-09-17",
            "count": 2
          },
          {
            "date": "2024-10-14",
            "count": 1
          },
          {
            "date": "2024-10-18",
            "count": 1
          },
          {
            "date": "2024-10-29",
            "count": 1
          },
          {
            "date": "2025-01-05",
            "count": 1
          },
          {
            "date": "2025-01-21",
            "count": 1
          },
          {
            "date": "2025-02-17",
            "count": 1
          },
          {
            "date": "2025-02-21",
            "count": 1
          },
          {
            "date": "2025-02-22",
            "count": 1
          },
          {
            "date": "2025-02-23",
            "count": 1
          },
          {
            "date": "2025-10-02",
            "count": 1
          },
          {
            "date": "2025-10-13",
            "count": 1
          },
          {
            "date": "2025-10-25",
            "count": 1
          },
          {
            "date": "2026-04-18",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 943,
        "total_stars": 943
      },
      "open_issues_and_prs": 19
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 4832,
      "source_files_sampled": 7,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Gemfile"
      ],
      "advisories": {
        "error": "No resolved dependencies carried a version and a supported ecosystem",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "assessed_package": null,
        "unassessed_count": 8,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "rubygems"
      ],
      "dependencies": [
        {
          "name": "rails",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "rack",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "json",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": ">= 2"
        },
        {
          "name": "rails",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 4.2.0"
        },
        {
          "name": "rack",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~>1.6"
        },
        {
          "name": "json",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 1.8.0"
        },
        {
          "name": "nokogiri",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "nokogiri",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 1.6.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "json",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "nokogiri",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rack",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rails",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "mime-types",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rails-dom-testing",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "railties",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "thor",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 8,
        "direct_count": 4,
        "indirect_count": 4
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 5,
        "merged_prs": 70,
        "open_issues": 14,
        "closed_ratio": 0.912,
        "closed_issues": 146,
        "closed_unmerged_prs": 71
      },
      "bus_factor": 2,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "JangoSteve",
          "commits": 106,
          "avatar_url": "https://avatars.githubusercontent.com/u/93607?v=4"
        },
        {
          "type": "User",
          "login": "indirect",
          "commits": 99,
          "avatar_url": "https://avatars.githubusercontent.com/u/78?v=4"
        },
        {
          "type": "User",
          "login": "rafaelfranca",
          "commits": 63,
          "avatar_url": "https://avatars.githubusercontent.com/u/47848?v=4"
        },
        {
          "type": "User",
          "login": "carlosantoniodasilva",
          "commits": 19,
          "avatar_url": "https://avatars.githubusercontent.com/u/26328?v=4"
        },
        {
          "type": "User",
          "login": "lucasmazza",
          "commits": 16,
          "avatar_url": "https://avatars.githubusercontent.com/u/80978?v=4"
        },
        {
          "type": "User",
          "login": "cannikin",
          "commits": 10,
          "avatar_url": "https://avatars.githubusercontent.com/u/300?v=4"
        },
        {
          "type": "User",
          "login": "amatsuda",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/11493?v=4"
        },
        {
          "type": "User",
          "login": "chancancode",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/55829?v=4"
        },
        {
          "type": "User",
          "login": "guilleiguaran",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/160941?v=4"
        },
        {
          "type": "User",
          "login": "gtd",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/5603?v=4"
        }
      ],
      "contributors_sampled": 65,
      "top_contributor_share": 0.26
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": true,
      "ci_workflows": [],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 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": 0,
            "reason": "0 out of 7 merged PRs checked by a CI test -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 2,
            "reason": "Found 6/24 approved changesets -- score normalized to 2",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 57 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "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": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": null,
            "reason": "no dependencies found",
            "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": null,
            "reason": "No tokens found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "034296045427fa54ad095f392fccd9ff5708e110",
        "ran_at": "2026-07-21T20:40:44Z",
        "aggregate_score": 3.1,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/rails/jquery-rails",
    "host": "github.com",
    "name": "jquery-rails",
    "owner": "rails"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 48,
      "inputs": {
        "security": 31,
        "vitality": 25,
        "community": 70,
        "governance": 74,
        "engineering": 34
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 25,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 9,
            "inputs": {
              "commits_last_year": 2,
              "human_commit_share": 1,
              "days_since_last_push": 273,
              "active_weeks_last_year": 1
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 273 days ago",
                "points": 3.6,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 273
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "1/52 weeks with commits",
                "points": 0.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "2 commits in the last year",
                "points": 4.3,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "moderate",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 50,
            "inputs": {
              "releases_count": 74,
              "latest_release_tag": "v4.6.1",
              "releases_from_tags": true,
              "days_since_latest_release": 273,
              "mean_days_between_releases": 348.5
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "74 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 74
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 273 days ago",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 273
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~348.5 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 348.5
                    }
                  }
                ],
                "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": "unverified",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": "queues_not_read",
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 273,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "maintenance record not established from the collected data",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_unverified",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 70,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": "Inorganic Growth Policy discounts the stars and forks components by 40%. The finding describes the timing of public star and fork events; it does not establish that attention was purchased, or that the maintainers were involved.",
            "notes": [
              {
                "code": "growth_policy_discount",
                "params": {
                  "pct": 40
                }
              }
            ],
            "value": 50,
            "inputs": {
              "forks": 408,
              "stars": 943,
              "watchers": 33,
              "growth_state": "anomalous",
              "growth_signals": [
                "acquisition_burst",
                "fork_divergence",
                "missing_decay"
              ],
              "growth_windows": [
                "2011-05-24/2011-05-24"
              ],
              "growth_peak_days": 1,
              "growth_factor_pct": 60,
              "growth_peak_stars": 250,
              "growth_peak_window": "2011-05-24",
              "growth_peak_multiple": 250,
              "growth_top_days_share": 0.278,
              "growth_baseline_per_day": 1,
              "growth_history_complete": true
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "943 stars, discounted for inorganic growth: 250 stars over 1 day(s) from 2011-05-24, 250× the repository's own daily baseline",
                "points": 28.9,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 943
                    }
                  },
                  {
                    "code": "discounted_for_inorganic_growth",
                    "params": {
                      "days": 1,
                      "stars": 250,
                      "window": "2011-05-24",
                      "multiple": 250
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "408 forks, discounted for inorganic growth: 250 stars over 1 day(s) from 2011-05-24, 250× the repository's own daily baseline",
                "points": 13,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 408
                    }
                  },
                  {
                    "code": "discounted_for_inorganic_growth",
                    "params": {
                      "days": 1,
                      "stars": 250,
                      "window": "2011-05-24",
                      "multiple": 250
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "33 watchers",
                "points": 8.4,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 33
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 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": [
                "jquery-rails"
              ],
              "dependents": null,
              "ecosystems": "rubygems",
              "total_downloads": 305993907,
              "monthly_downloads": null
            },
            "components": [
              {
                "key": "total_downloads",
                "name": "Total downloads",
                "detail": "305,993,907 downloads all-time across rubygems",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_total",
                    "params": {
                      "count": 305993907,
                      "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": 74,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 65,
              "top_contributor_share": 0.26
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 26% of commits",
                "points": 16.6,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 26
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "65 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 65
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 57 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "merged_prs": 70,
              "open_issues": 14,
              "closed_issues": 146,
              "issue_closed_ratio": 0.912,
              "closed_unmerged_prs": 71
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "91% of issues closed",
                "points": 42.6,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 91
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "70/141 decided PRs merged",
                "points": 19,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 70,
                      "decided": 141
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 6/24 approved changesets -- score normalized to 2",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "followers": 2680,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "rails",
              "public_repos": 127,
              "account_age_days": 6684
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "2,680 followers of rails",
                "points": 24.6,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 2680,
                      "login": "rails"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "127 public repos, account ~18 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 127
                    }
                  },
                  {
                    "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": [
                "jquery-rails"
              ],
              "ecosystems": "rubygems",
              "any_deprecated": false,
              "min_days_since_publish": 273
            },
            "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 273 days ago",
                "points": 26,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 273
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "79 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 79
                    }
                  }
                ],
                "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": "at_risk",
        "name": "Engineering Quality",
        "value": 34,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "critical",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 24,
            "inputs": {
              "has_ci": false,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "0 out of 7 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 31,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 31,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 13,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 5,
              "scorecard_aggregate": 3.1
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 7 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 6/24 approved changesets -- score normalized to 2",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 57 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 31
            },
            "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": "critical",
        "name": "AI Readiness",
        "value": 27,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 16,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.3,
              "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": "30 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 16,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 30,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "critical",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_pinned_dependencies"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 24,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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": 4832,
              "source_files_sampled": 7,
              "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/7 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 7,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-21T20:41:05.687574Z",
  "schema_version": "0.23.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/r/rails/jquery-rails.svg",
  "full_name": "rails/jquery-rails",
  "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.23.0 — full methodology · metrics wiki.

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