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

jruby / activerecord-jdbc-adapter

JRuby's ActiveRecord adapter using JDBC.

Ruby · JavaBSD-2-Clause★ 468 stars⑂ 393 forkssince Mar 2008View on GitHub ↗

jruby/activerecord-jdbc-adapter holds a health index of 61 out of 100, placing it in the Moderate band. It scores highest on Community & Adoption (77/100) and lowest on AI Readiness (37/100). It was last updated 24 days ago. 2 contributors account for most of its recent work.

61
overall / 100
Moderate

Software health index

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

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

Score profile

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

Ownership

JRuby TeamOrganization
58 followers77 public repossince Feb 2009

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
RubyGemsactiverecord-jdbc-adapter51.0-10854 days ago
RubyGemsactiverecord-jdbch2-adapter1.3.25-622890 days ago
RubyGemsactiverecord-jdbcmssql-adapter1.3.25-502890 days ago
RubyGemsactiverecord-jdbcmysql-adapter51.0-10954 days ago
RubyGemsactiverecord-jdbchsqldb-adapter1.3.25-632890 days ago
RubyGemsactiverecord-jdbcsqlite3-adapter51.0-10454 days ago
RubyGemsactiverecord-jdbcpostgresql-adapter50.0-10654 days ago

Metrics by category

Vitality

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

56Moderate · 22% of overall
How it's scored
28.8/36Push recency — last push 24 days ago
7.6/36Commit cadence — 11/52 weeks with commits
13.3/18Commit volume — 29 commits in the last year
9/10OpenSSF Scorecard: Maintained — 9 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 9
Inputs used
commits_last_year29
human_commit_share1
days_since_last_push24
active_weeks_last_year11
How it's scored
27/27Ships releases — 26 releases published
0/36Release recency — latest release 3,221 days ago
19.8/27Release cadence — a release every ~108.1 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count26
latest_release_tagv1.3.24
releases_from_tagsno
days_since_latest_release3,221
mean_days_between_releases108.1
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?

77Good · 18% of overall
How it's scored
43.3/60Stars — 468 stars
21.6/25Forks — 393 forks
8.2/15Watchers — 31 watchers
Inputs used
forks393
stars468
watchers31
growth_stateorganic
growth_factor_pct100
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (BSD-2-Clause)
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
74.4/80Total downloads — 14,473,840 downloads all-time across rubygems
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesactiverecord-jdbc-adapter, activerecord-jdbch2-adapter, activerecord-jdbcmssql-adapter, activerecord-jdbcmysql-adapter, activerecord-jdbchsqldb-adapter, activerecord-jdbcsqlite3-adapter, activerecord-jdbcpostgresql-adapter
dependents
ecosystemsrubygems
total_downloads14,473,840
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?

72Good · 24% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
12.7/22.5Commit distribution — top contributor authored 44% of commits
13.5/13.5Contributor breadth — 100 contributors
10/10OpenSSF Scorecard: Contributors — project has 88 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled100
top_contributor_share0.437
How it's scored
39.3/46.8Issue resolution — 84% of issues closed
24.1/38.3PR acceptance — 389/618 decided PRs merged
3/15OpenSSF Scorecard: Code-Review — Found 5/17 approved changesets -- score normalized to 2
Inputs used
merged_prs389
open_issues94
closed_issues497
issue_closed_ratio0.841
closed_unmerged_prs229
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
12.7/25Owner reach — 58 followers of jruby
25/25Track record — 77 public repos, account ~17 yr old
Inputs used
followers58
owner_typeOrganization
is_verified
owner_loginjruby
public_repos77
account_age_days6,362
How it's scored
25/25Published & resolvable — 7 package(s) on rubygems
35/35Publish recency — latest publish 54 days ago
20/20Version history — 109 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesactiverecord-jdbc-adapter, activerecord-jdbch2-adapter, activerecord-jdbcmssql-adapter, activerecord-jdbcmysql-adapter, activerecord-jdbchsqldb-adapter, activerecord-jdbcsqlite3-adapter, activerecord-jdbcpostgresql-adapter
ecosystemsrubygems
any_deprecatedno
min_days_since_publish54

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

60Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 5 topics
10/10Wiki
Inputs used
topicsactiverecord-jdbc-adapter, jruby, rails, activerecord, ar-jdbc
has_wikiyes
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

42At risk · 16% of overall
How it's scored
2.2/7.5Binary-Artifacts — binaries present in source code
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 0 out of 7 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
1.5/7.5Code-Review — Found 5/17 approved changesets -- score normalized to 2
2.5/2.5Contributors — project has 88 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
6.8/7.5Maintained — 9 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 9
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
7.5/7.5Token-Permissions — GitHub workflow tokens follow principle of least privilege
3/7.5Vulnerabilities — 6 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate3.9
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.
How it's scored
7/35Direct dependencies free of known advisories — 1 affected: org.postgresql:postgresql 42.1.4 (critical 10.0)
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
32/40No advisories left outstanding — 1 advisory-carrying package(s) unaddressed past 90 days; oldest published 1,630 days ago
Inputs used
sourceosv
advisories6
affected_packages1
assessed_packages3
unassessed_packages32
affected_by_severitycritical 1
direct_affected_packages1
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 3 resolved dependencies against OSV. 32 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

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

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

Key facts

468GitHub stars
100contributors
29commits, last 12 months
24days since last push
26releases
2bus factor
94open issues
Maven, RubyGemspackage ecosystems

Data collection warnings

  • Could not fetch maven package 'org.jruby.rails:activerecord-jdbc' from its registry

More detail

Star and fork history 468 ★ / 393 ⇿
468Stars
393Forks
26Releases

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.

0100200300400500468361322008-032017-052026-07
Major 0Minor 1Patch 22

Each point covers 17 days.

OpenSSF Scorecard 3.9 / 10
3.9aggregate

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

3Binary-Artifactsbinaries present in source code
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 7 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
2Code-ReviewFound 5/17 approved changesets -- score normalized to 2
10Contributorsproject has 88 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
9Maintained9 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 9
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
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
4Vulnerabilities6 existing vulnerabilities detected
Direct dependencies 21
RegistryPackageVersion constraintManifest
RubyGemsactiverecordGemfile
RubyGemsactivemodelGemfile
RubyGemsactivesupportGemfile
RubyGemsactionpackGemfile
RubyGemsactionviewGemfile
RubyGemsactiverecordGemfile
RubyGemsactiverecordGemfile
RubyGemsactivemodelGemfile
RubyGemsactivesupportGemfile
RubyGemsactionpackGemfile
RubyGemsactionviewGemfile
RubyGemsactiverecordGemfile
RubyGemsrakeGemfile
RubyGemsjdbc-sqlite3Gemfile
RubyGemsbuilderGemfile
RubyGemserubisGemfile
RubyGemsmsgpack~> 1.7Gemfile
RubyGemsrackGemfile
RubyGemszeitwerkGemfile
Mavenorg.jruby:jruby-complete${jruby.version}pom.xml
Mavenorg.postgresql:postgresql42.1.4pom.xml
All dependencies 35

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

RegistryPackageVersionRelation
Mavenorg.jruby:jruby-complete10.0.0.1direct
Mavenorg.postgresql:postgresql42.1.4direct
RubyGemsactionpackdirect
RubyGemsactionviewdirect
RubyGemsactivemodeldirect
RubyGemsactiverecorddirect
RubyGemsactivesupportdirect
RubyGemsbuilderdirect
RubyGemserubisdirect
RubyGemsjdbc-sqlite3direct
RubyGemsmsgpackdirect
RubyGemsrackdirect
RubyGemsrakedirect
RubyGemszeitwerkdirect
Mavenorg.apache.maven.plugins:maven-compiler-plugin2.5.1indirect
RubyGemsbcryptindirect
RubyGemsbenchmark-ipsindirect
RubyGemsjdbc-h2indirect
RubyGemsjdbc-hsqldbindirect
RubyGemsjdbc-jtdsindirect
RubyGemsjdbc-mysqlindirect
RubyGemsjdbc-postgresindirect
RubyGemskramdownindirect
RubyGemsminitest-excludesindirect
RubyGemsminitest-railsindirect
RubyGemsminitest-rgindirect
RubyGemsmochaindirect
RubyGemsmysql2indirect
RubyGemsostructindirect
RubyGemspgindirect
RubyGemspry-navindirect
RubyGemssqlite3indirect
RubyGemstest-unitindirect
RubyGemstest-unit-contextindirect
RubyGemsyardindirect
Dependency advisories 1

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

