Public record
Software health reportschema 0.26.0 · metrics 1.13.0 · 2026-07-22 00:47 UTC

padrino / padrino-framework

Padrino is a full-stack ruby framework built upon Sinatra.

Ruby · LessMIT★ 3,402 stars⑂ 495 forkssince Nov 2009View on GitHub ↗

padrino/padrino-framework holds a health index of 32 out of 100, placing it in the At risk band. It scores highest on Community & Adoption (80/100) and lowest on Security (24/100). It was last updated 29 days ago. 2 contributors account for most of its recent work.

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

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

High-Risk Jurisdiction Policy applies a 50% multiplier to weighted overall health and gives it an At risk ceiling of 49.

Ownership

Padrino FrameworkOrganization
10 followers20 public repossince Nov 2009

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
RubyGemspadrino0.16.1-126116 days ago
RubyGemspadrino-gen0.16.1-127116 days ago
RubyGemspadrino-core0.16.1-127116 days ago
RubyGemspadrino-admin0.16.1-127116 days ago
RubyGemspadrino-cache0.16.1-93116 days ago
RubyGemspadrino-mailer0.16.1-127116 days ago
RubyGemspadrino-helpers0.16.1-127116 days ago
RubyGemspadrino-supportpoints to another repo — not scored0.16.1-41116 days ago

Metrics by category

Vitality

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

52Moderate · 22% of overall
How it's scored
28.8/36Push recency — last push 29 days ago
4.2/36Commit cadence — 6/52 weeks with commits
12.1/18Commit volume — 21 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_year21
human_commit_share0.98
days_since_last_push29
active_weeks_last_year6
How it's scored
16.2/27Ships releases — 56 version tags (no GitHub releases)
27/36Release recency — latest release 116 days ago
12.6/27Release cadence — a release every ~359.8 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count56
latest_release_tag0.16.1
releases_from_tagsyes
days_since_latest_release116
mean_days_between_releases359.8
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

80Good · 18% of overall
How it's scored
57.3/60Stars — 3,402 stars
22.5/25Forks — 495 forks
11.3/15Watchers — 109 watchers
Inputs used
forks495
stars3,402
watchers109
growth_stateorganic
growth_factor_pct100
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
7.2/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateyes
has_code_of_conductno
has_pull_request_templateno
How it's scored
75.3/80Total downloads — 17,532,759 downloads all-time across rubygems
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagespadrino, padrino-gen, padrino-core, padrino-admin, padrino-cache, padrino-mailer, padrino-helpers
dependents
ecosystemsrubygems
total_downloads17,532,759
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?

75Good · 24% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
15.7/22.5Commit distribution — top contributor authored 30% of commits
13.5/13.5Contributor breadth — 99 contributors
10/10OpenSSF Scorecard: Contributors — project has 76 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled99
top_contributor_share0.304
How it's scored
45.4/46.8Issue resolution — 97% of issues closed
29.8/38.3PR acceptance — 710/912 decided PRs merged
7.5/15OpenSSF Scorecard: Code-Review — Found 14/24 approved changesets -- score normalized to 5
Inputs used
merged_prs710
open_issues39
closed_issues1,362
issue_closed_ratio0.972
closed_unmerged_prs202
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
7.5/25Owner reach — 10 followers of padrino
21.6/25Track record — 20 public repos, account ~16 yr old
Inputs used
followers10
owner_typeOrganization
is_verified
owner_loginpadrino
public_repos20
account_age_days6,094
How it's scored
25/25Published & resolvable — 7 package(s) on rubygems
35/35Publish recency — latest publish 116 days ago
20/20Version history — 127 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagespadrino, padrino-gen, padrino-core, padrino-admin, padrino-cache, padrino-mailer, padrino-helpers
ecosystemsrubygems
any_deprecatedno
min_days_since_publish116

Engineering Quality

Are baseline engineering and documentation practices in place?

77Good · 20% of overall
How it's scored
24/24CI workflows — 1 workflow(s)
24/24Tests present
16/16Linter config — .rubocop.yml
0/9.6Pre-commit hooks
0/6.4.editorconfig
14/20OpenSSF Scorecard: CI-Tests — 13 out of 17 merged PRs checked by a CI test -- score normalized to 7
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — http://www.padrinorb.com
10/10Repository description
10/10Topics — 3 topics
10/10Wiki
Inputs used
topicspadrino, waf, ruby
has_wikiyes
homepagehttp://www.padrinorb.com
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

24Critical · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
2.2/7.5Branch-Protection — branch protection is not maximal on development and all release branches
1.8/2.5CI-Tests — 13 out of 17 merged PRs checked by a CI test -- score normalized to 7
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
3.8/7.5Code-Review — Found 14/24 approved changesets -- score normalized to 5
2.5/2.5Contributors — project has 76 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate4.9
high_risk_jurisdiction_cap49
high_risk_jurisdiction_multiplier50
security_posture_after_multiplier24
security_posture_before_jurisdiction49
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 50% multiplier and gives Security posture an At risk ceiling of 49.

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.

39At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
26.7/40Legible commit history — 49 of 98 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.5
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — .rubocop.yml
0/11Static type checking
0/10Reproducible environment
2/10Demonstrated agent practice — 1 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance — 2 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0.01
toolchain_manifests
dependency_bot_commit_share0.02
How it's scored
0/45Type-checkable code — Ruby without a type-check config
54.3/55Manageable file sizes — 4/302 source files over 60KB
Inputs used
primary_languageRuby
largest_source_bytes96,381
source_files_sampled302
oversized_source_files4
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — sample
Inputs used
example_dirssample
has_mcp_signalno
api_schema_files

Key facts

3,402GitHub stars
99contributors
21commits, last 12 months
29days since last push
56releases
2bus factor
39open issues
RubyGemspackage ecosystems

Data collection warnings

  • rubygems package 'padrino-support' points at a different repository (http://www.padrinorb.com); excluded from ecosystem scoring
  • No resolved dependencies carried a version and a supported ecosystem

More detail

Star and fork history 3,402 ★ / 495 ⇿
3,402Stars
495Forks
56Releases

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

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

01,2502,5003,7503,402481322010-022018-042026-07
Major 0Minor 6Patch 50

Each point covers 15 days.

OpenSSF Scorecard 4.9 / 10
4.9aggregate

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

10Binary-Artifactsno binaries found in the repo
3Branch-Protectionbranch protection is not maximal on development and all release branches
7CI-Tests13 out of 17 merged PRs checked by a CI test -- score normalized to 7
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
5Code-ReviewFound 14/24 approved changesets -- score normalized to 5
10Contributorsproject has 76 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate 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
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 28
RegistryPackageVersion constraintManifest
RubyGemsactivesupportGemfile
RubyGemsjdbc-sqlite3~> 3.7.2Gemfile
RubyGemssequelGemfile
RubyGemssqlite3~> 1.7Gemfile
RubyGemssqlite3Gemfile
RubyGemsliquid>= 2.1.1Gemfile
RubyGemsslim>= 1.3.0Gemfile
RubyGemshamlitGemfile
RubyGemshamlGemfile
RubyGemshaml>= 5Gemfile
RubyGemserubis>= 2.7.0Gemfile
RubyGemserubi>= 1.6.1Gemfile
RubyGemsbuilder>= 2.1.2Gemfile
RubyGemslogger>= 1.6Gemfile
RubyGemsminitest>= 4.0Gemfile
RubyGemsminitest-mock>= 1.0Gemfile
RubyGemsmocha>= 2.0Gemfile
RubyGemsnokogiri>= 1.13Gemfile
RubyGemsrack~> 3Gemfile
RubyGemsrackup~> 2.1Gemfile
RubyGemsrack-test~> 2.1Gemfile
RubyGemsrake>= 10.5.0Gemfile
RubyGemsrb-readline~> 0.4.2Gemfile
RubyGemsrubocop~> 1.6Gemfile
RubyGemsrubocop-minitest~>0.34.4Gemfile
RubyGemswebmock~> 3.19Gemfile
RubyGemsyard>= 0.7.2Gemfile
RubyGemsjruby-opensslGemfile
All dependencies 35

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

RegistryPackageVersionRelation
RubyGemsbuilderdirect
RubyGemserubidirect
RubyGemserubisdirect
RubyGemshamldirect
RubyGemshamlitdirect
RubyGemsjdbc-sqlite3direct
RubyGemsjruby-openssldirect
RubyGemsliquiddirect
RubyGemsloggerdirect
RubyGemsminitestdirect
RubyGemsmochadirect
RubyGemsnokogiridirect
RubyGemsrackdirect
RubyGemsrack-testdirect
RubyGemsrackupdirect
RubyGemsrakedirect
RubyGemsrb-readlinedirect
RubyGemsrubocopdirect
RubyGemsrubocop-minitestdirect
RubyGemssequeldirect
RubyGemsslimdirect
RubyGemssqlite3direct
RubyGemswebmockdirect
RubyGemsyarddirect
RubyGemsbundlerindirect
RubyGemsi18nindirect
RubyGemslessindirect
RubyGemsmailindirect
RubyGemsmime-typesindirect
RubyGemsmonetaindirect
RubyGemsostructindirect
RubyGemssinatraindirect
RubyGemstherubyracerindirect
RubyGemsthorindirect
RubyGemstiltindirect
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": [
        "padrino",
        "waf",
        "ruby"
      ],
      "is_fork": false,
      "size_kb": 11281,
      "has_wiki": true,
      "homepage": "http://www.padrinorb.com",
      "languages": {
        "CSS": 7656,
        "Less": 175487,
        "Ruby": 1185465,
        "SCSS": 1837,
        "JavaScript": 59763
      },
      "pushed_at": "2026-06-22T23:32:46Z",
      "created_at": "2009-11-18T00:33:56Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-17T22:13:05Z",
      "description": "Padrino is a full-stack ruby framework built upon Sinatra. ",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "Ruby",
      "significant_languages": [
        "Ruby",
        "Less"
      ]
    },
    "owner": {
      "blog": "http://www.padrinorb.com",
      "name": "Padrino Framework",
      "type": "Organization",
      "login": "padrino",
      "company": null,
      "location": "Distributed",
      "followers": 10,
      "avatar_url": "https://avatars.githubusercontent.com/u/153006?v=4",
      "created_at": "2009-11-13T20:13:43Z",
      "is_verified": null,
      "public_repos": 20,
      "account_age_days": 6094
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "0.16.1",
          "kind": "patch",
          "published_at": "2026-03-27T23:49:47Z"
        },
        {
          "tag": "0.16.0",
          "kind": "minor",
          "published_at": "2025-12-03T00:05:03Z"
        },
        {
          "tag": "0.15.3",
          "kind": "patch",
          "published_at": "2023-02-25T19:14:03Z"
        },
        {
          "tag": "0.15.2",
          "kind": "patch",
          "published_at": "2022-12-24T01:07:54Z"
        },
        {
          "tag": "0.15.1",
          "kind": "patch",
          "published_at": "2021-04-26T00:12:49Z"
        },
        {
          "tag": "0.15.0",
          "kind": "minor",
          "published_at": "2020-05-15T02:35:20Z"
        },
        {
          "tag": "0.14.4",
          "kind": "patch",
          "published_at": "2018-11-05T14:25:12Z"
        },
        {
          "tag": "0.14.3",
          "kind": "patch",
          "published_at": "2018-02-23T06:24:54Z"
        },
        {
          "tag": "0.14.2",
          "kind": "patch",
          "published_at": "2018-01-02T05:32:19Z"
        },
        {
          "tag": "0.14.1",
          "kind": "patch",
          "published_at": "2017-05-16T04:51:33Z"
        },
        {
          "tag": "0.14.0",
          "kind": "minor",
          "published_at": "2017-03-15T05:52:47Z"
        },
        {
          "tag": "0.13.3",
          "kind": "patch",
          "published_at": "2016-08-17T06:58:36Z"
        },
        {
          "tag": "0.13.2",
          "kind": "patch",
          "published_at": "2016-05-10T04:13:36Z"
        },
        {
          "tag": "0.13.1",
          "kind": "patch",
          "published_at": "2016-01-17T17:08:18Z"
        },
        {
          "tag": "0.13.0",
          "kind": "minor",
          "published_at": "2015-10-12T06:56:15Z"
        },
        {
          "tag": "0.12.9",
          "kind": "patch",
          "published_at": "2018-02-23T06:00:03Z"
        },
        {
          "tag": "0.12.8",
          "kind": "patch",
          "published_at": "2016-06-08T12:28:28Z"
        },
        {
          "tag": "0.12.7",
          "kind": "patch",
          "published_at": "2016-05-25T05:22:26Z"
        },
        {
          "tag": "0.12.6",
          "kind": "patch",
          "published_at": "2016-05-10T04:18:49Z"
        },
        {
          "tag": "0.12.5",
          "kind": "patch",
          "published_at": "2015-03-04T08:40:07Z"
        },
        {
          "tag": "0.12.4",
          "kind": "patch",
          "published_at": "2014-10-19T19:10:04Z"
        },
        {
          "tag": "0.12.3",
          "kind": "patch",
          "published_at": "2014-08-13T23:18:41Z"
        },
        {
          "tag": "0.12.2",
          "kind": "patch",
          "published_at": "2014-05-12T08:34:36Z"
        },
        {
          "tag": "0.12.1",
          "kind": "patch",
          "published_at": "2014-04-04T08:55:16Z"
        },
        {
          "tag": "0.12.0",
          "kind": "minor",
          "published_at": "2014-02-09T11:15:20Z"
        },
        {
          "tag": "0.11.4",
          "kind": "patch",
          "published_at": "2013-09-24T18:59:32Z"
        },
        {
          "tag": "0.11.3",
          "kind": "patch",
          "published_at": "2013-07-30T06:33:26Z"
        },
        {
          "tag": "0.11.2",
          "kind": "patch",
          "published_at": "2013-05-21T07:51:14Z"
        },
        {
          "tag": "0.11.1",
          "kind": "patch",
          "published_at": "2013-04-08T04:50:06Z"
        },
        {
          "tag": "0.10.7",
          "kind": "patch",
          "published_at": "2012-06-20T23:40:13Z"
        },
        {
          "tag": "0.10.6",
          "kind": "patch",
          "published_at": "2012-03-16T01:51:54Z"
        },
        {
          "tag": "0.10.5",
          "kind": "patch",
          "published_at": "2011-10-13T03:35:01Z"
        },
        {
          "tag": "0.10.4",
          "kind": "patch",
          "published_at": "2011-10-12T18:45:23Z"
        },
        {
          "tag": "0.10.3",
          "kind": "patch",
          "published_at": "2011-10-03T21:02:50Z"
        },
        {
          "tag": "0.10.2",
          "kind": "patch",
          "published_at": "2011-09-01T05:56:32Z"
        },
        {
          "tag": "0.10.1",
          "kind": "patch",
          "published_at": "2011-08-01T22:46:57Z"
        },
        {
          "tag": "0.10.0",
          "kind": "minor",
          "published_at": "2011-07-07T21:25:45Z"
        },
        {
          "tag": "0.9.29",
          "kind": "patch",
          "published_at": "2011-05-23T19:54:18Z"
        },
        {
          "tag": "0.9.28",
          "kind": "patch",
          "published_at": "2011-05-11T23:11:06Z"
        },
        {
          "tag": "0.9.27",
          "kind": "patch",
          "published_at": "2011-05-06T23:03:52Z"
        },
        {
          "tag": "0.9.26",
          "kind": "patch",
          "published_at": "2011-04-29T01:24:25Z"
        },
        {
          "tag": "0.9.25",
          "kind": "patch",
          "published_at": "2011-04-27T21:32:03Z"
        },
        {
          "tag": "0.9.24",
          "kind": "patch",
          "published_at": "2011-04-28T11:59:25Z"
        },
        {
          "tag": "0.9.23",
          "kind": "patch",
          "published_at": "2011-03-07T15:28:27Z"
        },
        {
          "tag": "0.9.22",
          "kind": "patch",
          "published_at": "2011-03-04T23:29:29Z"
        },
        {
          "tag": "0.9.21",
          "kind": "patch",
          "published_at": "2011-02-28T22:02:25Z"
        },
        {
          "tag": "0.9.20",
          "kind": "patch",
          "published_at": "2011-01-19T23:31:48Z"
        },
        {
          "tag": "0.9.19",
          "kind": "patch",
          "published_at": "2010-11-17T15:31:45Z"
        },
        {
          "tag": "0.9.18",
          "kind": "patch",
          "published_at": "2010-10-05T23:31:34Z"
        },
        {
          "tag": "0.9.17",
          "kind": "patch",
          "published_at": "2010-10-04T12:13:27Z"
        },
        {
          "tag": "0.9.16",
          "kind": "patch",
          "published_at": "2010-09-24T11:23:06Z"
        },
        {
          "tag": "0.9.15",
          "kind": "patch",
          "published_at": "2010-08-28T04:21:15Z"
        },
        {
          "tag": "0.9.14",
          "kind": "patch",
          "published_at": "2010-07-01T05:50:30Z"
        },
        {
          "tag": "0.9.13",
          "kind": "patch",
          "published_at": "2010-06-19T09:57:26Z"
        },
        {
          "tag": "0.9.12",
          "kind": "patch",
          "published_at": "2010-06-19T09:17:06Z"
        },
        {
          "tag": "0.9.11",
          "kind": "patch",
          "published_at": "2010-06-18T05:32:27Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "167044f3d56b2bce12f943eb826fdb0b0ea94375",
          "body": "…chRest, Ripple) (#2320)\n\n* chore: remove deprecated ORM generators (DataMapper, MongoMapper, CouchRest, Ripple)\n\n* fix: add missing ORMs to admin tooltips/README, remove DM rake task refs\n\n---------\n\nCo-authored-by: Arthur Chiu <achiurizo@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore: remove deprecated ORM generators (DataMapper, MongoMapper, Cou…",
          "author_name": "Arthur Chiu",
          "author_login": "achiurizo",
          "committed_at": "2026-03-30T00:34:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14e7b8dd96813f9b1db7ec64e9132f4b93068754",
          "body": "* fix: use literal path matching in admin access control\n\n* fix: reject unsafe URI schemes in link_to\n\n* fix: sanitize href/action after options merge to prevent bypass\n\n---------\n\nCo-authored-by: Arthur Chiu <achiurizo@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Fix access control path matching and link_to XSS (#2319)",
          "author_name": "Arthur Chiu",
          "author_login": "achiurizo",
          "committed_at": "2026-03-28T20:50:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e558248eea030ff067d45b842e13ac01e6cf90ea",
          "body": "* fix: correct 'Allows' header to 'Allow' in 405 responses per RFC 7231\n\n* fix: correct Mail::Message.set guard to check name instead of :erb\n\n* Apply suggestions from code review\n\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>\n\n* fix: address PR review feedback for Allow heade\n[…]\n\n\n---------\n\nCo-authored-by: Arthur Chiu <achiurizo@users.noreply.github.com>\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>\nCo-authored-by: Nathan Esquenazi <nesquena@gmail.com>",
          "is_bot": false,
          "headline": "Fix Allow header typo and Mail::Message.set guard bug (#2318)",
          "author_name": "Arthur Chiu",
          "author_login": "achiurizo",
          "committed_at": "2026-03-28T17:16:46Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "c31c99cf013abec226a767261cfd3f630a3d34d8",
          "body": "* feat: add custom output buffer and generator for HAML 6+\n\nHAML 6+ uses Temple internally (like Hamlit) and requires a custom\ngenerator class to use SafeBuffer with safe_concat. Also injects\n__in_hamlit_template flag for handler detection.\n\n* feat: route HAML 6+ to HamlitHandler for block capture\n\n\n[…]\nadd HAML version matrix to test HAML 5 and 7\n\n* fix: exclude Ruby < 3.2 from HAML 7 CI matrix\n\nHAML 7 requires Ruby >= 3.2.\n\n---------\n\nCo-authored-by: Arthur Chiu <achiurizo@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Add HAML 6/7 compatibility (#2317)",
          "author_name": "Arthur Chiu",
          "author_login": "achiurizo",
          "committed_at": "2026-03-28T16:12:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a63de9ad3b36fe452dc8c1a3982e5dcbe0518f1b",
          "body": "* Updates for Ruby 4\n\nReplace Oga with Nokogiri and address frozen string compatibility\n\n- Replace Oga dependency with Nokogiri for HTML parsing\n- Add minitest-mock, logger, and ostruct as explicit dependencies\n- Fix frozen string mutations by using String.new or .dup where needed\n- Ensure UTF-8 enc\n[…]\nditional minitest-mock dependency for Ruby >= 3.1\n\n- Conditionally require minitest-mock gem only for Ruby >= 3.1\n- Ensures compatibility with older Ruby versions where minitest-mock may not be needed",
          "is_bot": false,
          "headline": "Add Ruby 4.0 compatibility (#2316)",
          "author_name": "Nathan Esquenazi",
          "author_login": "nesquena",
          "committed_at": "2026-03-28T00:51:19Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f71cf790062fa4e7e1f6c826f80a459e2f2cd576",
          "body": null,
          "is_bot": false,
          "headline": "Bumped version to 0.16.1",
          "author_name": "Nathan Esquenazi",
          "author_login": "nesquena",
          "committed_at": "2026-03-27T23:49:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a079eae8d9eda238cfdb131d197493d2f919c715",
          "body": null,
          "is_bot": false,
          "headline": "Change HAML setup to support newer versions (#2312)",
          "author_name": "Carlos Silva",
          "author_login": "crashtech",
          "committed_at": "2025-12-17T19:49:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1555f27ea2bd2432593bca730ec762840fbaa38f",
          "body": "Co-authored-by: Arthur Chiu <achiurizo@users.noreply.github.com>",
          "is_bot": false,
          "headline": "loosen bundler restriction to <5 (#2311)",
          "author_name": "Arthur Chiu",
          "author_login": "achiurizo",
          "committed_at": "2025-12-03T03:04:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e40808a73860d1836cd47f56a05088334dad405e",
          "body": null,
          "is_bot": false,
          "headline": "Bumped version to 0.16.0",
          "author_name": "Nathan Esquenazi",
          "author_login": "nesquena",
          "committed_at": "2025-12-03T00:05:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f10d1007873330b4d425695a52fa383641e89e79",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog",
          "author_name": "Nathan Esquenazi",
          "author_login": "nesquena",
          "committed_at": "2025-12-03T00:04:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb74fa1cbad060fd76db551cb1133f1837c1387e",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v5...v6)\n\n---\nupdated-dependenc\n[…]\ner-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Carlos Silva <me@carlosfsilva.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 5 to 6 (#2309)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-01T16:59:34Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0f81fdbb98be1efed19302773a8a5074c4b679b5",
          "body": "* Address Lint/AmbiguousBlockAssociation\n\n* Address Lint/AmbiguousOperator\n\n* Address Lint/AmbiguousRegexpLiteral\n\n* Address Lint/EmptyWhen\n\n* Address Lint/LiteralAsCondition\n\n* Address Lint/MissingSuper\n\n* Address Lint/RedundantRequireStatement\n\n* Address Lint/RedundantSplatExpansion\n\n* Address Lin\n[…]\n Address several remaining errors\n\n* Address full range of Style/HashSyntax\n\n* Address File.dirname where __dir__ is more straightforward\n\n* Address last Rubocop offenses\n\n* Update version and changes",
          "is_bot": false,
          "headline": "Code modernization via Rubocop PT2 (#2310)",
          "author_name": "Carlos Silva",
          "author_login": "crashtech",
          "committed_at": "2025-12-01T16:59:18Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ece1c4e46a72cd2239376458581ac43ae4a99795",
          "body": "* Address Lint/AmbiguousBlockAssociation\n\n* Address Lint/AmbiguousOperator\n\n* Address Lint/AmbiguousRegexpLiteral\n\n* Address Lint/EmptyWhen\n\n* Address Lint/LiteralAsCondition\n\n* Address Lint/MissingSuper\n\n* Address Lint/RedundantRequireStatement\n\n* Address Lint/RedundantSplatExpansion\n\n* Address Lin\n[…]\n Address Layout/SpaceBeforeBlockBraces\n\n* Address Layout/SpaceAroundEqualsInParameterDefault\n\n* Address Layout/SpaceAfterComma\n\n* Address Style/HashSyntax directly\n\n* Checkpoint: Update rubocop config",
          "is_bot": false,
          "headline": "Code modernization via Rubocop (#2308)",
          "author_name": "Carlos Silva",
          "author_login": "crashtech",
          "committed_at": "2025-11-25T20:03:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3e3a1d7c10278669ceeb9cf166fdd11e17dde0a8",
          "body": null,
          "is_bot": false,
          "headline": "Use connection and/or pool to access AR migration context",
          "author_name": "Carlos Silva",
          "author_login": "crashtech",
          "committed_at": "2025-11-21T22:53:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee27526f0d3c1e9858fdf8a9dfd392c8c0f7786c",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v4...v5)\n\n---\nupdated-dependenc\n[…]\ner-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Carlos Silva <me@carlosfsilva.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 4 to 5 (#2302)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-21T22:18:22Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a69aad165c7daa6280e328e62640c2c54a9e2403",
          "body": null,
          "is_bot": false,
          "headline": "Bumped version to 0.16.0.pre4",
          "author_name": "Nathan Esquenazi",
          "author_login": "nesquena",
          "committed_at": "2025-11-20T01:19:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30b234c214a6749b1b30be45adcf8fa9c000a002",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGES.rdoc for version 0.16.0.pre4",
          "author_name": "Nathan Esquenazi",
          "author_login": "nesquena",
          "committed_at": "2025-11-20T01:17:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f220aa93d3278c11055f3171fc6caba0111f494",
          "body": null,
          "is_bot": false,
          "headline": "Fix issue template file",
          "author_name": "Carlos Silva",
          "author_login": "crashtech",
          "committed_at": "2025-11-20T01:17:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05c0858fab9b8853198db56d9a576d13302941c0",
          "body": null,
          "is_bot": false,
          "headline": "More changes around the ignore caller for +Padrino.root+",
          "author_name": "Carlos Silva",
          "author_login": "crashtech",
          "committed_at": "2025-11-20T01:17:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1816f94a77e498f4ade28167e13d1ff26c4a202b",
          "body": null,
          "is_bot": false,
          "headline": "Patch  due to Kernerl#require overrides",
          "author_name": "Carlos Silva",
          "author_login": "crashtech",
          "committed_at": "2025-11-20T01:17:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3d593cc4341a3445b663e5d40afec4d20948edb",
          "body": "… adjustments",
          "is_bot": false,
          "headline": "Fix tests for Ruby 3.4, added minimum Ruby version, and compatibility…",
          "author_name": "Carlos Silva",
          "author_login": "crashtech",
          "committed_at": "2025-11-20T01:17:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a38042351c9f5768231e94abca87bb1592cdcfa",
          "body": null,
          "is_bot": false,
          "headline": "Update LICENSE, fix license year (#2299)",
          "author_name": "Jason N. White",
          "author_login": null,
          "committed_at": "2025-01-01T22:53:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "283a22bd31c26f6d6a1ffb893c4a16f93c85e7db",
          "body": null,
          "is_bot": false,
          "headline": "Fix escape_html tests (#2296)",
          "author_name": "chaymae BZ",
          "author_login": "chaymaeBZ",
          "committed_at": "2024-10-08T15:26:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eaccd57da13bfab1720e8a2daeb24b73b24006c4",
          "body": null,
          "is_bot": false,
          "headline": "Fix MIME type for JavaScript in test (#2295)",
          "author_name": "chaymae BZ",
          "author_login": "chaymaeBZ",
          "committed_at": "2024-10-07T14:28:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc416108792810c063a988ca0707f71bfa2fa950",
          "body": null,
          "is_bot": false,
          "headline": "Bumped version to 0.16.0.pre3",
          "author_name": "Nathan Esquenazi",
          "author_login": "nesquena",
          "committed_at": "2024-08-09T18:57:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba1af8303e5494f9ca3ffdc31a6dc0b4fd00def4",
          "body": null,
          "is_bot": false,
          "headline": "Make `detect_rack_handler` compatible with Rack 3 (#2294)",
          "author_name": "Ostap Brehin",
          "author_login": "osbre",
          "committed_at": "2024-08-09T17:43:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "014853551d8e7273d5db6dc3420f51ca148b5dac",
          "body": null,
          "is_bot": false,
          "headline": "README.rdoc: Use correct build status badge [ci skip] (#2293)",
          "author_name": "Olle Jonsson",
          "author_login": "olleolleolle",
          "committed_at": "2024-08-06T23:37:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e6efa95b633007bbc29a5f46d2433f54e144d41",
          "body": null,
          "is_bot": false,
          "headline": "Update performance to 0.16.0.pre2 for next release",
          "author_name": "Nathan Esquenazi",
          "author_login": "nesquena",
          "committed_at": "2024-08-06T21:01:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a685b6e1b86edc78729fb50442fcdb83b96f2a5a",
          "body": null,
          "is_bot": false,
          "headline": "Bumped version to 0.16.0.pre2",
          "author_name": "Nathan Esquenazi",
          "author_login": "nesquena",
          "committed_at": "2024-08-06T20:45:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02bda158642fbfc02d5efcd9a92709c6ca8451ef",
          "body": null,
          "is_bot": false,
          "headline": "Bumped version to 0.16.0.pre",
          "author_name": "Nathan Esquenazi",
          "author_login": "nesquena",
          "committed_at": "2024-08-06T20:45:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11a8acada8618f2520469fdd23d8912373b7c447",
          "body": null,
          "is_bot": false,
          "headline": "Bumped version to 0.16.0.pre",
          "author_name": "Nathan Esquenazi",
          "author_login": "nesquena",
          "committed_at": "2024-08-06T20:42:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ae4601389d9cc12b0a34a01639fe030419c909e",
          "body": null,
          "is_bot": false,
          "headline": "README.rdoc: use rdoc-image for images [ci skip] (#2291)",
          "author_name": "Olle Jonsson",
          "author_login": "olleolleolle",
          "committed_at": "2024-06-28T03:27:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1bd29363381729da131a9426b32221b42660e7a",
          "body": "…2292)",
          "is_bot": false,
          "headline": "[padrino-performance] README.md: Fix typos, options, repair markup (#…",
          "author_name": "Olle Jonsson",
          "author_login": "olleolleolle",
          "committed_at": "2024-06-28T03:27:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e65e4f2b97027cddfc051674b4c0aa49a98bdeb1",
          "body": "Fix nil rack_options by defaulting to {}",
          "is_bot": false,
          "headline": "Update server.rb (#2290)",
          "author_name": "Nathan Esquenazi",
          "author_login": "nesquena",
          "committed_at": "2024-05-03T20:25:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "889f6623c0718756e093eae3a212e1cd84370b49",
          "body": null,
          "is_bot": false,
          "headline": "add rackup gemspec (#2289)",
          "author_name": "Arthur Chiu",
          "author_login": "achiurizo",
          "committed_at": "2024-04-28T17:10:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d75858b05d9c215d1c68a3ee26d8ba534f0f12cf",
          "body": "Co-authored-by: Arthur Chiu <achiurizo@users.noreply.github.com>",
          "is_bot": false,
          "headline": "bump to rack ~>3 (#2287)",
          "author_name": "Arthur Chiu",
          "author_login": "achiurizo",
          "committed_at": "2024-04-16T01:46:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3c95d1544e7b336657c6034dab5c2e77f8ec932",
          "body": null,
          "is_bot": false,
          "headline": "CI: Tell dependabot to update GH Actions (#2285)",
          "author_name": "Olle Jonsson",
          "author_login": "olleolleolle",
          "committed_at": "2024-03-31T23:40:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60683495f4d383b280752f12240015110344c842",
          "body": null,
          "is_bot": false,
          "headline": "bump moneta to 1.6 (#2286)",
          "author_name": "Arthur Chiu",
          "author_login": "achiurizo",
          "committed_at": "2024-03-31T23:16:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27d4fb4e727c349df527c6a3f0d2261a5f637648",
          "body": "* remove fakeweb\r\n\r\n* remove fakeweb stub with webmock\r\n\r\n* remove fakeweb ext\r\n\r\n* format/rubocop\r\n\r\n* lock webmock version, rubocops\r\n\r\n---------\r\n\r\nCo-authored-by: Arthur Chiu <achiurizo@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Remove FakeWeb, use Webmock (#2282)",
          "author_name": "Arthur Chiu",
          "author_login": "achiurizo",
          "committed_at": "2024-01-25T04:23:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65044aff6fd44fd8dd75c3ca16b98c49ce0312e5",
          "body": "* initial gh action ci.yml\r\n\r\n* lock rack < 3\r\n\r\n* clean up old spec, remove macos-latest for now\r\n\r\n---------\r\n\r\nCo-authored-by: Arthur Chiu <achiurizo@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Use GitHub actions to run CI (#2281)",
          "author_name": "Arthur Chiu",
          "author_login": "achiurizo",
          "committed_at": "2024-01-24T05:14:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad746dde9c910e22e8283f8883ede4acdf0e6745",
          "body": "The CI now connected is CircleCI.",
          "is_bot": false,
          "headline": "CI: Delete unused .travis.yml configuration file (#2280)",
          "author_name": "Olle Jonsson",
          "author_login": "olleolleolle",
          "committed_at": "2024-01-19T18:55:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a34dcbb839a7c9c1332a90b06a55455ce11addb4",
          "body": "* add rubocop\r\n\r\n* minimal working rubocop\r\n\r\n* more rubocop disables\r\n\r\n* auto correct padrino-core with base rubocop spec\r\n\r\n* lock platform for rubocop\r\n\r\n---------\r\n\r\nCo-authored-by: Arthur Chiu <achiurizo@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Initial Rubocop setup (#2279)",
          "author_name": "Arthur Chiu",
          "author_login": "achiurizo",
          "committed_at": "2024-01-18T18:23:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3dec238af7476f0cce159ea23f1954230be6be4a",
          "body": "Fix ruby 3.x `Regexp.new` deprecation",
          "is_bot": false,
          "headline": "Merge pull request #2277 from padrino/achiurizo/ruby-3.2-deprecation",
          "author_name": "Arthur Chiu",
          "author_login": "achiurizo",
          "committed_at": "2024-01-18T02:04:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a9a2bc951960a271b83662a8856353cc29cddb7",
          "body": null,
          "is_bot": false,
          "headline": "use bundler 2.4.22",
          "author_name": "Arthur Chiu",
          "author_login": "achiurizo",
          "committed_at": "2024-01-17T16:35:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c9d0485a76a795082f5be78404b6228355a1d4b",
          "body": null,
          "is_bot": false,
          "headline": "2.7.5",
          "author_name": "Arthur Chiu",
          "author_login": "achiurizo",
          "committed_at": "2024-01-17T11:26:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e1cc35eb7e6e65237fecef0748f3487fc4099e1",
          "body": "This reverts commit c86278b2c176cdb78d3719d92800681ead9065b8.",
          "is_bot": false,
          "headline": "Revert \"actually remove ruby 2.x\"",
          "author_name": "Arthur Chiu",
          "author_login": "achiurizo",
          "committed_at": "2024-01-17T11:22:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d89efbf9036d9725668baacce071faf915b8ec1b",
          "body": null,
          "is_bot": false,
          "headline": "update more Regexp.new usage",
          "author_name": "Arthur Chiu",
          "author_login": "achiurizo",
          "committed_at": "2024-01-14T11:19:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c86278b2c176cdb78d3719d92800681ead9065b8",
          "body": null,
          "is_bot": false,
          "headline": "actually remove ruby 2.x",
          "author_name": "Arthur Chiu",
          "author_login": "achiurizo",
          "committed_at": "2024-01-14T11:05:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dfafcb662c96da8d1a6720027f220a42c4efcbc3",
          "body": null,
          "is_bot": false,
          "headline": "update to latest bundler support ruby",
          "author_name": "Arthur Chiu",
          "author_login": "achiurizo",
          "committed_at": "2024-01-14T10:58:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43ec3c6a00d1e1da9f75930874ac91e785d0956d",
          "body": null,
          "is_bot": false,
          "headline": "fix ruby 3.3 deprecation for Regexp.new",
          "author_name": "Arthur Chiu",
          "author_login": "achiurizo",
          "committed_at": "2024-01-14T10:44:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6cb7b2b8e40e3c357d9c398e577b2eefba50a917",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #2276 from kevin-j-m/minitest",
          "author_name": "Nathan Esquenazi",
          "author_login": "nesquena",
          "committed_at": "2023-10-28T15:14:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c58c43d8a859c867f02df6d30a5511bbbef860cf",
          "body": "…precation",
          "is_bot": false,
          "headline": "Merge pull request #2275 from kevin-j-m/activerecord-schema-format-de…",
          "author_name": "Nathan Esquenazi",
          "author_login": "nesquena",
          "committed_at": "2023-10-28T15:13:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4cc098f71832301eb1b79b7ae01f0ee98bf9da60",
          "body": "In minitest [5.0.0](https://github.com/minitest/minitest/blob/master/History.rdoc#500--2013-05-10-)\n\n> Renamed MiniTest to Minitest. Your pinkies will thank me. (aliased to MiniTest)\n\nLater in [5.10.0](https://github.com/minitest/minitest/blob/master/History.rdoc#5100--2016-11-30-)\n\n> Deprecated ruby 1.8, 1.9, possibly 2.0, assert_send, & old MiniTest namespace.\n\nRunning minitest 5.20.0, the test suite was not running without these\nchanges. This renames usages of `MiniTest` to `Minitest`.",
          "is_bot": false,
          "headline": "Rename MiniTest to Minitest",
          "author_name": "Kevin Murphy",
          "author_login": "kevin-j-m",
          "committed_at": "2023-10-27T15:15:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48b096ef3270e100f773648a3731e6bf33d5c63a",
          "body": "Running the `ar:migrate` task with ActiveRecord 7.0 will provide the\nfollowing deprecation warning:\n\n```\nDEPRECATION WARNING: ActiveRecord::Base.schema_format is deprecated and will be removed in Rails 7.1.\nUse `ActiveRecord.schema_format` instead.\n```\n\nNow that 7.1 is released, `ActiveRecord::Base.\n[…]\nif at least ActiveRecord version 7.0 is being used.\nIf not, there is no change to the task. However, if so, it now uses\n`ActiveRecord.schema_format` to check if the schema dump task should be\ninvoked.",
          "is_bot": false,
          "headline": "Resolve ActiveRecord schema format deprecation",
          "author_name": "Kevin Murphy",
          "author_login": "kevin-j-m",
          "committed_at": "2023-10-27T14:57:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "06aae5ab380d30f62c6d7f9607ca83ff3dbb32a3",
          "body": null,
          "is_bot": false,
          "headline": "Bumped version to 0.15.3",
          "author_name": "Nathan Esquenazi",
          "author_login": "nesquena",
          "committed_at": "2023-02-25T19:14:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1e3f42083b647d77aa701c7ddd4bee94a70224c",
          "body": "Update ORM generator for ActiveRecord changes",
          "is_bot": false,
          "headline": "Merge pull request #2269 from jkowens/fix-2266",
          "author_name": "Nathan Esquenazi",
          "author_login": "nesquena",
          "committed_at": "2023-01-12T18:44:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9facca502221ca4101d1969e6927f2682b40e208",
          "body": null,
          "is_bot": false,
          "headline": "Update ORM generator for ActiveRecord changes",
          "author_name": "Jordan Owens",
          "author_login": "jkowens",
          "committed_at": "2023-01-12T18:33:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc493e3870cd343f5bfe7edb21248389a5370963",
          "body": "Update activerecord.rb",
          "is_bot": false,
          "headline": "Merge pull request #2267 from DimitriosLisenko/fix-typo",
          "author_name": "Nathan Esquenazi",
          "author_login": "nesquena",
          "committed_at": "2023-01-11T18:15:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f025cdc8179887cfda312aa36c6d7bb89d98e765",
          "body": "Missing question mark",
          "is_bot": false,
          "headline": "Update activerecord.rb",
          "author_name": "DimitriosLisenko",
          "author_login": "DimitriosLisenko",
          "committed_at": "2023-01-11T13:52:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1f5314c988880c64b9d0c72e1b23db95e76a027",
          "body": null,
          "is_bot": false,
          "headline": "Adds submodule update to rake pull",
          "author_name": "Nathan Esquenazi",
          "author_login": "nesquena",
          "committed_at": "2022-12-24T01:07:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a36bf7922d5ec1e0fc48f219b4905503cf7076a5",
          "body": null,
          "is_bot": false,
          "headline": "Bumped version to 0.15.2",
          "author_name": "Nathan Esquenazi",
          "author_login": "nesquena",
          "committed_at": "2022-12-24T00:56:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bcc0438663fdad1d81aa4539d53b148dd3334805",
          "body": null,
          "is_bot": false,
          "headline": "Adds 0.15.2 to changelog",
          "author_name": "Nathan Esquenazi",
          "author_login": "nesquena",
          "committed_at": "2022-12-24T00:56:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86c1f05e09bbb583c460a60b22e3b95568bde0ff",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #2264 from jkowens/fix-ci",
          "author_name": "Nathan Esquenazi",
          "author_login": "nesquena",
          "committed_at": "2022-12-19T00:48:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a11994136dd5b557fb9e942c0a8e073aa69e304a",
          "body": null,
          "is_bot": false,
          "headline": "Fix reference to docker image for CI",
          "author_name": "Jordan Owens",
          "author_login": "jkowens",
          "committed_at": "2022-12-18T23:12:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3235f16c39f34a100ac1f32422c261d6b7a39415",
          "body": "Remove duplicated badges from README",
          "is_bot": false,
          "headline": "Merge pull request #2252 from okuramasafumi/patch-1",
          "author_name": "Nathan Esquenazi",
          "author_login": "nesquena",
          "committed_at": "2022-12-18T01:01:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a5b3bb3096039de3295eb8289f51fe8f3f83149",
          "body": "Update CircleCI configuration",
          "is_bot": false,
          "headline": "Merge pull request #2262 from jkowens/patch-4",
          "author_name": "Nathan Esquenazi",
          "author_login": "nesquena",
          "committed_at": "2022-12-18T00:59:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c04809c46f523ae316233f86dde3e12cdff18e4",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #2263 from jkowens/ar-6.1",
          "author_name": "Nathan Esquenazi",
          "author_login": "nesquena",
          "committed_at": "2022-12-18T00:50:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7ed60c282a0d76cfa861ee42d27531bb1fbcd03",
          "body": null,
          "is_bot": false,
          "headline": "Add test for generated activerecord database config",
          "author_name": "Jordan Owens",
          "author_login": "jkowens",
          "committed_at": "2022-12-17T23:11:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71e1d7eb219c386a888e5138425914f8cae4d476",
          "body": "These changes fix the following errors and warnings when trying to run\n`rake db:create` against an empty, freshly generated, application:\n\n    NoMethodError: undefined method `[]=' for\n    #<ActiveRecord::DatabaseConfigurations:0x0000564fe41c5518>\n    Did you mean?  []\n\n    DEPRECATION WARNING: [] i\n[…]\ns\n    6.2 (Use configs_for)\n\n    DEPRECATION WARNING: DatabaseConfig#config will be removed in 6.2.0\n    in favor of DatabaseConfigurations#configuration_hash which returns\n    a hash with symbol keys",
          "is_bot": false,
          "headline": "padrino-gen: fix for ActiveRecord 6.1",
          "author_name": "Antonio Terceiro",
          "author_login": "terceiro",
          "committed_at": "2022-12-17T18:44:37Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "99f4c2192a4cb3f9ff2c8df60ee1e58ecaded999",
          "body": null,
          "is_bot": false,
          "headline": "Update CircleCI configuration",
          "author_name": "Jordan Owens",
          "author_login": "jkowens",
          "committed_at": "2022-12-17T16:33:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "665c3f8f89cb4d09234704931686df5f8f9d6705",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #2261 from jkowens/patch-3",
          "author_name": "Nathan Esquenazi",
          "author_login": "nesquena",
          "committed_at": "2022-12-17T00:13:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f3a3bbcf664ca9b78abc6fa88b0e8912c9b1ba7",
          "body": null,
          "is_bot": false,
          "headline": "Fix ci errors",
          "author_name": "Jordan Owens",
          "author_login": "jkowens",
          "committed_at": "2022-12-17T00:01:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09dd4b3a61c1a60629c59da1c0687ba033a71eee",
          "body": null,
          "is_bot": false,
          "headline": "Update mocha dev dependency",
          "author_name": "Jordan Owens",
          "author_login": "jkowens",
          "committed_at": "2022-12-17T00:01:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b0322e17fd8430eff11c14b56839fa97aa2d4e5",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #2260 from jkowens/patch-2",
          "author_name": "Nathan Esquenazi",
          "author_login": "nesquena",
          "committed_at": "2022-12-16T23:46:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cfb4c6f2b72ecef4858572987116990fbf798907",
          "body": null,
          "is_bot": false,
          "headline": "Pin haml to v5",
          "author_name": "Jordan Owens",
          "author_login": "jkowens",
          "committed_at": "2022-12-16T23:37:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e12f07d00757ed3b3dfcb04f44bfdf700c295397",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #2259 from jkowens/patch-1",
          "author_name": "Nathan Esquenazi",
          "author_login": "nesquena",
          "committed_at": "2022-12-16T23:25:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1552d8a9c13f380ac227870a52e1d6ce1e41c046",
          "body": null,
          "is_bot": false,
          "headline": "Add Sinatra 3 compatibility",
          "author_name": "Jordan Owens",
          "author_login": "jkowens",
          "committed_at": "2022-12-15T18:45:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b6151e0ba06ed0612de6d3a75f6a982904a3cf4",
          "body": null,
          "is_bot": false,
          "headline": "Fix test failures",
          "author_name": "Jordan Owens",
          "author_login": "jkowens",
          "committed_at": "2022-12-15T06:20:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2091453168d800156f2fc07cc25455f305ffd9b",
          "body": null,
          "is_bot": false,
          "headline": "Remove duplicated badges from README",
          "author_name": "OKURA Masafumi",
          "author_login": "okuramasafumi",
          "committed_at": "2022-03-15T19:26:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6288cd14022ed887466c36925d24f1e30d5afb2f",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #2251 from wikimatze/finalize-circleci-setup",
          "author_name": "Nathan Esquenazi",
          "author_login": "nesquena",
          "committed_at": "2022-01-23T05:47:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96ecac2b4a7fcaac044fd5e6c38a20cb806059f5",
          "body": null,
          "is_bot": false,
          "headline": "Add circle ci badge and further ruby/jruby versions for running tests",
          "author_name": "Matthias Guenther",
          "author_login": "wikimatze",
          "committed_at": "2022-01-23T05:32:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1b178cccb210438f4b41265b5fafacc3dcdaba4",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #2250 from jinshen1983/master",
          "author_name": "Nathan Esquenazi",
          "author_login": "nesquena",
          "committed_at": "2022-01-23T03:45:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e86264c8ee82af1299d7781a60aa5d177e63c660",
          "body": null,
          "is_bot": false,
          "headline": "fix translate issue after ruby 3.0",
          "author_name": "jacshen",
          "author_login": "jacshen-ebay",
          "committed_at": "2022-01-23T01:56:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87a299bd9f2ee6a71946ce66311fda7a34a4bb16",
          "body": "…outes-with-same-name",
          "is_bot": false,
          "headline": "Merge pull request #2247 from takeshi-yashiro/fix-url-with-multiple-r…",
          "author_name": "Nathan Esquenazi",
          "author_login": "nesquena",
          "committed_at": "2021-11-27T08:31:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60f3c91f725cdfc82945d7fa345bc91f283df302",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into fix-url-with-multiple-routes-with-same-name",
          "author_name": "Takeshi Yashiro",
          "author_login": "takeshi-yashiro",
          "committed_at": "2021-11-25T09:46:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9953ad67802f40c63ea5d77d46a663d9ba79277",
          "body": "…everse order",
          "is_bot": false,
          "headline": "Added test: should recognize route even if paths are duplicated, in r…",
          "author_name": "Takeshi Yashiro",
          "author_login": "takeshi-yashiro",
          "committed_at": "2021-11-24T02:53:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26e49e49e75108620e65251f7bc75796debc463a",
          "body": "…outes-with-same-name",
          "is_bot": false,
          "headline": "Merge pull request #2246 from takeshi-yashiro/fix-url-with-multiple-r…",
          "author_name": "Nathan Esquenazi",
          "author_login": "nesquena",
          "committed_at": "2021-11-23T17:41:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "387b338416ce6c27fa6a7bd56026141a5750cf70",
          "body": null,
          "is_bot": false,
          "headline": "FIXED: order reversed",
          "author_name": "Takeshi Yashiro",
          "author_login": "takeshi-yashiro",
          "committed_at": "2021-11-23T10:48:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dcdf018c2dde3705c32466d4bdb14c7bb1ad9231",
          "body": null,
          "is_bot": false,
          "headline": "Prioritize route with fewer names",
          "author_name": "Takeshi Yashiro",
          "author_login": "takeshi-yashiro",
          "committed_at": "2021-11-23T10:35:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce6f5208604c5916c9511a3538245a77d6f1610d",
          "body": null,
          "is_bot": false,
          "headline": "Stable sort",
          "author_name": "Takeshi Yashiro",
          "author_login": "takeshi-yashiro",
          "committed_at": "2021-11-23T09:35:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f38b75029385ceb6a2b1a668d67b1f484be6169c",
          "body": null,
          "is_bot": false,
          "headline": "fix ruby 3",
          "author_name": "Igor Bochkariov",
          "author_login": "ujifgc",
          "committed_at": "2021-10-07T09:54:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61ed9b0799dca1885f8e5ac8a8064e56e5d3125f",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #2244 from wikimatze/circleci-project-setup",
          "author_name": "Nathan Esquenazi",
          "author_login": "nesquena",
          "committed_at": "2021-08-23T06:33:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55387676a34de54b24c54c4a01f2268db3fcd3ea",
          "body": null,
          "is_bot": false,
          "headline": "Add .circleci/config.yml",
          "author_name": "Matthias Günther",
          "author_login": "wikimatze",
          "committed_at": "2021-08-23T06:26:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6707cd3a54a4c5cfc171cdc6cf5f2ec26792d75d",
          "body": null,
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'padrino/master'",
          "author_name": "Matthias Guenther",
          "author_login": "wikimatze",
          "committed_at": "2021-08-23T06:23:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd8f9a2beeea19c329f6acf928cb4eb97cd5a5ce",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #2243 from HR-Partner/master",
          "author_name": "Nathan Esquenazi",
          "author_login": "nesquena",
          "committed_at": "2021-07-24T15:59:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0ad4634ebbacacf4f53b4c464b73558cebb6554",
          "body": "… partials in email templates\n\nAs per #2231, when using multiple partials within an email template, the mailer name keeps getting added to the file path for each subsequent partial in the same template, resulting in an `Errno::ENOENT: No such file or directory @ rb_sysopen` error.\r\n\r\nAdded a check to `settings.view` in the render routine to see if the mailer path was already in the string before adding it.",
          "is_bot": false,
          "headline": "Fix for cascading mailer path being added to template path when using…",
          "author_name": "Devan",
          "author_login": "CyberFerret",
          "committed_at": "2021-07-24T10:50:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "070e03ddca1f22572cf066ad3fbcd84f076445aa",
          "body": "README: Fix CodeClimate badge [ci skip]",
          "is_bot": false,
          "headline": "Merge pull request #2239 from olleolleolle/patch-1",
          "author_name": "Nathan Esquenazi",
          "author_login": "nesquena",
          "committed_at": "2021-05-21T22:27:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67062bae90593d49734798b3ba81c5c3c0ea4d56",
          "body": "CI: Drop rbx-2 from build matrix, uninstallable",
          "is_bot": false,
          "headline": "Merge pull request #2240 from olleolleolle/patch-2",
          "author_name": "Nathan Esquenazi",
          "author_login": "nesquena",
          "committed_at": "2021-05-21T22:27:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a1b0a784923506d202e3a3ee757ada327c183e6",
          "body": null,
          "is_bot": false,
          "headline": "Gemfile: Drop mention of platform rbx",
          "author_name": "Olle Jonsson",
          "author_login": "olleolleolle",
          "committed_at": "2021-05-21T11:53:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13c0572d80ca5bd962c899d70fc341cc2344fd6b",
          "body": "Example invocation in CI looks like:\r\n\r\n17.63s$ rvm use rbx-2 --install --binary --fuzzy\r\ncurl: (22) The requested URL returned error: 404 Not Found\r\nRequired rbx-2 is not installed - installing.\r\ncurl: (22) The requested URL returned error: 404 Not Found\r\nSearching for binary rubies, this might tak\n[…]\npping --binary flag.\r\nGemset '' does not exist, 'rvm rbx-2 do rvm gemset create ' first, or append '--create'.\r\nThe command \"rvm use rbx-2 --install --binary --fuzzy\" failed and exited with 2 during .",
          "is_bot": false,
          "headline": "CI: Drop rbx-2 from build matrix, uninstallable",
          "author_name": "Olle Jonsson",
          "author_login": "olleolleolle",
          "committed_at": "2021-05-21T11:49:01Z",
          "body_truncated": true,
          "is_coding_agent": false
        }
      ],
      "releases_count": 56,
      "commits_last_year": 21,
      "latest_release_at": "2026-03-27T23:49:47Z",
      "latest_release_tag": "0.16.1",
      "releases_from_tags": true,
      "days_since_last_push": 29,
      "active_weeks_last_year": 6,
      "days_since_latest_release": 116,
      "mean_days_between_releases": 359.8
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 37,
      "has_issue_template": true,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "padrino",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "rubygems",
          "matches_repo": true,
          "registry_url": "https://rubygems.org/gems/padrino",
          "is_deprecated": false,
          "latest_version": "0.16.1",
          "repository_url": "http://github.com/padrino/padrino-framework",
          "versions_count": 126,
          "total_downloads": 1661677,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2009-11-17T06:15:00.854000Z",
          "latest_published_at": "2026-03-27T23:51:36.054000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 116
        },
        {
          "name": "padrino-gen",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "rubygems",
          "matches_repo": true,
          "registry_url": "https://rubygems.org/gems/padrino-gen",
          "is_deprecated": false,
          "latest_version": "0.16.1",
          "repository_url": "http://github.com/padrino/padrino-framework",
          "versions_count": 127,
          "total_downloads": 1699285,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2009-11-17T06:22:13.955000Z",
          "latest_published_at": "2026-03-27T23:51:28.534000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 116
        },
        {
          "name": "padrino-core",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "rubygems",
          "matches_repo": true,
          "registry_url": "https://rubygems.org/gems/padrino-core",
          "is_deprecated": false,
          "latest_version": "0.16.1",
          "repository_url": "http://github.com/padrino/padrino-framework",
          "versions_count": 127,
          "total_downloads": 2239631,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2009-11-17T06:19:55.712000Z",
          "latest_published_at": "2026-03-27T23:51:13.049000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 116
        },
        {
          "name": "padrino-admin",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "rubygems",
          "matches_repo": true,
          "registry_url": "https://rubygems.org/gems/padrino-admin",
          "is_deprecated": false,
          "latest_version": "0.16.1",
          "repository_url": "http://github.com/padrino/padrino-framework",
          "versions_count": 127,
          "total_downloads": 1691972,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2009-11-17T06:37:39.661000Z",
          "latest_published_at": "2026-03-27T23:51:32.464000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 116
        },
        {
          "name": "padrino-cache",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "rubygems",
          "matches_repo": true,
          "registry_url": "https://rubygems.org/gems/padrino-cache",
          "is_deprecated": false,
          "latest_version": "0.16.1",
          "repository_url": "http://github.com/padrino/padrino-framework",
          "versions_count": 93,
          "total_downloads": 1500183,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2009-11-17T06:38:50.171000Z",
          "latest_published_at": "2026-03-27T23:51:21.374000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 116
        },
        {
          "name": "padrino-mailer",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "rubygems",
          "matches_repo": true,
          "registry_url": "https://rubygems.org/gems/padrino-mailer",
          "is_deprecated": false,
          "latest_version": "0.16.1",
          "repository_url": "http://github.com/padrino/padrino-framework",
          "versions_count": 127,
          "total_downloads": 1693741,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2009-11-17T06:24:57.457000Z",
          "latest_published_at": "2026-03-27T23:51:24.825000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 116
        },
        {
          "name": "padrino-helpers",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "rubygems",
          "matches_repo": true,
          "registry_url": "https://rubygems.org/gems/padrino-helpers",
          "is_deprecated": false,
          "latest_version": "0.16.1",
          "repository_url": "http://github.com/padrino/padrino-framework",
          "versions_count": 127,
          "total_downloads": 7046270,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2009-11-17T06:23:19.580000Z",
          "latest_published_at": "2026-03-27T23:51:17.323000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 116
        },
        {
          "name": "padrino-support",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "rubygems",
          "matches_repo": false,
          "registry_url": "https://rubygems.org/gems/padrino-support",
          "is_deprecated": false,
          "latest_version": "0.16.1",
          "repository_url": "http://www.padrinorb.com",
          "versions_count": 41,
          "total_downloads": 6436367,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2014-04-04T08:55:34.970000Z",
          "latest_published_at": "2026-03-27T23:51:09.367000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 116
        }
      ]
    },
    "popularity": {
      "forks": 495,
      "stars": 3402,
      "watchers": 109,
      "fork_history": {
        "days": [
          {
            "date": "2010-02-17",
            "count": 1
          },
          {
            "date": "2010-03-14",
            "count": 1
          },
          {
            "date": "2010-04-02",
            "count": 2
          },
          {
            "date": "2010-04-03",
            "count": 1
          },
          {
            "date": "2010-04-25",
            "count": 1
          },
          {
            "date": "2010-05-04",
            "count": 1
          },
          {
            "date": "2010-05-09",
            "count": 1
          },
          {
            "date": "2010-05-20",
            "count": 1
          },
          {
            "date": "2010-05-26",
            "count": 1
          },
          {
            "date": "2010-06-01",
            "count": 1
          },
          {
            "date": "2010-06-06",
            "count": 1
          },
          {
            "date": "2010-06-15",
            "count": 2
          },
          {
            "date": "2010-06-17",
            "count": 1
          },
          {
            "date": "2010-06-18",
            "count": 1
          },
          {
            "date": "2010-07-01",
            "count": 1
          },
          {
            "date": "2010-07-17",
            "count": 1
          },
          {
            "date": "2010-07-19",
            "count": 1
          },
          {
            "date": "2010-07-23",
            "count": 1
          },
          {
            "date": "2010-08-05",
            "count": 1
          },
          {
            "date": "2010-08-13",
            "count": 1
          },
          {
            "date": "2010-08-19",
            "count": 1
          },
          {
            "date": "2010-08-28",
            "count": 1
          },
          {
            "date": "2010-08-30",
            "count": 1
          },
          {
            "date": "2010-09-04",
            "count": 1
          },
          {
            "date": "2010-09-10",
            "count": 1
          },
          {
            "date": "2010-09-16",
            "count": 1
          },
          {
            "date": "2010-10-16",
            "count": 1
          },
          {
            "date": "2010-10-27",
            "count": 2
          },
          {
            "date": "2010-10-29",
            "count": 1
          },
          {
            "date": "2010-11-03",
            "count": 1
          },
          {
            "date": "2010-11-06",
            "count": 1
          },
          {
            "date": "2010-11-22",
            "count": 2
          },
          {
            "date": "2010-12-01",
            "count": 1
          },
          {
            "date": "2010-12-06",
            "count": 1
          },
          {
            "date": "2010-12-14",
            "count": 1
          },
          {
            "date": "2010-12-19",
            "count": 1
          },
          {
            "date": "2010-12-24",
            "count": 1
          },
          {
            "date": "2010-12-31",
            "count": 1
          },
          {
            "date": "2011-01-11",
            "count": 1
          },
          {
            "date": "2011-01-16",
            "count": 1
          },
          {
            "date": "2011-01-24",
            "count": 1
          },
          {
            "date": "2011-01-28",
            "count": 1
          },
          {
            "date": "2011-02-10",
            "count": 1
          },
          {
            "date": "2011-03-07",
            "count": 1
          },
          {
            "date": "2011-03-10",
            "count": 1
          },
          {
            "date": "2011-03-11",
            "count": 1
          },
          {
            "date": "2011-04-08",
            "count": 1
          },
          {
            "date": "2011-04-09",
            "count": 1
          },
          {
            "date": "2011-04-11",
            "count": 1
          },
          {
            "date": "2011-04-18",
            "count": 1
          },
          {
            "date": "2011-04-22",
            "count": 1
          },
          {
            "date": "2011-04-24",
            "count": 1
          },
          {
            "date": "2011-05-11",
            "count": 1
          },
          {
            "date": "2011-06-02",
            "count": 2
          },
          {
            "date": "2011-06-20",
            "count": 1
          },
          {
            "date": "2011-06-21",
            "count": 1
          },
          {
            "date": "2011-07-05",
            "count": 1
          },
          {
            "date": "2011-07-15",
            "count": 1
          },
          {
            "date": "2011-07-22",
            "count": 1
          },
          {
            "date": "2011-07-23",
            "count": 1
          },
          {
            "date": "2011-07-24",
            "count": 1
          },
          {
            "date": "2011-08-07",
            "count": 1
          },
          {
            "date": "2011-08-27",
            "count": 1
          },
          {
            "date": "2011-08-30",
            "count": 2
          },
          {
            "date": "2011-09-01",
            "count": 3
          },
          {
            "date": "2011-09-04",
            "count": 1
          },
          {
            "date": "2011-09-08",
            "count": 1
          },
          {
            "date": "2011-09-14",
            "count": 1
          },
          {
            "date": "2011-10-01",
            "count": 1
          },
          {
            "date": "2011-10-05",
            "count": 1
          },
          {
            "date": "2011-10-06",
            "count": 1
          },
          {
            "date": "2011-10-13",
            "count": 1
          },
          {
            "date": "2011-10-16",
            "count": 1
          },
          {
            "date": "2011-10-19",
            "count": 1
          },
          {
            "date": "2011-10-21",
            "count": 1
          },
          {
            "date": "2011-11-01",
            "count": 2
          },
          {
            "date": "2011-11-03",
            "count": 1
          },
          {
            "date": "2011-11-10",
            "count": 1
          },
          {
            "date": "2011-11-14",
            "count": 1
          },
          {
            "date": "2011-11-18",
            "count": 1
          },
          {
            "date": "2011-12-12",
            "count": 1
          },
          {
            "date": "2011-12-14",
            "count": 1
          },
          {
            "date": "2011-12-15",
            "count": 1
          },
          {
            "date": "2012-01-08",
            "count": 1
          },
          {
            "date": "2012-01-14",
            "count": 1
          },
          {
            "date": "2012-01-18",
            "count": 1
          },
          {
            "date": "2012-02-07",
            "count": 1
          },
          {
            "date": "2012-02-08",
            "count": 1
          },
          {
            "date": "2012-02-09",
            "count": 1
          },
          {
            "date": "2012-02-16",
            "count": 1
          },
          {
            "date": "2012-02-24",
            "count": 1
          },
          {
            "date": "2012-02-25",
            "count": 2
          },
          {
            "date": "2012-03-06",
            "count": 1
          },
          {
            "date": "2012-03-07",
            "count": 1
          },
          {
            "date": "2012-03-09",
            "count": 1
          },
          {
            "date": "2012-03-19",
            "count": 1
          },
          {
            "date": "2012-03-30",
            "count": 1
          },
          {
            "date": "2012-04-02",
            "count": 1
          },
          {
            "date": "2012-04-05",
            "count": 1
          },
          {
            "date": "2012-04-09",
            "count": 1
          },
          {
            "date": "2012-04-10",
            "count": 1
          },
          {
            "date": "2012-04-12",
            "count": 1
          },
          {
            "date": "2012-04-13",
            "count": 1
          },
          {
            "date": "2012-04-26",
            "count": 1
          },
          {
            "date": "2012-04-27",
            "count": 1
          },
          {
            "date": "2012-04-30",
            "count": 2
          },
          {
            "date": "2012-05-07",
            "count": 1
          },
          {
            "date": "2012-05-15",
            "count": 1
          },
          {
            "date": "2012-05-16",
            "count": 1
          },
          {
            "date": "2012-05-21",
            "count": 1
          },
          {
            "date": "2012-05-22",
            "count": 2
          },
          {
            "date": "2012-05-24",
            "count": 1
          },
          {
            "date": "2012-05-26",
            "count": 1
          },
          {
            "date": "2012-05-27",
            "count": 1
          },
          {
            "date": "2012-05-31",
            "count": 1
          },
          {
            "date": "2012-06-08",
            "count": 2
          },
          {
            "date": "2012-06-09",
            "count": 1
          },
          {
            "date": "2012-06-13",
            "count": 1
          },
          {
            "date": "2012-06-15",
            "count": 1
          },
          {
            "date": "2012-06-22",
            "count": 1
          },
          {
            "date": "2012-06-29",
            "count": 1
          },
          {
            "date": "2012-07-01",
            "count": 2
          },
          {
            "date": "2012-07-02",
            "count": 1
          },
          {
            "date": "2012-07-04",
            "count": 2
          },
          {
            "date": "2012-07-10",
            "count": 1
          },
          {
            "date": "2012-07-16",
            "count": 1
          },
          {
            "date": "2012-07-29",
            "count": 1
          },
          {
            "date": "2012-08-05",
            "count": 1
          },
          {
            "date": "2012-08-07",
            "count": 1
          },
          {
            "date": "2012-08-08",
            "count": 1
          },
          {
            "date": "2012-08-17",
            "count": 1
          },
          {
            "date": "2012-08-21",
            "count": 1
          },
          {
            "date": "2012-08-23",
            "count": 1
          },
          {
            "date": "2012-08-26",
            "count": 1
          },
          {
            "date": "2012-09-04",
            "count": 1
          },
          {
            "date": "2012-09-05",
            "count": 1
          },
          {
            "date": "2012-09-11",
            "count": 1
          },
          {
            "date": "2012-09-19",
            "count": 1
          },
          {
            "date": "2012-10-03",
            "count": 1
          },
          {
            "date": "2012-10-20",
            "count": 2
          },
          {
            "date": "2012-11-01",
            "count": 1
          },
          {
            "date": "2012-11-05",
            "count": 1
          },
          {
            "date": "2012-11-06",
            "count": 1
          },
          {
            "date": "2012-11-09",
            "count": 1
          },
          {
            "date": "2012-11-10",
            "count": 1
          },
          {
            "date": "2012-11-12",
            "count": 1
          },
          {
            "date": "2012-11-13",
            "count": 1
          },
          {
            "date": "2012-11-20",
            "count": 1
          },
          {
            "date": "2012-11-22",
            "count": 1
          },
          {
            "date": "2012-12-04",
            "count": 1
          },
          {
            "date": "2012-12-19",
            "count": 1
          },
          {
            "date": "2012-12-24",
            "count": 1
          },
          {
            "date": "2012-12-27",
            "count": 3
          },
          {
            "date": "2012-12-28",
            "count": 1
          },
          {
            "date": "2013-01-06",
            "count": 1
          },
          {
            "date": "2013-01-13",
            "count": 1
          },
          {
            "date": "2013-01-14",
            "count": 1
          },
          {
            "date": "2013-01-15",
            "count": 1
          },
          {
            "date": "2013-01-17",
            "count": 2
          },
          {
            "date": "2013-01-22",
            "count": 1
          },
          {
            "date": "2013-01-25",
            "count": 1
          },
          {
            "date": "2013-01-26",
            "count": 1
          },
          {
            "date": "2013-01-28",
            "count": 1
          },
          {
            "date": "2013-01-29",
            "count": 1
          },
          {
            "date": "2013-02-04",
            "count": 1
          },
          {
            "date": "2013-02-06",
            "count": 1
          },
          {
            "date": "2013-02-08",
            "count": 2
          },
          {
            "date": "2013-02-18",
            "count": 1
          },
          {
            "date": "2013-02-19",
            "count": 1
          },
          {
            "date": "2013-02-20",
            "count": 1
          },
          {
            "date": "2013-02-26",
            "count": 1
          },
          {
            "date": "2013-02-27",
            "count": 1
          },
          {
            "date": "2013-03-02",
            "count": 1
          },
          {
            "date": "2013-03-03",
            "count": 1
          },
          {
            "date": "2013-03-05",
            "count": 1
          },
          {
            "date": "2013-03-06",
            "count": 1
          },
          {
            "date": "2013-03-08",
            "count": 1
          },
          {
            "date": "2013-03-12",
            "count": 1
          },
          {
            "date": "2013-03-20",
            "count": 1
          },
          {
            "date": "2013-03-22",
            "count": 2
          },
          {
            "date": "2013-03-23",
            "count": 2
          },
          {
            "date": "2013-03-25",
            "count": 1
          },
          {
            "date": "2013-03-27",
            "count": 2
          },
          {
            "date": "2013-03-28",
            "count": 5
          },
          {
            "date": "2013-03-29",
            "count": 2
          },
          {
            "date": "2013-04-01",
            "count": 1
          },
          {
            "date": "2013-04-03",
            "count": 1
          },
          {
            "date": "2013-04-04",
            "count": 1
          },
          {
            "date": "2013-04-07",
            "count": 1
          },
          {
            "date": "2013-04-11",
            "count": 1
          },
          {
            "date": "2013-04-21",
            "count": 1
          },
          {
            "date": "2013-04-24",
            "count": 1
          },
          {
            "date": "2013-04-26",
            "count": 1
          },
          {
            "date": "2013-05-04",
            "count": 1
          },
          {
            "date": "2013-05-13",
            "count": 1
          },
          {
            "date": "2013-05-20",
            "count": 1
          },
          {
            "date": "2013-05-30",
            "count": 1
          },
          {
            "date": "2013-06-01",
            "count": 1
          },
          {
            "date": "2013-06-06",
            "count": 1
          },
          {
            "date": "2013-06-10",
            "count": 1
          },
          {
            "date": "2013-06-13",
            "count": 1
          },
          {
            "date": "2013-06-18",
            "count": 2
          },
          {
            "date": "2013-06-21",
            "count": 3
          },
          {
            "date": "2013-07-10",
            "count": 2
          },
          {
            "date": "2013-07-11",
            "count": 1
          },
          {
            "date": "2013-07-25",
            "count": 1
          },
          {
            "date": "2013-07-29",
            "count": 1
          },
          {
            "date": "2013-08-02",
            "count": 2
          },
          {
            "date": "2013-08-09",
            "count": 1
          },
          {
            "date": "2013-08-12",
            "count": 1
          },
          {
            "date": "2013-08-19",
            "count": 1
          },
          {
            "date": "2013-08-24",
            "count": 1
          },
          {
            "date": "2013-08-25",
            "count": 1
          },
          {
            "date": "2013-08-26",
            "count": 1
          },
          {
            "date": "2013-09-03",
            "count": 1
          },
          {
            "date": "2013-10-28",
            "count": 1
          },
          {
            "date": "2013-10-31",
            "count": 1
          },
          {
            "date": "2013-11-10",
            "count": 1
          },
          {
            "date": "2013-11-12",
            "count": 1
          },
          {
            "date": "2013-11-20",
            "count": 1
          },
          {
            "date": "2013-11-23",
            "count": 1
          },
          {
            "date": "2013-11-27",
            "count": 1
          },
          {
            "date": "2013-12-24",
            "count": 1
          },
          {
            "date": "2013-12-29",
            "count": 1
          },
          {
            "date": "2014-01-13",
            "count": 1
          },
          {
            "date": "2014-01-24",
            "count": 1
          },
          {
            "date": "2014-01-31",
            "count": 2
          },
          {
            "date": "2014-02-09",
            "count": 1
          },
          {
            "date": "2014-02-13",
            "count": 1
          },
          {
            "date": "2014-02-14",
            "count": 1
          },
          {
            "date": "2014-02-18",
            "count": 1
          },
          {
            "date": "2014-03-03",
            "count": 1
          },
          {
            "date": "2014-03-06",
            "count": 2
          },
          {
            "date": "2014-03-10",
            "count": 1
          },
          {
            "date": "2014-03-12",
            "count": 1
          },
          {
            "date": "2014-03-15",
            "count": 1
          },
          {
            "date": "2014-03-20",
            "count": 2
          },
          {
            "date": "2014-03-27",
            "count": 1
          },
          {
            "date": "2014-04-08",
            "count": 1
          },
          {
            "date": "2014-04-13",
            "count": 1
          },
          {
            "date": "2014-04-14",
            "count": 1
          },
          {
            "date": "2014-04-15",
            "count": 1
          },
          {
            "date": "2014-05-05",
            "count": 1
          },
          {
            "date": "2014-05-15",
            "count": 1
          },
          {
            "date": "2014-05-24",
            "count": 1
          },
          {
            "date": "2014-06-02",
            "count": 1
          },
          {
            "date": "2014-06-04",
            "count": 1
          },
          {
            "date": "2014-06-14",
            "count": 1
          },
          {
            "date": "2014-06-15",
            "count": 1
          },
          {
            "date": "2014-06-16",
            "count": 1
          },
          {
            "date": "2014-06-21",
            "count": 1
          },
          {
            "date": "2014-06-30",
            "count": 2
          },
          {
            "date": "2014-07-14",
            "count": 1
          },
          {
            "date": "2014-07-17",
            "count": 1
          },
          {
            "date": "2014-08-06",
            "count": 1
          },
          {
            "date": "2014-08-29",
            "count": 1
          },
          {
            "date": "2014-09-07",
            "count": 1
          },
          {
            "date": "2014-09-11",
            "count": 1
          },
          {
            "date": "2014-09-21",
            "count": 1
          },
          {
            "date": "2014-10-15",
            "count": 1
          },
          {
            "date": "2014-10-21",
            "count": 1
          },
          {
            "date": "2014-11-05",
            "count": 1
          },
          {
            "date": "2014-11-06",
            "count": 1
          },
          {
            "date": "2014-11-18",
            "count": 1
          },
          {
            "date": "2014-11-24",
            "count": 1
          },
          {
            "date": "2014-11-25",
            "count": 1
          },
          {
            "date": "2014-11-29",
            "count": 2
          },
          {
            "date": "2014-12-03",
            "count": 1
          },
          {
            "date": "2014-12-11",
            "count": 1
          },
          {
            "date": "2014-12-13",
            "count": 1
          },
          {
            "date": "2014-12-16",
            "count": 1
          },
          {
            "date": "2014-12-18",
            "count": 1
          },
          {
            "date": "2014-12-23",
            "count": 1
          },
          {
            "date": "2015-01-05",
            "count": 1
          },
          {
            "date": "2015-01-23",
            "count": 1
          },
          {
            "date": "2015-02-11",
            "count": 1
          },
          {
            "date": "2015-02-16",
            "count": 1
          },
          {
            "date": "2015-02-18",
            "count": 1
          },
          {
            "date": "2015-02-20",
            "count": 1
          },
          {
            "date": "2015-03-18",
            "count": 1
          },
          {
            "date": "2015-03-20",
            "count": 1
          },
          {
            "date": "2015-03-31",
            "count": 1
          },
          {
            "date": "2015-04-08",
            "count": 1
          },
          {
            "date": "2015-05-12",
            "count": 1
          },
          {
            "date": "2015-05-20",
            "count": 2
          },
          {
            "date": "2015-05-30",
            "count": 2
          },
          {
            "date": "2015-06-05",
            "count": 1
          },
          {
            "date": "2015-06-11",
            "count": 1
          },
          {
            "date": "2015-06-26",
            "count": 1
          },
          {
            "date": "2015-07-20",
            "count": 1
          },
          {
            "date": "2015-07-31",
            "count": 1
          },
          {
            "date": "2015-08-06",
            "count": 1
          },
          {
            "date": "2015-09-24",
            "count": 1
          },
          {
            "date": "2015-10-15",
            "count": 1
          },
          {
            "date": "2015-10-16",
            "count": 1
          },
          {
            "date": "2015-10-17",
            "count": 1
          },
          {
            "date": "2015-10-23",
            "count": 1
          },
          {
            "date": "2015-10-25",
            "count": 1
          },
          {
            "date": "2015-11-09",
            "count": 1
          },
          {
            "date": "2015-11-12",
            "count": 2
          },
          {
            "date": "2015-12-22",
            "count": 1
          },
          {
            "date": "2015-12-24",
            "count": 2
          },
          {
            "date": "2016-01-12",
            "count": 1
          },
          {
            "date": "2016-01-17",
            "count": 1
          },
          {
            "date": "2016-01-26",
            "count": 1
          },
          {
            "date": "2016-01-27",
            "count": 1
          },
          {
            "date": "2016-02-15",
            "count": 1
          },
          {
            "date": "2016-03-14",
            "count": 1
          },
          {
            "date": "2016-03-25",
            "count": 1
          },
          {
            "date": "2016-03-29",
            "count": 1
          },
          {
            "date": "2016-04-12",
            "count": 1
          },
          {
            "date": "2016-04-14",
            "count": 1
          },
          {
            "date": "2016-04-21",
            "count": 1
          },
          {
            "date": "2016-04-25",
            "count": 1
          },
          {
            "date": "2016-05-07",
            "count": 1
          },
          {
            "date": "2016-05-21",
            "count": 1
          },
          {
            "date": "2016-05-23",
            "count": 1
          },
          {
            "date": "2016-06-06",
            "count": 1
          },
          {
            "date": "2016-06-10",
            "count": 1
          },
          {
            "date": "2016-07-04",
            "count": 1
          },
          {
            "date": "2016-07-28",
            "count": 1
          },
          {
            "date": "2016-08-06",
            "count": 1
          },
          {
            "date": "2016-09-06",
            "count": 2
          },
          {
            "date": "2016-09-22",
            "count": 1
          },
          {
            "date": "2016-10-04",
            "count": 1
          },
          {
            "date": "2016-10-12",
            "count": 1
          },
          {
            "date": "2016-10-13",
            "count": 1
          },
          {
            "date": "2016-10-31",
            "count": 1
          },
          {
            "date": "2016-11-04",
            "count": 1
          },
          {
            "date": "2016-11-25",
            "count": 1
          },
          {
            "date": "2016-11-30",
            "count": 1
          },
          {
            "date": "2016-12-13",
            "count": 1
          },
          {
            "date": "2016-12-14",
            "count": 1
          },
          {
            "date": "2016-12-29",
            "count": 1
          },
          {
            "date": "2017-01-04",
            "count": 1
          },
          {
            "date": "2017-02-06",
            "count": 1
          },
          {
            "date": "2017-02-12",
            "count": 1
          },
          {
            "date": "2017-02-17",
            "count": 1
          },
          {
            "date": "2017-03-06",
            "count": 1
          },
          {
            "date": "2017-03-11",
            "count": 1
          },
          {
            "date": "2017-05-08",
            "count": 1
          },
          {
            "date": "2017-05-09",
            "count": 1
          },
          {
            "date": "2017-05-22",
            "count": 2
          },
          {
            "date": "2017-06-13",
            "count": 1
          },
          {
            "date": "2017-07-13",
            "count": 1
          },
          {
            "date": "2017-07-20",
            "count": 1
          },
          {
            "date": "2017-08-03",
            "count": 1
          },
          {
            "date": "2017-08-05",
            "count": 1
          },
          {
            "date": "2017-09-26",
            "count": 1
          },
          {
            "date": "2017-10-04",
            "count": 1
          },
          {
            "date": "2017-10-11",
            "count": 1
          },
          {
            "date": "2017-10-13",
            "count": 2
          },
          {
            "date": "2017-10-24",
            "count": 1
          },
          {
            "date": "2017-11-06",
            "count": 1
          },
          {
            "date": "2017-11-26",
            "count": 1
          },
          {
            "date": "2017-12-24",
            "count": 1
          },
          {
            "date": "2018-01-10",
            "count": 1
          },
          {
            "date": "2018-02-09",
            "count": 1
          },
          {
            "date": "2018-03-14",
            "count": 1
          },
          {
            "date": "2018-05-04",
            "count": 2
          },
          {
            "date": "2018-05-25",
            "count": 1
          },
          {
            "date": "2018-06-04",
            "count": 1
          },
          {
            "date": "2018-08-22",
            "count": 1
          },
          {
            "date": "2018-08-31",
            "count": 1
          },
          {
            "date": "2018-10-12",
            "count": 1
          },
          {
            "date": "2018-10-24",
            "count": 1
          },
          {
            "date": "2018-11-03",
            "count": 1
          },
          {
            "date": "2019-01-20",
            "count": 1
          },
          {
            "date": "2019-01-23",
            "count": 1
          },
          {
            "date": "2019-02-23",
            "count": 1
          },
          {
            "date": "2019-04-29",
            "count": 1
          },
          {
            "date": "2019-05-07",
            "count": 1
          },
          {
            "date": "2019-05-08",
            "count": 1
          },
          {
            "date": "2019-05-19",
            "count": 1
          },
          {
            "date": "2019-06-06",
            "count": 1
          },
          {
            "date": "2019-06-21",
            "count": 1
          },
          {
            "date": "2019-08-14",
            "count": 1
          },
          {
            "date": "2019-09-14",
            "count": 2
          },
          {
            "date": "2019-09-19",
            "count": 1
          },
          {
            "date": "2019-09-23",
            "count": 1
          },
          {
            "date": "2019-09-24",
            "count": 1
          },
          {
            "date": "2019-11-05",
            "count": 1
          },
          {
            "date": "2019-11-07",
            "count": 1
          },
          {
            "date": "2020-01-16",
            "count": 1
          },
          {
            "date": "2020-01-18",
            "count": 1
          },
          {
            "date": "2020-02-26",
            "count": 1
          },
          {
            "date": "2020-03-08",
            "count": 1
          },
          {
            "date": "2020-03-16",
            "count": 1
          },
          {
            "date": "2020-03-20",
            "count": 1
          },
          {
            "date": "2020-05-09",
            "count": 1
          },
          {
            "date": "2020-05-12",
            "count": 1
          },
          {
            "date": "2020-05-13",
            "count": 1
          },
          {
            "date": "2020-05-15",
            "count": 1
          },
          {
            "date": "2020-05-16",
            "count": 1
          },
          {
            "date": "2020-07-11",
            "count": 1
          },
          {
            "date": "2020-07-28",
            "count": 1
          },
          {
            "date": "2020-08-10",
            "count": 1
          },
          {
            "date": "2020-10-02",
            "count": 1
          },
          {
            "date": "2020-10-11",
            "count": 1
          },
          {
            "date": "2020-12-09",
            "count": 1
          },
          {
            "date": "2020-12-17",
            "count": 1
          },
          {
            "date": "2020-12-21",
            "count": 1
          },
          {
            "date": "2021-02-12",
            "count": 1
          },
          {
            "date": "2021-05-03",
            "count": 1
          },
          {
            "date": "2021-05-12",
            "count": 1
          },
          {
            "date": "2021-05-13",
            "count": 1
          },
          {
            "date": "2021-05-26",
            "count": 1
          },
          {
            "date": "2021-07-24",
            "count": 1
          },
          {
            "date": "2021-11-23",
            "count": 1
          },
          {
            "date": "2022-01-23",
            "count": 1
          },
          {
            "date": "2022-03-15",
            "count": 1
          },
          {
            "date": "2022-03-25",
            "count": 1
          },
          {
            "date": "2022-09-13",
            "count": 1
          },
          {
            "date": "2022-10-20",
            "count": 1
          },
          {
            "date": "2022-11-18",
            "count": 1
          },
          {
            "date": "2022-12-15",
            "count": 1
          },
          {
            "date": "2023-01-07",
            "count": 1
          },
          {
            "date": "2023-03-25",
            "count": 1
          },
          {
            "date": "2023-05-07",
            "count": 1
          },
          {
            "date": "2023-09-28",
            "count": 1
          },
          {
            "date": "2023-10-27",
            "count": 1
          },
          {
            "date": "2024-01-09",
            "count": 1
          },
          {
            "date": "2024-03-03",
            "count": 1
          },
          {
            "date": "2024-03-13",
            "count": 1
          },
          {
            "date": "2024-07-27",
            "count": 1
          },
          {
            "date": "2024-08-09",
            "count": 1
          },
          {
            "date": "2024-09-22",
            "count": 1
          },
          {
            "date": "2024-10-07",
            "count": 1
          },
          {
            "date": "2025-01-25",
            "count": 1
          },
          {
            "date": "2025-05-09",
            "count": 1
          },
          {
            "date": "2025-09-05",
            "count": 1
          },
          {
            "date": "2025-09-29",
            "count": 1
          },
          {
            "date": "2025-11-04",
            "count": 1
          },
          {
            "date": "2026-06-25",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 481,
        "total_forks": 495
      },
      "star_history": {
        "days": [
          {
            "date": "2016-03-09",
            "count": 1
          },
          {
            "date": "2016-03-10",
            "count": 1
          },
          {
            "date": "2016-03-15",
            "count": 2
          },
          {
            "date": "2016-03-16",
            "count": 2
          },
          {
            "date": "2016-03-18",
            "count": 2
          },
          {
            "date": "2016-03-20",
            "count": 1
          },
          {
            "date": "2016-03-21",
            "count": 1
          },
          {
            "date": "2016-03-22",
            "count": 1
          },
          {
            "date": "2016-03-23",
            "count": 2
          },
          {
            "date": "2016-03-24",
            "count": 3
          },
          {
            "date": "2016-03-27",
            "count": 1
          },
          {
            "date": "2016-03-28",
            "count": 1
          },
          {
            "date": "2016-03-29",
            "count": 1
          },
          {
            "date": "2016-03-30",
            "count": 2
          },
          {
            "date": "2016-03-31",
            "count": 2
          },
          {
            "date": "2016-04-01",
            "count": 2
          },
          {
            "date": "2016-04-04",
            "count": 1
          },
          {
            "date": "2016-04-05",
            "count": 3
          },
          {
            "date": "2016-04-08",
            "count": 1
          },
          {
            "date": "2016-04-09",
            "count": 1
          },
          {
            "date": "2016-04-10",
            "count": 1
          },
          {
            "date": "2016-04-12",
            "count": 2
          },
          {
            "date": "2016-04-13",
            "count": 2
          },
          {
            "date": "2016-04-14",
            "count": 5
          },
          {
            "date": "2016-04-15",
            "count": 1
          },
          {
            "date": "2016-04-19",
            "count": 4
          },
          {
            "date": "2016-04-20",
            "count": 5
          },
          {
            "date": "2016-04-21",
            "count": 4
          },
          {
            "date": "2016-04-22",
            "count": 2
          },
          {
            "date": "2016-04-25",
            "count": 1
          },
          {
            "date": "2016-04-26",
            "count": 1
          },
          {
            "date": "2016-04-27",
            "count": 1
          },
          {
            "date": "2016-04-28",
            "count": 2
          },
          {
            "date": "2016-04-29",
            "count": 2
          },
          {
            "date": "2016-04-30",
            "count": 1
          },
          {
            "date": "2016-05-01",
            "count": 1
          },
          {
            "date": "2016-05-02",
            "count": 1
          },
          {
            "date": "2016-05-03",
            "count": 1
          },
          {
            "date": "2016-05-04",
            "count": 1
          },
          {
            "date": "2016-05-05",
            "count": 1
          },
          {
            "date": "2016-05-06",
            "count": 1
          },
          {
            "date": "2016-05-08",
            "count": 4
          },
          {
            "date": "2016-05-09",
            "count": 5
          },
          {
            "date": "2016-05-11",
            "count": 2
          },
          {
            "date": "2016-05-12",
            "count": 1
          },
          {
            "date": "2016-05-13",
            "count": 1
          },
          {
            "date": "2016-05-14",
            "count": 2
          },
          {
            "date": "2016-05-15",
            "count": 1
          },
          {
            "date": "2016-05-17",
            "count": 4
          },
          {
            "date": "2016-05-19",
            "count": 1
          },
          {
            "date": "2016-05-20",
            "count": 1
          },
          {
            "date": "2016-05-22",
            "count": 2
          },
          {
            "date": "2016-05-23",
            "count": 3
          },
          {
            "date": "2016-05-24",
            "count": 6
          },
          {
            "date": "2016-05-25",
            "count": 10
          },
          {
            "date": "2016-05-26",
            "count": 3
          },
          {
            "date": "2016-05-28",
            "count": 1
          },
          {
            "date": "2016-05-29",
            "count": 1
          },
          {
            "date": "2016-05-31",
            "count": 2
          },
          {
            "date": "2016-06-01",
            "count": 1
          },
          {
            "date": "2016-06-06",
            "count": 1
          },
          {
            "date": "2016-06-07",
            "count": 1
          },
          {
            "date": "2016-06-09",
            "count": 3
          },
          {
            "date": "2016-06-10",
            "count": 3
          },
          {
            "date": "2016-06-12",
            "count": 1
          },
          {
            "date": "2016-06-13",
            "count": 3
          },
          {
            "date": "2016-06-14",
            "count": 2
          },
          {
            "date": "2016-06-17",
            "count": 3
          },
          {
            "date": "2016-06-18",
            "count": 1
          },
          {
            "date": "2016-06-19",
            "count": 1
          },
          {
            "date": "2016-06-20",
            "count": 2
          },
          {
            "date": "2016-06-21",
            "count": 1
          },
          {
            "date": "2016-06-23",
            "count": 1
          },
          {
            "date": "2016-06-26",
            "count": 1
          },
          {
            "date": "2016-06-27",
            "count": 1
          },
          {
            "date": "2016-06-28",
            "count": 3
          },
          {
            "date": "2016-06-29",
            "count": 1
          },
          {
            "date": "2016-06-30",
            "count": 1
          },
          {
            "date": "2016-07-01",
            "count": 1
          },
          {
            "date": "2016-07-05",
            "count": 1
          },
          {
            "date": "2016-07-06",
            "count": 1
          },
          {
            "date": "2016-07-08",
            "count": 1
          },
          {
            "date": "2016-07-14",
            "count": 1
          },
          {
            "date": "2016-07-16",
            "count": 1
          },
          {
            "date": "2016-07-17",
            "count": 1
          },
          {
            "date": "2016-07-18",
            "count": 2
          },
          {
            "date": "2016-07-21",
            "count": 1
          },
          {
            "date": "2016-07-24",
            "count": 3
          },
          {
            "date": "2016-07-25",
            "count": 1
          },
          {
            "date": "2016-07-27",
            "count": 2
          },
          {
            "date": "2016-07-29",
            "count": 1
          },
          {
            "date": "2016-08-01",
            "count": 2
          },
          {
            "date": "2016-08-02",
            "count": 2
          },
          {
            "date": "2016-08-04",
            "count": 3
          },
          {
            "date": "2016-08-06",
            "count": 2
          },
          {
            "date": "2016-08-07",
            "count": 1
          },
          {
            "date": "2016-08-09",
            "count": 2
          },
          {
            "date": "2016-08-10",
            "count": 1
          },
          {
            "date": "2016-08-11",
            "count": 1
          },
          {
            "date": "2016-08-17",
            "count": 2
          },
          {
            "date": "2016-08-18",
            "count": 1
          },
          {
            "date": "2016-08-19",
            "count": 1
          },
          {
            "date": "2016-08-21",
            "count": 2
          },
          {
            "date": "2016-08-23",
            "count": 4
          },
          {
            "date": "2016-08-29",
            "count": 1
          },
          {
            "date": "2016-08-30",
            "count": 1
          },
          {
            "date": "2016-09-03",
            "count": 1
          },
          {
            "date": "2016-09-04",
            "count": 1
          },
          {
            "date": "2016-09-06",
            "count": 1
          },
          {
            "date": "2016-09-13",
            "count": 1
          },
          {
            "date": "2016-09-14",
            "count": 1
          },
          {
            "date": "2016-09-15",
            "count": 1
          },
          {
            "date": "2016-09-19",
            "count": 2
          },
          {
            "date": "2016-09-20",
            "count": 2
          },
          {
            "date": "2016-09-21",
            "count": 1
          },
          {
            "date": "2016-09-26",
            "count": 1
          },
          {
            "date": "2016-09-27",
            "count": 2
          },
          {
            "date": "2016-09-28",
            "count": 3
          },
          {
            "date": "2016-09-29",
            "count": 1
          },
          {
            "date": "2016-09-30",
            "count": 2
          },
          {
            "date": "2016-10-07",
            "count": 2
          },
          {
            "date": "2016-10-10",
            "count": 1
          },
          {
            "date": "2016-10-11",
            "count": 1
          },
          {
            "date": "2016-10-13",
            "count": 1
          },
          {
            "date": "2016-10-14",
            "count": 1
          },
          {
            "date": "2016-10-15",
            "count": 1
          },
          {
            "date": "2016-10-17",
            "count": 1
          },
          {
            "date": "2016-10-18",
            "count": 2
          },
          {
            "date": "2016-10-21",
            "count": 2
          },
          {
            "date": "2016-10-23",
            "count": 1
          },
          {
            "date": "2016-10-30",
            "count": 1
          },
          {
            "date": "2016-10-31",
            "count": 3
          },
          {
            "date": "2016-11-02",
            "count": 1
          },
          {
            "date": "2016-11-04",
            "count": 1
          },
          {
            "date": "2016-11-06",
            "count": 1
          },
          {
            "date": "2016-11-08",
            "count": 1
          },
          {
            "date": "2016-11-11",
            "count": 2
          },
          {
            "date": "2016-11-14",
            "count": 1
          },
          {
            "date": "2016-11-15",
            "count": 1
          },
          {
            "date": "2016-11-17",
            "count": 2
          },
          {
            "date": "2016-11-18",
            "count": 1
          },
          {
            "date": "2016-11-22",
            "count": 1
          },
          {
            "date": "2016-11-23",
            "count": 2
          },
          {
            "date": "2016-11-24",
            "count": 1
          },
          {
            "date": "2016-11-28",
            "count": 3
          },
          {
            "date": "2016-11-29",
            "count": 1
          },
          {
            "date": "2016-11-30",
            "count": 5
          },
          {
            "date": "2016-12-03",
            "count": 3
          },
          {
            "date": "2016-12-04",
            "count": 1
          },
          {
            "date": "2016-12-05",
            "count": 2
          },
          {
            "date": "2016-12-13",
            "count": 1
          },
          {
            "date": "2016-12-17",
            "count": 2
          },
          {
            "date": "2016-12-18",
            "count": 1
          },
          {
            "date": "2016-12-21",
            "count": 1
          },
          {
            "date": "2016-12-23",
            "count": 2
          },
          {
            "date": "2016-12-24",
            "count": 1
          },
          {
            "date": "2016-12-26",
            "count": 1
          },
          {
            "date": "2016-12-27",
            "count": 2
          },
          {
            "date": "2016-12-28",
            "count": 2
          },
          {
            "date": "2016-12-29",
            "count": 1
          },
          {
            "date": "2016-12-30",
            "count": 1
          },
          {
            "date": "2017-01-03",
            "count": 1
          },
          {
            "date": "2017-01-05",
            "count": 3
          },
          {
            "date": "2017-01-06",
            "count": 1
          },
          {
            "date": "2017-01-07",
            "count": 1
          },
          {
            "date": "2017-01-08",
            "count": 1
          },
          {
            "date": "2017-01-09",
            "count": 1
          },
          {
            "date": "2017-01-10",
            "count": 1
          },
          {
            "date": "2017-01-17",
            "count": 2
          },
          {
            "date": "2017-01-23",
            "count": 2
          },
          {
            "date": "2017-01-27",
            "count": 1
          },
          {
            "date": "2017-01-30",
            "count": 1
          },
          {
            "date": "2017-01-31",
            "count": 1
          },
          {
            "date": "2017-02-01",
            "count": 1
          },
          {
            "date": "2017-02-02",
            "count": 1
          },
          {
            "date": "2017-02-06",
            "count": 3
          },
          {
            "date": "2017-02-07",
            "count": 3
          },
          {
            "date": "2017-02-11",
            "count": 1
          },
          {
            "date": "2017-02-14",
            "count": 1
          },
          {
            "date": "2017-02-16",
            "count": 1
          },
          {
            "date": "2017-02-17",
            "count": 1
          },
          {
            "date": "2017-02-19",
            "count": 1
          },
          {
            "date": "2017-02-22",
            "count": 2
          },
          {
            "date": "2017-02-28",
            "count": 1
          },
          {
            "date": "2017-03-02",
            "count": 1
          },
          {
            "date": "2017-03-04",
            "count": 2
          },
          {
            "date": "2017-03-08",
            "count": 1
          },
          {
            "date": "2017-03-09",
            "count": 1
          },
          {
            "date": "2017-03-10",
            "count": 1
          },
          {
            "date": "2017-03-13",
            "count": 2
          },
          {
            "date": "2017-03-18",
            "count": 2
          },
          {
            "date": "2017-03-20",
            "count": 2
          },
          {
            "date": "2017-03-21",
            "count": 2
          },
          {
            "date": "2017-03-22",
            "count": 1
          },
          {
            "date": "2017-03-24",
            "count": 1
          },
          {
            "date": "2017-04-02",
            "count": 1
          },
          {
            "date": "2017-04-05",
            "count": 2
          },
          {
            "date": "2017-04-06",
            "count": 1
          },
          {
            "date": "2017-04-08",
            "count": 1
          },
          {
            "date": "2017-04-11",
            "count": 1
          },
          {
            "date": "2017-04-13",
            "count": 1
          },
          {
            "date": "2017-04-19",
            "count": 2
          },
          {
            "date": "2017-04-22",
            "count": 1
          },
          {
            "date": "2017-04-24",
            "count": 2
          },
          {
            "date": "2017-04-26",
            "count": 1
          },
          {
            "date": "2017-04-28",
            "count": 1
          },
          {
            "date": "2017-04-30",
            "count": 1
          },
          {
            "date": "2017-05-01",
            "count": 1
          },
          {
            "date": "2017-05-05",
            "count": 2
          },
          {
            "date": "2017-05-07",
            "count": 1
          },
          {
            "date": "2017-05-08",
            "count": 13
          },
          {
            "date": "2017-05-09",
            "count": 7
          },
          {
            "date": "2017-05-11",
            "count": 1
          },
          {
            "date": "2017-05-13",
            "count": 1
          },
          {
            "date": "2017-05-14",
            "count": 1
          },
          {
            "date": "2017-05-16",
            "count": 2
          },
          {
            "date": "2017-05-18",
            "count": 2
          },
          {
            "date": "2017-05-19",
            "count": 1
          },
          {
            "date": "2017-05-20",
            "count": 1
          },
          {
            "date": "2017-05-21",
            "count": 1
          },
          {
            "date": "2017-05-29",
            "count": 1
          },
          {
            "date": "2017-05-31",
            "count": 1
          },
          {
            "date": "2017-06-04",
            "count": 1
          },
          {
            "date": "2017-06-05",
            "count": 1
          },
          {
            "date": "2017-06-08",
            "count": 1
          },
          {
            "date": "2017-06-09",
            "count": 2
          },
          {
            "date": "2017-06-12",
            "count": 1
          },
          {
            "date": "2017-06-15",
            "count": 1
          },
          {
            "date": "2017-06-16",
            "count": 1
          },
          {
            "date": "2017-06-18",
            "count": 2
          },
          {
            "date": "2017-06-20",
            "count": 1
          },
          {
            "date": "2017-06-22",
            "count": 1
          },
          {
            "date": "2017-06-25",
            "count": 1
          },
          {
            "date": "2017-06-26",
            "count": 1
          },
          {
            "date": "2017-06-30",
            "count": 1
          },
          {
            "date": "2017-07-01",
            "count": 1
          },
          {
            "date": "2017-07-03",
            "count": 1
          },
          {
            "date": "2017-07-04",
            "count": 1
          },
          {
            "date": "2017-07-08",
            "count": 1
          },
          {
            "date": "2017-07-11",
            "count": 1
          },
          {
            "date": "2017-07-13",
            "count": 1
          },
          {
            "date": "2017-07-21",
            "count": 2
          },
          {
            "date": "2017-07-23",
            "count": 1
          },
          {
            "date": "2017-07-26",
            "count": 1
          },
          {
            "date": "2017-07-31",
            "count": 1
          },
          {
            "date": "2017-08-08",
            "count": 1
          },
          {
            "date": "2017-08-10",
            "count": 1
          },
          {
            "date": "2017-08-18",
            "count": 1
          },
          {
            "date": "2017-08-22",
            "count": 1
          },
          {
            "date": "2017-08-28",
            "count": 1
          },
          {
            "date": "2017-08-29",
            "count": 1
          },
          {
            "date": "2017-08-31",
            "count": 2
          },
          {
            "date": "2017-09-02",
            "count": 2
          },
          {
            "date": "2017-09-06",
            "count": 1
          },
          {
            "date": "2017-09-09",
            "count": 1
          },
          {
            "date": "2017-09-10",
            "count": 1
          },
          {
            "date": "2017-09-11",
            "count": 2
          },
          {
            "date": "2017-09-18",
            "count": 1
          },
          {
            "date": "2017-09-21",
            "count": 1
          },
          {
            "date": "2017-09-22",
            "count": 1
          },
          {
            "date": "2017-09-26",
            "count": 1
          },
          {
            "date": "2017-10-05",
            "count": 1
          },
          {
            "date": "2017-10-07",
            "count": 1
          },
          {
            "date": "2017-10-10",
            "count": 2
          },
          {
            "date": "2017-10-11",
            "count": 1
          },
          {
            "date": "2017-10-14",
            "count": 1
          },
          {
            "date": "2017-10-15",
            "count": 1
          },
          {
            "date": "2017-10-22",
            "count": 1
          },
          {
            "date": "2017-10-26",
            "count": 1
          },
          {
            "date": "2017-11-05",
            "count": 1
          },
          {
            "date": "2017-11-06",
            "count": 2
          },
          {
            "date": "2017-11-17",
            "count": 2
          },
          {
            "date": "2017-11-21",
            "count": 1
          },
          {
            "date": "2017-11-23",
            "count": 1
          },
          {
            "date": "2017-11-27",
            "count": 1
          },
          {
            "date": "2017-12-04",
            "count": 1
          },
          {
            "date": "2017-12-07",
            "count": 2
          },
          {
            "date": "2017-12-11",
            "count": 1
          },
          {
            "date": "2017-12-14",
            "count": 1
          },
          {
            "date": "2017-12-21",
            "count": 1
          },
          {
            "date": "2018-01-02",
            "count": 2
          },
          {
            "date": "2018-01-03",
            "count": 2
          },
          {
            "date": "2018-01-10",
            "count": 1
          },
          {
            "date": "2018-01-11",
            "count": 2
          },
          {
            "date": "2018-01-14",
            "count": 1
          },
          {
            "date": "2018-01-17",
            "count": 1
          },
          {
            "date": "2018-01-19",
            "count": 1
          },
          {
            "date": "2018-01-20",
            "count": 1
          },
          {
            "date": "2018-01-27",
            "count": 1
          },
          {
            "date": "2018-01-31",
            "count": 1
          },
          {
            "date": "2018-02-01",
            "count": 1
          },
          {
            "date": "2018-02-07",
            "count": 1
          },
          {
            "date": "2018-02-08",
            "count": 1
          },
          {
            "date": "2018-02-21",
            "count": 1
          },
          {
            "date": "2018-02-26",
            "count": 1
          },
          {
            "date": "2018-02-27",
            "count": 2
          },
          {
            "date": "2018-03-05",
            "count": 2
          },
          {
            "date": "2018-03-07",
            "count": 2
          },
          {
            "date": "2018-03-10",
            "count": 1
          },
          {
            "date": "2018-03-13",
            "count": 3
          },
          {
            "date": "2018-03-17",
            "count": 1
          },
          {
            "date": "2018-03-29",
            "count": 2
          },
          {
            "date": "2018-03-31",
            "count": 1
          },
          {
            "date": "2018-04-05",
            "count": 1
          },
          {
            "date": "2018-04-09",
            "count": 1
          },
          {
            "date": "2018-04-13",
            "count": 1
          },
          {
            "date": "2018-04-18",
            "count": 1
          },
          {
            "date": "2018-04-20",
            "count": 1
          },
          {
            "date": "2018-04-21",
            "count": 1
          },
          {
            "date": "2018-04-23",
            "count": 2
          },
          {
            "date": "2018-04-24",
            "count": 1
          },
          {
            "date": "2018-04-25",
            "count": 1
          },
          {
            "date": "2018-04-26",
            "count": 1
          },
          {
            "date": "2018-04-27",
            "count": 1
          },
          {
            "date": "2018-04-29",
            "count": 1
          },
          {
            "date": "2018-05-04",
            "count": 3
          },
          {
            "date": "2018-05-06",
            "count": 2
          },
          {
            "date": "2018-05-08",
            "count": 1
          },
          {
            "date": "2018-05-11",
            "count": 1
          },
          {
            "date": "2018-05-12",
            "count": 1
          },
          {
            "date": "2018-05-15",
            "count": 2
          },
          {
            "date": "2018-05-17",
            "count": 1
          },
          {
            "date": "2018-05-19",
            "count": 1
          },
          {
            "date": "2018-05-21",
            "count": 1
          },
          {
            "date": "2018-05-29",
            "count": 1
          },
          {
            "date": "2018-06-01",
            "count": 1
          },
          {
            "date": "2018-06-26",
            "count": 1
          },
          {
            "date": "2018-06-27",
            "count": 2
          },
          {
            "date": "2018-06-28",
            "count": 1
          },
          {
            "date": "2018-06-29",
            "count": 1
          },
          {
            "date": "2018-07-09",
            "count": 2
          },
          {
            "date": "2018-07-26",
            "count": 1
          },
          {
            "date": "2018-07-30",
            "count": 2
          },
          {
            "date": "2018-08-01",
            "count": 3
          },
          {
            "date": "2018-08-08",
            "count": 2
          },
          {
            "date": "2018-08-09",
            "count": 1
          },
          {
            "date": "2018-08-11",
            "count": 1
          },
          {
            "date": "2018-08-14",
            "count": 1
          },
          {
            "date": "2018-08-19",
            "count": 1
          },
          {
            "date": "2018-08-20",
            "count": 1
          },
          {
            "date": "2018-08-21",
            "count": 1
          },
          {
            "date": "2018-08-22",
            "count": 1
          },
          {
            "date": "2018-08-28",
            "count": 1
          },
          {
            "date": "2018-08-31",
            "count": 3
          },
          {
            "date": "2018-09-02",
            "count": 1
          },
          {
            "date": "2018-09-03",
            "count": 1
          },
          {
            "date": "2018-09-05",
            "count": 1
          },
          {
            "date": "2018-09-07",
            "count": 1
          },
          {
            "date": "2018-09-08",
            "count": 2
          },
          {
            "date": "2018-09-13",
            "count": 1
          },
          {
            "date": "2018-09-14",
            "count": 1
          },
          {
            "date": "2018-09-18",
            "count": 2
          },
          {
            "date": "2018-09-19",
            "count": 1
          },
          {
            "date": "2018-09-20",
            "count": 1
          },
          {
            "date": "2018-09-21",
            "count": 1
          },
          {
            "date": "2018-09-22",
            "count": 1
          },
          {
            "date": "2018-09-24",
            "count": 2
          },
          {
            "date": "2018-10-01",
            "count": 2
          },
          {
            "date": "2018-10-06",
            "count": 1
          },
          {
            "date": "2018-10-10",
            "count": 3
          },
          {
            "date": "2018-10-11",
            "count": 1
          },
          {
            "date": "2018-10-15",
            "count": 1
          },
          {
            "date": "2018-10-16",
            "count": 1
          },
          {
            "date": "2018-10-17",
            "count": 1
          },
          {
            "date": "2018-10-23",
            "count": 1
          },
          {
            "date": "2018-10-29",
            "count": 1
          },
          {
            "date": "2018-10-31",
            "count": 1
          },
          {
            "date": "2018-11-01",
            "count": 1
          },
          {
            "date": "2018-11-02",
            "count": 1
          },
          {
            "date": "2018-11-05",
            "count": 1
          },
          {
            "date": "2018-11-07",
            "count": 1
          },
          {
            "date": "2018-11-08",
            "count": 1
          },
          {
            "date": "2018-11-09",
            "count": 1
          },
          {
            "date": "2018-11-10",
            "count": 1
          },
          {
            "date": "2018-11-12",
            "count": 1
          },
          {
            "date": "2018-11-14",
            "count": 1
          },
          {
            "date": "2018-12-02",
            "count": 1
          },
          {
            "date": "2018-12-08",
            "count": 1
          },
          {
            "date": "2018-12-16",
            "count": 1
          },
          {
            "date": "2018-12-19",
            "count": 1
          },
          {
            "date": "2018-12-22",
            "count": 3
          },
          {
            "date": "2018-12-29",
            "count": 1
          },
          {
            "date": "2019-01-05",
            "count": 1
          },
          {
            "date": "2019-01-11",
            "count": 1
          },
          {
            "date": "2019-01-15",
            "count": 1
          },
          {
            "date": "2019-01-17",
            "count": 1
          },
          {
            "date": "2019-01-21",
            "count": 2
          },
          {
            "date": "2019-01-24",
            "count": 1
          },
          {
            "date": "2019-01-29",
            "count": 1
          },
          {
            "date": "2019-02-03",
            "count": 1
          },
          {
            "date": "2019-02-09",
            "count": 1
          },
          {
            "date": "2019-02-14",
            "count": 1
          },
          {
            "date": "2019-02-20",
            "count": 1
          },
          {
            "date": "2019-02-22",
            "count": 1
          },
          {
            "date": "2019-02-28",
            "count": 1
          },
          {
            "date": "2019-03-06",
            "count": 2
          },
          {
            "date": "2019-03-07",
            "count": 1
          },
          {
            "date": "2019-03-08",
            "count": 1
          },
          {
            "date": "2019-03-12",
            "count": 1
          },
          {
            "date": "2019-03-16",
            "count": 1
          },
          {
            "date": "2019-03-18",
            "count": 2
          },
          {
            "date": "2019-03-20",
            "count": 2
          },
          {
            "date": "2019-03-21",
            "count": 1
          },
          {
            "date": "2019-03-22",
            "count": 1
          },
          {
            "date": "2019-03-23",
            "count": 1
          },
          {
            "date": "2019-03-24",
            "count": 1
          },
          {
            "date": "2019-03-25",
            "count": 1
          },
          {
            "date": "2019-03-29",
            "count": 1
          },
          {
            "date": "2019-04-15",
            "count": 1
          },
          {
            "date": "2019-04-17",
            "count": 1
          },
          {
            "date": "2019-04-19",
            "count": 1
          },
          {
            "date": "2019-04-20",
            "count": 1
          },
          {
            "date": "2019-04-23",
            "count": 1
          },
          {
            "date": "2019-04-24",
            "count": 2
          },
          {
            "date": "2019-04-25",
            "count": 1
          },
          {
            "date": "2019-04-28",
            "count": 1
          },
          {
            "date": "2019-04-29",
            "count": 1
          },
          {
            "date": "2019-05-06",
            "count": 1
          },
          {
            "date": "2019-05-07",
            "count": 1
          },
          {
            "date": "2019-05-10",
            "count": 1
          },
          {
            "date": "2019-05-12",
            "count": 1
          },
          {
            "date": "2019-05-13",
            "count": 1
          },
          {
            "date": "2019-05-21",
            "count": 1
          },
          {
            "date": "2019-05-24",
            "count": 2
          },
          {
            "date": "2019-05-25",
            "count": 1
          },
          {
            "date": "2019-05-27",
            "count": 2
          },
          {
            "date": "2019-05-30",
            "count": 1
          },
          {
            "date": "2019-06-09",
            "count": 1
          },
          {
            "date": "2019-06-10",
            "count": 1
          },
          {
            "date": "2019-06-13",
            "count": 1
          },
          {
            "date": "2019-06-21",
            "count": 1
          },
          {
            "date": "2019-06-22",
            "count": 1
          },
          {
            "date": "2019-07-09",
            "count": 1
          },
          {
            "date": "2019-07-12",
            "count": 1
          },
          {
            "date": "2019-07-16",
            "count": 1
          },
          {
            "date": "2019-07-17",
            "count": 2
          },
          {
            "date": "2019-07-25",
            "count": 1
          },
          {
            "date": "2019-07-28",
            "count": 1
          },
          {
            "date": "2019-07-31",
            "count": 1
          },
          {
            "date": "2019-08-01",
            "count": 2
          },
          {
            "date": "2019-08-06",
            "count": 1
          },
          {
            "date": "2019-08-09",
            "count": 1
          },
          {
            "date": "2019-08-23",
            "count": 1
          },
          {
            "date": "2019-08-26",
            "count": 1
          },
          {
            "date": "2019-08-29",
            "count": 1
          },
          {
            "date": "2019-09-01",
            "count": 1
          },
          {
            "date": "2019-09-02",
            "count": 1
          },
          {
            "date": "2019-09-03",
            "count": 1
          },
          {
            "date": "2019-09-13",
            "count": 1
          },
          {
            "date": "2019-09-14",
            "count": 1
          },
          {
            "date": "2019-09-18",
            "count": 1
          },
          {
            "date": "2019-09-20",
            "count": 1
          },
          {
            "date": "2019-09-25",
            "count": 1
          },
          {
            "date": "2019-10-04",
            "count": 1
          },
          {
            "date": "2019-10-13",
            "count": 1
          },
          {
            "date": "2019-10-19",
            "count": 1
          },
          {
            "date": "2019-10-29",
            "count": 1
          },
          {
            "date": "2019-10-30",
            "count": 1
          },
          {
            "date": "2019-11-03",
            "count": 1
          },
          {
            "date": "2019-11-04",
            "count": 1
          },
          {
            "date": "2019-11-05",
            "count": 1
          },
          {
            "date": "2019-11-07",
            "count": 1
          },
          {
            "date": "2019-11-18",
            "count": 1
          },
          {
            "date": "2019-11-25",
            "count": 1
          },
          {
            "date": "2019-11-27",
            "count": 1
          },
          {
            "date": "2019-12-01",
            "count": 1
          },
          {
            "date": "2019-12-10",
            "count": 1
          },
          {
            "date": "2019-12-11",
            "count": 1
          },
          {
            "date": "2019-12-18",
            "count": 1
          },
          {
            "date": "2020-01-07",
            "count": 1
          },
          {
            "date": "2020-01-09",
            "count": 1
          },
          {
            "date": "2020-01-13",
            "count": 1
          },
          {
            "date": "2020-01-19",
            "count": 1
          },
          {
            "date": "2020-01-24",
            "count": 1
          },
          {
            "date": "2020-02-07",
            "count": 1
          },
          {
            "date": "2020-02-10",
            "count": 1
          },
          {
            "date": "2020-02-13",
            "count": 1
          },
          {
            "date": "2020-02-17",
            "count": 1
          },
          {
            "date": "2020-02-19",
            "count": 1
          },
          {
            "date": "2020-02-20",
            "count": 1
          },
          {
            "date": "2020-02-22",
            "count": 2
          },
          {
            "date": "2020-02-23",
            "count": 1
          },
          {
            "date": "2020-02-26",
            "count": 1
          },
          {
            "date": "2020-03-12",
            "count": 2
          },
          {
            "date": "2020-03-25",
            "count": 1
          },
          {
            "date": "2020-03-31",
            "count": 2
          },
          {
            "date": "2020-04-21",
            "count": 1
          },
          {
            "date": "2020-04-24",
            "count": 1
          },
          {
            "date": "2020-04-25",
            "count": 2
          },
          {
            "date": "2020-04-27",
            "count": 1
          },
          {
            "date": "2020-04-29",
            "count": 1
          },
          {
            "date": "2020-05-05",
            "count": 1
          },
          {
            "date": "2020-05-14",
            "count": 2
          },
          {
            "date": "2020-05-20",
            "count": 2
          },
          {
            "date": "2020-05-23",
            "count": 1
          },
          {
            "date": "2020-05-28",
            "count": 2
          },
          {
            "date": "2020-06-01",
            "count": 1
          },
          {
            "date": "2020-06-03",
            "count": 1
          },
          {
            "date": "2020-06-09",
            "count": 2
          },
          {
            "date": "2020-06-10",
            "count": 1
          },
          {
            "date": "2020-06-19",
            "count": 1
          },
          {
            "date": "2020-07-07",
            "count": 1
          },
          {
            "date": "2020-07-09",
            "count": 1
          },
          {
            "date": "2020-07-18",
            "count": 1
          },
          {
            "date": "2020-07-24",
            "count": 1
          },
          {
            "date": "2020-07-30",
            "count": 1
          },
          {
            "date": "2020-07-31",
            "count": 1
          },
          {
            "date": "2020-08-29",
            "count": 1
          },
          {
            "date": "2020-08-30",
            "count": 1
          },
          {
            "date": "2020-09-11",
            "count": 1
          },
          {
            "date": "2020-09-14",
            "count": 2
          },
          {
            "date": "2020-09-17",
            "count": 1
          },
          {
            "date": "2020-09-22",
            "count": 2
          },
          {
            "date": "2020-09-23",
            "count": 1
          },
          {
            "date": "2020-10-02",
            "count": 1
          },
          {
            "date": "2020-10-06",
            "count": 1
          },
          {
            "date": "2020-10-15",
            "count": 2
          },
          {
            "date": "2020-10-16",
            "count": 1
          },
          {
            "date": "2020-10-17",
            "count": 1
          },
          {
            "date": "2020-10-19",
            "count": 1
          },
          {
            "date": "2020-10-20",
            "count": 1
          },
          {
            "date": "2020-10-28",
            "count": 1
          },
          {
            "date": "2020-11-05",
            "count": 1
          },
          {
            "date": "2020-11-07",
            "count": 1
          },
          {
            "date": "2020-11-21",
            "count": 1
          },
          {
            "date": "2020-12-01",
            "count": 1
          },
          {
            "date": "2020-12-07",
            "count": 1
          },
          {
            "date": "2020-12-11",
            "count": 1
          },
          {
            "date": "2020-12-17",
            "count": 1
          },
          {
            "date": "2020-12-21",
            "count": 1
          },
          {
            "date": "2020-12-26",
            "count": 2
          },
          {
            "date": "2020-12-27",
            "count": 1
          },
          {
            "date": "2020-12-31",
            "count": 1
          },
          {
            "date": "2021-01-02",
            "count": 2
          },
          {
            "date": "2021-01-09",
            "count": 1
          },
          {
            "date": "2021-01-20",
            "count": 1
          },
          {
            "date": "2021-01-25",
            "count": 1
          },
          {
            "date": "2021-01-27",
            "count": 1
          },
          {
            "date": "2021-01-28",
            "count": 1
          },
          {
            "date": "2021-01-30",
            "count": 1
          },
          {
            "date": "2021-02-06",
            "count": 1
          },
          {
            "date": "2021-02-11",
            "count": 1
          },
          {
            "date": "2021-02-25",
            "count": 2
          },
          {
            "date": "2021-03-02",
            "count": 1
          },
          {
            "date": "2021-03-04",
            "count": 1
          },
          {
            "date": "2021-03-07",
            "count": 1
          },
          {
            "date": "2021-03-12",
            "count": 2
          },
          {
            "date": "2021-03-14",
            "count": 1
          },
          {
            "date": "2021-03-18",
            "count": 1
          },
          {
            "date": "2021-03-20",
            "count": 1
          },
          {
            "date": "2021-03-29",
            "count": 1
          },
          {
            "date": "2021-04-05",
            "count": 1
          },
          {
            "date": "2021-04-22",
            "count": 2
          },
          {
            "date": "2021-04-23",
            "count": 1
          },
          {
            "date": "2021-04-27",
            "count": 1
          },
          {
            "date": "2021-05-01",
            "count": 1
          },
          {
            "date": "2021-05-04",
            "count": 1
          },
          {
            "date": "2021-05-08",
            "count": 1
          },
          {
            "date": "2021-05-09",
            "count": 1
          },
          {
            "date": "2021-05-10",
            "count": 1
          },
          {
            "date": "2021-05-25",
            "count": 1
          },
          {
            "date": "2021-06-14",
            "count": 1
          },
          {
            "date": "2021-07-21",
            "count": 1
          },
          {
            "date": "2021-07-22",
            "count": 1
          },
          {
            "date": "2021-07-27",
            "count": 1
          },
          {
            "date": "2021-08-02",
            "count": 1
          },
          {
            "date": "2021-08-21",
            "count": 2
          },
          {
            "date": "2021-08-25",
            "count": 1
          },
          {
            "date": "2021-08-27",
            "count": 2
          },
          {
            "date": "2021-09-07",
            "count": 1
          },
          {
            "date": "2021-09-16",
            "count": 2
          },
          {
            "date": "2021-09-24",
            "count": 1
          },
          {
            "date": "2021-10-27",
            "count": 1
          },
          {
            "date": "2021-10-31",
            "count": 1
          },
          {
            "date": "2021-11-12",
            "count": 1
          },
          {
            "date": "2021-11-13",
            "count": 1
          },
          {
            "date": "2021-12-04",
            "count": 1
          },
          {
            "date": "2021-12-13",
            "count": 1
          },
          {
            "date": "2021-12-14",
            "count": 1
          },
          {
            "date": "2021-12-15",
            "count": 1
          },
          {
            "date": "2021-12-26",
            "count": 1
          },
          {
            "date": "2022-01-02",
            "count": 2
          },
          {
            "date": "2022-01-05",
            "count": 1
          },
          {
            "date": "2022-01-11",
            "count": 2
          },
          {
            "date": "2022-01-15",
            "count": 1
          },
          {
            "date": "2022-01-20",
            "count": 1
          },
          {
            "date": "2022-01-25",
            "count": 1
          },
          {
            "date": "2022-02-01",
            "count": 1
          },
          {
            "date": "2022-02-07",
            "count": 1
          },
          {
            "date": "2022-02-09",
            "count": 1
          },
          {
            "date": "2022-02-11",
            "count": 1
          },
          {
            "date": "2022-02-22",
            "count": 1
          },
          {
            "date": "2022-03-02",
            "count": 1
          },
          {
            "date": "2022-03-04",
            "count": 1
          },
          {
            "date": "2022-03-10",
            "count": 1
          },
          {
            "date": "2022-03-13",
            "count": 1
          },
          {
            "date": "2022-03-31",
            "count": 1
          },
          {
            "date": "2022-05-14",
            "count": 1
          },
          {
            "date": "2022-05-18",
            "count": 1
          },
          {
            "date": "2022-05-20",
            "count": 1
          },
          {
            "date": "2022-05-21",
            "count": 1
          },
          {
            "date": "2022-05-23",
            "count": 1
          },
          {
            "date": "2022-05-27",
            "count": 1
          },
          {
            "date": "2022-05-30",
            "count": 1
          },
          {
            "date": "2022-06-05",
            "count": 1
          },
          {
            "date": "2022-06-07",
            "count": 1
          },
          {
            "date": "2022-06-21",
            "count": 1
          },
          {
            "date": "2022-06-26",
            "count": 1
          },
          {
            "date": "2022-06-27",
            "count": 1
          },
          {
            "date": "2022-07-02",
            "count": 2
          },
          {
            "date": "2022-07-22",
            "count": 1
          },
          {
            "date": "2022-08-01",
            "count": 1
          },
          {
            "date": "2022-08-17",
            "count": 1
          },
          {
            "date": "2022-08-18",
            "count": 1
          },
          {
            "date": "2022-09-10",
            "count": 1
          },
          {
            "date": "2022-09-12",
            "count": 1
          },
          {
            "date": "2022-09-13",
            "count": 1
          },
          {
            "date": "2022-10-02",
            "count": 1
          },
          {
            "date": "2022-10-05",
            "count": 1
          },
          {
            "date": "2022-10-10",
            "count": 1
          },
          {
            "date": "2022-11-02",
            "count": 1
          },
          {
            "date": "2022-11-11",
            "count": 1
          },
          {
            "date": "2022-11-18",
            "count": 1
          },
          {
            "date": "2022-12-14",
            "count": 1
          },
          {
            "date": "2022-12-22",
            "count": 1
          },
          {
            "date": "2022-12-27",
            "count": 1
          },
          {
            "date": "2023-01-01",
            "count": 1
          },
          {
            "date": "2023-01-02",
            "count": 2
          },
          {
            "date": "2023-01-08",
            "count": 1
          },
          {
            "date": "2023-01-10",
            "count": 1
          },
          {
            "date": "2023-01-11",
            "count": 1
          },
          {
            "date": "2023-01-13",
            "count": 1
          },
          {
            "date": "2023-01-15",
            "count": 1
          },
          {
            "date": "2023-01-18",
            "count": 1
          },
          {
            "date": "2023-01-21",
            "count": 1
          },
          {
            "date": "2023-01-27",
            "count": 1
          },
          {
            "date": "2023-01-30",
            "count": 1
          },
          {
            "date": "2023-02-01",
            "count": 1
          },
          {
            "date": "2023-02-08",
            "count": 1
          },
          {
            "date": "2023-02-11",
            "count": 1
          },
          {
            "date": "2023-02-17",
            "count": 1
          },
          {
            "date": "2023-02-22",
            "count": 1
          },
          {
            "date": "2023-03-14",
            "count": 1
          },
          {
            "date": "2023-03-25",
            "count": 2
          },
          {
            "date": "2023-03-31",
            "count": 1
          },
          {
            "date": "2023-04-02",
            "count": 1
          },
          {
            "date": "2023-04-30",
            "count": 1
          },
          {
            "date": "2023-05-12",
            "count": 1
          },
          {
            "date": "2023-05-15",
            "count": 1
          },
          {
            "date": "2023-05-16",
            "count": 1
          },
          {
            "date": "2023-06-07",
            "count": 1
          },
          {
            "date": "2023-06-10",
            "count": 1
          },
          {
            "date": "2023-06-14",
            "count": 1
          },
          {
            "date": "2023-06-17",
            "count": 1
          },
          {
            "date": "2023-06-22",
            "count": 1
          },
          {
            "date": "2023-06-26",
            "count": 1
          },
          {
            "date": "2023-07-05",
            "count": 1
          },
          {
            "date": "2023-07-16",
            "count": 1
          },
          {
            "date": "2023-07-30",
            "count": 1
          },
          {
            "date": "2023-07-31",
            "count": 1
          },
          {
            "date": "2023-08-15",
            "count": 1
          },
          {
            "date": "2023-09-02",
            "count": 1
          },
          {
            "date": "2023-09-15",
            "count": 1
          },
          {
            "date": "2023-09-24",
            "count": 1
          },
          {
            "date": "2023-09-30",
            "count": 1
          },
          {
            "date": "2023-10-01",
            "count": 1
          },
          {
            "date": "2023-10-19",
            "count": 1
          },
          {
            "date": "2023-10-24",
            "count": 1
          },
          {
            "date": "2023-10-26",
            "count": 1
          },
          {
            "date": "2023-11-21",
            "count": 1
          },
          {
            "date": "2023-12-02",
            "count": 1
          },
          {
            "date": "2023-12-13",
            "count": 1
          },
          {
            "date": "2023-12-22",
            "count": 1
          },
          {
            "date": "2023-12-23",
            "count": 1
          },
          {
            "date": "2023-12-28",
            "count": 1
          },
          {
            "date": "2024-01-02",
            "count": 1
          },
          {
            "date": "2024-01-07",
            "count": 1
          },
          {
            "date": "2024-01-09",
            "count": 1
          },
          {
            "date": "2024-01-17",
            "count": 1
          },
          {
            "date": "2024-01-19",
            "count": 1
          },
          {
            "date": "2024-01-30",
            "count": 1
          },
          {
            "date": "2024-02-10",
            "count": 1
          },
          {
            "date": "2024-02-16",
            "count": 2
          },
          {
            "date": "2024-03-08",
            "count": 1
          },
          {
            "date": "2024-03-25",
            "count": 1
          },
          {
            "date": "2024-03-26",
            "count": 1
          },
          {
            "date": "2024-04-01",
            "count": 1
          },
          {
            "date": "2024-04-21",
            "count": 1
          },
          {
            "date": "2024-05-02",
            "count": 1
          },
          {
            "date": "2024-05-04",
            "count": 1
          },
          {
            "date": "2024-05-05",
            "count": 1
          },
          {
            "date": "2024-05-17",
            "count": 1
          },
          {
            "date": "2024-05-21",
            "count": 1
          },
          {
            "date": "2024-08-09",
            "count": 1
          },
          {
            "date": "2024-08-17",
            "count": 1
          },
          {
            "date": "2024-09-12",
            "count": 1
          },
          {
            "date": "2024-09-22",
            "count": 2
          },
          {
            "date": "2024-10-06",
            "count": 1
          },
          {
            "date": "2024-10-08",
            "count": 1
          },
          {
            "date": "2024-10-10",
            "count": 1
          },
          {
            "date": "2024-10-17",
            "count": 1
          },
          {
            "date": "2024-10-24",
            "count": 1
          },
          {
            "date": "2024-11-30",
            "count": 1
          },
          {
            "date": "2024-12-22",
            "count": 1
          },
          {
            "date": "2025-01-03",
            "count": 1
          },
          {
            "date": "2025-01-07",
            "count": 1
          },
          {
            "date": "2025-01-21",
            "count": 1
          },
          {
            "date": "2025-01-24",
            "count": 1
          },
          {
            "date": "2025-01-26",
            "count": 1
          },
          {
            "date": "2025-01-29",
            "count": 1
          },
          {
            "date": "2025-02-01",
            "count": 1
          },
          {
            "date": "2025-02-02",
            "count": 1
          },
          {
            "date": "2025-02-13",
            "count": 1
          },
          {
            "date": "2025-02-14",
            "count": 1
          },
          {
            "date": "2025-02-15",
            "count": 1
          },
          {
            "date": "2025-02-16",
            "count": 1
          },
          {
            "date": "2025-02-20",
            "count": 1
          },
          {
            "date": "2025-02-21",
            "count": 1
          },
          {
            "date": "2025-02-22",
            "count": 1
          },
          {
            "date": "2025-02-23",
            "count": 2
          },
          {
            "date": "2025-03-02",
            "count": 2
          },
          {
            "date": "2025-03-19",
            "count": 1
          },
          {
            "date": "2025-03-20",
            "count": 1
          },
          {
            "date": "2025-03-27",
            "count": 1
          },
          {
            "date": "2025-04-25",
            "count": 1
          },
          {
            "date": "2025-05-09",
            "count": 1
          },
          {
            "date": "2025-05-14",
            "count": 1
          },
          {
            "date": "2025-05-26",
            "count": 2
          },
          {
            "date": "2025-06-29",
            "count": 1
          },
          {
            "date": "2025-07-11",
            "count": 1
          },
          {
            "date": "2025-07-24",
            "count": 1
          },
          {
            "date": "2025-07-27",
            "count": 1
          },
          {
            "date": "2025-08-08",
            "count": 1
          },
          {
            "date": "2025-08-19",
            "count": 1
          },
          {
            "date": "2025-08-29",
            "count": 1
          },
          {
            "date": "2025-09-16",
            "count": 1
          },
          {
            "date": "2025-09-26",
            "count": 1
          },
          {
            "date": "2025-10-08",
            "count": 2
          },
          {
            "date": "2025-10-10",
            "count": 1
          },
          {
            "date": "2025-10-15",
            "count": 1
          },
          {
            "date": "2025-10-29",
            "count": 1
          },
          {
            "date": "2025-10-30",
            "count": 1
          },
          {
            "date": "2025-11-03",
            "count": 1
          },
          {
            "date": "2025-11-15",
            "count": 1
          },
          {
            "date": "2025-11-16",
            "count": 1
          },
          {
            "date": "2025-11-27",
            "count": 1
          },
          {
            "date": "2025-12-05",
            "count": 3
          },
          {
            "date": "2025-12-06",
            "count": 1
          },
          {
            "date": "2025-12-24",
            "count": 1
          },
          {
            "date": "2026-01-03",
            "count": 1
          },
          {
            "date": "2026-01-28",
            "count": 1
          },
          {
            "date": "2026-01-30",
            "count": 2
          },
          {
            "date": "2026-02-10",
            "count": 1
          },
          {
            "date": "2026-03-18",
            "count": 1
          },
          {
            "date": "2026-03-25",
            "count": 1
          },
          {
            "date": "2026-03-30",
            "count": 1
          },
          {
            "date": "2026-04-03",
            "count": 1
          },
          {
            "date": "2026-04-05",
            "count": 1
          },
          {
            "date": "2026-04-13",
            "count": 1
          },
          {
            "date": "2026-05-06",
            "count": 1
          },
          {
            "date": "2026-06-10",
            "count": 1
          },
          {
            "date": "2026-06-23",
            "count": 1
          },
          {
            "date": "2026-06-25",
            "count": 1
          },
          {
            "date": "2026-07-17",
            "count": 1
          }
        ],
        "complete": false,
        "collected": 1000,
        "total_stars": 3402
      },
      "open_issues_and_prs": 40
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "sample"
      ],
      "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": 96381,
      "source_files_sampled": 302,
      "oversized_source_files": 4,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Gemfile"
      ],
      "advisories": {
        "error": "No resolved dependencies carried a version and a supported ecosystem",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 35,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "rubygems"
      ],
      "dependencies": [
        {
          "name": "activesupport",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "jdbc-sqlite3",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 3.7.2"
        },
        {
          "name": "sequel",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "sqlite3",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 1.7"
        },
        {
          "name": "sqlite3",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "liquid",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": ">= 2.1.1"
        },
        {
          "name": "slim",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": ">= 1.3.0"
        },
        {
          "name": "hamlit",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "haml",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "haml",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": ">= 5"
        },
        {
          "name": "erubis",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": ">= 2.7.0"
        },
        {
          "name": "erubi",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": ">= 1.6.1"
        },
        {
          "name": "builder",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": ">= 2.1.2"
        },
        {
          "name": "logger",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": ">= 1.6"
        },
        {
          "name": "minitest",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": ">= 4.0"
        },
        {
          "name": "minitest-mock",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": ">= 1.0"
        },
        {
          "name": "mocha",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": ">= 2.0"
        },
        {
          "name": "nokogiri",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": ">= 1.13"
        },
        {
          "name": "rack",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 3"
        },
        {
          "name": "rackup",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 2.1"
        },
        {
          "name": "rack-test",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 2.1"
        },
        {
          "name": "rake",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": ">= 10.5.0"
        },
        {
          "name": "rb-readline",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 0.4.2"
        },
        {
          "name": "rubocop",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 1.6"
        },
        {
          "name": "rubocop-minitest",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~>0.34.4"
        },
        {
          "name": "webmock",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 3.19"
        },
        {
          "name": "yard",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": ">= 0.7.2"
        },
        {
          "name": "jruby-openssl",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "builder",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "erubi",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "erubis",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "haml",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "hamlit",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "jdbc-sqlite3",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "jruby-openssl",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "liquid",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "logger",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "minitest",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "mocha",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "nokogiri",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rack",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rack-test",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rackup",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rake",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rb-readline",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rubocop",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rubocop-minitest",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "sequel",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "slim",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "sqlite3",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "webmock",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "yard",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "bundler",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "i18n",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "less",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "mail",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "mime-types",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "moneta",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "ostruct",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "sinatra",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "therubyracer",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "thor",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "tilt",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 35,
        "direct_count": 24,
        "indirect_count": 11
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 710,
        "open_issues": 39,
        "closed_ratio": 0.972,
        "closed_issues": 1362,
        "closed_unmerged_prs": 202
      },
      "bus_factor": 2,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "nesquena",
          "commits": 1100,
          "avatar_url": "https://avatars.githubusercontent.com/u/6511?v=4"
        },
        {
          "type": "User",
          "login": "ujifgc",
          "commits": 734,
          "avatar_url": "https://avatars.githubusercontent.com/u/108798?v=4"
        },
        {
          "type": "User",
          "login": "namusyaka",
          "commits": 369,
          "avatar_url": "https://avatars.githubusercontent.com/u/309329?v=4"
        },
        {
          "type": "User",
          "login": "achiurizo",
          "commits": 313,
          "avatar_url": "https://avatars.githubusercontent.com/u/24772?v=4"
        },
        {
          "type": "User",
          "login": "WaYdotNET",
          "commits": 181,
          "avatar_url": "https://avatars.githubusercontent.com/u/197466?v=4"
        },
        {
          "type": "User",
          "login": "skade",
          "commits": 145,
          "avatar_url": "https://avatars.githubusercontent.com/u/47542?v=4"
        },
        {
          "type": "User",
          "login": "joshbuddy",
          "commits": 123,
          "avatar_url": "https://avatars.githubusercontent.com/u/8898?v=4"
        },
        {
          "type": "User",
          "login": "DAddYE",
          "commits": 87,
          "avatar_url": "https://avatars.githubusercontent.com/u/6537?v=4"
        },
        {
          "type": "User",
          "login": "Ortuna",
          "commits": 78,
          "avatar_url": "https://avatars.githubusercontent.com/u/221008?v=4"
        },
        {
          "type": "User",
          "login": "tyabe",
          "commits": 50,
          "avatar_url": "https://avatars.githubusercontent.com/u/87799?v=4"
        }
      ],
      "contributors_sampled": 99,
      "top_contributor_share": 0.304
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".rubocop.yml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 3,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 7,
            "reason": "13 out of 17 merged PRs checked by a CI test -- score normalized to 7",
            "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": 5,
            "reason": "Found 14/24 approved changesets -- score normalized to 5",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 76 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "167044f3d56b2bce12f943eb826fdb0b0ea94375",
        "ran_at": "2026-07-22T00:46:49Z",
        "aggregate_score": 4.9,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-20T23:33:08Z",
      "oldest_open_prs": [
        {
          "number": 2321,
          "created_at": "2026-06-22T23:32:46Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-03-30T00:34:29Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 132,
          "created_at": "2010-04-27T07:41:37Z",
          "last_comment_at": "2014-01-06T20:49:12Z",
          "last_comment_author": "nesquena"
        },
        {
          "number": 468,
          "created_at": "2011-04-11T18:27:32Z",
          "last_comment_at": "2015-07-15T14:20:09Z",
          "last_comment_author": "pchaganti"
        },
        {
          "number": 677,
          "created_at": "2011-09-19T20:46:27Z",
          "last_comment_at": "2013-01-12T17:56:57Z",
          "last_comment_author": "dariocravero"
        },
        {
          "number": 747,
          "created_at": "2012-01-09T22:19:08Z",
          "last_comment_at": "2014-10-20T15:09:12Z",
          "last_comment_author": "dariocravero"
        },
        {
          "number": 765,
          "created_at": "2012-01-23T21:26:28Z",
          "last_comment_at": "2013-01-24T11:46:18Z",
          "last_comment_author": "nesquena"
        },
        {
          "number": 975,
          "created_at": "2013-01-02T15:49:46Z",
          "last_comment_at": "2017-09-03T20:22:06Z",
          "last_comment_author": "nesquena"
        },
        {
          "number": 1028,
          "created_at": "2013-01-26T16:36:12Z",
          "last_comment_at": "2015-04-17T08:35:11Z",
          "last_comment_author": "namusyaka"
        },
        {
          "number": 1154,
          "created_at": "2013-03-20T04:47:20Z",
          "last_comment_at": "2015-04-28T19:32:09Z",
          "last_comment_author": "dariocravero"
        },
        {
          "number": 1494,
          "created_at": "2013-11-20T10:08:30Z",
          "last_comment_at": "2016-11-02T06:16:20Z",
          "last_comment_author": "ujifgc"
        },
        {
          "number": 1562,
          "created_at": "2014-01-28T14:27:23Z",
          "last_comment_at": "2014-02-03T19:25:07Z",
          "last_comment_author": "dariocravero"
        },
        {
          "number": 1593,
          "created_at": "2014-02-14T12:15:03Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1662,
          "created_at": "2014-04-23T01:35:24Z",
          "last_comment_at": "2019-01-08T01:49:22Z",
          "last_comment_author": "debbbbie"
        },
        {
          "number": 1667,
          "created_at": "2014-04-29T06:57:27Z",
          "last_comment_at": "2014-04-29T09:44:55Z",
          "last_comment_author": "dariocravero"
        },
        {
          "number": 1742,
          "created_at": "2014-08-16T20:19:55Z",
          "last_comment_at": "2014-09-07T11:57:15Z",
          "last_comment_author": "fgarcia"
        },
        {
          "number": 1766,
          "created_at": "2014-09-15T23:50:30Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1784,
          "created_at": "2014-10-06T20:42:59Z",
          "last_comment_at": "2014-10-22T14:12:47Z",
          "last_comment_author": "dariocravero"
        },
        {
          "number": 1816,
          "created_at": "2014-11-06T20:02:37Z",
          "last_comment_at": "2014-11-06T20:28:10Z",
          "last_comment_author": "stackus"
        },
        {
          "number": 1848,
          "created_at": "2014-12-20T20:33:59Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1894,
          "created_at": "2015-03-12T19:01:12Z",
          "last_comment_at": "2017-04-20T14:05:54Z",
          "last_comment_author": "wakatara"
        },
        {
          "number": 1920,
          "created_at": "2015-05-16T13:45:14Z",
          "last_comment_at": "2016-12-09T01:37:10Z",
          "last_comment_author": "grasp"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/padrino/padrino-framework",
    "host": "github.com",
    "name": "padrino-framework",
    "owner": "padrino"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": "High-Risk Jurisdiction Policy applies a 50% multiplier to weighted overall health and gives it an At risk ceiling of 49.",
      "notes": [
        {
          "code": "jurisdiction_overall_adjustment",
          "params": {
            "cap": 49,
            "pct": 50
          }
        }
      ],
      "value": 32,
      "inputs": {
        "security": 24,
        "vitality": 52,
        "community": 80,
        "governance": 75,
        "engineering": 77,
        "high_risk_jurisdiction_cap": 49,
        "high_risk_jurisdiction_multiplier": 50,
        "weighted_overall_before_jurisdiction": 63,
        "overall_after_jurisdiction_multiplier": 32
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 52,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "at_risk",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 45,
            "inputs": {
              "commits_last_year": 21,
              "human_commit_share": 0.98,
              "days_since_last_push": 29,
              "active_weeks_last_year": 6
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 29 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 29
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "6/52 weeks with commits",
                "points": 4.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 6
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "21 commits in the last year",
                "points": 12.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 21
                    }
                  }
                ],
                "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": 62,
            "inputs": {
              "releases_count": 56,
              "latest_release_tag": "0.16.1",
              "releases_from_tags": true,
              "days_since_latest_release": 116,
              "mean_days_between_releases": 359.8
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "56 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 56
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 116 days ago",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 116
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~359.8 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 359.8
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 114,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 114 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 114
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 80,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "excellent",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 91,
            "inputs": {
              "forks": 495,
              "stars": 3402,
              "watchers": 109,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "3,402 stars",
                "points": 57.3,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 3402
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "495 forks",
                "points": 22.5,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 495
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "109 watchers",
                "points": 11.3,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 109
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 58,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": true,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 7.2,
                "status": "met",
                "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": 94,
            "inputs": {
              "packages": [
                "padrino",
                "padrino-gen",
                "padrino-core",
                "padrino-admin",
                "padrino-cache",
                "padrino-mailer",
                "padrino-helpers"
              ],
              "dependents": null,
              "ecosystems": "rubygems",
              "total_downloads": 17532759,
              "monthly_downloads": null
            },
            "components": [
              {
                "key": "total_downloads",
                "name": "Total downloads",
                "detail": "17,532,759 downloads all-time across rubygems",
                "points": 75.3,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_total",
                    "params": {
                      "count": 17532759,
                      "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": 75,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 99,
              "top_contributor_share": 0.304
            },
            "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 30% of commits",
                "points": 15.7,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 30
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "99 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 99
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 76 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 83,
            "inputs": {
              "merged_prs": 710,
              "open_issues": 39,
              "closed_issues": 1362,
              "issue_closed_ratio": 0.972,
              "closed_unmerged_prs": 202
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "97% of issues closed",
                "points": 45.4,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 97
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "710/912 decided PRs merged",
                "points": 29.8,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 710,
                      "decided": 912
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 14/24 approved changesets -- score normalized to 5",
                "points": 7.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 59,
            "inputs": {
              "followers": 10,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "padrino",
              "public_repos": 20,
              "account_age_days": 6094
            },
            "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": "10 followers of padrino",
                "points": 7.5,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 10,
                      "login": "padrino"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "20 public repos, account ~16 yr old",
                "points": 21.6,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 20
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 16
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "padrino",
                "padrino-gen",
                "padrino-core",
                "padrino-admin",
                "padrino-cache",
                "padrino-mailer",
                "padrino-helpers"
              ],
              "ecosystems": "rubygems",
              "any_deprecated": false,
              "min_days_since_publish": 116
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "7 package(s) on rubygems",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 7,
                      "ecosystems": "rubygems"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 116 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 116
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "127 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 127
                    }
                  }
                ],
                "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": "good",
        "name": "Engineering Quality",
        "value": 77,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 78,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".rubocop.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".rubocop.yml"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "13 out of 17 merged PRs checked by a CI test -- score normalized to 7",
                "points": 14,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [
                "padrino",
                "waf",
                "ruby"
              ],
              "has_wiki": true,
              "homepage": "http://www.padrinorb.com",
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "http://www.padrinorb.com",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "3 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "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": "critical",
        "name": "Security",
        "value": 24,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 50% multiplier to Security posture and gives it an At risk ceiling of 49.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "jurisdiction_posture_adjustment",
                "params": {
                  "cap": 49,
                  "pct": 50
                }
              }
            ],
            "value": 24,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 4.9,
              "high_risk_jurisdiction_cap": 49,
              "high_risk_jurisdiction_multiplier": 50,
              "security_posture_after_multiplier": 24,
              "security_posture_before_jurisdiction": 49
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "13 out of 17 merged PRs checked by a CI test -- score normalized to 7",
                "points": 1.8,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 14/24 approved changesets -- score normalized to 5",
                "points": 3.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 76 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "moderate",
            "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": 50,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": true,
              "exposures": [
                {
                  "role": "contributor_organization",
                  "count": 1,
                  "country": "Russia"
                },
                {
                  "role": "top_contributor",
                  "count": 1,
                  "country": "Russia"
                }
              ],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 27
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "Russia: contributor_organization (1); Russia: top_contributor (1)",
                "points": 50,
                "status": "partial",
                "details": [
                  {
                    "code": "jurisdiction_exposure",
                    "params": {
                      "role": "contributor_organization",
                      "count": 1,
                      "country": "Russia"
                    }
                  },
                  {
                    "code": "jurisdiction_exposure_next",
                    "params": {
                      "role": "top_contributor",
                      "count": 1,
                      "country": "Russia"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 39,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 27,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.5,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "49 of 98 human commits state their intent (structured subject or explanatory body)",
                "points": 26.7,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 49,
                      "sampled": 98
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 43,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0.01,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.02
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".rubocop.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".rubocop.yml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "1 of the last 100 commits agent-authored or agent-credited",
                "points": 2,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 1,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "2 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 2,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 54,
            "inputs": {
              "primary_language": "Ruby",
              "largest_source_bytes": 96381,
              "source_files_sampled": 302,
              "oversized_source_files": 4
            },
            "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": "4/302 source files over 60KB",
                "points": 54.3,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 302,
                      "oversized": 4
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "sample"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "sample",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "sample"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "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": [
    "rubygems package 'padrino-support' points at a different repository (http://www.padrinorb.com); excluded from ecosystem scoring",
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T00:47:13.746806Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/p/padrino/padrino-framework.svg",
  "full_name": "padrino/padrino-framework",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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