PackageVersionRelationSeverityAdvisoriesFixed in
org.postgresql:postgresql42.1.4directcritical642.7.2

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "activerecord-jdbc-adapter",
        "jruby",
        "rails",
        "activerecord",
        "ar-jdbc"
      ],
      "is_fork": false,
      "size_kb": 279048,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Java": 446824,
        "Ruby": 755342,
        "Shell": 259
      },
      "pushed_at": "2026-06-27T12:58:41Z",
      "created_at": "2008-03-25T15:46:40Z",
      "owner_type": "Organization",
      "updated_at": "2026-06-03T15:26:04Z",
      "description": "JRuby's ActiveRecord adapter using JDBC.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "BSD-2-Clause",
      "default_branch": "master",
      "license_spdx_raw": "BSD-2-Clause",
      "primary_language": "Ruby",
      "significant_languages": [
        "Ruby",
        "Java"
      ]
    },
    "owner": {
      "blog": "http://jruby.org",
      "name": "JRuby Team",
      "type": "Organization",
      "login": "jruby",
      "company": null,
      "location": "The Internet",
      "followers": 58,
      "avatar_url": "https://avatars.githubusercontent.com/u/55687?v=4",
      "created_at": "2009-02-18T20:25:01Z",
      "is_verified": null,
      "public_repos": 77,
      "account_age_days": 6362
    },
    "license": {
      "state": "standard",
      "spdx_id": "BSD-2-Clause",
      "raw_spdx": "BSD-2-Clause",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.3.24",
          "kind": "patch",
          "published_at": "2017-09-25T08:03:53Z"
        },
        {
          "tag": "v1.3.23",
          "kind": "patch",
          "published_at": "2017-09-25T08:03:23Z"
        },
        {
          "tag": "v1.3.20",
          "kind": "patch",
          "published_at": "2016-03-14T08:14:54Z"
        },
        {
          "tag": "v1.3.19",
          "kind": "patch",
          "published_at": "2015-11-02T13:19:54Z"
        },
        {
          "tag": "v1.3.18",
          "kind": "patch",
          "published_at": "2015-09-14T13:34:13Z"
        },
        {
          "tag": "v1.3.17",
          "kind": "patch",
          "published_at": "2015-06-30T09:40:32Z"
        },
        {
          "tag": "v1.3.16",
          "kind": "patch",
          "published_at": "2015-04-13T20:33:30Z"
        },
        {
          "tag": "v1.3.15",
          "kind": "patch",
          "published_at": "2015-03-09T06:10:20Z"
        },
        {
          "tag": "v1.3.14",
          "kind": "patch",
          "published_at": "2015-01-28T09:53:17Z"
        },
        {
          "tag": "v1.3.13",
          "kind": "patch",
          "published_at": "2015-01-26T16:02:43Z"
        },
        {
          "tag": "v1.3.12",
          "kind": "patch",
          "published_at": "2015-01-26T16:02:22Z"
        },
        {
          "tag": "v1.3.11",
          "kind": "patch",
          "published_at": "2015-01-26T16:02:01Z"
        },
        {
          "tag": "v1.3.10",
          "kind": "patch",
          "published_at": "2014-08-29T10:40:28Z"
        },
        {
          "tag": "v1.3.9",
          "kind": "patch",
          "published_at": "2014-07-07T10:32:17Z"
        },
        {
          "tag": "v1.3.8",
          "kind": "patch",
          "published_at": "2014-06-27T18:23:59Z"
        },
        {
          "tag": "v1.3.7",
          "kind": "patch",
          "published_at": "2014-04-14T20:17:49Z"
        },
        {
          "tag": "v1.3.6",
          "kind": "patch",
          "published_at": "2014-02-04T07:49:23Z"
        },
        {
          "tag": "v1.3.5",
          "kind": "patch",
          "published_at": "2014-01-10T11:54:30Z"
        },
        {
          "tag": "v1.3.4",
          "kind": "patch",
          "published_at": "2013-12-12T11:09:29Z"
        },
        {
          "tag": "v1.3.3",
          "kind": "patch",
          "published_at": "2013-11-12T11:59:54Z"
        },
        {
          "tag": "v1.3.2",
          "kind": "patch",
          "published_at": "2013-10-11T21:11:25Z"
        },
        {
          "tag": "v1.3.1",
          "kind": "patch",
          "published_at": "2013-09-17T10:31:28Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2013-08-29T14:04:16Z"
        },
        {
          "tag": "v1.3.0.rc1",
          "kind": "other",
          "published_at": "2013-08-05T06:44:23Z"
        },
        {
          "tag": "v1.3.0.beta2",
          "kind": "other",
          "published_at": "2013-08-02T10:47:39Z"
        },
        {
          "tag": "v1.3.0.beta1",
          "kind": "other",
          "published_at": "2013-08-02T10:40:26Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "424d6698451915f9c2b8ee83452fd4d75f2589d4",
          "body": null,
          "is_bot": false,
          "headline": "Add some additional steps to MySQL test setup",
          "author_name": "Charles Oliver Nutter",
          "author_login": "headius",
          "committed_at": "2026-06-03T15:14:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e38777b974fb8df4e45fb00e87955b637ec015f",
          "body": "….7.11\n\nUpdate for postgresql driver 42.7.11",
          "is_bot": false,
          "headline": "Merge pull request #1211 from jessecai33/update-postgres-driver-to-42…",
          "author_name": "Charles Oliver Nutter",
          "author_login": "headius",
          "committed_at": "2026-06-03T15:13:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63d368fc2de5de414dacc58af3f0d4e8fc6fab2b",
          "body": "Add Rails 8.1 compatibility",
          "is_bot": false,
          "headline": "Merge pull request #1207 from evaniainbrooks/1184-rails-8.1",
          "author_name": "Charles Oliver Nutter",
          "author_login": "headius",
          "committed_at": "2026-06-03T15:12:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a98c556e246c36a274bf5c59d2e3cb50930c246b",
          "body": null,
          "is_bot": false,
          "headline": "Build gems on each push",
          "author_name": "Charles Oliver Nutter",
          "author_login": "headius",
          "committed_at": "2026-05-22T22:51:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7bc01cfdda3215e61d98753f155b6342b697b7d8",
          "body": null,
          "is_bot": false,
          "headline": "Switch to pre version to push testing gems",
          "author_name": "Charles Oliver Nutter",
          "author_login": "headius",
          "committed_at": "2026-05-22T22:34:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "600c693a8172f11f0bb11ce6bd786c97196785a1",
          "body": null,
          "is_bot": false,
          "headline": "minitest-rails is required by Rails tests now",
          "author_name": "Charles Oliver Nutter",
          "author_login": "headius",
          "committed_at": "2026-05-20T18:18:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba2ab03135786d14ca6a23d381e9e80029934fb6",
          "body": null,
          "is_bot": false,
          "headline": "Update for postgresql driver 42.7.11",
          "author_name": "Jesse Cai",
          "author_login": null,
          "committed_at": "2026-05-06T06:40:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74aeab07a97001de74591ff5f50a6ff9807e9faa",
          "body": "JRuby 10.1.0.0 compatibility",
          "is_bot": false,
          "headline": "Merge pull request #1210 from katafrakt/jruby-10.1-compat",
          "author_name": "Charles Oliver Nutter",
          "author_login": "headius",
          "committed_at": "2026-04-27T02:32:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b11d6899ff23d7b04c5af3d555bce125be8eb4a7",
          "body": "Ensure compatibility with 10.1.0.0 by\n- Switching RubyHash construction to factory method and don't pass the\n  second int argument (no longer supported)\n- Do the same for RubyString construction\n- Add ostruct to Gemfile, as it's no longer bundled by default",
          "is_bot": false,
          "headline": "JRuby 10.1.0.0 compatibility",
          "author_name": "Paweł Świątkowski",
          "author_login": "katafrakt",
          "committed_at": "2026-04-25T11:46:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22812411fa6956f66858825bc3fb6730dd9e7b0d",
          "body": "- Relax activerecord dependency from ~> 8.0.0 to ~> 8.0\n- mark_transaction_written_if_write and check_if_write_query removed in Rails 8.1\n- Override decode_string_array in PostgreSQL adapter. ARJDBC may return PG arrays as either a Ruby Array or a PG string (\"{a,b}\"), so handle both cases.",
          "is_bot": false,
          "headline": "Add Rails 8.1 compatibility",
          "author_name": "Evan Brooks",
          "author_login": "evaniainbrooks",
          "committed_at": "2026-02-22T04:23:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47b9509df678c0949316dcfe2efa6144d59cdfe0",
          "body": "Update postgresl driver to 42.7.8",
          "is_bot": false,
          "headline": "Merge pull request #1201 from enebo/master",
          "author_name": "Thomas E Enebo",
          "author_login": "enebo",
          "committed_at": "2025-11-12T16:36:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8eec48bb97a94bc76d00496a60abf14e4c144870",
          "body": null,
          "is_bot": false,
          "headline": "Update for postgresql driver 42.7.8",
          "author_name": "Thomas E. Enebo",
          "author_login": "enebo",
          "committed_at": "2025-10-07T18:09:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e7043a58404dd2bd03fda2423c64f3e1f313e99",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'jruby:master' into master",
          "author_name": "Thomas E Enebo",
          "author_login": "enebo",
          "committed_at": "2025-10-07T18:06:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ffa3d558fc2ef53232d40935792b09d3ad6b06c9",
          "body": null,
          "is_bot": false,
          "headline": "Update for postgresql driver 42.7.8",
          "author_name": "Thomas E. Enebo",
          "author_login": "enebo",
          "committed_at": "2025-10-07T18:03:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13db688c1672ed1bc80876ef3ed064dfe9bcce7c",
          "body": "Ability to release gems for one database type at a time",
          "is_bot": false,
          "headline": "Merge pull request #1200 from mohamedhafez/dbs",
          "author_name": "Thomas E Enebo",
          "author_login": "enebo",
          "committed_at": "2025-10-06T22:29:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21fa5b7ac4cc0ad1623bab70f2fbef56bdcc0844",
          "body": null,
          "is_bot": false,
          "headline": "Make it easier to add a DB type to release",
          "author_name": "Mohamed Hafez",
          "author_login": "mohamedhafez",
          "committed_at": "2025-10-06T21:50:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1542c7730fee5e3196b411708e9770b6de94c0c",
          "body": null,
          "is_bot": false,
          "headline": "small tweaks in DBS validity checks",
          "author_name": "Mohamed Hafez",
          "author_login": "mohamedhafez",
          "committed_at": "2025-10-06T20:27:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ddd0a9af83e7d0fbf608db3213786b5ab51920c",
          "body": "removes unnecessary check for a blank string DBS env var in release:do. That will now be caught as an error elsewhere",
          "is_bot": false,
          "headline": "Remove unnecessary check",
          "author_name": "Mohamed Hafez",
          "author_login": "mohamedhafez",
          "committed_at": "2025-10-06T20:16:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18ee3b99741a883903cae55da722c8ba81f36ebb",
          "body": "A unset DBS will still default to all, but not a blank string",
          "is_bot": false,
          "headline": "don't make an empty DBS string default to all",
          "author_name": "Mohamed Hafez",
          "author_login": "mohamedhafez",
          "committed_at": "2025-10-06T20:11:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d29239409a7d56d93b53de1bfe0851b3a86949af",
          "body": null,
          "is_bot": false,
          "headline": "require an explicit DBS for release:do",
          "author_name": "Mohamed Hafez",
          "author_login": "mohamedhafez",
          "committed_at": "2025-10-06T19:02:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de16bfbea22ec0d18a7b547d050d944bc35bdf83",
          "body": "Limits the rake command performed to only work for one of the database types listed in the DB env var",
          "is_bot": false,
          "headline": "DB env var",
          "author_name": "Mohamed Hafez",
          "author_login": "mohamedhafez",
          "committed_at": "2025-10-06T18:52:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea479d188d59e882c63ad142a287ca536026828e",
          "body": "update from 42.7.1 to 42.7.7",
          "is_bot": false,
          "headline": "Merge pull request #1198 from keeguon/master",
          "author_name": "Thomas E Enebo",
          "author_login": "enebo",
          "committed_at": "2025-09-23T14:01:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aaf20b1f87e65305197463c6e8f21d5a658dfe1f",
          "body": "This reverts commit 6dcb030a1b03ba81db0607e669f6a9c54140bccc.",
          "is_bot": false,
          "headline": "Revert \"Delete 11 year old deprecated unused class\"",
          "author_name": "Thomas E. Enebo",
          "author_login": "enebo",
          "committed_at": "2025-09-22T15:45:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6cefc7ad02406e15cf3e64af331200982c77bc38",
          "body": null,
          "is_bot": false,
          "headline": "Missing comma?",
          "author_name": "Thomas E. Enebo",
          "author_login": "enebo",
          "committed_at": "2025-09-22T15:35:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c733584302981582d6db21e8f85a9c94efe4569",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '72-stable'",
          "author_name": "Thomas E. Enebo",
          "author_login": "enebo",
          "committed_at": "2025-09-22T15:31:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32901dcc3bfa3396992b234619e077a7b492804a",
          "body": null,
          "is_bot": false,
          "headline": "Add 72-stable to ci runs",
          "author_name": "Thomas E. Enebo",
          "author_login": "enebo",
          "committed_at": "2025-09-22T15:27:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6dcb030a1b03ba81db0607e669f6a9c54140bccc",
          "body": null,
          "is_bot": false,
          "headline": "Delete 11 year old deprecated unused class",
          "author_name": "Thomas E. Enebo",
          "author_login": "enebo",
          "committed_at": "2025-09-22T15:19:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "659fb31593333f10b29d47e7239e2edf0d7d0a6f",
          "body": null,
          "is_bot": false,
          "headline": "Make 72 branch use proper VERSION",
          "author_name": "Thomas E. Enebo",
          "author_login": "enebo",
          "committed_at": "2025-09-22T15:11:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07496b99c2ca22f12033c2e789796ff52622c43f",
          "body": null,
          "is_bot": false,
          "headline": "update from 42.7.1 to 42.7.7",
          "author_name": "Félix Bellanger",
          "author_login": "keeguon",
          "committed_at": "2025-09-18T08:06:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a055cf0302e77017786a36bbc4b235bb64961de",
          "body": "Update all deprecations to new API and fix Java newInstance deprecation",
          "is_bot": false,
          "headline": "Merge pull request #1196 from jruby/topic/use_new_api",
          "author_name": "Thomas E Enebo",
          "author_login": "enebo",
          "committed_at": "2025-06-12T19:51:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "141b3383cac10eae20edd40dd145ea5d8eb8325e",
          "body": "…tion",
          "is_bot": false,
          "headline": "Update all deprecations to new API and fix a Java newInstance depreca…",
          "author_name": "Thomas E. Enebo",
          "author_login": "enebo",
          "committed_at": "2025-06-12T19:34:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ee415565cd44cb54a32847ba988011b6ee4e6fc",
          "body": "adapter fixes for db statements and sqlite3",
          "is_bot": false,
          "headline": "Merge pull request #1194 from seuros/sqlite3",
          "author_name": "Thomas E Enebo",
          "author_login": "enebo",
          "committed_at": "2025-06-12T18:37:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "749aade59376764bcc2fdfd289cba19aa1bf2d95",
          "body": null,
          "is_bot": false,
          "headline": "adapter fixes for db statements and sqlite3",
          "author_name": "Abdelkader Boudih",
          "author_login": "seuros",
          "committed_at": "2025-06-12T17:52:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59ba04323954f9945f7c8d9878672dcdc5cc4acf",
          "body": "remove JavaSupport.loadJavaClassVerbose deprecation",
          "is_bot": false,
          "headline": "Merge pull request #1189 from seuros/loadJavaClassVerbose",
          "author_name": "Thomas E Enebo",
          "author_login": "enebo",
          "committed_at": "2025-06-11T17:59:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "299f6516a52924b76c19e9725571c699347bd100",
          "body": "Update CI",
          "is_bot": false,
          "headline": "Merge pull request #1187 from seuros/updates",
          "author_name": "Thomas E Enebo",
          "author_login": "enebo",
          "committed_at": "2025-06-11T17:49:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2bdd3c0d6a087d334d926e6aea483870a5408a4a",
          "body": null,
          "is_bot": false,
          "headline": "remove JavaSupport.loadJavaClassVerbose deprecation",
          "author_name": "Abdelkader Boudih",
          "author_login": "seuros",
          "committed_at": "2025-06-11T17:24:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0462b63550fa32da52188f432e3d3fccdd928b0",
          "body": null,
          "is_bot": false,
          "headline": "attempt to fix the previous build",
          "author_name": "Abdelkader Boudih",
          "author_login": "seuros",
          "committed_at": "2025-06-11T16:33:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5b59c6bef767cf367babe39a7b436009439993d",
          "body": null,
          "is_bot": false,
          "headline": "This test suite need a full rewrite, it showing it age .",
          "author_name": "Abdelkader Boudih",
          "author_login": "seuros",
          "committed_at": "2025-06-10T13:05:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf73ad70f5eef1fd2e80dc3094e068d9eac89f80",
          "body": null,
          "is_bot": false,
          "headline": "migrate last reference to postgres",
          "author_name": "Abdelkader Boudih",
          "author_login": "seuros",
          "committed_at": "2025-06-09T22:28:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18bd865ebc76e28014a744924a8ce4634ff73f93",
          "body": null,
          "is_bot": false,
          "headline": "create user manually",
          "author_name": "Abdelkader Boudih",
          "author_login": "seuros",
          "committed_at": "2025-06-09T15:51:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "692d1df4d5a140b38144424b78fe878c407d80cb",
          "body": null,
          "is_bot": false,
          "headline": "Since postgresql 12+ postgres role is not recommanded to be used",
          "author_name": "Abdelkader Boudih",
          "author_login": "seuros",
          "committed_at": "2025-06-09T15:42:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0c2c44959aa96d578e725ee0f82cfb4ff13b77a",
          "body": null,
          "is_bot": false,
          "headline": "Addd postgres user",
          "author_name": "Abdelkader Boudih",
          "author_login": "seuros",
          "committed_at": "2025-06-09T14:18:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "276720bdef460cb36d0da9f5f32ceea3f186900a",
          "body": "chore: upgrade db version from EOL",
          "is_bot": false,
          "headline": "chore: remove travis",
          "author_name": "Abdelkader Boudih",
          "author_login": "seuros",
          "committed_at": "2025-06-09T14:12:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "725da07b376bf97f74259ab6cfae9a9329c42e56",
          "body": "chore: upgrade gemfile",
          "is_bot": false,
          "headline": "Merge pull request #1185 from seuros/gems",
          "author_name": "Thomas E Enebo",
          "author_login": "enebo",
          "committed_at": "2025-06-09T13:54:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d765ba10bf87255c4843563777a578a09548a877",
          "body": "Fix version for java requirement",
          "is_bot": false,
          "headline": "Merge pull request #1186 from seuros/ja21",
          "author_name": "Charles Oliver Nutter",
          "author_login": "headius",
          "committed_at": "2025-06-09T09:08:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "801b2c1c7eb675ecb5c7c593f744532c35ee2b5c",
          "body": null,
          "is_bot": false,
          "headline": "chore: upgrade gemfile",
          "author_name": "Abdelkader Boudih",
          "author_login": "seuros",
          "committed_at": "2025-06-07T08:50:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c01151b55cbc1caba11c5f75e86c0fb1e74312af",
          "body": null,
          "is_bot": false,
          "headline": "fix doc [ci skip:]",
          "author_name": "Abdelkader Boudih",
          "author_login": "seuros",
          "committed_at": "2025-06-07T08:15:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d36773cf4de7b338446014322433b6f48b39884",
          "body": "Create less emptyResults in sqlite3#execute",
          "is_bot": false,
          "headline": "Merge pull request #1181 from jruby/topic/only_one_empty",
          "author_name": "Thomas E Enebo",
          "author_login": "enebo",
          "committed_at": "2025-06-06T19:02:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37d89d75e61f4207ae1b782f4c86b1281982e78e",
          "body": "test: removed expectations that SQLite3 understands timezones",
          "is_bot": false,
          "headline": "Merge pull request #1183 from seuros/ci",
          "author_name": "Thomas E Enebo",
          "author_login": "enebo",
          "committed_at": "2025-06-06T19:00:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c238d9acc837f9dffbea218af8da9de851b6c32",
          "body": null,
          "is_bot": false,
          "headline": "Use try-resource and reverse to do/while",
          "author_name": "Thomas E. Enebo",
          "author_login": "enebo",
          "committed_at": "2025-06-06T18:54:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d23c723a0dfedf0922d3e853d1261bf842cba54b",
          "body": "Turns out SQLite3 is a flat-earther, it stores time, but doesn't believe in timezones.",
          "is_bot": false,
          "headline": "test: removed expectations that SQLite3 understands timezones",
          "author_name": "Abdelkader Boudih",
          "author_login": "seuros",
          "committed_at": "2025-06-06T18:49:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0151b6a6f0897e42c001ec67aae3c2dd043b9c2",
          "body": "Remove java 8 logic for building javac command-line",
          "is_bot": false,
          "headline": "Merge pull request #1182 from jruby/topic/newer_javac_logic",
          "author_name": "Thomas E Enebo",
          "author_login": "enebo",
          "committed_at": "2025-06-06T18:45:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0e64bf9a3b170aa7404924a1c29df023000dbfb",
          "body": "Fix bundler error when using --enable=frozen-string-literal",
          "is_bot": false,
          "headline": "Merge pull request #1172 from n-rodriguez/fix/frozen-strings",
          "author_name": "Thomas E Enebo",
          "author_login": "enebo",
          "committed_at": "2025-06-06T18:38:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a1ede87e6d97579f9b693912764cffe4a0ee479",
          "body": null,
          "is_bot": false,
          "headline": "Remove java 8 logic for building javac command-line",
          "author_name": "Thomas E. Enebo",
          "author_login": "enebo",
          "committed_at": "2025-06-06T18:35:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1df8df40fbca226704007f95e6aea9cdb2513971",
          "body": "remove invalid monkey patch require",
          "is_bot": false,
          "headline": "Merge pull request #1179 from seuros/ci",
          "author_name": "Thomas E Enebo",
          "author_login": "enebo",
          "committed_at": "2025-06-06T18:32:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5786610c850dcf10fd8ab39db12184148ceacd58",
          "body": null,
          "is_bot": false,
          "headline": "Create less emptyResults in sqlite3#execute",
          "author_name": "Thomas E. Enebo",
          "author_login": "enebo",
          "committed_at": "2025-06-06T18:26:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee4aad4b29af4dcda985c9acab745f4e3935136e",
          "body": "…om 8- > 11 -> 17 -> 21.:wq",
          "is_bot": false,
          "headline": "Upgraded to Java 21 because nothing says \"Entreprise\" like jumping fr…",
          "author_name": "Abdelkader Boudih",
          "author_login": "seuros",
          "committed_at": "2025-06-06T18:25:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65397b944662528ab13fc42289cc0d1bf9cec47b",
          "body": "Java version numbers are like hieroglyphics, symbolic, nonlinear, and occasionally cursed.",
          "is_bot": false,
          "headline": "target Java 11, buried Java 8 with the rest of the Roman Empire.",
          "author_name": "Abdelkader Boudih",
          "author_login": "seuros",
          "committed_at": "2025-06-06T18:03:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9b36dde091555cdb3c23c89b657ffe38eb51af5",
          "body": null,
          "is_bot": false,
          "headline": "remove invalid monkey patch require",
          "author_name": "Abdelkader Boudih",
          "author_login": "seuros",
          "committed_at": "2025-06-06T17:57:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63ce824f02ac9e348cd7bed8852182a678d12932",
          "body": "fix: sqlite3 fix , but omitted the time test.",
          "is_bot": false,
          "headline": "Merge pull request #1177 from seuros/sqlite",
          "author_name": "Thomas E Enebo",
          "author_login": "enebo",
          "committed_at": "2025-06-06T17:52:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "feb313febd8097ee4bfa06d24675c5915fb8de94",
          "body": "remove legacy patch",
          "is_bot": false,
          "headline": "Merge pull request #1178 from seuros/ci",
          "author_name": "Thomas E Enebo",
          "author_login": "enebo",
          "committed_at": "2025-06-06T17:47:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b119db2a12e8c29978d70a9413b01ca0778ff6e7",
          "body": null,
          "is_bot": false,
          "headline": "remove legacy patch",
          "author_name": "Abdelkader Boudih",
          "author_login": "seuros",
          "committed_at": "2025-06-06T17:42:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ce0fa6aec8e1dd440f723e4e4f29aef61a01df7",
          "body": "SQLite doesn't store timezone information. In fact, it doesn't even have a real datetime type.",
          "is_bot": false,
          "headline": "fix: sqlite3 fix , but omitted the time test.",
          "author_name": "Abdelkader Boudih",
          "author_login": "seuros",
          "committed_at": "2025-06-06T17:23:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67d3473b2c2e193d763011cf4c18a49e978924ca",
          "body": "fix: Add Rails 8.0 compatibility fixes for postgresql  and mysql.",
          "is_bot": false,
          "headline": "Merge pull request #1176 from seuros/pg",
          "author_name": "Thomas E Enebo",
          "author_login": "enebo",
          "committed_at": "2025-06-06T16:37:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a874b7a08b66eec6d48821b2f7c1e24a775d1496",
          "body": "This is just a fix to make the build work , but there are lot of missing features to make it 1:1 with the native",
          "is_bot": false,
          "headline": "fix: Add Rails 8.0 compatibility fixes",
          "author_name": "Abdelkader Boudih",
          "author_login": "seuros",
          "committed_at": "2025-06-06T16:29:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d91d6d8fc35d23065fc38b2441490d87aba1058",
          "body": "chore: Update to support Rails 8.0                                   …",
          "is_bot": false,
          "headline": "Merge pull request #1174 from seuros/r80",
          "author_name": "Thomas E Enebo",
          "author_login": "enebo",
          "committed_at": "2025-06-06T15:55:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43d067d0ef6d8a32ff656e3b4dadfac255946f86",
          "body": null,
          "is_bot": false,
          "headline": "use java 21, addressing comment @enebo:wq",
          "author_name": "Abdelkader Boudih",
          "author_login": "seuros",
          "committed_at": "2025-06-06T15:49:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0482fb5047c9e67a6c94b5d58498c9c9f59a40b8",
          "body": "…                                                                                                                                                                             │\n\n   - Bump version to 80.0 for Rails 8.0.x support                                                                          \n[…]\n                                                                                                                                                       │\n   - Fix deprecated File.exists? to File.exist?",
          "is_bot": false,
          "headline": "chore: Update to support Rails 8.0                                   …",
          "author_name": "Abdelkader Boudih",
          "author_login": "seuros",
          "committed_at": "2025-06-06T06:34:57Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ff7f9d2b64f8b8e5c556bf35bf85c2c71fb8c488",
          "body": "Error:\n  There was an error while loading `activerecord-jdbc-adapter.gemspec`: can't modify frozen String,\n  created at /Users/nicolas/PROJECTS/CONCERTO/concerto/.bundle/jruby/3.4.0/bundler/gems/activerecord-jdbc-adapter-c56c7b476da8/activerecord-jdbc-adapter.gemspec:13.\n  Bundler cannot continue.",
          "is_bot": false,
          "headline": "Fix bundler error when using --enable=frozen-string-literal",
          "author_name": "Nicolas Rodriguez",
          "author_login": "n-rodriguez",
          "committed_at": "2025-04-23T00:34:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c56c7b476da8cb78c2184ac4a68175811038b631",
          "body": "Fix using gem from local and basic raw prepared statement with Time.current (active Support time with zone)",
          "is_bot": false,
          "headline": "Merge pull request #1170 from JesseChavez/fix_some_basic_stuff",
          "author_name": "Thomas E Enebo",
          "author_login": "enebo",
          "committed_at": "2025-02-28T22:54:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c92234db1707ccbb78800b13a504f1fc3a4b4bc0",
          "body": "without this for some reason, rails thinks it needs CRuby gems such\nas pg gem, etc.",
          "is_bot": false,
          "headline": "Register supported adapters, fixes loading gem from local path",
          "author_name": "Jesse Chavez",
          "author_login": "JesseChavez",
          "committed_at": "2025-02-28T22:02:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55b7307068e8ff53a5af50df6d36902f9736e049",
          "body": "…e('created_at > ?', time))",
          "is_bot": false,
          "headline": "Fix finder queries (prepared statement and raw sql clause:  User.wher…",
          "author_name": "Jesse Chavez",
          "author_login": "JesseChavez",
          "committed_at": "2025-02-28T22:02:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6244986a32d99b90df19596bd8b1f024c8c2525d",
          "body": "…not exist in active record tests)",
          "is_bot": false,
          "headline": "Add failing test for a basic raw prepared statement query (test does …",
          "author_name": "Jesse Chavez",
          "author_login": "JesseChavez",
          "committed_at": "2025-02-28T22:02:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "911718244a304a9881ab8da0f298029f2e9c8783",
          "body": "More fixes to support Rails 7.2",
          "is_bot": false,
          "headline": "Merge pull request #1169 from JesseChavez/rails_72_fixes_part2",
          "author_name": "Thomas E Enebo",
          "author_login": "enebo",
          "committed_at": "2025-02-07T17:36:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea169fd93c4d4dc9acea3f2ded1cac296d1395b2",
          "body": "…e as CRuby adapter)\"\n\nThis is causing a mutex relocking issue\n\nThis reverts commit a46bc66fe6afa2f335717e0ae1c196c5f9dc2f3f.",
          "is_bot": false,
          "headline": "Revert \"Postgres, call check_version when configuring connection (sam…",
          "author_name": "Jesse Chavez",
          "author_login": "JesseChavez",
          "committed_at": "2025-02-06T22:00:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "004992fea443535ba872508638c9f529e8293158",
          "body": "in the server we can use queries such as:\n\n```\nSELECT * FROM pg_stat_activity WHERE datname = 'dbname';\n```",
          "is_bot": false,
          "headline": "Postgres, support ApplicationName config to distinguish db connections",
          "author_name": "Jesse Chavez",
          "author_login": "JesseChavez",
          "committed_at": "2025-02-06T21:33:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1558caac7319d7f2975ed100b5f448cda0776390",
          "body": null,
          "is_bot": false,
          "headline": "Postgres, fix quote_column_name definition, fixes  many tests",
          "author_name": "Jesse Chavez",
          "author_login": "JesseChavez",
          "committed_at": "2025-02-06T21:25:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a46bc66fe6afa2f335717e0ae1c196c5f9dc2f3f",
          "body": "…by adapter)",
          "is_bot": false,
          "headline": "Postgres, call check_version when configuring connection (same as CRu…",
          "author_name": "Jesse Chavez",
          "author_login": "JesseChavez",
          "committed_at": "2025-02-06T21:21:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a426f6b824ba69a53641e7ff3e7d487ccc8fb824",
          "body": null,
          "is_bot": false,
          "headline": "Postgres, fix a bunch of schema dump and enum tests",
          "author_name": "Jesse Chavez",
          "author_login": "JesseChavez",
          "committed_at": "2025-02-06T21:18:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bfb30ab9f738272fcb28f0eb8bea75c27b406e04",
          "body": null,
          "is_bot": false,
          "headline": "Postgres, fix undefined decode_dates, just defining it fixes few tests",
          "author_name": "Jesse Chavez",
          "author_login": "JesseChavez",
          "committed_at": "2025-02-06T21:15:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce647fff3a527b396e1e06f62ace6f031d1a4c74",
          "body": null,
          "is_bot": false,
          "headline": "Sqlite, fix connection no db test",
          "author_name": "Jesse Chavez",
          "author_login": "JesseChavez",
          "committed_at": "2025-02-06T05:23:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a133a171c077ab64760c8be68f30e7bde3d2bdd",
          "body": null,
          "is_bot": false,
          "headline": "Sqlite, fix and enabled support for virtual columns",
          "author_name": "Jesse Chavez",
          "author_login": "JesseChavez",
          "committed_at": "2025-02-06T05:11:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "659177c883d15b1803e355843b0b20447d796d14",
          "body": "Could not log \"sql.active_record\" event. NoMethodError: undefined method `value_for_database' for",
          "is_bot": false,
          "headline": "Fix undefined method value_for_database in log",
          "author_name": "Jesse Chavez",
          "author_login": "JesseChavez",
          "committed_at": "2025-02-06T05:11:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "413b59d40fec0d4207e83d59df1a7b3f95733fff",
          "body": null,
          "is_bot": false,
          "headline": "Sqlite, fix active? and disconnect! is synchronized",
          "author_name": "Jesse Chavez",
          "author_login": "JesseChavez",
          "committed_at": "2025-02-06T05:11:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0adb5b6529c2e38a1e073fc776182d9a9bc619ba",
          "body": null,
          "is_bot": false,
          "headline": "Sqlite, fix setting pragmas tests",
          "author_name": "Jesse Chavez",
          "author_login": "JesseChavez",
          "committed_at": "2025-02-06T05:11:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dec2080826437cd9d7f11dbf2502737df72b3239",
          "body": "…tests and it's hard to check if transaction is open with jdbc\n\n 29) Failure:\nActiveRecord::AdapterConnectionTest#test_materialized_transaction_state_can_be_restored_after_a_reconnect [test/cases/adapter_test.rb:543]:\nExpected false to be truthy.\n\n 30) Failure:\nActiveRecord::AdapterConnectionTest#te\n[…]\ned false to be truthy.\n\n 32) Failure:\nActiveRecord::AdapterConnectionTest#test_materialized_transaction_state_is_reset_after_a_disconnect [test/cases/adapter_test.rb:553]:\nExpected false to be truthy.",
          "is_bot": false,
          "headline": "Sqlite, this seems to fix the below tests however we can't update AR …",
          "author_name": "Jesse Chavez",
          "author_login": "JesseChavez",
          "committed_at": "2025-02-06T01:20:54Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6e37f2f299f09224f7c6d27225fa73ce1d363ba0",
          "body": null,
          "is_bot": false,
          "headline": "Mysql, fix some relevant unit tests (connection settings)",
          "author_name": "Jesse Chavez",
          "author_login": "JesseChavez",
          "committed_at": "2025-02-06T01:20:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be4cb1a460da97580f4d5a1e0b7288a230666d8b",
          "body": "…sql2 as adapter value",
          "is_bot": false,
          "headline": "Mysql, AR has mysql2 as only adapter registered so just supporting my…",
          "author_name": "Jesse Chavez",
          "author_login": "JesseChavez",
          "committed_at": "2025-02-06T01:20:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4937a6f095b4dcdbc20a112758aa07670d247d9f",
          "body": null,
          "is_bot": false,
          "headline": "Sqlite, ensure we delete the database when start running tests",
          "author_name": "Jesse Chavez",
          "author_login": "JesseChavez",
          "committed_at": "2025-02-05T08:13:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f81626b28ca94273668b106d2210e04a4e0d429a",
          "body": "Rails 7.2 fixes mostly SQLite and some for MySQL",
          "is_bot": false,
          "headline": "Merge pull request #1168 from JesseChavez/rails_72_fixes_part1",
          "author_name": "Thomas E Enebo",
          "author_login": "enebo",
          "committed_at": "2025-02-03T22:04:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ee9242306725865e7701e4b18a86c44e1fbcb8d",
          "body": "…nkey patch for mssql\n\n  1) Error:\nTransactionTest#test_sqlite_add_column_in_transaction:\nActiveRecord::ActiveRecordError: Called deprecated `ActiveRecord::Base.connection` method.\n\nEither use `with_connection` or `lease_connection`.\n\n    lib/active_record/connection_handling.rb:271:in `connection'\n\n[…]\ne/jessec/bryk/vendor_gems/rails/activesupport/lib/active_support/testing/assertions.rb:49:in `assert_nothing_raised'\n    test/cases/transactions_test.rb:1361:in `test_sqlite_add_column_in_transaction'",
          "is_bot": false,
          "headline": "Sqlite, fix test_sqlite_add_column_in_transaction, failing due old mo…",
          "author_name": "Jesse Chavez",
          "author_login": "JesseChavez",
          "committed_at": "2025-02-03T21:39:55Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "79a912c12a073059662c8b622ae96ef2dbcb2070",
          "body": "…s? is implemented in abstract class)\n\n  1) Error:\nMysql2AdapterTest#test_database_exists_returns_false_if_database_does_not_exist:\nNoMethodError: undefined method `mysql2_connection' for ActiveRecord::Base:Class\nDid you mean?  connection\n    lib/active_record/dynamic_matchers.rb:22:in `method_missi\n[…]\nord-jdbc-adapter/lib/arjdbc/mysql/adapter.rb:88:in `database_exists?'\n    test/cases/adapters/mysql2/mysql2_adapter_test.rb:83:in `test_database_exists_returns_false_if_database_does_not_exist'\n\n  ...",
          "is_bot": false,
          "headline": "Mysql, fix some AR test failing due mysql2_connection (database_exist…",
          "author_name": "Jesse Chavez",
          "author_login": "JesseChavez",
          "committed_at": "2025-02-03T21:37:58Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0b8612ae0ec3ea2f7a0da7c69ff12e672a26984f",
          "body": null,
          "is_bot": false,
          "headline": "Mysql, fix some excludes to be able runn AR tests",
          "author_name": "Jesse Chavez",
          "author_login": "JesseChavez",
          "committed_at": "2025-02-03T21:20:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb98c352bc2c85f2c1217dadd63f5cc539653043",
          "body": null,
          "is_bot": false,
          "headline": "Mysql, fix own dump schema tests",
          "author_name": "Jesse Chavez",
          "author_login": "JesseChavez",
          "committed_at": "2025-02-03T20:36:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13b7ab410b9140078dfb3b19818fb390f2286f76",
          "body": null,
          "is_bot": false,
          "headline": "Mysql, fix undefined clear_active_connections! in own tests",
          "author_name": "Jesse Chavez",
          "author_login": "JesseChavez",
          "committed_at": "2025-02-03T20:36:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7eb4e438ea538ed3599680952525fad4edcafa7",
          "body": null,
          "is_bot": false,
          "headline": "Mysql, fix undefined database_version to run rails tests",
          "author_name": "Jesse Chavez",
          "author_login": "JesseChavez",
          "committed_at": "2025-02-03T20:04:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7b051911801d6db6fbdf8edb2ba7e72373b6d1e",
          "body": null,
          "is_bot": false,
          "headline": "Sqlite, fix Fix serialization tests",
          "author_name": "Jesse Chavez",
          "author_login": "JesseChavez",
          "committed_at": "2025-02-03T20:02:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e655aab7ed5b92ed33160a173c43c8240d3980b9",
          "body": null,
          "is_bot": false,
          "headline": "Sqlite, fix undefined method 'length' for 0:Integer for execute_batch",
          "author_name": "Jesse Chavez",
          "author_login": "JesseChavez",
          "committed_at": "2025-02-03T19:58:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a77c14ce51ff76c2109b6a86207e57f827d2bf6f",
          "body": null,
          "is_bot": false,
          "headline": "Sqlite, fix undefined quote_string and quote_column_name and others",
          "author_name": "Jesse Chavez",
          "author_login": "JesseChavez",
          "committed_at": "2025-02-03T19:49:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0944ef9945206effadcfd4280ba50ca47c1db9f1",
          "body": "Initial fixes to support Rails 7.2, mostly postgres fix",
          "is_bot": false,
          "headline": "Merge pull request #1167 from JesseChavez/rails_72_initial_fixes",
          "author_name": "Thomas E Enebo",
          "author_login": "enebo",
          "committed_at": "2025-01-27T19:13:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 26,
      "commits_last_year": 29,
      "latest_release_at": "2017-09-25T08:03:53Z",
      "latest_release_tag": "v1.3.24",
      "releases_from_tags": false,
      "days_since_last_push": 24,
      "active_weeks_last_year": 11,
      "days_since_latest_release": 3221,
      "mean_days_between_releases": 108.1
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 50,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "activerecord-jdbc-adapter",
          "exists": true,
          "license": "BSD",
          "keywords": [],
          "ecosystem": "rubygems",
          "matches_repo": true,
          "registry_url": "https://rubygems.org/gems/activerecord-jdbc-adapter",
          "is_deprecated": false,
          "latest_version": "51.0",
          "repository_url": "https://github.com/jruby/activerecord-jdbc-adapter",
          "versions_count": 108,
          "total_downloads": 5854552,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2009-07-25T18:35:41Z",
          "latest_published_at": "2026-05-28T14:56:35.487000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 54
        },
        {
          "name": "activerecord-jdbch2-adapter",
          "exists": true,
          "license": "BSD",
          "keywords": [],
          "ecosystem": "rubygems",
          "matches_repo": true,
          "registry_url": "https://rubygems.org/gems/activerecord-jdbch2-adapter",
          "is_deprecated": false,
          "latest_version": "1.3.25",
          "repository_url": "https://github.com/jruby/activerecord-jdbc-adapter",
          "versions_count": 62,
          "total_downloads": 433561,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2009-07-25T18:35:39Z",
          "latest_published_at": "2018-08-22T11:05:39.924000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 2890
        },
        {
          "name": "activerecord-jdbcmssql-adapter",
          "exists": true,
          "license": "BSD",
          "keywords": [],
          "ecosystem": "rubygems",
          "matches_repo": true,
          "registry_url": "https://rubygems.org/gems/activerecord-jdbcmssql-adapter",
          "is_deprecated": false,
          "latest_version": "1.3.25",
          "repository_url": "https://github.com/jruby/activerecord-jdbc-adapter",
          "versions_count": 50,
          "total_downloads": 346740,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2010-04-22T20:55:31.792000Z",
          "latest_published_at": "2018-08-22T11:06:04.259000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 2890
        },
        {
          "name": "activerecord-jdbcmysql-adapter",
          "exists": true,
          "license": "BSD",
          "keywords": [],
          "ecosystem": "rubygems",
          "matches_repo": true,
          "registry_url": "https://rubygems.org/gems/activerecord-jdbcmysql-adapter",
          "is_deprecated": false,
          "latest_version": "51.0",
          "repository_url": "https://github.com/jruby/activerecord-jdbc-adapter",
          "versions_count": 109,
          "total_downloads": 2460263,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2009-07-25T18:35:37Z",
          "latest_published_at": "2026-05-28T14:57:15.286000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 54
        },
        {
          "name": "activerecord-jdbchsqldb-adapter",
          "exists": true,
          "license": "BSD",
          "keywords": [],
          "ecosystem": "rubygems",
          "matches_repo": true,
          "registry_url": "https://rubygems.org/gems/activerecord-jdbchsqldb-adapter",
          "is_deprecated": false,
          "latest_version": "1.3.25",
          "repository_url": "https://github.com/jruby/activerecord-jdbc-adapter",
          "versions_count": 63,
          "total_downloads": 410943,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2009-07-25T18:35:38Z",
          "latest_published_at": "2018-08-22T11:05:52.217000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 2890
        },
        {
          "name": "activerecord-jdbcsqlite3-adapter",
          "exists": true,
          "license": "BSD",
          "keywords": [],
          "ecosystem": "rubygems",
          "matches_repo": true,
          "registry_url": "https://rubygems.org/gems/activerecord-jdbcsqlite3-adapter",
          "is_deprecated": false,
          "latest_version": "51.0",
          "repository_url": "https://github.com/jruby/activerecord-jdbc-adapter",
          "versions_count": 104,
          "total_downloads": 2230752,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2009-07-25T18:35:36Z",
          "latest_published_at": "2026-05-28T14:56:56.473000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 54
        },
        {
          "name": "activerecord-jdbcpostgresql-adapter",
          "exists": true,
          "license": "BSD",
          "keywords": [],
          "ecosystem": "rubygems",
          "matches_repo": true,
          "registry_url": "https://rubygems.org/gems/activerecord-jdbcpostgresql-adapter",
          "is_deprecated": false,
          "latest_version": "50.0",
          "repository_url": "https://github.com/jruby/activerecord-jdbc-adapter",
          "versions_count": 106,
          "total_downloads": 2737029,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2009-07-25T18:35:36Z",
          "latest_published_at": "2026-05-28T14:57:29.118000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 54
        }
      ]
    },
    "popularity": {
      "forks": 393,
      "stars": 468,
      "watchers": 31,
      "fork_history": {
        "days": [
          {
            "date": "2008-06-07",
            "count": 1
          },
          {
            "date": "2008-08-01",
            "count": 1
          },
          {
            "date": "2008-11-20",
            "count": 1
          },
          {
            "date": "2008-11-25",
            "count": 1
          },
          {
            "date": "2009-04-06",
            "count": 1
          },
          {
            "date": "2009-05-07",
            "count": 1
          },
          {
            "date": "2009-05-08",
            "count": 2
          },
          {
            "date": "2009-05-16",
            "count": 1
          },
          {
            "date": "2009-06-02",
            "count": 1
          },
          {
            "date": "2009-07-08",
            "count": 1
          },
          {
            "date": "2009-07-13",
            "count": 1
          },
          {
            "date": "2009-08-12",
            "count": 1
          },
          {
            "date": "2009-08-17",
            "count": 1
          },
          {
            "date": "2009-09-02",
            "count": 1
          },
          {
            "date": "2009-09-09",
            "count": 1
          },
          {
            "date": "2009-09-22",
            "count": 2
          },
          {
            "date": "2010-02-09",
            "count": 1
          },
          {
            "date": "2010-02-25",
            "count": 1
          },
          {
            "date": "2010-04-01",
            "count": 1
          },
          {
            "date": "2010-04-27",
            "count": 1
          },
          {
            "date": "2010-05-05",
            "count": 1
          },
          {
            "date": "2010-05-20",
            "count": 1
          },
          {
            "date": "2010-07-20",
            "count": 1
          },
          {
            "date": "2010-08-02",
            "count": 1
          },
          {
            "date": "2010-10-14",
            "count": 1
          },
          {
            "date": "2010-10-31",
            "count": 1
          },
          {
            "date": "2010-11-09",
            "count": 1
          },
          {
            "date": "2010-12-06",
            "count": 1
          },
          {
            "date": "2011-02-23",
            "count": 1
          },
          {
            "date": "2011-03-16",
            "count": 2
          },
          {
            "date": "2011-03-19",
            "count": 1
          },
          {
            "date": "2011-03-25",
            "count": 1
          },
          {
            "date": "2011-04-08",
            "count": 1
          },
          {
            "date": "2011-04-17",
            "count": 1
          },
          {
            "date": "2011-05-10",
            "count": 1
          },
          {
            "date": "2011-05-16",
            "count": 2
          },
          {
            "date": "2011-05-25",
            "count": 1
          },
          {
            "date": "2011-06-16",
            "count": 1
          },
          {
            "date": "2011-06-22",
            "count": 1
          },
          {
            "date": "2011-07-01",
            "count": 1
          },
          {
            "date": "2011-07-20",
            "count": 1
          },
          {
            "date": "2011-07-23",
            "count": 1
          },
          {
            "date": "2011-07-29",
            "count": 1
          },
          {
            "date": "2011-08-06",
            "count": 1
          },
          {
            "date": "2011-08-17",
            "count": 1
          },
          {
            "date": "2011-08-18",
            "count": 1
          },
          {
            "date": "2011-09-03",
            "count": 2
          },
          {
            "date": "2011-09-06",
            "count": 2
          },
          {
            "date": "2011-09-09",
            "count": 1
          },
          {
            "date": "2011-09-11",
            "count": 1
          },
          {
            "date": "2011-09-13",
            "count": 1
          },
          {
            "date": "2011-09-27",
            "count": 1
          },
          {
            "date": "2011-10-03",
            "count": 1
          },
          {
            "date": "2011-10-16",
            "count": 1
          },
          {
            "date": "2011-10-22",
            "count": 1
          },
          {
            "date": "2011-10-31",
            "count": 1
          },
          {
            "date": "2011-11-22",
            "count": 1
          },
          {
            "date": "2011-11-25",
            "count": 1
          },
          {
            "date": "2011-11-29",
            "count": 1
          },
          {
            "date": "2011-12-03",
            "count": 1
          },
          {
            "date": "2011-12-07",
            "count": 1
          },
          {
            "date": "2011-12-09",
            "count": 1
          },
          {
            "date": "2011-12-14",
            "count": 1
          },
          {
            "date": "2011-12-16",
            "count": 1
          },
          {
            "date": "2012-01-17",
            "count": 1
          },
          {
            "date": "2012-02-01",
            "count": 1
          },
          {
            "date": "2012-02-02",
            "count": 1
          },
          {
            "date": "2012-02-04",
            "count": 1
          },
          {
            "date": "2012-02-23",
            "count": 1
          },
          {
            "date": "2012-02-27",
            "count": 1
          },
          {
            "date": "2012-02-29",
            "count": 1
          },
          {
            "date": "2012-03-06",
            "count": 1
          },
          {
            "date": "2012-03-08",
            "count": 1
          },
          {
            "date": "2012-03-14",
            "count": 1
          },
          {
            "date": "2012-03-19",
            "count": 1
          },
          {
            "date": "2012-04-01",
            "count": 1
          },
          {
            "date": "2012-04-23",
            "count": 2
          },
          {
            "date": "2012-05-09",
            "count": 1
          },
          {
            "date": "2012-05-10",
            "count": 1
          },
          {
            "date": "2012-05-22",
            "count": 1
          },
          {
            "date": "2012-05-23",
            "count": 1
          },
          {
            "date": "2012-06-04",
            "count": 1
          },
          {
            "date": "2012-06-08",
            "count": 1
          },
          {
            "date": "2012-06-11",
            "count": 1
          },
          {
            "date": "2012-06-25",
            "count": 1
          },
          {
            "date": "2012-07-10",
            "count": 1
          },
          {
            "date": "2012-07-13",
            "count": 1
          },
          {
            "date": "2012-07-15",
            "count": 1
          },
          {
            "date": "2012-07-17",
            "count": 1
          },
          {
            "date": "2012-07-20",
            "count": 1
          },
          {
            "date": "2012-08-03",
            "count": 1
          },
          {
            "date": "2012-08-17",
            "count": 1
          },
          {
            "date": "2012-08-19",
            "count": 1
          },
          {
            "date": "2012-08-23",
            "count": 1
          },
          {
            "date": "2012-08-27",
            "count": 2
          },
          {
            "date": "2012-09-01",
            "count": 1
          },
          {
            "date": "2012-09-12",
            "count": 1
          },
          {
            "date": "2012-09-14",
            "count": 1
          },
          {
            "date": "2012-09-24",
            "count": 1
          },
          {
            "date": "2012-09-25",
            "count": 1
          },
          {
            "date": "2012-10-09",
            "count": 1
          },
          {
            "date": "2012-10-10",
            "count": 1
          },
          {
            "date": "2012-10-17",
            "count": 1
          },
          {
            "date": "2012-10-22",
            "count": 1
          },
          {
            "date": "2012-10-26",
            "count": 1
          },
          {
            "date": "2012-10-28",
            "count": 1
          },
          {
            "date": "2012-12-13",
            "count": 1
          },
          {
            "date": "2012-12-15",
            "count": 1
          },
          {
            "date": "2013-01-02",
            "count": 1
          },
          {
            "date": "2013-01-04",
            "count": 1
          },
          {
            "date": "2013-01-14",
            "count": 1
          },
          {
            "date": "2013-01-18",
            "count": 1
          },
          {
            "date": "2013-01-21",
            "count": 1
          },
          {
            "date": "2013-01-27",
            "count": 1
          },
          {
            "date": "2013-01-29",
            "count": 1
          },
          {
            "date": "2013-02-02",
            "count": 1
          },
          {
            "date": "2013-02-08",
            "count": 2
          },
          {
            "date": "2013-02-10",
            "count": 1
          },
          {
            "date": "2013-02-12",
            "count": 1
          },
          {
            "date": "2013-02-15",
            "count": 1
          },
          {
            "date": "2013-02-19",
            "count": 1
          },
          {
            "date": "2013-02-27",
            "count": 1
          },
          {
            "date": "2013-03-04",
            "count": 2
          },
          {
            "date": "2013-03-06",
            "count": 1
          },
          {
            "date": "2013-03-09",
            "count": 1
          },
          {
            "date": "2013-03-20",
            "count": 1
          },
          {
            "date": "2013-03-24",
            "count": 1
          },
          {
            "date": "2013-04-02",
            "count": 1
          },
          {
            "date": "2013-04-10",
            "count": 1
          },
          {
            "date": "2013-04-11",
            "count": 1
          },
          {
            "date": "2013-04-15",
            "count": 1
          },
          {
            "date": "2013-04-19",
            "count": 1
          },
          {
            "date": "2013-05-02",
            "count": 2
          },
          {
            "date": "2013-05-09",
            "count": 1
          },
          {
            "date": "2013-05-15",
            "count": 1
          },
          {
            "date": "2013-05-21",
            "count": 1
          },
          {
            "date": "2013-05-22",
            "count": 1
          },
          {
            "date": "2013-05-24",
            "count": 1
          },
          {
            "date": "2013-06-10",
            "count": 1
          },
          {
            "date": "2013-06-18",
            "count": 1
          },
          {
            "date": "2013-07-16",
            "count": 1
          },
          {
            "date": "2013-07-20",
            "count": 1
          },
          {
            "date": "2013-08-07",
            "count": 2
          },
          {
            "date": "2013-08-30",
            "count": 1
          },
          {
            "date": "2013-09-09",
            "count": 1
          },
          {
            "date": "2013-09-13",
            "count": 1
          },
          {
            "date": "2013-09-17",
            "count": 1
          },
          {
            "date": "2013-09-27",
            "count": 1
          },
          {
            "date": "2013-10-14",
            "count": 1
          },
          {
            "date": "2013-10-16",
            "count": 1
          },
          {
            "date": "2013-11-05",
            "count": 2
          },
          {
            "date": "2013-12-06",
            "count": 1
          },
          {
            "date": "2013-12-11",
            "count": 2
          },
          {
            "date": "2014-01-28",
            "count": 1
          },
          {
            "date": "2014-02-15",
            "count": 1
          },
          {
            "date": "2014-03-24",
            "count": 1
          },
          {
            "date": "2014-03-25",
            "count": 1
          },
          {
            "date": "2014-04-08",
            "count": 1
          },
          {
            "date": "2014-04-11",
            "count": 1
          },
          {
            "date": "2014-05-15",
            "count": 1
          },
          {
            "date": "2014-06-02",
            "count": 1
          },
          {
            "date": "2014-06-06",
            "count": 1
          },
          {
            "date": "2014-07-23",
            "count": 1
          },
          {
            "date": "2014-08-04",
            "count": 1
          },
          {
            "date": "2014-08-12",
            "count": 1
          },
          {
            "date": "2014-08-25",
            "count": 1
          },
          {
            "date": "2014-08-29",
            "count": 1
          },
          {
            "date": "2014-08-31",
            "count": 1
          },
          {
            "date": "2014-09-17",
            "count": 1
          },
          {
            "date": "2014-09-23",
            "count": 1
          },
          {
            "date": "2014-09-24",
            "count": 1
          },
          {
            "date": "2014-09-26",
            "count": 1
          },
          {
            "date": "2014-09-30",
            "count": 1
          },
          {
            "date": "2014-12-08",
            "count": 1
          },
          {
            "date": "2014-12-23",
            "count": 1
          },
          {
            "date": "2015-01-05",
            "count": 1
          },
          {
            "date": "2015-01-08",
            "count": 1
          },
          {
            "date": "2015-01-16",
            "count": 1
          },
          {
            "date": "2015-01-21",
            "count": 1
          },
          {
            "date": "2015-01-27",
            "count": 1
          },
          {
            "date": "2015-01-31",
            "count": 1
          },
          {
            "date": "2015-02-06",
            "count": 1
          },
          {
            "date": "2015-03-04",
            "count": 1
          },
          {
            "date": "2015-03-09",
            "count": 1
          },
          {
            "date": "2015-03-12",
            "count": 1
          },
          {
            "date": "2015-03-15",
            "count": 1
          },
          {
            "date": "2015-03-23",
            "count": 1
          },
          {
            "date": "2015-03-27",
            "count": 2
          },
          {
            "date": "2015-05-16",
            "count": 1
          },
          {
            "date": "2015-06-16",
            "count": 1
          },
          {
            "date": "2015-06-19",
            "count": 1
          },
          {
            "date": "2015-07-13",
            "count": 1
          },
          {
            "date": "2015-10-09",
            "count": 1
          },
          {
            "date": "2015-11-09",
            "count": 1
          },
          {
            "date": "2015-11-25",
            "count": 1
          },
          {
            "date": "2015-12-05",
            "count": 1
          },
          {
            "date": "2016-01-12",
            "count": 1
          },
          {
            "date": "2016-01-18",
            "count": 1
          },
          {
            "date": "2016-02-14",
            "count": 1
          },
          {
            "date": "2016-03-08",
            "count": 1
          },
          {
            "date": "2016-03-24",
            "count": 1
          },
          {
            "date": "2016-03-29",
            "count": 1
          },
          {
            "date": "2016-04-18",
            "count": 1
          },
          {
            "date": "2016-04-21",
            "count": 1
          },
          {
            "date": "2016-04-28",
            "count": 1
          },
          {
            "date": "2016-05-09",
            "count": 1
          },
          {
            "date": "2016-05-13",
            "count": 1
          },
          {
            "date": "2016-05-19",
            "count": 1
          },
          {
            "date": "2016-05-20",
            "count": 1
          },
          {
            "date": "2016-06-17",
            "count": 1
          },
          {
            "date": "2016-07-04",
            "count": 1
          },
          {
            "date": "2016-07-06",
            "count": 1
          },
          {
            "date": "2016-07-14",
            "count": 2
          },
          {
            "date": "2016-07-24",
            "count": 1
          },
          {
            "date": "2016-08-01",
            "count": 1
          },
          {
            "date": "2016-08-02",
            "count": 1
          },
          {
            "date": "2016-08-09",
            "count": 1
          },
          {
            "date": "2016-08-17",
            "count": 1
          },
          {
            "date": "2016-08-19",
            "count": 1
          },
          {
            "date": "2016-09-05",
            "count": 1
          },
          {
            "date": "2016-09-15",
            "count": 1
          },
          {
            "date": "2016-09-21",
            "count": 1
          },
          {
            "date": "2016-10-01",
            "count": 1
          },
          {
            "date": "2016-10-05",
            "count": 1
          },
          {
            "date": "2016-10-26",
            "count": 1
          },
          {
            "date": "2016-11-07",
            "count": 1
          },
          {
            "date": "2016-11-08",
            "count": 1
          },
          {
            "date": "2016-11-22",
            "count": 1
          },
          {
            "date": "2016-12-10",
            "count": 1
          },
          {
            "date": "2016-12-12",
            "count": 1
          },
          {
            "date": "2016-12-23",
            "count": 1
          },
          {
            "date": "2017-01-03",
            "count": 1
          },
          {
            "date": "2017-01-27",
            "count": 1
          },
          {
            "date": "2017-01-31",
            "count": 1
          },
          {
            "date": "2017-02-01",
            "count": 1
          },
          {
            "date": "2017-02-06",
            "count": 1
          },
          {
            "date": "2017-02-11",
            "count": 1
          },
          {
            "date": "2017-02-22",
            "count": 1
          },
          {
            "date": "2017-02-26",
            "count": 1
          },
          {
            "date": "2017-03-06",
            "count": 1
          },
          {
            "date": "2017-03-13",
            "count": 1
          },
          {
            "date": "2017-04-03",
            "count": 1
          },
          {
            "date": "2017-04-24",
            "count": 1
          },
          {
            "date": "2017-04-25",
            "count": 1
          },
          {
            "date": "2017-04-28",
            "count": 1
          },
          {
            "date": "2017-05-05",
            "count": 1
          },
          {
            "date": "2017-05-10",
            "count": 1
          },
          {
            "date": "2017-05-14",
            "count": 1
          },
          {
            "date": "2017-05-19",
            "count": 1
          },
          {
            "date": "2017-06-20",
            "count": 1
          },
          {
            "date": "2017-06-29",
            "count": 1
          },
          {
            "date": "2017-07-07",
            "count": 1
          },
          {
            "date": "2017-07-18",
            "count": 1
          },
          {
            "date": "2017-07-19",
            "count": 1
          },
          {
            "date": "2017-08-08",
            "count": 1
          },
          {
            "date": "2017-09-09",
            "count": 1
          },
          {
            "date": "2017-09-10",
            "count": 1
          },
          {
            "date": "2017-10-05",
            "count": 1
          },
          {
            "date": "2017-10-06",
            "count": 1
          },
          {
            "date": "2017-10-10",
            "count": 1
          },
          {
            "date": "2017-11-12",
            "count": 1
          },
          {
            "date": "2018-03-05",
            "count": 1
          },
          {
            "date": "2018-03-09",
            "count": 1
          },
          {
            "date": "2018-03-22",
            "count": 1
          },
          {
            "date": "2018-04-03",
            "count": 1
          },
          {
            "date": "2018-04-04",
            "count": 1
          },
          {
            "date": "2018-04-13",
            "count": 1
          },
          {
            "date": "2018-05-02",
            "count": 1
          },
          {
            "date": "2018-05-15",
            "count": 1
          },
          {
            "date": "2018-05-24",
            "count": 1
          },
          {
            "date": "2018-06-18",
            "count": 1
          },
          {
            "date": "2018-07-16",
            "count": 1
          },
          {
            "date": "2018-07-17",
            "count": 1
          },
          {
            "date": "2018-08-10",
            "count": 1
          },
          {
            "date": "2018-08-17",
            "count": 1
          },
          {
            "date": "2018-08-21",
            "count": 1
          },
          {
            "date": "2018-08-28",
            "count": 1
          },
          {
            "date": "2018-09-06",
            "count": 1
          },
          {
            "date": "2018-09-19",
            "count": 1
          },
          {
            "date": "2018-09-28",
            "count": 1
          },
          {
            "date": "2018-10-01",
            "count": 1
          },
          {
            "date": "2018-10-04",
            "count": 1
          },
          {
            "date": "2018-12-03",
            "count": 1
          },
          {
            "date": "2019-01-16",
            "count": 1
          },
          {
            "date": "2019-03-01",
            "count": 1
          },
          {
            "date": "2019-04-01",
            "count": 1
          },
          {
            "date": "2019-04-11",
            "count": 1
          },
          {
            "date": "2019-04-12",
            "count": 1
          },
          {
            "date": "2019-06-26",
            "count": 1
          },
          {
            "date": "2019-07-03",
            "count": 1
          },
          {
            "date": "2019-07-05",
            "count": 1
          },
          {
            "date": "2019-09-14",
            "count": 1
          },
          {
            "date": "2019-11-06",
            "count": 1
          },
          {
            "date": "2019-12-03",
            "count": 1
          },
          {
            "date": "2019-12-12",
            "count": 1
          },
          {
            "date": "2020-03-31",
            "count": 1
          },
          {
            "date": "2020-04-11",
            "count": 1
          },
          {
            "date": "2020-05-13",
            "count": 1
          },
          {
            "date": "2020-06-05",
            "count": 1
          },
          {
            "date": "2020-07-28",
            "count": 1
          },
          {
            "date": "2020-09-17",
            "count": 1
          },
          {
            "date": "2020-09-24",
            "count": 1
          },
          {
            "date": "2020-10-30",
            "count": 1
          },
          {
            "date": "2020-11-15",
            "count": 1
          },
          {
            "date": "2021-01-20",
            "count": 1
          },
          {
            "date": "2021-01-30",
            "count": 1
          },
          {
            "date": "2021-02-23",
            "count": 1
          },
          {
            "date": "2021-03-05",
            "count": 1
          },
          {
            "date": "2021-07-15",
            "count": 1
          },
          {
            "date": "2021-09-02",
            "count": 1
          },
          {
            "date": "2021-11-20",
            "count": 1
          },
          {
            "date": "2021-11-25",
            "count": 1
          },
          {
            "date": "2022-01-07",
            "count": 1
          },
          {
            "date": "2022-02-15",
            "count": 1
          },
          {
            "date": "2022-04-11",
            "count": 1
          },
          {
            "date": "2022-04-28",
            "count": 1
          },
          {
            "date": "2022-07-27",
            "count": 1
          },
          {
            "date": "2022-09-13",
            "count": 1
          },
          {
            "date": "2023-03-01",
            "count": 1
          },
          {
            "date": "2023-03-27",
            "count": 1
          },
          {
            "date": "2023-04-20",
            "count": 1
          },
          {
            "date": "2023-06-26",
            "count": 1
          },
          {
            "date": "2023-07-24",
            "count": 1
          },
          {
            "date": "2023-10-10",
            "count": 1
          },
          {
            "date": "2023-10-16",
            "count": 1
          },
          {
            "date": "2024-01-30",
            "count": 1
          },
          {
            "date": "2024-02-21",
            "count": 1
          },
          {
            "date": "2024-05-07",
            "count": 1
          },
          {
            "date": "2024-05-09",
            "count": 1
          },
          {
            "date": "2024-07-20",
            "count": 1
          },
          {
            "date": "2024-08-10",
            "count": 1
          },
          {
            "date": "2024-12-16",
            "count": 1
          },
          {
            "date": "2025-06-06",
            "count": 3
          },
          {
            "date": "2025-06-16",
            "count": 1
          },
          {
            "date": "2025-09-19",
            "count": 1
          },
          {
            "date": "2025-09-22",
            "count": 1
          },
          {
            "date": "2025-09-25",
            "count": 1
          },
          {
            "date": "2025-11-21",
            "count": 1
          },
          {
            "date": "2026-02-22",
            "count": 1
          },
          {
            "date": "2026-04-16",
            "count": 1
          },
          {
            "date": "2026-04-25",
            "count": 1
          },
          {
            "date": "2026-05-06",
            "count": 1
          },
          {
            "date": "2026-07-18",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 361,
        "total_forks": 393
      },
      "star_history": {
        "days": [
          {
            "date": "2008-03-25",
            "count": 18
          },
          {
            "date": "2008-03-27",
            "count": 1
          },
          {
            "date": "2008-03-28",
            "count": 1
          },
          {
            "date": "2008-04-02",
            "count": 2
          },
          {
            "date": "2008-04-03",
            "count": 4
          },
          {
            "date": "2008-04-04",
            "count": 2
          },
          {
            "date": "2008-04-07",
            "count": 2
          },
          {
            "date": "2008-04-10",
            "count": 2
          },
          {
            "date": "2008-04-14",
            "count": 2
          },
          {
            "date": "2008-04-18",
            "count": 1
          },
          {
            "date": "2008-04-22",
            "count": 3
          },
          {
            "date": "2008-04-25",
            "count": 1
          },
          {
            "date": "2008-05-02",
            "count": 1
          },
          {
            "date": "2008-05-03",
            "count": 2
          },
          {
            "date": "2008-05-06",
            "count": 1
          },
          {
            "date": "2008-05-08",
            "count": 3
          },
          {
            "date": "2008-05-09",
            "count": 1
          },
          {
            "date": "2008-05-12",
            "count": 2
          },
          {
            "date": "2008-05-17",
            "count": 1
          },
          {
            "date": "2008-05-18",
            "count": 1
          },
          {
            "date": "2008-05-22",
            "count": 3
          },
          {
            "date": "2008-05-23",
            "count": 1
          },
          {
            "date": "2008-06-02",
            "count": 2
          },
          {
            "date": "2008-06-04",
            "count": 2
          },
          {
            "date": "2008-06-06",
            "count": 1
          },
          {
            "date": "2008-06-09",
            "count": 1
          },
          {
            "date": "2008-06-10",
            "count": 1
          },
          {
            "date": "2008-06-12",
            "count": 1
          },
          {
            "date": "2008-06-13",
            "count": 1
          },
          {
            "date": "2008-06-14",
            "count": 1
          },
          {
            "date": "2008-06-22",
            "count": 1
          },
          {
            "date": "2008-06-23",
            "count": 1
          },
          {
            "date": "2008-06-26",
            "count": 1
          },
          {
            "date": "2008-07-03",
            "count": 1
          },
          {
            "date": "2008-07-10",
            "count": 1
          },
          {
            "date": "2008-07-31",
            "count": 2
          },
          {
            "date": "2008-08-01",
            "count": 1
          },
          {
            "date": "2008-08-06",
            "count": 2
          },
          {
            "date": "2008-08-07",
            "count": 1
          },
          {
            "date": "2008-08-08",
            "count": 1
          },
          {
            "date": "2008-09-03",
            "count": 1
          },
          {
            "date": "2008-09-06",
            "count": 2
          },
          {
            "date": "2008-09-08",
            "count": 1
          },
          {
            "date": "2008-09-10",
            "count": 1
          },
          {
            "date": "2008-09-11",
            "count": 1
          },
          {
            "date": "2008-09-22",
            "count": 1
          },
          {
            "date": "2008-09-27",
            "count": 1
          },
          {
            "date": "2008-10-06",
            "count": 1
          },
          {
            "date": "2008-10-14",
            "count": 2
          },
          {
            "date": "2008-11-08",
            "count": 1
          },
          {
            "date": "2008-11-09",
            "count": 2
          },
          {
            "date": "2008-11-11",
            "count": 1
          },
          {
            "date": "2008-11-12",
            "count": 1
          },
          {
            "date": "2008-11-24",
            "count": 1
          },
          {
            "date": "2008-11-28",
            "count": 1
          },
          {
            "date": "2008-12-06",
            "count": 1
          },
          {
            "date": "2008-12-17",
            "count": 1
          },
          {
            "date": "2008-12-18",
            "count": 1
          },
          {
            "date": "2008-12-22",
            "count": 1
          },
          {
            "date": "2008-12-23",
            "count": 2
          },
          {
            "date": "2008-12-26",
            "count": 1
          },
          {
            "date": "2009-01-20",
            "count": 1
          },
          {
            "date": "2009-01-23",
            "count": 1
          },
          {
            "date": "2009-01-27",
            "count": 1
          },
          {
            "date": "2009-01-28",
            "count": 1
          },
          {
            "date": "2009-02-03",
            "count": 1
          },
          {
            "date": "2009-02-04",
            "count": 1
          },
          {
            "date": "2009-02-12",
            "count": 1
          },
          {
            "date": "2009-02-15",
            "count": 2
          },
          {
            "date": "2009-02-21",
            "count": 1
          },
          {
            "date": "2009-02-23",
            "count": 1
          },
          {
            "date": "2009-02-26",
            "count": 1
          },
          {
            "date": "2009-03-02",
            "count": 2
          },
          {
            "date": "2009-03-04",
            "count": 1
          },
          {
            "date": "2009-03-13",
            "count": 1
          },
          {
            "date": "2009-03-14",
            "count": 1
          },
          {
            "date": "2009-03-20",
            "count": 1
          },
          {
            "date": "2009-03-24",
            "count": 2
          },
          {
            "date": "2009-03-31",
            "count": 1
          },
          {
            "date": "2009-04-10",
            "count": 1
          },
          {
            "date": "2009-04-12",
            "count": 1
          },
          {
            "date": "2009-04-15",
            "count": 1
          },
          {
            "date": "2009-04-23",
            "count": 1
          },
          {
            "date": "2009-04-30",
            "count": 1
          },
          {
            "date": "2009-05-03",
            "count": 1
          },
          {
            "date": "2009-05-07",
            "count": 1
          },
          {
            "date": "2009-05-13",
            "count": 1
          },
          {
            "date": "2009-05-19",
            "count": 1
          },
          {
            "date": "2009-05-25",
            "count": 1
          },
          {
            "date": "2009-05-31",
            "count": 1
          },
          {
            "date": "2009-06-02",
            "count": 1
          },
          {
            "date": "2009-06-07",
            "count": 1
          },
          {
            "date": "2009-06-15",
            "count": 1
          },
          {
            "date": "2009-06-23",
            "count": 1
          },
          {
            "date": "2009-06-27",
            "count": 1
          },
          {
            "date": "2009-06-30",
            "count": 1
          },
          {
            "date": "2009-07-06",
            "count": 2
          },
          {
            "date": "2009-07-10",
            "count": 1
          },
          {
            "date": "2009-07-12",
            "count": 1
          },
          {
            "date": "2009-07-22",
            "count": 1
          },
          {
            "date": "2009-07-25",
            "count": 1
          },
          {
            "date": "2009-07-28",
            "count": 1
          },
          {
            "date": "2009-07-30",
            "count": 1
          },
          {
            "date": "2009-08-24",
            "count": 1
          },
          {
            "date": "2009-08-31",
            "count": 2
          },
          {
            "date": "2009-09-08",
            "count": 1
          },
          {
            "date": "2009-09-13",
            "count": 1
          },
          {
            "date": "2009-09-14",
            "count": 1
          },
          {
            "date": "2009-09-17",
            "count": 1
          },
          {
            "date": "2009-10-07",
            "count": 1
          },
          {
            "date": "2009-11-02",
            "count": 1
          },
          {
            "date": "2009-11-05",
            "count": 1
          },
          {
            "date": "2009-11-13",
            "count": 1
          },
          {
            "date": "2009-11-15",
            "count": 1
          },
          {
            "date": "2009-12-02",
            "count": 1
          },
          {
            "date": "2009-12-18",
            "count": 1
          },
          {
            "date": "2009-12-30",
            "count": 1
          },
          {
            "date": "2010-01-03",
            "count": 1
          },
          {
            "date": "2010-01-04",
            "count": 1
          },
          {
            "date": "2010-01-15",
            "count": 1
          },
          {
            "date": "2010-01-27",
            "count": 1
          },
          {
            "date": "2010-01-30",
            "count": 1
          },
          {
            "date": "2010-02-17",
            "count": 2
          },
          {
            "date": "2010-03-01",
            "count": 1
          },
          {
            "date": "2010-03-15",
            "count": 1
          },
          {
            "date": "2010-03-26",
            "count": 1
          },
          {
            "date": "2010-03-31",
            "count": 1
          },
          {
            "date": "2010-04-10",
            "count": 1
          },
          {
            "date": "2010-04-15",
            "count": 1
          },
          {
            "date": "2010-04-30",
            "count": 1
          },
          {
            "date": "2010-05-09",
            "count": 1
          },
          {
            "date": "2010-06-02",
            "count": 1
          },
          {
            "date": "2010-06-25",
            "count": 1
          },
          {
            "date": "2010-07-21",
            "count": 1
          },
          {
            "date": "2010-07-26",
            "count": 1
          },
          {
            "date": "2010-07-29",
            "count": 1
          },
          {
            "date": "2010-09-02",
            "count": 1
          },
          {
            "date": "2010-09-20",
            "count": 2
          },
          {
            "date": "2010-09-23",
            "count": 1
          },
          {
            "date": "2010-10-07",
            "count": 1
          },
          {
            "date": "2010-10-16",
            "count": 1
          },
          {
            "date": "2010-10-27",
            "count": 1
          },
          {
            "date": "2010-10-31",
            "count": 1
          },
          {
            "date": "2010-11-02",
            "count": 1
          },
          {
            "date": "2010-11-03",
            "count": 1
          },
          {
            "date": "2010-11-16",
            "count": 1
          },
          {
            "date": "2010-12-10",
            "count": 2
          },
          {
            "date": "2010-12-15",
            "count": 1
          },
          {
            "date": "2010-12-16",
            "count": 1
          },
          {
            "date": "2010-12-17",
            "count": 1
          },
          {
            "date": "2011-01-12",
            "count": 1
          },
          {
            "date": "2011-01-17",
            "count": 1
          },
          {
            "date": "2011-02-19",
            "count": 1
          },
          {
            "date": "2011-04-01",
            "count": 1
          },
          {
            "date": "2011-05-24",
            "count": 1
          },
          {
            "date": "2011-06-02",
            "count": 2
          },
          {
            "date": "2011-06-06",
            "count": 1
          },
          {
            "date": "2011-06-14",
            "count": 1
          },
          {
            "date": "2011-07-09",
            "count": 1
          },
          {
            "date": "2011-07-11",
            "count": 1
          },
          {
            "date": "2011-08-24",
            "count": 2
          },
          {
            "date": "2011-09-05",
            "count": 1
          },
          {
            "date": "2011-10-03",
            "count": 1
          },
          {
            "date": "2011-10-10",
            "count": 1
          },
          {
            "date": "2011-11-01",
            "count": 1
          },
          {
            "date": "2011-11-29",
            "count": 1
          },
          {
            "date": "2012-02-29",
            "count": 1
          },
          {
            "date": "2012-04-11",
            "count": 1
          },
          {
            "date": "2012-04-26",
            "count": 1
          },
          {
            "date": "2012-08-06",
            "count": 1
          },
          {
            "date": "2013-02-12",
            "count": 1
          },
          {
            "date": "2013-02-20",
            "count": 1
          },
          {
            "date": "2013-03-04",
            "count": 1
          },
          {
            "date": "2013-03-15",
            "count": 1
          },
          {
            "date": "2013-03-18",
            "count": 1
          },
          {
            "date": "2013-03-20",
            "count": 1
          },
          {
            "date": "2013-04-10",
            "count": 1
          },
          {
            "date": "2013-04-12",
            "count": 1
          },
          {
            "date": "2013-04-29",
            "count": 1
          },
          {
            "date": "2013-05-08",
            "count": 1
          },
          {
            "date": "2013-05-16",
            "count": 1
          },
          {
            "date": "2013-05-23",
            "count": 1
          },
          {
            "date": "2013-05-31",
            "count": 1
          },
          {
            "date": "2013-06-11",
            "count": 1
          },
          {
            "date": "2013-06-18",
            "count": 1
          },
          {
            "date": "2013-08-05",
            "count": 1
          },
          {
            "date": "2013-08-07",
            "count": 1
          },
          {
            "date": "2013-08-08",
            "count": 2
          },
          {
            "date": "2013-08-10",
            "count": 2
          },
          {
            "date": "2013-08-18",
            "count": 1
          },
          {
            "date": "2013-08-20",
            "count": 1
          },
          {
            "date": "2013-08-26",
            "count": 1
          },
          {
            "date": "2013-08-27",
            "count": 1
          },
          {
            "date": "2013-08-31",
            "count": 1
          },
          {
            "date": "2013-09-13",
            "count": 1
          },
          {
            "date": "2013-09-25",
            "count": 2
          },
          {
            "date": "2013-09-30",
            "count": 1
          },
          {
            "date": "2013-10-12",
            "count": 1
          },
          {
            "date": "2013-10-16",
            "count": 1
          },
          {
            "date": "2013-10-18",
            "count": 1
          },
          {
            "date": "2013-10-23",
            "count": 3
          },
          {
            "date": "2013-11-15",
            "count": 1
          },
          {
            "date": "2013-11-18",
            "count": 1
          },
          {
            "date": "2013-11-21",
            "count": 1
          },
          {
            "date": "2013-11-25",
            "count": 1
          },
          {
            "date": "2013-12-10",
            "count": 1
          },
          {
            "date": "2013-12-29",
            "count": 1
          },
          {
            "date": "2014-01-02",
            "count": 1
          },
          {
            "date": "2014-01-17",
            "count": 1
          },
          {
            "date": "2014-01-27",
            "count": 1
          },
          {
            "date": "2014-01-30",
            "count": 1
          },
          {
            "date": "2014-02-24",
            "count": 1
          },
          {
            "date": "2014-02-27",
            "count": 1
          },
          {
            "date": "2014-02-28",
            "count": 2
          },
          {
            "date": "2014-03-03",
            "count": 1
          },
          {
            "date": "2014-03-06",
            "count": 1
          },
          {
            "date": "2014-03-09",
            "count": 1
          },
          {
            "date": "2014-03-23",
            "count": 1
          },
          {
            "date": "2014-03-26",
            "count": 1
          },
          {
            "date": "2014-04-07",
            "count": 1
          },
          {
            "date": "2014-04-11",
            "count": 1
          },
          {
            "date": "2014-04-16",
            "count": 1
          },
          {
            "date": "2014-04-18",
            "count": 1
          },
          {
            "date": "2014-04-26",
            "count": 1
          },
          {
            "date": "2014-05-12",
            "count": 1
          },
          {
            "date": "2014-05-13",
            "count": 1
          },
          {
            "date": "2014-05-14",
            "count": 1
          },
          {
            "date": "2014-05-22",
            "count": 1
          },
          {
            "date": "2014-05-27",
            "count": 1
          },
          {
            "date": "2014-06-05",
            "count": 1
          },
          {
            "date": "2014-06-06",
            "count": 1
          },
          {
            "date": "2014-06-27",
            "count": 1
          },
          {
            "date": "2014-07-23",
            "count": 1
          },
          {
            "date": "2014-07-31",
            "count": 1
          },
          {
            "date": "2014-08-18",
            "count": 1
          },
          {
            "date": "2014-08-23",
            "count": 1
          },
          {
            "date": "2014-08-25",
            "count": 1
          },
          {
            "date": "2014-08-29",
            "count": 1
          },
          {
            "date": "2014-09-14",
            "count": 1
          },
          {
            "date": "2014-10-18",
            "count": 1
          },
          {
            "date": "2014-10-21",
            "count": 1
          },
          {
            "date": "2014-10-27",
            "count": 1
          },
          {
            "date": "2014-11-10",
            "count": 1
          },
          {
            "date": "2014-11-12",
            "count": 1
          },
          {
            "date": "2014-11-15",
            "count": 1
          },
          {
            "date": "2014-11-20",
            "count": 2
          },
          {
            "date": "2014-12-04",
            "count": 1
          },
          {
            "date": "2014-12-07",
            "count": 1
          },
          {
            "date": "2014-12-08",
            "count": 1
          },
          {
            "date": "2015-01-06",
            "count": 1
          },
          {
            "date": "2015-01-28",
            "count": 1
          },
          {
            "date": "2015-02-02",
            "count": 2
          },
          {
            "date": "2015-02-12",
            "count": 1
          },
          {
            "date": "2015-02-16",
            "count": 1
          },
          {
            "date": "2015-03-06",
            "count": 1
          },
          {
            "date": "2015-03-12",
            "count": 1
          },
          {
            "date": "2015-03-18",
            "count": 1
          },
          {
            "date": "2015-04-02",
            "count": 1
          },
          {
            "date": "2015-04-07",
            "count": 1
          },
          {
            "date": "2015-04-13",
            "count": 1
          },
          {
            "date": "2015-04-23",
            "count": 1
          },
          {
            "date": "2015-05-12",
            "count": 1
          },
          {
            "date": "2015-06-02",
            "count": 1
          },
          {
            "date": "2015-06-05",
            "count": 1
          },
          {
            "date": "2015-06-08",
            "count": 1
          },
          {
            "date": "2015-06-12",
            "count": 1
          },
          {
            "date": "2015-06-18",
            "count": 1
          },
          {
            "date": "2015-06-26",
            "count": 1
          },
          {
            "date": "2015-07-02",
            "count": 1
          },
          {
            "date": "2015-07-22",
            "count": 1
          },
          {
            "date": "2015-07-23",
            "count": 1
          },
          {
            "date": "2015-07-24",
            "count": 1
          },
          {
            "date": "2015-07-26",
            "count": 1
          },
          {
            "date": "2015-08-03",
            "count": 1
          },
          {
            "date": "2015-09-01",
            "count": 1
          },
          {
            "date": "2015-10-01",
            "count": 1
          },
          {
            "date": "2015-10-03",
            "count": 1
          },
          {
            "date": "2015-10-26",
            "count": 1
          },
          {
            "date": "2015-11-05",
            "count": 1
          },
          {
            "date": "2015-11-27",
            "count": 1
          },
          {
            "date": "2015-12-10",
            "count": 1
          },
          {
            "date": "2015-12-12",
            "count": 2
          },
          {
            "date": "2015-12-13",
            "count": 1
          },
          {
            "date": "2015-12-18",
            "count": 1
          },
          {
            "date": "2016-01-08",
            "count": 1
          },
          {
            "date": "2016-01-15",
            "count": 1
          },
          {
            "date": "2016-01-19",
            "count": 1
          },
          {
            "date": "2016-02-11",
            "count": 1
          },
          {
            "date": "2016-02-14",
            "count": 1
          },
          {
            "date": "2016-03-04",
            "count": 1
          },
          {
            "date": "2016-03-05",
            "count": 1
          },
          {
            "date": "2016-03-16",
            "count": 1
          },
          {
            "date": "2016-03-17",
            "count": 1
          },
          {
            "date": "2016-03-21",
            "count": 1
          },
          {
            "date": "2016-03-22",
            "count": 1
          },
          {
            "date": "2016-05-06",
            "count": 1
          },
          {
            "date": "2016-05-21",
            "count": 1
          },
          {
            "date": "2016-07-19",
            "count": 1
          },
          {
            "date": "2016-07-24",
            "count": 1
          },
          {
            "date": "2016-07-31",
            "count": 1
          },
          {
            "date": "2016-08-01",
            "count": 1
          },
          {
            "date": "2016-08-05",
            "count": 1
          },
          {
            "date": "2016-08-20",
            "count": 1
          },
          {
            "date": "2016-09-01",
            "count": 1
          },
          {
            "date": "2016-09-18",
            "count": 1
          },
          {
            "date": "2016-09-26",
            "count": 2
          },
          {
            "date": "2016-10-07",
            "count": 1
          },
          {
            "date": "2016-10-30",
            "count": 1
          },
          {
            "date": "2016-11-06",
            "count": 1
          },
          {
            "date": "2016-12-01",
            "count": 1
          },
          {
            "date": "2016-12-05",
            "count": 1
          },
          {
            "date": "2016-12-07",
            "count": 1
          },
          {
            "date": "2017-01-11",
            "count": 1
          },
          {
            "date": "2017-02-04",
            "count": 1
          },
          {
            "date": "2017-03-15",
            "count": 1
          },
          {
            "date": "2017-04-07",
            "count": 1
          },
          {
            "date": "2017-04-09",
            "count": 1
          },
          {
            "date": "2017-05-10",
            "count": 1
          },
          {
            "date": "2017-06-03",
            "count": 1
          },
          {
            "date": "2017-06-06",
            "count": 1
          },
          {
            "date": "2017-06-10",
            "count": 1
          },
          {
            "date": "2017-06-16",
            "count": 1
          },
          {
            "date": "2017-07-31",
            "count": 1
          },
          {
            "date": "2017-08-03",
            "count": 1
          },
          {
            "date": "2017-08-08",
            "count": 1
          },
          {
            "date": "2017-08-11",
            "count": 1
          },
          {
            "date": "2017-08-21",
            "count": 1
          },
          {
            "date": "2017-09-04",
            "count": 1
          },
          {
            "date": "2017-09-13",
            "count": 1
          },
          {
            "date": "2017-10-09",
            "count": 1
          },
          {
            "date": "2017-10-23",
            "count": 1
          },
          {
            "date": "2017-11-15",
            "count": 1
          },
          {
            "date": "2017-11-16",
            "count": 1
          },
          {
            "date": "2017-11-30",
            "count": 1
          },
          {
            "date": "2018-01-22",
            "count": 1
          },
          {
            "date": "2018-02-01",
            "count": 1
          },
          {
            "date": "2018-03-04",
            "count": 1
          },
          {
            "date": "2018-03-26",
            "count": 1
          },
          {
            "date": "2018-03-28",
            "count": 1
          },
          {
            "date": "2018-04-27",
            "count": 1
          },
          {
            "date": "2018-05-07",
            "count": 1
          },
          {
            "date": "2018-05-10",
            "count": 1
          },
          {
            "date": "2018-05-23",
            "count": 1
          },
          {
            "date": "2018-05-26",
            "count": 1
          },
          {
            "date": "2018-05-29",
            "count": 1
          },
          {
            "date": "2018-06-12",
            "count": 1
          },
          {
            "date": "2018-08-21",
            "count": 1
          },
          {
            "date": "2018-08-23",
            "count": 1
          },
          {
            "date": "2018-08-26",
            "count": 1
          },
          {
            "date": "2018-10-01",
            "count": 1
          },
          {
            "date": "2018-11-16",
            "count": 1
          },
          {
            "date": "2018-11-17",
            "count": 1
          },
          {
            "date": "2018-12-05",
            "count": 1
          },
          {
            "date": "2018-12-17",
            "count": 1
          },
          {
            "date": "2018-12-20",
            "count": 1
          },
          {
            "date": "2018-12-27",
            "count": 1
          },
          {
            "date": "2019-01-11",
            "count": 1
          },
          {
            "date": "2019-03-15",
            "count": 2
          },
          {
            "date": "2019-03-18",
            "count": 1
          },
          {
            "date": "2019-03-20",
            "count": 2
          },
          {
            "date": "2019-04-05",
            "count": 1
          },
          {
            "date": "2019-04-11",
            "count": 1
          },
          {
            "date": "2019-05-21",
            "count": 1
          },
          {
            "date": "2019-09-12",
            "count": 1
          },
          {
            "date": "2019-09-14",
            "count": 1
          },
          {
            "date": "2019-09-22",
            "count": 1
          },
          {
            "date": "2019-10-04",
            "count": 1
          },
          {
            "date": "2019-12-02",
            "count": 1
          },
          {
            "date": "2020-03-05",
            "count": 1
          },
          {
            "date": "2020-03-19",
            "count": 1
          },
          {
            "date": "2020-03-24",
            "count": 1
          },
          {
            "date": "2020-04-16",
            "count": 1
          },
          {
            "date": "2020-05-14",
            "count": 1
          },
          {
            "date": "2020-07-09",
            "count": 1
          },
          {
            "date": "2020-07-13",
            "count": 1
          },
          {
            "date": "2020-09-04",
            "count": 1
          },
          {
            "date": "2021-02-04",
            "count": 1
          },
          {
            "date": "2021-07-26",
            "count": 1
          },
          {
            "date": "2021-11-18",
            "count": 1
          },
          {
            "date": "2022-02-08",
            "count": 1
          },
          {
            "date": "2022-03-02",
            "count": 1
          },
          {
            "date": "2022-05-15",
            "count": 1
          },
          {
            "date": "2022-10-10",
            "count": 1
          },
          {
            "date": "2022-11-21",
            "count": 1
          },
          {
            "date": "2023-01-05",
            "count": 1
          },
          {
            "date": "2023-03-12",
            "count": 1
          },
          {
            "date": "2023-03-28",
            "count": 1
          },
          {
            "date": "2023-07-01",
            "count": 1
          },
          {
            "date": "2023-10-15",
            "count": 1
          },
          {
            "date": "2023-11-19",
            "count": 1
          },
          {
            "date": "2024-06-26",
            "count": 1
          },
          {
            "date": "2024-07-07",
            "count": 1
          },
          {
            "date": "2025-04-11",
            "count": 1
          },
          {
            "date": "2025-04-19",
            "count": 3
          },
          {
            "date": "2025-04-20",
            "count": 1
          },
          {
            "date": "2025-04-23",
            "count": 1
          },
          {
            "date": "2025-04-30",
            "count": 1
          },
          {
            "date": "2025-06-04",
            "count": 1
          },
          {
            "date": "2025-06-07",
            "count": 2
          },
          {
            "date": "2025-07-08",
            "count": 1
          },
          {
            "date": "2025-12-04",
            "count": 1
          },
          {
            "date": "2026-03-31",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 468,
        "total_stars": 468
      },
      "open_issues_and_prs": 102
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        ".mise.toml"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "pom.xml"
      ],
      "largest_source_bytes": 164879,
      "source_files_sampled": 413,
      "oversized_source_files": 1,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Gemfile",
        "pom.xml"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "org.postgresql:postgresql",
            "direct": true,
            "version": "42.1.4",
            "severity": "critical",
            "ecosystem": "maven",
            "cvss_score": 10,
            "advisory_ids": [
              "GHSA-24rp-q3w6-vc56",
              "GHSA-673j-qm5f-xpv8",
              "GHSA-727h-hrw8-jg8q",
              "GHSA-88cc-g835-76rp",
              "GHSA-r38f-c4h4-hqq2",
              "GHSA-v7wg-cpwc-24m4"
            ],
            "fixed_version": "42.7.2",
            "advisory_count": 6,
            "oldest_advisory_days": 1630
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "critical": 1
        },
        "advisory_count": 6,
        "affected_count": 1,
        "assessed_count": 3,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 32,
        "direct_affected_count": 1
      },
      "ecosystems": [
        "maven",
        "rubygems"
      ],
      "dependencies": [
        {
          "name": "activerecord",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "activemodel",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "activesupport",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "actionpack",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "actionview",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "activerecord",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "activerecord",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "activemodel",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "activesupport",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "actionpack",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "actionview",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "activerecord",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "rake",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "jdbc-sqlite3",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "builder",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "erubis",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "msgpack",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 1.7"
        },
        {
          "name": "rack",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "zeitwerk",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "org.jruby:jruby-complete",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${jruby.version}"
        },
        {
          "name": "org.postgresql:postgresql",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "42.1.4"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "org.jruby:jruby-complete",
            "direct": true,
            "version": "10.0.0.1",
            "ecosystem": "maven"
          },
          {
            "name": "org.postgresql:postgresql",
            "direct": true,
            "version": "42.1.4",
            "ecosystem": "maven"
          },
          {
            "name": "actionpack",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "actionview",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "activemodel",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "activerecord",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "activesupport",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "builder",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "erubis",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "jdbc-sqlite3",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "msgpack",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rack",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rake",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "zeitwerk",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "org.apache.maven.plugins:maven-compiler-plugin",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "maven"
          },
          {
            "name": "bcrypt",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "benchmark-ips",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "jdbc-h2",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "jdbc-hsqldb",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "jdbc-jtds",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "jdbc-mysql",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "jdbc-postgres",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "kramdown",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "minitest-excludes",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "minitest-rails",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "minitest-rg",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "mocha",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "mysql2",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "ostruct",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "pg",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "pry-nav",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "sqlite3",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "test-unit",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "test-unit-context",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "yard",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 35,
        "direct_count": 14,
        "indirect_count": 21
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 8,
        "merged_prs": 389,
        "open_issues": 94,
        "closed_ratio": 0.841,
        "closed_issues": 497,
        "closed_unmerged_prs": 229
      },
      "bus_factor": 2,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "kares",
          "commits": 1905,
          "avatar_url": "https://avatars.githubusercontent.com/u/45967?v=4"
        },
        {
          "type": "User",
          "login": "nicksieger",
          "commits": 728,
          "avatar_url": "https://avatars.githubusercontent.com/u/154?v=4"
        },
        {
          "type": "User",
          "login": "enebo",
          "commits": 628,
          "avatar_url": "https://avatars.githubusercontent.com/u/19819?v=4"
        },
        {
          "type": "User",
          "login": "dr-itz",
          "commits": 275,
          "avatar_url": "https://avatars.githubusercontent.com/u/400625?v=4"
        },
        {
          "type": "User",
          "login": "JesseChavez",
          "commits": 96,
          "avatar_url": "https://avatars.githubusercontent.com/u/1594073?v=4"
        },
        {
          "type": "User",
          "login": "headius",
          "commits": 76,
          "avatar_url": "https://avatars.githubusercontent.com/u/10135?v=4"
        },
        {
          "type": "User",
          "login": "donv",
          "commits": 55,
          "avatar_url": "https://avatars.githubusercontent.com/u/57275?v=4"
        },
        {
          "type": "User",
          "login": "ajuckel",
          "commits": 50,
          "avatar_url": "https://avatars.githubusercontent.com/u/126271?v=4"
        },
        {
          "type": "User",
          "login": "rdubya",
          "commits": 37,
          "avatar_url": "https://avatars.githubusercontent.com/u/572868?v=4"
        },
        {
          "type": "User",
          "login": "kreucher",
          "commits": 34,
          "avatar_url": "https://avatars.githubusercontent.com/u/120417?v=4"
        }
      ],
      "contributors_sampled": 100,
      "top_contributor_share": 0.437
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ruby.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 3,
            "reason": "binaries present in source code",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 7 merged PRs checked by a CI test -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 2,
            "reason": "Found 5/17 approved changesets -- score normalized to 2",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 88 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 9,
            "reason": "9 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 9",
            "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": 10,
            "reason": "GitHub workflow tokens follow principle of least privilege",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 4,
            "reason": "6 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "424d6698451915f9c2b8ee83452fd4d75f2589d4",
        "ran_at": "2026-07-21T23:25:14Z",
        "aggregate_score": 3.9,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-06-03T15:16:29Z",
      "oldest_open_prs": [
        {
          "number": 1087,
          "created_at": "2021-03-09T16:50:40Z",
          "last_comment_at": "2022-02-26T21:08:32Z",
          "last_comment_author": "imustafin"
        },
        {
          "number": 1160,
          "created_at": "2024-10-22T10:28:49Z",
          "last_comment_at": "2024-12-08T16:57:02Z",
          "last_comment_author": "enebo"
        },
        {
          "number": 1206,
          "created_at": "2025-12-13T03:56:13Z",
          "last_comment_at": "2026-07-20T21:50:27Z",
          "last_comment_author": "JesseChavez"
        },
        {
          "number": 1209,
          "created_at": "2026-04-16T13:16:08Z",
          "last_comment_at": "2026-06-27T13:49:05Z",
          "last_comment_author": "rajaravivarma-r"
        },
        {
          "number": 1217,
          "created_at": "2026-06-22T19:39:24Z",
          "last_comment_at": "2026-06-22T20:08:32Z",
          "last_comment_author": "skunkworker"
        },
        {
          "number": 1220,
          "created_at": "2026-06-25T20:36:16Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1221,
          "created_at": "2026-07-18T08:04:15Z",
          "last_comment_at": "2026-07-21T01:53:28Z",
          "last_comment_author": "ryudoawaru"
        },
        {
          "number": 1222,
          "created_at": "2026-07-20T21:09:22Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-06-27T12:58:41Z",
      "ci_last_conclusion": "FAILURE",
      "oldest_open_issues": [
        {
          "number": 46,
          "created_at": "2011-04-26T09:12:52Z",
          "last_comment_at": "2011-05-04T06:57:17Z",
          "last_comment_author": "consu"
        },
        {
          "number": 325,
          "created_at": "2013-02-08T08:12:30Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 436,
          "created_at": "2013-07-26T10:19:13Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 439,
          "created_at": "2013-08-01T18:05:03Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 451,
          "created_at": "2013-08-20T20:37:58Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 507,
          "created_at": "2013-12-02T07:51:25Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 540,
          "created_at": "2014-03-07T07:47:44Z",
          "last_comment_at": "2014-04-27T16:10:31Z",
          "last_comment_author": "atambo"
        },
        {
          "number": 545,
          "created_at": "2014-03-14T15:54:55Z",
          "last_comment_at": "2014-03-15T21:37:17Z",
          "last_comment_author": "GUI"
        },
        {
          "number": 546,
          "created_at": "2014-03-15T09:08:01Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 550,
          "created_at": "2014-04-30T15:55:39Z",
          "last_comment_at": "2014-06-05T13:09:41Z",
          "last_comment_author": "andfx"
        },
        {
          "number": 554,
          "created_at": "2014-05-14T02:05:35Z",
          "last_comment_at": "2014-05-16T01:54:46Z",
          "last_comment_author": "giosakti"
        },
        {
          "number": 559,
          "created_at": "2014-06-11T18:54:35Z",
          "last_comment_at": "2014-07-02T09:25:30Z",
          "last_comment_author": "lethunder"
        },
        {
          "number": 560,
          "created_at": "2014-06-13T13:54:48Z",
          "last_comment_at": "2014-06-18T17:43:23Z",
          "last_comment_author": "holgum"
        },
        {
          "number": 563,
          "created_at": "2014-07-08T15:46:13Z",
          "last_comment_at": "2014-07-08T19:41:42Z",
          "last_comment_author": "ryaneberly"
        },
        {
          "number": 572,
          "created_at": "2014-08-06T08:40:48Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 582,
          "created_at": "2014-09-08T17:57:28Z",
          "last_comment_at": "2015-03-08T21:58:29Z",
          "last_comment_author": "kares"
        },
        {
          "number": 591,
          "created_at": "2014-10-20T20:12:48Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 659,
          "created_at": "2015-06-25T07:40:41Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 664,
          "created_at": "2015-07-09T19:44:50Z",
          "last_comment_at": "2015-07-28T05:40:00Z",
          "last_comment_author": "kares"
        },
        {
          "number": 684,
          "created_at": "2015-09-02T11:01:23Z",
          "last_comment_at": "2017-05-11T20:04:30Z",
          "last_comment_author": "rsov"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/jruby/activerecord-jdbc-adapter",
    "host": "github.com",
    "name": "activerecord-jdbc-adapter",
    "owner": "jruby"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 61,
      "inputs": {
        "security": 42,
        "vitality": 56,
        "community": 77,
        "governance": 72,
        "engineering": 53
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 56,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 59,
            "inputs": {
              "commits_last_year": 29,
              "human_commit_share": 1,
              "days_since_last_push": 24,
              "active_weeks_last_year": 11
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 24 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 24
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "11/52 weeks with commits",
                "points": 7.6,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 11
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "29 commits in the last year",
                "points": 13.3,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 29
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "9 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 9",
                "points": 9,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "moderate",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 52,
            "inputs": {
              "releases_count": 26,
              "latest_release_tag": "v1.3.24",
              "releases_from_tags": false,
              "days_since_latest_release": 3221,
              "mean_days_between_releases": 108.1
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "26 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 26
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 3221 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 3221
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~108.1 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 108.1
                    }
                  }
                ],
                "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": 48,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 48 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 48
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 77,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "good",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 73,
            "inputs": {
              "forks": 393,
              "stars": 468,
              "watchers": 31,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "468 stars",
                "points": 43.3,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 468
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "393 forks",
                "points": 21.6,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 393
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "31 watchers",
                "points": 8.2,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 31
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (BSD-2-Clause)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "BSD-2-Clause"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "excellent",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 93,
            "inputs": {
              "packages": [
                "activerecord-jdbc-adapter",
                "activerecord-jdbch2-adapter",
                "activerecord-jdbcmssql-adapter",
                "activerecord-jdbcmysql-adapter",
                "activerecord-jdbchsqldb-adapter",
                "activerecord-jdbcsqlite3-adapter",
                "activerecord-jdbcpostgresql-adapter"
              ],
              "dependents": null,
              "ecosystems": "rubygems",
              "total_downloads": 14473840,
              "monthly_downloads": null
            },
            "components": [
              {
                "key": "total_downloads",
                "name": "Total downloads",
                "detail": "14,473,840 downloads all-time across rubygems",
                "points": 74.4,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_total",
                    "params": {
                      "count": 14473840,
                      "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": 72,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 61,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 100,
              "top_contributor_share": 0.437
            },
            "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 44% of commits",
                "points": 12.7,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 44
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "100 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 88 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 66,
            "inputs": {
              "merged_prs": 389,
              "open_issues": 94,
              "closed_issues": 497,
              "issue_closed_ratio": 0.841,
              "closed_unmerged_prs": 229
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "84% of issues closed",
                "points": 39.3,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 84
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "389/618 decided PRs merged",
                "points": 24.1,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 389,
                      "decided": 618
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 5/17 approved changesets -- score normalized to 2",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "followers": 58,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "jruby",
              "public_repos": 77,
              "account_age_days": 6362
            },
            "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": "58 followers of jruby",
                "points": 12.7,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 58,
                      "login": "jruby"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "77 public repos, account ~17 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 77
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 17
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "activerecord-jdbc-adapter",
                "activerecord-jdbch2-adapter",
                "activerecord-jdbcmssql-adapter",
                "activerecord-jdbcmysql-adapter",
                "activerecord-jdbchsqldb-adapter",
                "activerecord-jdbcsqlite3-adapter",
                "activerecord-jdbcpostgresql-adapter"
              ],
              "ecosystems": "rubygems",
              "any_deprecated": false,
              "min_days_since_publish": 54
            },
            "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 54 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 54
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "109 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 109
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 53,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "at_risk",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 48,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "0 out of 7 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "topics": [
                "activerecord-jdbc-adapter",
                "jruby",
                "rails",
                "activerecord",
                "ar-jdbc"
              ],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "5 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 42,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 39,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 3.9
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "binaries present in source code",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 7 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 5/17 approved changesets -- score normalized to 2",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 88 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "9 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 9",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "GitHub workflow tokens follow principle of least privilege",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "6 existing vulnerabilities detected",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "moderate",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 3 resolved dependencies against OSV; 32 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 3
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 32
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 52,
            "inputs": {
              "source": "osv",
              "advisories": 6,
              "affected_packages": 1,
              "assessed_packages": 3,
              "unassessed_packages": 32,
              "affected_by_severity": "critical 1",
              "direct_affected_packages": 1
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "1 affected: org.postgresql:postgresql 42.1.4 (critical 10.0)",
                "points": 7,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 1,
                      "packages": "org.postgresql:postgresql 42.1.4 (critical 10.0)"
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "1 advisory-carrying package(s) unaddressed past 90 days; oldest published 1630 days ago",
                "points": 32,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_stale",
                    "params": {
                      "days": 90,
                      "count": 1,
                      "oldest": 1630
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 3,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 19
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 37,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 24,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.44,
              "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": "44 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 23.5,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 44,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [
                ".mise.toml"
              ],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "pom.xml"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": ".mise.toml",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".mise.toml"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "Ruby",
              "largest_source_bytes": 164879,
              "source_files_sampled": 413,
              "oversized_source_files": 1
            },
            "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": "1/413 source files over 60KB",
                "points": 54.9,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 413,
                      "oversized": 1
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Could not fetch maven package 'org.jruby.rails:activerecord-jdbc' from its registry"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-21T23:25:38.135702Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/j/jruby/activerecord-jdbc-adapter.svg",
  "full_name": "jruby/activerecord-jdbc-adapter",
  "license_state": "standard",
  "license_spdx": "BSD-2-Clause"
}

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.