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

sparklemotion / sqlite3-ruby

Ruby bindings for the SQLite3 embedded database

Ruby · CBSD-3-Clause★ 843 stars⑂ 216 forkssince Jul 2008View on GitHub ↗

sparklemotion/sqlite3-ruby holds a health index of 81 out of 100, placing it in the Good band. It scores highest on Vitality (90/100) and lowest on AI Readiness (48/100). It was last updated today. 2 contributors account for most of its recent work.

81
overall / 100
Good

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.

81
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

Sparkle MotionOrganization
74 followers11 public repossince Jun 2012

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
RubyGemssqlite32.9.5-66044 days ago

Metrics by category

Vitality

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

90Excellent · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
19.4/36Commit cadence — 28/52 weeks with commits
18/18Commit volume — 105 commits in the last year
10/10OpenSSF Scorecard: Maintained — 23 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year105
human_commit_share0.68
days_since_last_push0
active_weeks_last_year28

Release discipline

100Excellent
How it's scored
27/27Ships releases — 55 releases published
36/36Release recency — latest release 44 days ago
27/27Release cadence — a release every ~36 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count55
latest_release_tagv2.9.5
releases_from_tagsno
days_since_latest_release44
mean_days_between_releases36
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

80Good · 18% of overall
How it's scored
47.5/60Stars — 843 stars
19.4/25Forks — 216 forks
7.8/15Watchers — 26 watchers
Inputs used
forks216
stars843
watchers26
growth_stateorganic
growth_factor_pct100
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (BSD-3-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
80/80Total downloads — 188,935,136 downloads all-time across rubygems
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagessqlite3
dependents
ecosystemsrubygems
total_downloads188,935,136
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?

73Good · 24% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
13.5/22.5Commit distribution — top contributor authored 40% of commits
13.5/13.5Contributor breadth — 73 contributors
10/10OpenSSF Scorecard: Contributors — project has 33 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled73
top_contributor_share0.399
How it's scored
44.4/46.8Issue resolution — 95% of issues closed
31.6/38.3PR acceptance — 337/408 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 1/11 approved changesets -- score normalized to 0
Inputs used
merged_prs337
open_issues14
closed_issues259
issue_closed_ratio0.949
closed_unmerged_prs71
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
13.5/25Owner reach — 74 followers of sparklemotion
19.9/25Track record — 11 public repos, account ~14 yr old
Inputs used
followers74
owner_typeOrganization
is_verified
owner_loginsparklemotion
public_repos11
account_age_days5,150
How it's scored
25/25Published & resolvable — 1 package(s) on rubygems
35/35Publish recency — latest publish 44 days ago
20/20Version history — 660 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagessqlite3
ecosystemsrubygems
any_deprecatedno
min_days_since_publish44

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

65Moderate
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — https://sparklemotion.github.io/sqlite3-ruby/
10/10Repository description
10/10Topics — 2 topics
0/10Wiki
Inputs used
topicssqlite, ruby
has_wikino
homepagehttps://sparklemotion.github.io/sqlite3-ruby/
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

82Good · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — no data
2.5/2.5CI-Tests — 22 out of 22 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 1/11 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 33 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 23 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
5/5Pinned-Dependencies — all dependencies are pinned
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — no data
7.5/7.5Token-Permissions — GitHub workflow tokens follow principle of least privilege
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate7.8
Excluded from scoring (no data or not applicable): branch_protection, signed_releases. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages7
unassessed_packages1
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 7 resolved dependencies against OSV. 1 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.

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

Key facts

843GitHub stars
73contributors
105commits, last 12 months
0days since last push
55releases
2bus factor
14open issues
RubyGemspackage ecosystems

More detail

Star and fork history 843 ★ / 216 ⇿
843Stars
216Forks
55Releases

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.

02004006008001,000843196282008-072017-072026-07
Major 1Minor 12Patch 33

Each point covers 17 days.

OpenSSF Scorecard 7.8 / 10
7.8aggregate

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:35 UTC

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
10CI-Tests22 out of 22 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 1/11 approved changesets -- score normalized to 0
10Contributorsproject has 33 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained23 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
10Pinned-Dependenciesall dependencies are pinned
0SASTSAST tool is not run on all commits -- score normalized to 0
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
10Vulnerabilities0 existing vulnerabilities detected
All dependencies 8

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

RegistryPackageVersionRelation
RubyGemsmini_portile2indirect
RubyGemsminitest6.0.6indirect
RubyGemsrake-compiler1.3.1indirect
RubyGemsrake-compiler-dock1.12.0indirect
RubyGemsrdoc8.0.0indirect
RubyGemsrubocop1.59.0indirect
RubyGemsrubocop-minitest0.34.5indirect
RubyGemsstandard1.33.0indirect
Dependency advisories 0

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

No known advisories affect the assessed dependencies.

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": [
        "sqlite",
        "ruby"
      ],
      "is_fork": false,
      "size_kb": 5433,
      "has_wiki": false,
      "homepage": "https://sparklemotion.github.io/sqlite3-ruby/",
      "languages": {
        "C": 77618,
        "Ruby": 204994,
        "Shell": 3370
      },
      "pushed_at": "2026-07-21T14:29:08Z",
      "created_at": "2008-07-01T13:03:27Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-21T14:32:22Z",
      "description": "Ruby bindings for the SQLite3 embedded database",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "BSD-3-Clause",
      "default_branch": "main",
      "license_spdx_raw": "BSD-3-Clause",
      "primary_language": "Ruby",
      "significant_languages": [
        "Ruby",
        "C"
      ]
    },
    "owner": {
      "blog": "http://nokogiri.org/",
      "name": "Sparkle Motion",
      "type": "Organization",
      "login": "sparklemotion",
      "company": null,
      "location": null,
      "followers": 74,
      "avatar_url": "https://avatars.githubusercontent.com/u/1851072?v=4",
      "created_at": "2012-06-14T17:02:31Z",
      "is_verified": null,
      "public_repos": 11,
      "account_age_days": 5150
    },
    "license": {
      "state": "standard",
      "spdx_id": "BSD-3-Clause",
      "raw_spdx": "BSD-3-Clause",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v2.9.5",
          "kind": "patch",
          "published_at": "2026-06-07T17:34:20Z"
        },
        {
          "tag": "v2.9.4",
          "kind": "patch",
          "published_at": "2026-05-06T02:06:10Z"
        },
        {
          "tag": "v2.9.3",
          "kind": "patch",
          "published_at": "2026-04-15T20:50:11Z"
        },
        {
          "tag": "v2.9.2",
          "kind": "patch",
          "published_at": "2026-03-15T20:08:41Z"
        },
        {
          "tag": "v2.9.1",
          "kind": "patch",
          "published_at": "2026-02-28T18:11:08Z"
        },
        {
          "tag": "v2.9.0",
          "kind": "minor",
          "published_at": "2025-12-27T21:08:46Z"
        },
        {
          "tag": "v2.8.1",
          "kind": "patch",
          "published_at": "2025-11-29T16:19:40Z"
        },
        {
          "tag": "v2.8.0",
          "kind": "minor",
          "published_at": "2025-11-05T23:59:29Z"
        },
        {
          "tag": "v2.7.4",
          "kind": "patch",
          "published_at": "2025-09-19T19:13:04Z"
        },
        {
          "tag": "v2.7.3",
          "kind": "patch",
          "published_at": "2025-07-18T15:34:57Z"
        },
        {
          "tag": "v2.7.2",
          "kind": "patch",
          "published_at": "2025-07-05T20:37:38Z"
        },
        {
          "tag": "v2.7.1",
          "kind": "patch",
          "published_at": "2025-06-30T14:34:27Z"
        },
        {
          "tag": "v2.7.0",
          "kind": "minor",
          "published_at": "2025-06-09T19:28:45Z"
        },
        {
          "tag": "v2.6.0",
          "kind": "minor",
          "published_at": "2025-02-20T17:54:05Z"
        },
        {
          "tag": "v2.5.0",
          "kind": "minor",
          "published_at": "2024-12-25T16:33:10Z"
        },
        {
          "tag": "v2.5.0.rc1",
          "kind": "other",
          "published_at": "2024-12-14T19:33:27Z"
        },
        {
          "tag": "v2.4.1",
          "kind": "patch",
          "published_at": "2024-12-08T19:49:11Z"
        },
        {
          "tag": "v2.4.0",
          "kind": "minor",
          "published_at": "2024-12-03T22:14:15Z"
        },
        {
          "tag": "v2.3.1",
          "kind": "patch",
          "published_at": "2024-11-25T20:49:39Z"
        },
        {
          "tag": "v2.3.0",
          "kind": "minor",
          "published_at": "2024-11-20T14:41:20Z"
        },
        {
          "tag": "v2.2.0",
          "kind": "minor",
          "published_at": "2024-10-30T18:15:51Z"
        },
        {
          "tag": "v2.1.1",
          "kind": "patch",
          "published_at": "2024-10-22T16:43:31Z"
        },
        {
          "tag": "v2.1.0",
          "kind": "minor",
          "published_at": "2024-09-24T21:46:55Z"
        },
        {
          "tag": "v2.1.0.rc3",
          "kind": "other",
          "published_at": "2024-09-24T20:46:18Z"
        },
        {
          "tag": "v2.1.0.rc2",
          "kind": "other",
          "published_at": "2024-09-19T22:40:11Z"
        },
        {
          "tag": "v2.1.0.rc1",
          "kind": "other",
          "published_at": "2024-09-18T16:25:24Z"
        },
        {
          "tag": "v2.0.4",
          "kind": "patch",
          "published_at": "2024-08-13T15:42:18Z"
        },
        {
          "tag": "v2.0.3",
          "kind": "patch",
          "published_at": "2024-07-29T19:19:26Z"
        },
        {
          "tag": "v2.0.2",
          "kind": "patch",
          "published_at": "2024-05-23T20:43:24Z"
        },
        {
          "tag": "v2.0.1",
          "kind": "patch",
          "published_at": "2024-04-20T15:20:26Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2024-04-17T17:44:05Z"
        },
        {
          "tag": "v1.7.3",
          "kind": "patch",
          "published_at": "2024-03-15T21:57:04Z"
        },
        {
          "tag": "v1.7.2",
          "kind": "patch",
          "published_at": "2024-01-30T18:52:59Z"
        },
        {
          "tag": "v1.7.1",
          "kind": "patch",
          "published_at": "2024-01-24T22:10:43Z"
        },
        {
          "tag": "v1.7.0",
          "kind": "minor",
          "published_at": "2023-12-27T19:46:51Z"
        },
        {
          "tag": "v1.6.9",
          "kind": "patch",
          "published_at": "2023-11-26T19:03:11Z"
        },
        {
          "tag": "v1.6.8",
          "kind": "patch",
          "published_at": "2023-11-01T19:58:45Z"
        },
        {
          "tag": "v1.6.7",
          "kind": "patch",
          "published_at": "2023-10-10T20:47:09Z"
        },
        {
          "tag": "v1.6.6",
          "kind": "patch",
          "published_at": "2023-09-12T18:11:36Z"
        },
        {
          "tag": "v1.6.5",
          "kind": "patch",
          "published_at": "2023-09-09T14:14:43Z"
        },
        {
          "tag": "v1.6.5.rc1",
          "kind": "other",
          "published_at": "2023-09-08T20:53:07Z"
        },
        {
          "tag": "v1.6.4",
          "kind": "patch",
          "published_at": "2023-08-26T20:12:26Z"
        },
        {
          "tag": "v1.6.3",
          "kind": "patch",
          "published_at": "2023-05-16T17:04:40Z"
        },
        {
          "tag": "v1.6.2",
          "kind": "patch",
          "published_at": "2023-03-27T14:23:25Z"
        },
        {
          "tag": "v1.6.1",
          "kind": "patch",
          "published_at": "2023-02-22T15:29:34Z"
        },
        {
          "tag": "v1.6.0",
          "kind": "minor",
          "published_at": "2023-01-13T14:51:45Z"
        },
        {
          "tag": "v1.6.0.rc2",
          "kind": "other",
          "published_at": "2023-01-04T23:01:50Z"
        },
        {
          "tag": "v1.6.0.rc1",
          "kind": "other",
          "published_at": "2023-01-02T20:41:12Z"
        },
        {
          "tag": "v1.5.4",
          "kind": "patch",
          "published_at": "2022-11-18T15:55:13Z"
        },
        {
          "tag": "v1.5.3",
          "kind": "patch",
          "published_at": "2022-10-11T13:05:55Z"
        },
        {
          "tag": "v1.5.2",
          "kind": "patch",
          "published_at": "2022-10-01T17:27:25Z"
        },
        {
          "tag": "v1.5.1",
          "kind": "patch",
          "published_at": "2022-09-30T01:50:41Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2022-09-08T04:47:38Z"
        },
        {
          "tag": "v1.5.0.rc2",
          "kind": "other",
          "published_at": "2022-08-30T19:38:54Z"
        },
        {
          "tag": "v1.5.0.rc1",
          "kind": "other",
          "published_at": "2022-07-05T21:35:25Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "b46d017948c16d0c6ac91206dbd52fe5299677c1",
          "body": "Bumps the actions group with 2 updates: [ruby/setup-ruby](https://github.com/ruby/setup-ruby) and [vmactions/freebsd-vm](https://github.com/vmactions/freebsd-vm).\n\n\nUpdates `ruby/setup-ruby` from 1.316.0 to 1.319.0\n- [Release notes](https://github.com/ruby/setup-ruby/releases)\n- [Changelog](https://\n[…]\npe: version-update:semver-patch\n  dependency-group: actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump the actions group with 2 updates (#720)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-21T14:29:06Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2d7649d48f401096d1bcf1ddfe5da768c55adedb",
          "body": "Close connection immediately after failed open",
          "is_bot": false,
          "headline": "Merge pull request #719 from katafrakt/close-after-failed-open",
          "author_name": "Mike Dalessio",
          "author_login": "flavorjones",
          "committed_at": "2026-07-16T17:27:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8ed6af216de62be3086f7b45049edc8adfab4d5",
          "body": "Specifically I want valgrind to be checking for correctness.\nAlso add a changelog entry.",
          "is_bot": false,
          "headline": "test: Make sure the close-db-on-failure branch has coverage",
          "author_name": "Mike Dalessio",
          "author_login": "flavorjones",
          "committed_at": "2026-07-16T16:55:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "945a6067c79f5c37dda4a015149ca757dc53f849",
          "body": "This is required per the documentation, otherwise can result in memory\nleaks due to unfreed resources.",
          "is_bot": false,
          "headline": "Close connection after fialed open",
          "author_name": "Paweł Świątkowski",
          "author_login": "katafrakt",
          "committed_at": "2026-07-15T19:24:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b6982e5f1d6eaf46aa991d78e4576eaa6c6e319",
          "body": "Bumps the actions group with 2 updates: [ruby/setup-ruby](https://github.com/ruby/setup-ruby) and [vmactions/freebsd-vm](https://github.com/vmactions/freebsd-vm).\n\n\nUpdates `ruby/setup-ruby` from 1.314.0 to 1.316.0\n- [Release notes](https://github.com/ruby/setup-ruby/releases)\n- [Changelog](https://\n[…]\npe: version-update:semver-minor\n  dependency-group: actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump the actions group with 2 updates (#718)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-12T13:18:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "86f805179fec5b6a2f83f23caf2ca436ca839bf0",
          "body": "Bumps the actions group with 3 updates: [actions/cache](https://github.com/actions/cache), [ruby/setup-ruby](https://github.com/ruby/setup-ruby) and [vmactions/freebsd-vm](https://github.com/vmactions/freebsd-vm).\n\n\nUpdates `actions/cache` from 5.0.5 to 6.1.0\n- [Release notes](https://github.com/act\n[…]\npe: version-update:semver-patch\n  dependency-group: actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump the actions group with 3 updates (#717)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-06T16:20:06Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "feb520139f437d7f9530fbcc424af6b0259ed112",
          "body": "Updates the requirements on [rdoc](https://github.com/ruby/rdoc) to permit the latest version.\n- [Release notes](https://github.com/ruby/rdoc/releases)\n- [Changelog](https://github.com/ruby/rdoc/blob/master/History.rdoc)\n- [Commits](https://github.com/ruby/rdoc/compare/v7.2.0...v8.0.0)\n\n---\nupdated-\n[…]\nndency-version: 8.0.0\n  dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): update rdoc requirement from 7.2.0 to 8.0.0 (#716)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-06T16:19:54Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "73966f8617002c07e0cdf8327a7765073560c384",
          "body": "Bumps the actions group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [vmactions/freebsd-vm](https://github.com/vmactions/freebsd-vm).\n\n\nUpdates `actions/checkout` from 6.0.3 to 7.0.0\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://\n[…]\npe: version-update:semver-patch\n  dependency-group: actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump the actions group with 2 updates (#715)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-24T11:19:56Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "fcb531eb412adbb2cc75f349f059f6272fcad4ae",
          "body": "Bumps the actions group with 2 updates: [ruby/setup-ruby](https://github.com/ruby/setup-ruby) and [rubygems/configure-rubygems-credentials](https://github.com/rubygems/configure-rubygems-credentials).\n\n\nUpdates `ruby/setup-ruby` from 1.310.0 to 1.313.0\n- [Release notes](https://github.com/ruby/setup\n[…]\npe: version-update:semver-minor\n  dependency-group: actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump the actions group with 2 updates (#712)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-18T12:57:01Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "747e7de5166a0329a517402144408dfe45977962",
          "body": null,
          "is_bot": false,
          "headline": "version bump to v2.9.5",
          "author_name": "Mike Dalessio",
          "author_login": "flavorjones",
          "committed_at": "2026-06-07T17:24:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2bd436d17f77cdd4c31b00fe9d50b0d21cbaf033",
          "body": "when the same function name is used with multiple arities.\n\nref: https://github.com/sparklemotion/sqlite3-ruby/security/advisories/GHSA-28hh-pr2h-2w89",
          "is_bot": false,
          "headline": "Fix use-after-free issue with custom functions (#710)",
          "author_name": "Mike Dalessio",
          "author_login": "flavorjones",
          "committed_at": "2026-06-07T16:56:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b24e1e6076528b7f95f99acf7a81c70d0004c726",
          "body": "if a statement is used after a soft database close.\n\nref: https://github.com/sparklemotion/sqlite3-ruby/security/advisories/GHSA-j7fr-3v8c-3qc3",
          "is_bot": false,
          "headline": "Fix use-after-free issue with aggregate functions (#711)",
          "author_name": "Mike Dalessio",
          "author_login": "flavorjones",
          "committed_at": "2026-06-07T16:56:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9abc9550a62859c182f6976813d96b777941be44",
          "body": "See https://www.sqlite.org/releaselog/3_53_2.html for the full changelog.\n\n🤖 Assisted by Claude",
          "is_bot": false,
          "headline": "dep: update vendored sqlite to 3.53.2 (#709)",
          "author_name": "Mike Dalessio",
          "author_login": "flavorjones",
          "committed_at": "2026-06-07T13:56:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3f8e716a65e763a7407a468717d6c8d169d5c27",
          "body": "Some systems may have sqlite *and* sqlcipher installed, which is what\nhappened in May 2026 when the sqlcipher vcpkg port started pulling in\nthe sqlite3 port as a dependency.\n\ne.g. https://github.com/sparklemotion/sqlite3-ruby/actions/runs/25789505372/job/75751706889",
          "is_bot": false,
          "headline": "For sqlcipher builds, prefer sqlcipher's header (#708)",
          "author_name": "Mike Dalessio",
          "author_login": "flavorjones",
          "committed_at": "2026-06-07T13:18:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9292033969aa633d2c57bb34bd0a68c1c97a113e",
          "body": "… (#707)\n\nBumps the actions group with 3 updates in the / directory: [actions/checkout](https://github.com/actions/checkout), [ruby/setup-ruby](https://github.com/ruby/setup-ruby) and [vmactions/freebsd-vm](https://github.com/vmactions/freebsd-vm).\n\n\nUpdates `actions/checkout` from 6.0.2 to 6.0.3\n- \n[…]\npe: version-update:semver-patch\n  dependency-group: actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump the actions group across 1 directory with 3 updates…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-06T20:59:49Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b79c841d6ff60ff365eb552a0775f4ed20219b81",
          "body": null,
          "is_bot": false,
          "headline": "Introduce a security reporting policy",
          "author_name": "Mike Dalessio",
          "author_login": "flavorjones",
          "committed_at": "2026-06-02T21:16:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae58899a84b42696291d7c9db544b027e7b6c517",
          "body": null,
          "is_bot": false,
          "headline": "version bump to v2.9.4",
          "author_name": "Mike Dalessio",
          "author_login": "flavorjones",
          "committed_at": "2026-05-06T01:59:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e16df5349ff2ee2a1f408ddd942eac2b798970dd",
          "body": "dep: update vendored sqlite to 3.53.1",
          "is_bot": false,
          "headline": "Merge pull request #704 from sparklemotion/dep-sqlite-3.53.1",
          "author_name": "Mike Dalessio",
          "author_login": "flavorjones",
          "committed_at": "2026-05-05T21:42:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2dc95ff0fcd54e1b8a099d9050121bdec2e4ae56",
          "body": "See https://www.sqlite.org/releaselog/3_53_1.html for the full changelog.",
          "is_bot": false,
          "headline": "dep: update vendored sqlite to 3.53.1",
          "author_name": "Mike Dalessio",
          "author_login": "flavorjones",
          "committed_at": "2026-05-05T21:26:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b8241ad8d81eec76430a20f1d4a0b314397c422",
          "body": "Bumps the actions group with 2 updates: [ruby/setup-ruby](https://github.com/ruby/setup-ruby) and [rubygems/configure-rubygems-credentials](https://github.com/rubygems/configure-rubygems-credentials).\n\n\nUpdates `ruby/setup-ruby` from 1.305.0 to 1.306.0\n- [Release notes](https://github.com/ruby/setup\n[…]\npe: version-update:semver-major\n  dependency-group: actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump the actions group with 2 updates (#703)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-04T12:29:40Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "fd6f3fb1df9685e4d9f211b61150ca5bb118eb68",
          "body": "Updates the requirements on [minitest](https://github.com/minitest/minitest) to permit the latest version.\n- [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc)\n- [Commits](https://github.com/minitest/minitest/compare/v6.0.5...v6.0.6)\n\n---\nupdated-dependencies:\n- dependency-na\n[…]\nndency-version: 6.0.6\n  dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): update minitest requirement from 6.0.5 to 6.0.6 (#702)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-02T18:28:09Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b0453d67bd90ffe96e994b60f3ac7c225225ee99",
          "body": "Updates the requirements on [minitest](https://github.com/minitest/minitest) to permit the latest version.\n- [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc)\n- [Commits](https://github.com/minitest/minitest/compare/v6.0.4...v6.0.5)\n\n---\nupdated-dependencies:\n- dependency-na\n[…]\nndency-version: 6.0.5\n  dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): update minitest requirement from 6.0.4 to 6.0.5 (#700)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-26T13:51:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "134521ca0856621248a2de7ac544ad51aa171831",
          "body": "Bumps the actions group with 1 update: [ruby/setup-ruby](https://github.com/ruby/setup-ruby).\n\n\nUpdates `ruby/setup-ruby` from 1.302.0 to 1.305.0\n- [Release notes](https://github.com/ruby/setup-ruby/releases)\n- [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb)\n- [Commits](https:\n[…]\npe: version-update:semver-minor\n  dependency-group: actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump ruby/setup-ruby in the actions group (#701)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-26T02:13:37Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a2fff525ec4c9a3b46202f711970671afc97bc1b",
          "body": "Bumps the actions group with 3 updates: [actions/cache](https://github.com/actions/cache), [ruby/setup-ruby](https://github.com/ruby/setup-ruby) and [vmactions/freebsd-vm](https://github.com/vmactions/freebsd-vm).\n\n\nUpdates `actions/cache` from 5.0.4 to 5.0.5\n- [Release notes](https://github.com/act\n[…]\npe: version-update:semver-patch\n  dependency-group: actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump the actions group with 3 updates (#699)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-21T16:57:17Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "af66843f923cab3b65c915fab86a85e775adf619",
          "body": "Updates the requirements on [minitest](https://github.com/minitest/minitest) to permit the latest version.\n- [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc)\n- [Commits](https://github.com/minitest/minitest/compare/v6.0.3...v6.0.4)\n\n---\nupdated-dependencies:\n- dependency-na\n[…]\nndency-version: 6.0.4\n  dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): update minitest requirement from 6.0.3 to 6.0.4 (#698)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-20T14:13:34Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "26d49d97713c09d7bfe8274e95734bd8a0912593",
          "body": "Updates the requirements on [rake-compiler-dock](https://github.com/rake-compiler/rake-compiler-dock) to permit the latest version.\n- [Release notes](https://github.com/rake-compiler/rake-compiler-dock/releases)\n- [Changelog](https://github.com/rake-compiler/rake-compiler-dock/blob/main/CHANGELOG.md\n[…]\ndency-version: 1.12.0\n  dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): update rake-compiler-dock requirement (#697)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-20T13:32:29Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2e8172c0a7699902b8630433e988903edab10d18",
          "body": null,
          "is_bot": false,
          "headline": "version bump to v2.9.3",
          "author_name": "Mike Dalessio",
          "author_login": "flavorjones",
          "committed_at": "2026-04-15T20:13:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3dee3f2c737cbc48b68e3b4632287b13521a60ea",
          "body": "build(deps): update vendored sqlite to 3.53.0\n\nhttps://sqlite.org/releaselog/3_53_0.html",
          "is_bot": false,
          "headline": "Merge pull request #696 from sparklemotion/dep-sqlite-3.53.0",
          "author_name": "Mike Dalessio",
          "author_login": "flavorjones",
          "committed_at": "2026-04-15T20:00:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d1ae38f33c4528c0ac56951c052b90cdfad9c81",
          "body": null,
          "is_bot": false,
          "headline": "build(deps): update vendored sqlite to 3.53.0",
          "author_name": "Mike Dalessio",
          "author_login": "flavorjones",
          "committed_at": "2026-04-15T19:45:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45611fd3f415338875407bcb0f67f6ae92bef65f",
          "body": "Bumps the actions group with 3 updates: [ruby/setup-ruby](https://github.com/ruby/setup-ruby), [actions/upload-artifact](https://github.com/actions/upload-artifact) and [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact).\n\n\nUpdates `ruby/setup-ruby` from 1.299.0 to 1.30\n[…]\npe: version-update:semver-major\n  dependency-group: actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump the actions group with 3 updates (#695)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-11T16:35:56Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c1724fc7f816b1fd13071000a25976c0e7f3cd95",
          "body": "Bumps the actions group with 1 update: [vmactions/freebsd-vm](https://github.com/vmactions/freebsd-vm).\n\n\nUpdates `vmactions/freebsd-vm` from 1.4.3 to 1.4.4\n- [Release notes](https://github.com/vmactions/freebsd-vm/releases)\n- [Commits](https://github.com/vmactions/freebsd-vm/compare/4807432c7cab1c3\n[…]\npe: version-update:semver-patch\n  dependency-group: actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump vmactions/freebsd-vm in the actions group (#694)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-07T13:13:19Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8a7709e34196d1e37b7180fcddb0e6021a60ec97",
          "body": "Updates the requirements on [minitest](https://github.com/minitest/minitest) to permit the latest version.\n- [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc)\n- [Commits](https://github.com/minitest/minitest/compare/v6.0.2...v6.0.3)\n\n---\nupdated-dependencies:\n- dependency-na\n[…]\nndency-version: 6.0.3\n  dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): update minitest requirement from 6.0.2 to 6.0.3 (#693)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-06T17:25:20Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b7c076de9b9d6658b2f77af788a55144cda0db69",
          "body": "Bumps the actions group with 3 updates: [ruby/setup-ruby](https://github.com/ruby/setup-ruby), [actions/configure-pages](https://github.com/actions/configure-pages) and [actions/deploy-pages](https://github.com/actions/deploy-pages).\n\n\nUpdates `ruby/setup-ruby` from 1.295.0 to 1.299.0\n- [Release not\n[…]\npe: version-update:semver-major\n  dependency-group: actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump the actions group with 3 updates (#692)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-30T19:50:10Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "704beb8b35cf060268b2d6eb32bcb33297846622",
          "body": "Bumps the actions group with 2 updates: [actions/cache](https://github.com/actions/cache) and [ruby/setup-ruby](https://github.com/ruby/setup-ruby).\n\n\nUpdates `actions/cache` from 5.0.3 to 5.0.4\n- [Release notes](https://github.com/actions/cache/releases)\n- [Changelog](https://github.com/actions/cac\n[…]\npe: version-update:semver-minor\n  dependency-group: actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump the actions group with 2 updates (#691)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-22T14:02:47Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "efc56aa1e407a7aa6a96caefecd2c900e1f39223",
          "body": null,
          "is_bot": false,
          "headline": "version bump to v2.9.2",
          "author_name": "Mike Dalessio",
          "author_login": "flavorjones",
          "committed_at": "2026-03-15T19:59:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8635618dca7edca3a804175610d0a81381e3554b",
          "body": null,
          "is_bot": false,
          "headline": "doc: new automated release process",
          "author_name": "Mike Dalessio",
          "author_login": "flavorjones",
          "committed_at": "2026-03-15T14:28:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7aa67360cbfc088d551a8b6d422dfb118b496614",
          "body": "ci: add release pipeline for publishing gems",
          "is_bot": false,
          "headline": "Merge pull request #690 from sparklemotion/publish-pipeline",
          "author_name": "Mike Dalessio",
          "author_login": "flavorjones",
          "committed_at": "2026-03-15T14:16:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05c922b4aec8ff147954dea7d8fc662cc3d8ae22",
          "body": null,
          "is_bot": false,
          "headline": "version bump to v2.9.2.rc2",
          "author_name": "Mike Dalessio",
          "author_login": "flavorjones",
          "committed_at": "2026-03-15T14:06:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21a4782af583fe7d6d1dcc1f7a9e558c882a4f94",
          "body": "to be compatible with the new release pipeline being tested in #690",
          "is_bot": false,
          "headline": "dev: update test-gem-build to support a release flag",
          "author_name": "Mike Dalessio",
          "author_login": "flavorjones",
          "committed_at": "2026-03-15T14:04:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a57b16884836cebaf9981887cb77e3ac8242d7ca",
          "body": "- Add --release flag to bin/test-gem-build (skips timestamp version)\n- Extract gem build jobs into reusable build-gems.yml (workflow_call)\n- Refactor ci.yml to call build-gems.yml\n- Add release.yml: workflow_dispatch with version_tag input, builds\n  all gems via build-gems.yml, pushes to RubyGems via OIDC trusted\n  publishing. Artifacts namespaced by version tag.",
          "is_bot": false,
          "headline": "ci: add release pipeline for publishing gems to RubyGems",
          "author_name": "Mike Dalessio",
          "author_login": "flavorjones",
          "committed_at": "2026-03-15T13:40:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1c65b19bfc8cc46e2ca3b8288339aac51955293",
          "body": "to test the new release pipeline",
          "is_bot": false,
          "headline": "version bump to v2.9.2.rc1",
          "author_name": "Mike Dalessio",
          "author_login": "flavorjones",
          "committed_at": "2026-03-14T23:04:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63f6cbd4e919b43147de28c1fb67923fe68345f3",
          "body": null,
          "is_bot": false,
          "headline": "ci: skeleton for release.yml",
          "author_name": "Mike Dalessio",
          "author_login": "flavorjones",
          "committed_at": "2026-03-14T22:53:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c3c0a051390401c564a0da7e12e1cfa940d01af",
          "body": "Harden GitHub actions",
          "is_bot": false,
          "headline": "Merge pull request #689 from sparklemotion/harden-github-actions",
          "author_name": "Mike Dalessio",
          "author_login": "flavorjones",
          "committed_at": "2026-03-14T16:26:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ebda352723ac2db6929cabe66f1e148948a704d",
          "body": null,
          "is_bot": false,
          "headline": "ci: address zizmor artipacked and template-injection",
          "author_name": "Mike Dalessio",
          "author_login": "flavorjones",
          "committed_at": "2026-03-14T16:10:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96e45c50cc44238098a446f6e5b074e498b9fdb8",
          "body": null,
          "is_bot": false,
          "headline": "ci: set contents permissions to read",
          "author_name": "Mike Dalessio",
          "author_login": "flavorjones",
          "committed_at": "2026-03-14T16:03:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dbb4b131e0bdb99e6c2d8cab0ea5213ce3c8bfdf",
          "body": null,
          "is_bot": false,
          "headline": "ci: ignore cache-poisoning false positives",
          "author_name": "Mike Dalessio",
          "author_login": "flavorjones",
          "committed_at": "2026-03-14T16:03:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e978068a280876887986a3d6051da43c8bec41d",
          "body": null,
          "is_bot": false,
          "headline": "ci: zizmor-ignore bundler cache on non-publishing jobs",
          "author_name": "Mike Dalessio",
          "author_login": "flavorjones",
          "committed_at": "2026-03-14T15:42:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc87d0684d306b0c3e8ad9c72ab4d046470aeb8b",
          "body": null,
          "is_bot": false,
          "headline": "ci: bump jobs to use ruby 4.0",
          "author_name": "Mike Dalessio",
          "author_login": "flavorjones",
          "committed_at": "2026-03-14T15:41:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b22d917e259fb5e15f3d688876248d7efe4cf0e",
          "body": null,
          "is_bot": false,
          "headline": "ci: pin github actions",
          "author_name": "Mike Dalessio",
          "author_login": "flavorjones",
          "committed_at": "2026-03-14T15:34:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "375bfd7e3bcf7e9854dc023d8e82d58d38889829",
          "body": "This reverts commit d479c8118d509202bcd1f99a900011f45fb1d8a4.",
          "is_bot": false,
          "headline": "Revert \"ci: temporarily pin to setup-ruby with windows ruby 4\"",
          "author_name": "Mike Dalessio",
          "author_login": "flavorjones",
          "committed_at": "2026-03-14T15:34:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ac5edf5c7af036d6d2bf2cdbd1d8a179130836a",
          "body": null,
          "is_bot": false,
          "headline": "build(deps): update vendored sqlite to 3.51.3 (#688)",
          "author_name": "Mike Dalessio",
          "author_login": "flavorjones",
          "committed_at": "2026-03-14T15:30:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2bb617194721cfba06cea364db1fb132bc9762f",
          "body": "Bumps the actions group with 2 updates: [actions/upload-artifact](https://github.com/actions/upload-artifact) and [actions/download-artifact](https://github.com/actions/download-artifact).\n\n\nUpdates `actions/upload-artifact` from 6 to 7\n- [Release notes](https://github.com/actions/upload-artifact/re\n[…]\npe: version-update:semver-major\n  dependency-group: actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump the actions group with 2 updates (#687)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-02T14:37:00Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3412e31bcc23bb3aca8908d9d58ce400831417b2",
          "body": null,
          "is_bot": false,
          "headline": "version bump to v2.9.1",
          "author_name": "Mike Dalessio",
          "author_login": "flavorjones",
          "committed_at": "2026-02-28T17:10:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92d81da703b865676fa7e61844e9735b75f27f3c",
          "body": "Updates the requirements on [minitest](https://github.com/minitest/minitest) to permit the latest version.\n- [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc)\n- [Commits](https://github.com/minitest/minitest/compare/v6.0.1...v6.0.2)\n\n---\nupdated-dependencies:\n- dependency-na\n[…]\nndency-version: 6.0.2\n  dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): update minitest requirement from 6.0.1 to 6.0.2 (#686)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-27T15:21:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5c5bbd62e8515852b7dd89683b35c5cfd6a2b890",
          "body": null,
          "is_bot": false,
          "headline": "ci: group dependabot actions updates into a single PR",
          "author_name": "Mike Dalessio",
          "author_login": "flavorjones",
          "committed_at": "2026-02-25T16:30:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9e8d1b2084e77faa78ffa11edbf910b99916619",
          "body": "Updates the requirements on [rake-compiler-dock](https://github.com/rake-compiler/rake-compiler-dock) to permit the latest version.\n- [Release notes](https://github.com/rake-compiler/rake-compiler-dock/releases)\n- [Changelog](https://github.com/rake-compiler/rake-compiler-dock/blob/main/CHANGELOG.md\n[…]\ndency-version: 1.11.1\n  dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): update rake-compiler-dock requirement (#676)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-25T15:54:59Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "40bfa389726eefe3a4e8d9531039c2f032b8851a",
          "body": "Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5.\n- [Release notes](https://github.com/actions/cache/releases)\n- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)\n- [Commits](https://github.com/actions/cache/compare/v4...v5)\n\n---\nupdated-dependencies:\n- dependenc\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump actions/cache from 4 to 5 (#665)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-25T15:54:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d8065b7821ba6bd82c89d5c63c3a70a69b87c861",
          "body": "… (#666)\n\nUpdates the requirements on [rake-compiler](https://github.com/rake-compiler/rake-compiler) to permit the latest version.\n- [Release notes](https://github.com/rake-compiler/rake-compiler/releases)\n- [Changelog](https://github.com/rake-compiler/rake-compiler/blob/master/History.md)\n- [Commi\n[…]\nndency-version: 1.3.1\n  dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): update rake-compiler requirement from 1.3.0 to 1.3.1…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-25T15:22:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4ab8f696146b53d13384dffe82957829d75d06c9",
          "body": "Updates the requirements on [minitest](https://github.com/minitest/minitest) to permit the latest version.\n- [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc)\n- [Commits](https://github.com/minitest/minitest/compare/v5.26.2...v6.0.1)\n\n---\nupdated-dependencies:\n- dependency-n\n[…]\nndency-version: 6.0.1\n  dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): update minitest requirement from 5.26.2 to 6.0.1 (#677)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-25T15:21:57Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3f9701e5ede340a983612097d1c8cf125e6915b2",
          "body": "Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6.\n- [Release notes](https://github.com/actions/upload-artifact/releases)\n- [Commits](https://github.com/actions/upload-artifact/compare/v5...v6)\n\n---\nupdated-dependencies:\n- dependency-name: actions/upload-artifac\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump actions/upload-artifact from 5 to 6 (#667)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-25T15:21:20Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "59ba31c8e54919faa16162dd550fe8418ef6ff37",
          "body": "Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 6 to 7.\n- [Release notes](https://github.com/actions/download-artifact/releases)\n- [Commits](https://github.com/actions/download-artifact/compare/v6...v7)\n\n---\nupdated-dependencies:\n- dependency-name: actions/downlo\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump actions/download-artifact from 6 to 7 (#664)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-25T15:21:09Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "65a231a9bd09cc51d6cf2cbc49dfbdb876bebe48",
          "body": "Updates the requirements on [rdoc](https://github.com/ruby/rdoc) to permit the latest version.\n- [Release notes](https://github.com/ruby/rdoc/releases)\n- [Changelog](https://github.com/ruby/rdoc/blob/master/History.rdoc)\n- [Commits](https://github.com/ruby/rdoc/compare/v7.0.3...v7.2.0)\n\n---\nupdated-\n[…]\nndency-version: 7.2.0\n  dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): update rdoc requirement from 7.0.3 to 7.2.0 (#684)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-23T14:09:06Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cdfdee768c22eafe2c76a35d0e9036354f493735",
          "body": "* Initial plan\n\n* dep: update vendored sqlite3 to v3.51.2\n\nCo-authored-by: flavorjones <8207+flavorjones@users.noreply.github.com>",
          "is_bot": false,
          "headline": "dep: update vendored sqlite3 to v3.51.2 (#683)",
          "author_name": "Copilot",
          "author_login": "Copilot",
          "committed_at": "2026-01-27T22:46:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd22755797444ebfdb9825e6307afdd95f7afce4",
          "body": "dep: bump rdoc to v7",
          "is_bot": false,
          "headline": "Merge pull request #675 from sparklemotion/flavorjones/dep-rdoc-7",
          "author_name": "Mike Dalessio",
          "author_login": "flavorjones",
          "committed_at": "2025-12-28T16:50:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64ea5dc1900db9c56546052174c4b72462a896b4",
          "body": null,
          "is_bot": false,
          "headline": "dep: bump rdoc to v7",
          "author_name": "Mike Dalessio",
          "author_login": "flavorjones",
          "committed_at": "2025-12-28T16:22:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9029a6961213a31917033c67212200d4bf7eb52",
          "body": null,
          "is_bot": false,
          "headline": "version bump to v2.9.0",
          "author_name": "Mike Dalessio",
          "author_login": "flavorjones",
          "committed_at": "2025-12-27T20:00:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f26cb7ae11b207dc152c6b0ebc92613fe22d6dfd",
          "body": "…support\n\ndep: add native gem support for Ruby 4.0, drop Ruby 3.1 support",
          "is_bot": false,
          "headline": "Merge pull request #673 from sparklemotion/flavorjones/ruby-4-native-…",
          "author_name": "Mike Dalessio",
          "author_login": "flavorjones",
          "committed_at": "2025-12-27T19:52:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d479c8118d509202bcd1f99a900011f45fb1d8a4",
          "body": "https://github.com/ruby/setup-ruby/pull/846",
          "is_bot": false,
          "headline": "ci: temporarily pin to setup-ruby with windows ruby 4",
          "author_name": "Mike Dalessio",
          "author_login": "flavorjones",
          "committed_at": "2025-12-27T19:04:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40cdd3c479f389e5e326202259d511ad01751542",
          "body": "bumping rake-compiler-docker to v1.11.0",
          "is_bot": false,
          "headline": "dep: add native gem support for Ruby 4.0, drop Ruby 3.1 support",
          "author_name": "Mike Dalessio",
          "author_login": "flavorjones",
          "committed_at": "2025-12-27T18:38:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9789b37c007f98f1117a8fa2ad1c8a9e59c6b4a8",
          "body": "ci: use arm64 runners to speed things up",
          "is_bot": false,
          "headline": "Merge pull request #674 from sparklemotion/flavorjones/ci-arm-runners",
          "author_name": "Mike Dalessio",
          "author_login": "flavorjones",
          "committed_at": "2025-12-27T18:37:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e67a33fae2542462c8d74ed4f794e2f3e5a73631",
          "body": null,
          "is_bot": false,
          "headline": "ci: macos-13 is no longer available",
          "author_name": "Mike Dalessio",
          "author_login": "flavorjones",
          "committed_at": "2025-12-27T18:21:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "805f3e3a2be5f411359925e636f49857ef613704",
          "body": null,
          "is_bot": false,
          "headline": "ci: use arm64 runners to speed things up",
          "author_name": "Mike Dalessio",
          "author_login": "flavorjones",
          "committed_at": "2025-12-27T18:21:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d701bc2036219a7b387ebb926e8f834bfbb1bfc",
          "body": "Fix the inconsistent names in SQLite3::Statement#memused RDoc call-seq",
          "is_bot": false,
          "headline": "Merge pull request #671 from houyuanjie/main",
          "author_name": "Mike Dalessio",
          "author_login": "flavorjones",
          "committed_at": "2025-12-27T17:28:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58d9a0f6d6dc22ca30834146633ed3c5d60325bf",
          "body": "comment",
          "is_bot": false,
          "headline": "Fix the inconsistent names in SQLite3::Statement#memused RDoc call-seq",
          "author_name": "Hou Yuanjie",
          "author_login": "houyuanjie",
          "committed_at": "2025-12-23T14:26:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3264d4704680432cb8d4d9140a4b273ee80a3d4d",
          "body": "Supersedes #648 and #649",
          "is_bot": false,
          "headline": "dep: Update actions{upload,download}-artifact (#660)",
          "author_name": "Mike Dalessio",
          "author_login": "flavorjones",
          "committed_at": "2025-11-29T17:23:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8241c950db4cdbead6ed421cbfd9ce6debdd0c6d",
          "body": "…actions/checkout-6\n\nbuild(deps): bump actions/checkout from 5 to 6",
          "is_bot": false,
          "headline": "Merge pull request #657 from sparklemotion/dependabot/github_actions/…",
          "author_name": "Mike Dalessio",
          "author_login": "flavorjones",
          "committed_at": "2025-11-29T16:54:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c924051175aeba9bf34148568337463789e5e20",
          "body": "Implements stmt.named_params",
          "is_bot": false,
          "headline": "Merge pull request #642 from captn3m0/stmt-named-params",
          "author_name": "Mike Dalessio",
          "author_login": "flavorjones",
          "committed_at": "2025-11-29T16:38:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e6319a895d24d9a08cbe9e2631c098691eb3fcd",
          "body": "…t-5.26.2\n\nbuild(deps-dev): update minitest requirement from 5.25.5 to 5.26.2",
          "is_bot": false,
          "headline": "Merge pull request #658 from sparklemotion/dependabot/bundler/minites…",
          "author_name": "Mike Dalessio",
          "author_login": "flavorjones",
          "committed_at": "2025-11-29T16:31:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94746f40543246effdfe3c95416d678da6c319a6",
          "body": null,
          "is_bot": false,
          "headline": "Small changes to docstring and comments.",
          "author_name": "Mike Dalessio",
          "author_login": "flavorjones",
          "committed_at": "2025-11-29T15:58:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2aae384e354c3ffda448a639aa878299de78152",
          "body": null,
          "is_bot": false,
          "headline": "version bump to v2.8.1",
          "author_name": "Mike Dalessio",
          "author_login": "flavorjones",
          "committed_at": "2025-11-29T15:46:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9bb948da019c28e87f7a68b121918d12fe7d1ef5",
          "body": "Updates the requirements on [minitest](https://github.com/minitest/minitest) to permit the latest version.\n- [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc)\n- [Commits](https://github.com/minitest/minitest/compare/v5.25.5...v5.26.2)\n\n---\nupdated-dependencies:\n- dependency-name: minitest\n  dependency-version: 5.26.2\n  dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): update minitest requirement from 5.25.5 to 5.26.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-29T15:42:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "815cd3a8ad6feacf737a6b6d27ba8481c39304b9",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v5...v6)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n  dependency-version: '6'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump actions/checkout from 5 to 6",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-29T15:42:23Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f414bbedc8b462e4197351486b9728dfb30cc624",
          "body": "No point in listing @NNN and @VVV separately, since the documentation\ntalks about alpha-numeric identifiers including numbers already",
          "is_bot": false,
          "headline": "Update FAQ",
          "author_name": "Nemo",
          "author_login": "captn3m0",
          "committed_at": "2025-11-29T15:42:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2abcde4a4e400b46f2f82408d922e48dde7a2fde",
          "body": "Even in cases where VVV is a numeric value,\nthese are considered named parameters by sqlite.",
          "is_bot": false,
          "headline": "Always :VVV, @VVV, $VVV as named params",
          "author_name": "Nemo",
          "author_login": "captn3m0",
          "committed_at": "2025-11-29T15:42:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad86ad7d9b7dbd63786508bb3dd3a6b630400b51",
          "body": "numeric unused params are undistinguishable from\nnumeric bindable parameters. So a simple loop from\n1-bind_parameter_count is the best you can do.\n\nThis means .named_params can be focused on the\ntruly named parameters only, which is what This\ncommit does by dropping numeric parameters",
          "is_bot": false,
          "headline": "named_params: Ignore numeric params",
          "author_name": "Nemo",
          "author_login": "captn3m0",
          "committed_at": "2025-11-29T15:42:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c27521055de3b3d00263a097a918c380121cec1",
          "body": null,
          "is_bot": false,
          "headline": "style(rubocop): fix assertion",
          "author_name": "Mike Dalessio",
          "author_login": "flavorjones",
          "committed_at": "2025-11-29T15:42:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e26be38c53094fc28c969c7a4ed12aec35172d73",
          "body": "- Closes #627",
          "is_bot": false,
          "headline": "Implements stmt.named_params",
          "author_name": "Nemo",
          "author_login": "captn3m0",
          "committed_at": "2025-11-29T15:42:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed5af716ae78e75785c801e4dc1a0fde09a48d4a",
          "body": "dep: update vendored sqlite3 to v3.51.1",
          "is_bot": false,
          "headline": "Merge pull request #659 from sparklemotion/flavorjones/dep-sqlite-3.51.1",
          "author_name": "Mike Dalessio",
          "author_login": "flavorjones",
          "committed_at": "2025-11-29T15:40:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a461cfe5f6cf574c74cd7aca394127554d8f507e",
          "body": "https://www.sqlite.org/releaselog/3_51_1.html",
          "is_bot": false,
          "headline": "dep: update vendored sqlite3 to v3.51.1",
          "author_name": "Mike Dalessio",
          "author_login": "flavorjones",
          "committed_at": "2025-11-28T20:46:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60f88f45fcdc87ed9c3015a6597f9ddd6018a5d2",
          "body": "…mpiler-dock-1.10.0\n\nbuild(deps-dev): update rake-compiler-dock requirement from 1.9.1 to 1.10.0",
          "is_bot": false,
          "headline": "Merge pull request #647 from sparklemotion/dependabot/bundler/rake-co…",
          "author_name": "Mike Dalessio",
          "author_login": "flavorjones",
          "committed_at": "2025-11-28T20:45:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4bf2ce766ea0648874bcf8b730d757f692aa75ab",
          "body": null,
          "is_bot": false,
          "headline": "version bump to v2.8.0",
          "author_name": "Mike Dalessio",
          "author_login": "flavorjones",
          "committed_at": "2025-11-05T23:26:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c22bec89b7c6d4d3ac3696d7e9034fb43fd579f",
          "body": "…15.1\n\nbuild(deps-dev): update rdoc requirement from 6.14.2 to 6.15.1",
          "is_bot": false,
          "headline": "Merge pull request #651 from sparklemotion/dependabot/bundler/rdoc-6.…",
          "author_name": "Mike Dalessio",
          "author_login": "flavorjones",
          "committed_at": "2025-11-05T23:20:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44ec4be93d1e20e529b3947f38f820bea7cb60a9",
          "body": "[skip ci]",
          "is_bot": false,
          "headline": "doc: update CHANGELOG",
          "author_name": "Mike Dalessio",
          "author_login": "flavorjones",
          "committed_at": "2025-11-05T19:17:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "856b1a61b4815abb0fc6e6050461472072e27254",
          "body": "dep: bump vendored sqlite3 to v3.51.0",
          "is_bot": false,
          "headline": "Merge pull request #652 from sparklemotion/flavorjones/dep-sqlite-3.51.0",
          "author_name": "Mike Dalessio",
          "author_login": "flavorjones",
          "committed_at": "2025-11-05T19:16:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8895ea41c60a45b8219442d239adacb8e343ebe5",
          "body": "https://sqlite.org/releaselog/3_51_0.html",
          "is_bot": false,
          "headline": "dep: bump vendored sqlite3 to v3.51.0",
          "author_name": "Mike Dalessio",
          "author_login": "flavorjones",
          "committed_at": "2025-11-05T16:50:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5cbc1d0a47520fe5f8b6f99981600ee87317b9e2",
          "body": "Updates the requirements on [rdoc](https://github.com/ruby/rdoc) to permit the latest version.\n- [Release notes](https://github.com/ruby/rdoc/releases)\n- [Changelog](https://github.com/ruby/rdoc/blob/master/History.rdoc)\n- [Commits](https://github.com/ruby/rdoc/compare/v6.14.2...v6.15.1)\n\n---\nupdated-dependencies:\n- dependency-name: rdoc\n  dependency-version: 6.15.1\n  dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): update rdoc requirement from 6.14.2 to 6.15.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-03T05:08:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a6fe7936cb2c0147307a55756df13d91836385b",
          "body": "Updates the requirements on [rake-compiler-dock](https://github.com/rake-compiler/rake-compiler-dock) to permit the latest version.\n- [Release notes](https://github.com/rake-compiler/rake-compiler-dock/releases)\n- [Changelog](https://github.com/rake-compiler/rake-compiler-dock/blob/main/CHANGELOG.md\n[…]\n...v1.10.0)\n\n---\nupdated-dependencies:\n- dependency-name: rake-compiler-dock\n  dependency-version: 1.10.0\n  dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): update rake-compiler-dock requirement",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-27T05:21:00Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "285e696ee35b4ea356b1a6d28a4a1ee255ead6a9",
          "body": null,
          "is_bot": false,
          "headline": "version bump to v2.7.4",
          "author_name": "Mike Dalessio",
          "author_login": "flavorjones",
          "committed_at": "2025-09-19T18:48:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c79221d4fb114f7ba30f34e5f99399c960d44e5b",
          "body": "dep: update vendored sqlite3 to v3.50.4",
          "is_bot": false,
          "headline": "Merge pull request #644 from sparklemotion/flavorjones/dep-sqlite-3.50.4",
          "author_name": "Mike Dalessio",
          "author_login": "flavorjones",
          "committed_at": "2025-09-19T18:43:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80e8a1693797bdcd0051af9b0f866d08342fb421",
          "body": "https://www.sqlite.org/releaselog/3_50_4.html",
          "is_bot": false,
          "headline": "dep: update vendored sqlite3 to v3.50.4",
          "author_name": "Mike Dalessio",
          "author_login": "flavorjones",
          "committed_at": "2025-09-19T18:11:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 55,
      "commits_last_year": 105,
      "latest_release_at": "2026-06-07T17:34:20Z",
      "latest_release_tag": "v2.9.5",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 28,
      "days_since_latest_release": 44,
      "mean_days_between_releases": 36
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 62,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "sqlite3",
          "exists": true,
          "license": "BSD-3-Clause",
          "keywords": [],
          "ecosystem": "rubygems",
          "matches_repo": true,
          "registry_url": "https://rubygems.org/gems/sqlite3",
          "is_deprecated": false,
          "latest_version": "2.9.5",
          "repository_url": "https://github.com/sparklemotion/sqlite3-ruby",
          "versions_count": 660,
          "total_downloads": 188935136,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2009-11-08T20:09:22.820000Z",
          "latest_published_at": "2026-06-07T17:33:15.280000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 44
        }
      ]
    },
    "popularity": {
      "forks": 216,
      "stars": 843,
      "watchers": 26,
      "fork_history": {
        "days": [
          {
            "date": "2009-03-19",
            "count": 1
          },
          {
            "date": "2009-07-09",
            "count": 1
          },
          {
            "date": "2009-07-10",
            "count": 1
          },
          {
            "date": "2009-11-13",
            "count": 1
          },
          {
            "date": "2009-12-18",
            "count": 1
          },
          {
            "date": "2010-01-22",
            "count": 1
          },
          {
            "date": "2010-02-03",
            "count": 1
          },
          {
            "date": "2010-04-22",
            "count": 1
          },
          {
            "date": "2010-04-23",
            "count": 1
          },
          {
            "date": "2010-05-20",
            "count": 1
          },
          {
            "date": "2010-06-09",
            "count": 1
          },
          {
            "date": "2010-09-25",
            "count": 1
          },
          {
            "date": "2010-10-21",
            "count": 1
          },
          {
            "date": "2010-11-09",
            "count": 1
          },
          {
            "date": "2011-01-07",
            "count": 1
          },
          {
            "date": "2011-02-14",
            "count": 1
          },
          {
            "date": "2011-03-06",
            "count": 1
          },
          {
            "date": "2011-03-09",
            "count": 1
          },
          {
            "date": "2011-05-20",
            "count": 1
          },
          {
            "date": "2011-05-29",
            "count": 1
          },
          {
            "date": "2011-06-01",
            "count": 1
          },
          {
            "date": "2011-06-13",
            "count": 1
          },
          {
            "date": "2011-07-18",
            "count": 1
          },
          {
            "date": "2011-11-24",
            "count": 1
          },
          {
            "date": "2011-12-20",
            "count": 1
          },
          {
            "date": "2012-02-01",
            "count": 1
          },
          {
            "date": "2012-02-16",
            "count": 1
          },
          {
            "date": "2012-03-02",
            "count": 1
          },
          {
            "date": "2012-03-04",
            "count": 1
          },
          {
            "date": "2012-03-23",
            "count": 1
          },
          {
            "date": "2012-05-25",
            "count": 1
          },
          {
            "date": "2012-06-15",
            "count": 1
          },
          {
            "date": "2012-10-12",
            "count": 1
          },
          {
            "date": "2012-10-30",
            "count": 1
          },
          {
            "date": "2012-12-28",
            "count": 1
          },
          {
            "date": "2013-01-17",
            "count": 1
          },
          {
            "date": "2013-01-20",
            "count": 1
          },
          {
            "date": "2013-01-30",
            "count": 1
          },
          {
            "date": "2013-05-02",
            "count": 1
          },
          {
            "date": "2013-05-07",
            "count": 1
          },
          {
            "date": "2013-05-09",
            "count": 1
          },
          {
            "date": "2013-06-12",
            "count": 1
          },
          {
            "date": "2013-06-21",
            "count": 1
          },
          {
            "date": "2013-06-29",
            "count": 1
          },
          {
            "date": "2013-08-04",
            "count": 1
          },
          {
            "date": "2013-10-28",
            "count": 1
          },
          {
            "date": "2013-11-21",
            "count": 1
          },
          {
            "date": "2013-12-06",
            "count": 1
          },
          {
            "date": "2013-12-12",
            "count": 1
          },
          {
            "date": "2014-02-17",
            "count": 1
          },
          {
            "date": "2014-02-20",
            "count": 1
          },
          {
            "date": "2014-02-27",
            "count": 1
          },
          {
            "date": "2014-03-08",
            "count": 1
          },
          {
            "date": "2014-04-12",
            "count": 1
          },
          {
            "date": "2014-06-18",
            "count": 3
          },
          {
            "date": "2014-07-24",
            "count": 1
          },
          {
            "date": "2014-09-27",
            "count": 1
          },
          {
            "date": "2014-10-12",
            "count": 1
          },
          {
            "date": "2014-10-22",
            "count": 1
          },
          {
            "date": "2014-10-23",
            "count": 1
          },
          {
            "date": "2015-01-17",
            "count": 1
          },
          {
            "date": "2015-03-01",
            "count": 1
          },
          {
            "date": "2015-03-29",
            "count": 1
          },
          {
            "date": "2015-04-11",
            "count": 1
          },
          {
            "date": "2015-06-12",
            "count": 2
          },
          {
            "date": "2015-07-13",
            "count": 1
          },
          {
            "date": "2015-10-29",
            "count": 1
          },
          {
            "date": "2015-11-05",
            "count": 1
          },
          {
            "date": "2016-01-22",
            "count": 1
          },
          {
            "date": "2016-02-14",
            "count": 1
          },
          {
            "date": "2016-04-11",
            "count": 1
          },
          {
            "date": "2016-05-14",
            "count": 1
          },
          {
            "date": "2016-05-17",
            "count": 1
          },
          {
            "date": "2016-06-09",
            "count": 1
          },
          {
            "date": "2016-06-28",
            "count": 1
          },
          {
            "date": "2016-07-15",
            "count": 1
          },
          {
            "date": "2016-07-26",
            "count": 1
          },
          {
            "date": "2016-08-02",
            "count": 1
          },
          {
            "date": "2016-08-10",
            "count": 1
          },
          {
            "date": "2016-09-04",
            "count": 1
          },
          {
            "date": "2016-11-09",
            "count": 1
          },
          {
            "date": "2016-11-23",
            "count": 1
          },
          {
            "date": "2017-01-04",
            "count": 1
          },
          {
            "date": "2017-03-22",
            "count": 1
          },
          {
            "date": "2017-03-29",
            "count": 1
          },
          {
            "date": "2017-03-30",
            "count": 1
          },
          {
            "date": "2017-08-17",
            "count": 1
          },
          {
            "date": "2017-09-22",
            "count": 1
          },
          {
            "date": "2017-09-23",
            "count": 1
          },
          {
            "date": "2018-01-18",
            "count": 1
          },
          {
            "date": "2018-02-07",
            "count": 1
          },
          {
            "date": "2018-02-13",
            "count": 1
          },
          {
            "date": "2018-02-20",
            "count": 1
          },
          {
            "date": "2018-02-27",
            "count": 1
          },
          {
            "date": "2018-05-26",
            "count": 1
          },
          {
            "date": "2018-06-09",
            "count": 1
          },
          {
            "date": "2018-09-04",
            "count": 1
          },
          {
            "date": "2018-09-24",
            "count": 1
          },
          {
            "date": "2019-02-18",
            "count": 1
          },
          {
            "date": "2019-03-16",
            "count": 1
          },
          {
            "date": "2019-03-26",
            "count": 1
          },
          {
            "date": "2019-05-10",
            "count": 1
          },
          {
            "date": "2019-07-05",
            "count": 1
          },
          {
            "date": "2019-09-28",
            "count": 1
          },
          {
            "date": "2019-11-07",
            "count": 1
          },
          {
            "date": "2019-11-16",
            "count": 1
          },
          {
            "date": "2019-11-21",
            "count": 1
          },
          {
            "date": "2019-11-25",
            "count": 1
          },
          {
            "date": "2019-12-18",
            "count": 1
          },
          {
            "date": "2020-01-26",
            "count": 1
          },
          {
            "date": "2020-02-26",
            "count": 1
          },
          {
            "date": "2020-03-19",
            "count": 1
          },
          {
            "date": "2020-03-26",
            "count": 1
          },
          {
            "date": "2020-04-25",
            "count": 1
          },
          {
            "date": "2020-05-29",
            "count": 2
          },
          {
            "date": "2020-06-21",
            "count": 1
          },
          {
            "date": "2020-06-30",
            "count": 1
          },
          {
            "date": "2020-07-28",
            "count": 1
          },
          {
            "date": "2020-08-28",
            "count": 1
          },
          {
            "date": "2020-09-01",
            "count": 1
          },
          {
            "date": "2020-09-30",
            "count": 1
          },
          {
            "date": "2020-10-29",
            "count": 1
          },
          {
            "date": "2020-10-31",
            "count": 1
          },
          {
            "date": "2021-01-12",
            "count": 1
          },
          {
            "date": "2021-02-26",
            "count": 1
          },
          {
            "date": "2021-03-23",
            "count": 1
          },
          {
            "date": "2021-05-04",
            "count": 1
          },
          {
            "date": "2021-05-21",
            "count": 1
          },
          {
            "date": "2021-07-23",
            "count": 1
          },
          {
            "date": "2021-08-25",
            "count": 1
          },
          {
            "date": "2021-12-08",
            "count": 1
          },
          {
            "date": "2021-12-29",
            "count": 1
          },
          {
            "date": "2022-01-10",
            "count": 1
          },
          {
            "date": "2022-02-07",
            "count": 1
          },
          {
            "date": "2022-03-04",
            "count": 1
          },
          {
            "date": "2022-03-25",
            "count": 1
          },
          {
            "date": "2022-06-02",
            "count": 1
          },
          {
            "date": "2022-06-13",
            "count": 1
          },
          {
            "date": "2022-06-14",
            "count": 1
          },
          {
            "date": "2022-07-08",
            "count": 1
          },
          {
            "date": "2022-07-22",
            "count": 1
          },
          {
            "date": "2022-08-11",
            "count": 1
          },
          {
            "date": "2022-10-31",
            "count": 1
          },
          {
            "date": "2022-12-26",
            "count": 1
          },
          {
            "date": "2023-02-10",
            "count": 1
          },
          {
            "date": "2023-02-22",
            "count": 1
          },
          {
            "date": "2023-02-23",
            "count": 1
          },
          {
            "date": "2023-04-20",
            "count": 1
          },
          {
            "date": "2023-04-24",
            "count": 1
          },
          {
            "date": "2023-06-14",
            "count": 1
          },
          {
            "date": "2023-08-07",
            "count": 1
          },
          {
            "date": "2023-10-14",
            "count": 1
          },
          {
            "date": "2023-10-25",
            "count": 1
          },
          {
            "date": "2023-11-08",
            "count": 1
          },
          {
            "date": "2023-11-19",
            "count": 1
          },
          {
            "date": "2023-11-23",
            "count": 1
          },
          {
            "date": "2023-12-21",
            "count": 1
          },
          {
            "date": "2024-01-09",
            "count": 1
          },
          {
            "date": "2024-02-02",
            "count": 2
          },
          {
            "date": "2024-02-17",
            "count": 1
          },
          {
            "date": "2024-02-24",
            "count": 1
          },
          {
            "date": "2024-02-28",
            "count": 1
          },
          {
            "date": "2024-03-23",
            "count": 1
          },
          {
            "date": "2024-04-06",
            "count": 1
          },
          {
            "date": "2024-04-12",
            "count": 1
          },
          {
            "date": "2024-04-20",
            "count": 1
          },
          {
            "date": "2024-05-14",
            "count": 1
          },
          {
            "date": "2024-09-17",
            "count": 1
          },
          {
            "date": "2024-10-12",
            "count": 1
          },
          {
            "date": "2024-11-02",
            "count": 1
          },
          {
            "date": "2024-11-18",
            "count": 1
          },
          {
            "date": "2024-12-13",
            "count": 1
          },
          {
            "date": "2024-12-30",
            "count": 1
          },
          {
            "date": "2025-06-09",
            "count": 1
          },
          {
            "date": "2025-07-21",
            "count": 1
          },
          {
            "date": "2025-08-03",
            "count": 1
          },
          {
            "date": "2025-08-04",
            "count": 1
          },
          {
            "date": "2025-08-22",
            "count": 1
          },
          {
            "date": "2025-10-28",
            "count": 1
          },
          {
            "date": "2025-11-19",
            "count": 1
          },
          {
            "date": "2025-11-21",
            "count": 1
          },
          {
            "date": "2025-12-04",
            "count": 1
          },
          {
            "date": "2025-12-19",
            "count": 1
          },
          {
            "date": "2025-12-23",
            "count": 1
          },
          {
            "date": "2026-03-20",
            "count": 1
          },
          {
            "date": "2026-04-23",
            "count": 1
          },
          {
            "date": "2026-04-26",
            "count": 1
          },
          {
            "date": "2026-05-08",
            "count": 1
          },
          {
            "date": "2026-05-28",
            "count": 1
          },
          {
            "date": "2026-06-29",
            "count": 1
          },
          {
            "date": "2026-07-15",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 196,
        "total_forks": 216
      },
      "star_history": {
        "days": [
          {
            "date": "2008-07-01",
            "count": 27
          },
          {
            "date": "2008-07-08",
            "count": 1
          },
          {
            "date": "2008-07-22",
            "count": 2
          },
          {
            "date": "2008-07-30",
            "count": 1
          },
          {
            "date": "2008-09-06",
            "count": 1
          },
          {
            "date": "2008-09-12",
            "count": 1
          },
          {
            "date": "2008-09-22",
            "count": 1
          },
          {
            "date": "2008-09-28",
            "count": 1
          },
          {
            "date": "2008-09-30",
            "count": 1
          },
          {
            "date": "2008-10-17",
            "count": 1
          },
          {
            "date": "2008-10-24",
            "count": 1
          },
          {
            "date": "2008-11-28",
            "count": 1
          },
          {
            "date": "2008-12-14",
            "count": 1
          },
          {
            "date": "2008-12-17",
            "count": 1
          },
          {
            "date": "2008-12-31",
            "count": 1
          },
          {
            "date": "2009-01-18",
            "count": 1
          },
          {
            "date": "2009-02-09",
            "count": 1
          },
          {
            "date": "2009-02-26",
            "count": 1
          },
          {
            "date": "2009-03-06",
            "count": 1
          },
          {
            "date": "2009-04-16",
            "count": 1
          },
          {
            "date": "2009-04-17",
            "count": 1
          },
          {
            "date": "2009-05-15",
            "count": 1
          },
          {
            "date": "2009-06-12",
            "count": 1
          },
          {
            "date": "2009-06-30",
            "count": 1
          },
          {
            "date": "2009-07-08",
            "count": 2
          },
          {
            "date": "2009-08-18",
            "count": 1
          },
          {
            "date": "2009-08-31",
            "count": 1
          },
          {
            "date": "2009-09-02",
            "count": 2
          },
          {
            "date": "2009-09-03",
            "count": 1
          },
          {
            "date": "2009-09-12",
            "count": 1
          },
          {
            "date": "2009-10-26",
            "count": 1
          },
          {
            "date": "2009-12-10",
            "count": 1
          },
          {
            "date": "2010-01-30",
            "count": 1
          },
          {
            "date": "2010-02-11",
            "count": 1
          },
          {
            "date": "2010-02-20",
            "count": 1
          },
          {
            "date": "2010-03-13",
            "count": 1
          },
          {
            "date": "2010-04-20",
            "count": 1
          },
          {
            "date": "2010-05-14",
            "count": 1
          },
          {
            "date": "2010-05-19",
            "count": 1
          },
          {
            "date": "2010-05-27",
            "count": 1
          },
          {
            "date": "2010-06-15",
            "count": 1
          },
          {
            "date": "2010-06-25",
            "count": 1
          },
          {
            "date": "2010-07-08",
            "count": 1
          },
          {
            "date": "2010-08-27",
            "count": 1
          },
          {
            "date": "2010-09-24",
            "count": 1
          },
          {
            "date": "2010-10-21",
            "count": 1
          },
          {
            "date": "2010-10-23",
            "count": 1
          },
          {
            "date": "2010-11-01",
            "count": 1
          },
          {
            "date": "2011-01-20",
            "count": 2
          },
          {
            "date": "2011-01-30",
            "count": 1
          },
          {
            "date": "2011-02-23",
            "count": 1
          },
          {
            "date": "2011-02-25",
            "count": 2
          },
          {
            "date": "2011-03-29",
            "count": 1
          },
          {
            "date": "2011-04-20",
            "count": 1
          },
          {
            "date": "2011-06-05",
            "count": 1
          },
          {
            "date": "2011-06-12",
            "count": 1
          },
          {
            "date": "2011-07-13",
            "count": 1
          },
          {
            "date": "2011-07-27",
            "count": 1
          },
          {
            "date": "2011-08-22",
            "count": 1
          },
          {
            "date": "2011-09-05",
            "count": 1
          },
          {
            "date": "2011-10-25",
            "count": 1
          },
          {
            "date": "2011-12-14",
            "count": 1
          },
          {
            "date": "2012-01-09",
            "count": 1
          },
          {
            "date": "2012-03-04",
            "count": 1
          },
          {
            "date": "2012-04-24",
            "count": 1
          },
          {
            "date": "2012-05-05",
            "count": 1
          },
          {
            "date": "2013-02-14",
            "count": 1
          },
          {
            "date": "2013-02-19",
            "count": 1
          },
          {
            "date": "2013-02-20",
            "count": 1
          },
          {
            "date": "2013-03-03",
            "count": 2
          },
          {
            "date": "2013-03-09",
            "count": 3
          },
          {
            "date": "2013-03-27",
            "count": 1
          },
          {
            "date": "2013-04-04",
            "count": 1
          },
          {
            "date": "2013-05-14",
            "count": 1
          },
          {
            "date": "2013-05-27",
            "count": 1
          },
          {
            "date": "2013-05-28",
            "count": 1
          },
          {
            "date": "2013-06-04",
            "count": 1
          },
          {
            "date": "2013-06-10",
            "count": 1
          },
          {
            "date": "2013-06-24",
            "count": 1
          },
          {
            "date": "2013-07-22",
            "count": 1
          },
          {
            "date": "2013-07-25",
            "count": 1
          },
          {
            "date": "2013-08-06",
            "count": 1
          },
          {
            "date": "2013-08-13",
            "count": 1
          },
          {
            "date": "2013-08-14",
            "count": 1
          },
          {
            "date": "2013-08-27",
            "count": 1
          },
          {
            "date": "2013-08-31",
            "count": 1
          },
          {
            "date": "2013-09-14",
            "count": 1
          },
          {
            "date": "2013-10-06",
            "count": 1
          },
          {
            "date": "2013-10-07",
            "count": 1
          },
          {
            "date": "2013-10-09",
            "count": 1
          },
          {
            "date": "2013-11-24",
            "count": 1
          },
          {
            "date": "2013-11-30",
            "count": 1
          },
          {
            "date": "2013-12-01",
            "count": 1
          },
          {
            "date": "2013-12-05",
            "count": 1
          },
          {
            "date": "2013-12-19",
            "count": 1
          },
          {
            "date": "2013-12-22",
            "count": 1
          },
          {
            "date": "2013-12-31",
            "count": 1
          },
          {
            "date": "2014-01-06",
            "count": 1
          },
          {
            "date": "2014-02-06",
            "count": 1
          },
          {
            "date": "2014-02-16",
            "count": 1
          },
          {
            "date": "2014-02-26",
            "count": 1
          },
          {
            "date": "2014-03-05",
            "count": 1
          },
          {
            "date": "2014-03-06",
            "count": 1
          },
          {
            "date": "2014-03-10",
            "count": 1
          },
          {
            "date": "2014-03-31",
            "count": 1
          },
          {
            "date": "2014-04-12",
            "count": 1
          },
          {
            "date": "2014-04-29",
            "count": 1
          },
          {
            "date": "2014-05-12",
            "count": 1
          },
          {
            "date": "2014-05-14",
            "count": 1
          },
          {
            "date": "2014-05-15",
            "count": 1
          },
          {
            "date": "2014-05-18",
            "count": 1
          },
          {
            "date": "2014-05-29",
            "count": 1
          },
          {
            "date": "2014-06-09",
            "count": 1
          },
          {
            "date": "2014-06-11",
            "count": 1
          },
          {
            "date": "2014-06-18",
            "count": 1
          },
          {
            "date": "2014-06-20",
            "count": 1
          },
          {
            "date": "2014-06-21",
            "count": 1
          },
          {
            "date": "2014-07-22",
            "count": 2
          },
          {
            "date": "2014-07-24",
            "count": 1
          },
          {
            "date": "2014-07-30",
            "count": 1
          },
          {
            "date": "2014-08-03",
            "count": 1
          },
          {
            "date": "2014-08-07",
            "count": 1
          },
          {
            "date": "2014-08-12",
            "count": 1
          },
          {
            "date": "2014-08-23",
            "count": 1
          },
          {
            "date": "2014-08-28",
            "count": 1
          },
          {
            "date": "2014-09-02",
            "count": 1
          },
          {
            "date": "2014-09-04",
            "count": 1
          },
          {
            "date": "2014-09-05",
            "count": 1
          },
          {
            "date": "2014-09-07",
            "count": 1
          },
          {
            "date": "2014-09-09",
            "count": 1
          },
          {
            "date": "2014-09-15",
            "count": 2
          },
          {
            "date": "2014-09-16",
            "count": 1
          },
          {
            "date": "2014-09-23",
            "count": 1
          },
          {
            "date": "2014-10-02",
            "count": 1
          },
          {
            "date": "2014-10-05",
            "count": 1
          },
          {
            "date": "2014-10-08",
            "count": 2
          },
          {
            "date": "2014-10-22",
            "count": 1
          },
          {
            "date": "2014-10-25",
            "count": 1
          },
          {
            "date": "2014-11-08",
            "count": 1
          },
          {
            "date": "2014-11-27",
            "count": 1
          },
          {
            "date": "2014-11-30",
            "count": 1
          },
          {
            "date": "2014-12-12",
            "count": 1
          },
          {
            "date": "2014-12-24",
            "count": 1
          },
          {
            "date": "2014-12-27",
            "count": 1
          },
          {
            "date": "2015-01-03",
            "count": 1
          },
          {
            "date": "2015-01-04",
            "count": 1
          },
          {
            "date": "2015-01-17",
            "count": 1
          },
          {
            "date": "2015-01-25",
            "count": 1
          },
          {
            "date": "2015-02-02",
            "count": 1
          },
          {
            "date": "2015-03-03",
            "count": 1
          },
          {
            "date": "2015-03-04",
            "count": 1
          },
          {
            "date": "2015-03-07",
            "count": 1
          },
          {
            "date": "2015-03-09",
            "count": 1
          },
          {
            "date": "2015-03-21",
            "count": 1
          },
          {
            "date": "2015-03-30",
            "count": 1
          },
          {
            "date": "2015-04-07",
            "count": 1
          },
          {
            "date": "2015-04-20",
            "count": 1
          },
          {
            "date": "2015-04-24",
            "count": 1
          },
          {
            "date": "2015-04-25",
            "count": 1
          },
          {
            "date": "2015-04-28",
            "count": 1
          },
          {
            "date": "2015-05-04",
            "count": 1
          },
          {
            "date": "2015-05-05",
            "count": 1
          },
          {
            "date": "2015-05-18",
            "count": 1
          },
          {
            "date": "2015-05-21",
            "count": 1
          },
          {
            "date": "2015-06-10",
            "count": 1
          },
          {
            "date": "2015-06-17",
            "count": 1
          },
          {
            "date": "2015-06-19",
            "count": 1
          },
          {
            "date": "2015-06-22",
            "count": 1
          },
          {
            "date": "2015-06-25",
            "count": 2
          },
          {
            "date": "2015-06-26",
            "count": 1
          },
          {
            "date": "2015-07-25",
            "count": 1
          },
          {
            "date": "2015-08-04",
            "count": 1
          },
          {
            "date": "2015-08-05",
            "count": 1
          },
          {
            "date": "2015-08-12",
            "count": 1
          },
          {
            "date": "2015-08-16",
            "count": 1
          },
          {
            "date": "2015-08-19",
            "count": 1
          },
          {
            "date": "2015-08-20",
            "count": 1
          },
          {
            "date": "2015-08-21",
            "count": 1
          },
          {
            "date": "2015-08-27",
            "count": 1
          },
          {
            "date": "2015-09-02",
            "count": 1
          },
          {
            "date": "2015-09-11",
            "count": 1
          },
          {
            "date": "2015-09-16",
            "count": 1
          },
          {
            "date": "2015-09-23",
            "count": 1
          },
          {
            "date": "2015-09-25",
            "count": 1
          },
          {
            "date": "2015-09-27",
            "count": 1
          },
          {
            "date": "2015-10-09",
            "count": 1
          },
          {
            "date": "2015-10-12",
            "count": 1
          },
          {
            "date": "2015-10-18",
            "count": 1
          },
          {
            "date": "2015-10-26",
            "count": 1
          },
          {
            "date": "2015-10-30",
            "count": 1
          },
          {
            "date": "2015-11-02",
            "count": 1
          },
          {
            "date": "2015-11-03",
            "count": 1
          },
          {
            "date": "2015-11-04",
            "count": 1
          },
          {
            "date": "2015-11-18",
            "count": 1
          },
          {
            "date": "2015-12-05",
            "count": 1
          },
          {
            "date": "2015-12-15",
            "count": 1
          },
          {
            "date": "2015-12-21",
            "count": 1
          },
          {
            "date": "2015-12-23",
            "count": 1
          },
          {
            "date": "2015-12-25",
            "count": 2
          },
          {
            "date": "2015-12-26",
            "count": 1
          },
          {
            "date": "2015-12-30",
            "count": 1
          },
          {
            "date": "2016-01-07",
            "count": 1
          },
          {
            "date": "2016-01-08",
            "count": 1
          },
          {
            "date": "2016-01-13",
            "count": 2
          },
          {
            "date": "2016-01-16",
            "count": 1
          },
          {
            "date": "2016-01-21",
            "count": 1
          },
          {
            "date": "2016-02-19",
            "count": 1
          },
          {
            "date": "2016-02-27",
            "count": 1
          },
          {
            "date": "2016-03-09",
            "count": 1
          },
          {
            "date": "2016-03-29",
            "count": 2
          },
          {
            "date": "2016-04-06",
            "count": 1
          },
          {
            "date": "2016-04-15",
            "count": 1
          },
          {
            "date": "2016-04-16",
            "count": 1
          },
          {
            "date": "2016-04-18",
            "count": 1
          },
          {
            "date": "2016-04-25",
            "count": 1
          },
          {
            "date": "2016-04-28",
            "count": 1
          },
          {
            "date": "2016-05-04",
            "count": 2
          },
          {
            "date": "2016-05-09",
            "count": 2
          },
          {
            "date": "2016-05-14",
            "count": 1
          },
          {
            "date": "2016-05-15",
            "count": 1
          },
          {
            "date": "2016-05-18",
            "count": 1
          },
          {
            "date": "2016-05-20",
            "count": 1
          },
          {
            "date": "2016-05-28",
            "count": 1
          },
          {
            "date": "2016-05-30",
            "count": 1
          },
          {
            "date": "2016-06-02",
            "count": 1
          },
          {
            "date": "2016-06-24",
            "count": 1
          },
          {
            "date": "2016-07-05",
            "count": 1
          },
          {
            "date": "2016-07-09",
            "count": 1
          },
          {
            "date": "2016-07-12",
            "count": 1
          },
          {
            "date": "2016-07-27",
            "count": 1
          },
          {
            "date": "2016-07-28",
            "count": 1
          },
          {
            "date": "2016-08-06",
            "count": 1
          },
          {
            "date": "2016-08-27",
            "count": 1
          },
          {
            "date": "2016-09-04",
            "count": 1
          },
          {
            "date": "2016-09-05",
            "count": 1
          },
          {
            "date": "2016-09-06",
            "count": 1
          },
          {
            "date": "2016-09-08",
            "count": 1
          },
          {
            "date": "2016-09-18",
            "count": 1
          },
          {
            "date": "2016-09-22",
            "count": 1
          },
          {
            "date": "2016-10-10",
            "count": 2
          },
          {
            "date": "2016-10-11",
            "count": 1
          },
          {
            "date": "2016-10-16",
            "count": 1
          },
          {
            "date": "2016-10-24",
            "count": 1
          },
          {
            "date": "2016-11-09",
            "count": 1
          },
          {
            "date": "2016-11-11",
            "count": 1
          },
          {
            "date": "2016-11-19",
            "count": 1
          },
          {
            "date": "2016-11-20",
            "count": 1
          },
          {
            "date": "2016-11-22",
            "count": 1
          },
          {
            "date": "2016-12-01",
            "count": 1
          },
          {
            "date": "2016-12-05",
            "count": 1
          },
          {
            "date": "2016-12-15",
            "count": 1
          },
          {
            "date": "2016-12-28",
            "count": 1
          },
          {
            "date": "2017-01-07",
            "count": 1
          },
          {
            "date": "2017-01-13",
            "count": 1
          },
          {
            "date": "2017-01-17",
            "count": 1
          },
          {
            "date": "2017-01-21",
            "count": 1
          },
          {
            "date": "2017-01-25",
            "count": 1
          },
          {
            "date": "2017-01-27",
            "count": 1
          },
          {
            "date": "2017-01-29",
            "count": 1
          },
          {
            "date": "2017-01-31",
            "count": 1
          },
          {
            "date": "2017-02-02",
            "count": 1
          },
          {
            "date": "2017-02-06",
            "count": 2
          },
          {
            "date": "2017-02-08",
            "count": 2
          },
          {
            "date": "2017-02-24",
            "count": 2
          },
          {
            "date": "2017-02-27",
            "count": 1
          },
          {
            "date": "2017-03-08",
            "count": 1
          },
          {
            "date": "2017-03-11",
            "count": 1
          },
          {
            "date": "2017-03-13",
            "count": 1
          },
          {
            "date": "2017-03-18",
            "count": 1
          },
          {
            "date": "2017-03-25",
            "count": 1
          },
          {
            "date": "2017-04-01",
            "count": 1
          },
          {
            "date": "2017-04-02",
            "count": 1
          },
          {
            "date": "2017-04-12",
            "count": 1
          },
          {
            "date": "2017-04-23",
            "count": 2
          },
          {
            "date": "2017-05-02",
            "count": 1
          },
          {
            "date": "2017-05-04",
            "count": 1
          },
          {
            "date": "2017-05-12",
            "count": 1
          },
          {
            "date": "2017-05-17",
            "count": 1
          },
          {
            "date": "2017-05-21",
            "count": 1
          },
          {
            "date": "2017-05-26",
            "count": 1
          },
          {
            "date": "2017-06-03",
            "count": 2
          },
          {
            "date": "2017-06-16",
            "count": 1
          },
          {
            "date": "2017-06-30",
            "count": 1
          },
          {
            "date": "2017-07-01",
            "count": 1
          },
          {
            "date": "2017-07-04",
            "count": 1
          },
          {
            "date": "2017-07-06",
            "count": 1
          },
          {
            "date": "2017-07-09",
            "count": 1
          },
          {
            "date": "2017-07-12",
            "count": 2
          },
          {
            "date": "2017-07-20",
            "count": 1
          },
          {
            "date": "2017-07-23",
            "count": 1
          },
          {
            "date": "2017-08-04",
            "count": 1
          },
          {
            "date": "2017-08-06",
            "count": 1
          },
          {
            "date": "2017-08-16",
            "count": 1
          },
          {
            "date": "2017-08-18",
            "count": 2
          },
          {
            "date": "2017-08-22",
            "count": 1
          },
          {
            "date": "2017-08-23",
            "count": 1
          },
          {
            "date": "2017-08-27",
            "count": 1
          },
          {
            "date": "2017-08-29",
            "count": 1
          },
          {
            "date": "2017-09-10",
            "count": 1
          },
          {
            "date": "2017-10-09",
            "count": 1
          },
          {
            "date": "2017-10-22",
            "count": 1
          },
          {
            "date": "2017-10-27",
            "count": 1
          },
          {
            "date": "2017-10-28",
            "count": 1
          },
          {
            "date": "2017-10-29",
            "count": 1
          },
          {
            "date": "2017-11-03",
            "count": 1
          },
          {
            "date": "2017-12-04",
            "count": 1
          },
          {
            "date": "2017-12-27",
            "count": 1
          },
          {
            "date": "2017-12-29",
            "count": 2
          },
          {
            "date": "2018-01-04",
            "count": 1
          },
          {
            "date": "2018-01-16",
            "count": 1
          },
          {
            "date": "2018-01-18",
            "count": 2
          },
          {
            "date": "2018-01-21",
            "count": 1
          },
          {
            "date": "2018-01-28",
            "count": 1
          },
          {
            "date": "2018-02-02",
            "count": 2
          },
          {
            "date": "2018-02-08",
            "count": 1
          },
          {
            "date": "2018-02-14",
            "count": 1
          },
          {
            "date": "2018-02-17",
            "count": 2
          },
          {
            "date": "2018-02-23",
            "count": 1
          },
          {
            "date": "2018-02-26",
            "count": 1
          },
          {
            "date": "2018-02-27",
            "count": 1
          },
          {
            "date": "2018-03-01",
            "count": 1
          },
          {
            "date": "2018-03-02",
            "count": 1
          },
          {
            "date": "2018-03-03",
            "count": 1
          },
          {
            "date": "2018-03-07",
            "count": 1
          },
          {
            "date": "2018-03-09",
            "count": 1
          },
          {
            "date": "2018-03-22",
            "count": 1
          },
          {
            "date": "2018-03-23",
            "count": 1
          },
          {
            "date": "2018-04-08",
            "count": 1
          },
          {
            "date": "2018-04-12",
            "count": 1
          },
          {
            "date": "2018-04-29",
            "count": 1
          },
          {
            "date": "2018-05-05",
            "count": 1
          },
          {
            "date": "2018-05-15",
            "count": 1
          },
          {
            "date": "2018-05-24",
            "count": 1
          },
          {
            "date": "2018-05-28",
            "count": 1
          },
          {
            "date": "2018-06-11",
            "count": 1
          },
          {
            "date": "2018-06-13",
            "count": 2
          },
          {
            "date": "2018-06-16",
            "count": 1
          },
          {
            "date": "2018-06-30",
            "count": 1
          },
          {
            "date": "2018-07-05",
            "count": 1
          },
          {
            "date": "2018-07-10",
            "count": 1
          },
          {
            "date": "2018-07-11",
            "count": 1
          },
          {
            "date": "2018-07-12",
            "count": 1
          },
          {
            "date": "2018-07-20",
            "count": 2
          },
          {
            "date": "2018-07-22",
            "count": 1
          },
          {
            "date": "2018-08-15",
            "count": 1
          },
          {
            "date": "2018-08-21",
            "count": 1
          },
          {
            "date": "2018-08-28",
            "count": 1
          },
          {
            "date": "2018-08-30",
            "count": 1
          },
          {
            "date": "2018-09-04",
            "count": 1
          },
          {
            "date": "2018-09-05",
            "count": 1
          },
          {
            "date": "2018-09-06",
            "count": 1
          },
          {
            "date": "2018-09-09",
            "count": 1
          },
          {
            "date": "2018-09-24",
            "count": 1
          },
          {
            "date": "2018-09-29",
            "count": 2
          },
          {
            "date": "2018-10-09",
            "count": 1
          },
          {
            "date": "2018-10-18",
            "count": 1
          },
          {
            "date": "2018-10-19",
            "count": 1
          },
          {
            "date": "2018-10-20",
            "count": 1
          },
          {
            "date": "2018-10-21",
            "count": 1
          },
          {
            "date": "2018-10-22",
            "count": 1
          },
          {
            "date": "2018-10-23",
            "count": 1
          },
          {
            "date": "2018-10-25",
            "count": 1
          },
          {
            "date": "2018-10-26",
            "count": 1
          },
          {
            "date": "2018-11-10",
            "count": 1
          },
          {
            "date": "2018-11-14",
            "count": 1
          },
          {
            "date": "2018-11-15",
            "count": 1
          },
          {
            "date": "2018-11-17",
            "count": 2
          },
          {
            "date": "2018-11-23",
            "count": 1
          },
          {
            "date": "2018-11-28",
            "count": 1
          },
          {
            "date": "2018-11-29",
            "count": 1
          },
          {
            "date": "2018-12-07",
            "count": 1
          },
          {
            "date": "2018-12-13",
            "count": 1
          },
          {
            "date": "2018-12-18",
            "count": 1
          },
          {
            "date": "2018-12-25",
            "count": 1
          },
          {
            "date": "2019-01-07",
            "count": 1
          },
          {
            "date": "2019-01-22",
            "count": 2
          },
          {
            "date": "2019-01-26",
            "count": 1
          },
          {
            "date": "2019-02-03",
            "count": 1
          },
          {
            "date": "2019-02-06",
            "count": 1
          },
          {
            "date": "2019-02-15",
            "count": 1
          },
          {
            "date": "2019-02-17",
            "count": 1
          },
          {
            "date": "2019-02-18",
            "count": 1
          },
          {
            "date": "2019-02-20",
            "count": 1
          },
          {
            "date": "2019-03-01",
            "count": 1
          },
          {
            "date": "2019-03-02",
            "count": 1
          },
          {
            "date": "2019-03-08",
            "count": 1
          },
          {
            "date": "2019-03-14",
            "count": 2
          },
          {
            "date": "2019-03-15",
            "count": 1
          },
          {
            "date": "2019-03-17",
            "count": 1
          },
          {
            "date": "2019-03-18",
            "count": 1
          },
          {
            "date": "2019-03-20",
            "count": 1
          },
          {
            "date": "2019-03-22",
            "count": 1
          },
          {
            "date": "2019-03-23",
            "count": 1
          },
          {
            "date": "2019-03-24",
            "count": 1
          },
          {
            "date": "2019-03-26",
            "count": 1
          },
          {
            "date": "2019-03-27",
            "count": 1
          },
          {
            "date": "2019-04-01",
            "count": 1
          },
          {
            "date": "2019-04-04",
            "count": 1
          },
          {
            "date": "2019-04-07",
            "count": 1
          },
          {
            "date": "2019-04-08",
            "count": 1
          },
          {
            "date": "2019-04-13",
            "count": 1
          },
          {
            "date": "2019-04-17",
            "count": 1
          },
          {
            "date": "2019-04-19",
            "count": 1
          },
          {
            "date": "2019-04-26",
            "count": 1
          },
          {
            "date": "2019-04-30",
            "count": 1
          },
          {
            "date": "2019-05-03",
            "count": 1
          },
          {
            "date": "2019-05-12",
            "count": 1
          },
          {
            "date": "2019-05-26",
            "count": 1
          },
          {
            "date": "2019-06-04",
            "count": 1
          },
          {
            "date": "2019-06-07",
            "count": 1
          },
          {
            "date": "2019-06-10",
            "count": 1
          },
          {
            "date": "2019-06-11",
            "count": 1
          },
          {
            "date": "2019-06-14",
            "count": 1
          },
          {
            "date": "2019-06-17",
            "count": 1
          },
          {
            "date": "2019-06-18",
            "count": 1
          },
          {
            "date": "2019-07-05",
            "count": 2
          },
          {
            "date": "2019-07-22",
            "count": 1
          },
          {
            "date": "2019-07-23",
            "count": 1
          },
          {
            "date": "2019-07-30",
            "count": 1
          },
          {
            "date": "2019-08-02",
            "count": 1
          },
          {
            "date": "2019-08-13",
            "count": 1
          },
          {
            "date": "2019-09-16",
            "count": 1
          },
          {
            "date": "2019-10-15",
            "count": 2
          },
          {
            "date": "2019-11-09",
            "count": 1
          },
          {
            "date": "2019-11-22",
            "count": 1
          },
          {
            "date": "2019-11-24",
            "count": 1
          },
          {
            "date": "2019-12-07",
            "count": 1
          },
          {
            "date": "2019-12-20",
            "count": 1
          },
          {
            "date": "2019-12-22",
            "count": 1
          },
          {
            "date": "2019-12-24",
            "count": 1
          },
          {
            "date": "2020-01-14",
            "count": 1
          },
          {
            "date": "2020-01-15",
            "count": 1
          },
          {
            "date": "2020-01-31",
            "count": 1
          },
          {
            "date": "2020-02-04",
            "count": 1
          },
          {
            "date": "2020-02-05",
            "count": 1
          },
          {
            "date": "2020-02-10",
            "count": 2
          },
          {
            "date": "2020-02-26",
            "count": 1
          },
          {
            "date": "2020-03-07",
            "count": 1
          },
          {
            "date": "2020-03-09",
            "count": 1
          },
          {
            "date": "2020-03-13",
            "count": 1
          },
          {
            "date": "2020-03-24",
            "count": 2
          },
          {
            "date": "2020-03-29",
            "count": 1
          },
          {
            "date": "2020-04-18",
            "count": 1
          },
          {
            "date": "2020-04-24",
            "count": 1
          },
          {
            "date": "2020-04-30",
            "count": 1
          },
          {
            "date": "2020-05-05",
            "count": 1
          },
          {
            "date": "2020-05-11",
            "count": 2
          },
          {
            "date": "2020-05-23",
            "count": 2
          },
          {
            "date": "2020-05-24",
            "count": 1
          },
          {
            "date": "2020-05-26",
            "count": 1
          },
          {
            "date": "2020-06-16",
            "count": 1
          },
          {
            "date": "2020-06-18",
            "count": 1
          },
          {
            "date": "2020-06-21",
            "count": 1
          },
          {
            "date": "2020-06-27",
            "count": 1
          },
          {
            "date": "2020-06-30",
            "count": 1
          },
          {
            "date": "2020-07-08",
            "count": 1
          },
          {
            "date": "2020-07-09",
            "count": 1
          },
          {
            "date": "2020-07-13",
            "count": 1
          },
          {
            "date": "2020-07-30",
            "count": 1
          },
          {
            "date": "2020-08-05",
            "count": 1
          },
          {
            "date": "2020-08-09",
            "count": 1
          },
          {
            "date": "2020-08-14",
            "count": 1
          },
          {
            "date": "2020-08-20",
            "count": 1
          },
          {
            "date": "2020-08-26",
            "count": 1
          },
          {
            "date": "2020-09-26",
            "count": 1
          },
          {
            "date": "2020-10-14",
            "count": 1
          },
          {
            "date": "2020-11-04",
            "count": 1
          },
          {
            "date": "2020-11-08",
            "count": 1
          },
          {
            "date": "2020-11-20",
            "count": 2
          },
          {
            "date": "2020-12-03",
            "count": 1
          },
          {
            "date": "2020-12-04",
            "count": 1
          },
          {
            "date": "2020-12-08",
            "count": 1
          },
          {
            "date": "2020-12-10",
            "count": 1
          },
          {
            "date": "2020-12-23",
            "count": 1
          },
          {
            "date": "2020-12-28",
            "count": 1
          },
          {
            "date": "2020-12-29",
            "count": 1
          },
          {
            "date": "2021-01-12",
            "count": 1
          },
          {
            "date": "2021-01-27",
            "count": 2
          },
          {
            "date": "2021-01-30",
            "count": 1
          },
          {
            "date": "2021-02-09",
            "count": 1
          },
          {
            "date": "2021-02-10",
            "count": 1
          },
          {
            "date": "2021-03-03",
            "count": 1
          },
          {
            "date": "2021-03-04",
            "count": 2
          },
          {
            "date": "2021-03-14",
            "count": 1
          },
          {
            "date": "2021-03-17",
            "count": 1
          },
          {
            "date": "2021-03-19",
            "count": 1
          },
          {
            "date": "2021-03-27",
            "count": 1
          },
          {
            "date": "2021-04-22",
            "count": 1
          },
          {
            "date": "2021-05-04",
            "count": 1
          },
          {
            "date": "2021-05-14",
            "count": 1
          },
          {
            "date": "2021-05-17",
            "count": 1
          },
          {
            "date": "2021-05-27",
            "count": 1
          },
          {
            "date": "2021-05-30",
            "count": 1
          },
          {
            "date": "2021-06-04",
            "count": 1
          },
          {
            "date": "2021-06-23",
            "count": 1
          },
          {
            "date": "2021-07-02",
            "count": 1
          },
          {
            "date": "2021-07-07",
            "count": 1
          },
          {
            "date": "2021-07-10",
            "count": 1
          },
          {
            "date": "2021-07-16",
            "count": 1
          },
          {
            "date": "2021-07-31",
            "count": 1
          },
          {
            "date": "2021-08-10",
            "count": 1
          },
          {
            "date": "2021-08-20",
            "count": 1
          },
          {
            "date": "2021-09-05",
            "count": 1
          },
          {
            "date": "2021-09-18",
            "count": 1
          },
          {
            "date": "2021-09-22",
            "count": 1
          },
          {
            "date": "2021-09-28",
            "count": 1
          },
          {
            "date": "2021-09-30",
            "count": 1
          },
          {
            "date": "2021-10-07",
            "count": 1
          },
          {
            "date": "2021-10-16",
            "count": 1
          },
          {
            "date": "2021-10-18",
            "count": 1
          },
          {
            "date": "2021-10-22",
            "count": 1
          },
          {
            "date": "2021-11-16",
            "count": 1
          },
          {
            "date": "2021-11-23",
            "count": 1
          },
          {
            "date": "2021-11-30",
            "count": 1
          },
          {
            "date": "2021-12-02",
            "count": 1
          },
          {
            "date": "2021-12-22",
            "count": 2
          },
          {
            "date": "2021-12-26",
            "count": 1
          },
          {
            "date": "2021-12-28",
            "count": 1
          },
          {
            "date": "2021-12-30",
            "count": 1
          },
          {
            "date": "2022-01-10",
            "count": 1
          },
          {
            "date": "2022-01-20",
            "count": 1
          },
          {
            "date": "2022-01-31",
            "count": 2
          },
          {
            "date": "2022-02-18",
            "count": 1
          },
          {
            "date": "2022-03-07",
            "count": 1
          },
          {
            "date": "2022-03-17",
            "count": 1
          },
          {
            "date": "2022-03-18",
            "count": 1
          },
          {
            "date": "2022-03-20",
            "count": 1
          },
          {
            "date": "2022-03-26",
            "count": 1
          },
          {
            "date": "2022-05-15",
            "count": 1
          },
          {
            "date": "2022-05-20",
            "count": 1
          },
          {
            "date": "2022-05-25",
            "count": 1
          },
          {
            "date": "2022-05-30",
            "count": 1
          },
          {
            "date": "2022-05-31",
            "count": 1
          },
          {
            "date": "2022-06-07",
            "count": 1
          },
          {
            "date": "2022-06-10",
            "count": 1
          },
          {
            "date": "2022-06-15",
            "count": 1
          },
          {
            "date": "2022-06-30",
            "count": 1
          },
          {
            "date": "2022-07-12",
            "count": 1
          },
          {
            "date": "2022-07-14",
            "count": 1
          },
          {
            "date": "2022-07-15",
            "count": 1
          },
          {
            "date": "2022-07-18",
            "count": 1
          },
          {
            "date": "2022-07-21",
            "count": 1
          },
          {
            "date": "2022-08-11",
            "count": 2
          },
          {
            "date": "2022-08-14",
            "count": 1
          },
          {
            "date": "2022-08-17",
            "count": 1
          },
          {
            "date": "2022-09-06",
            "count": 1
          },
          {
            "date": "2022-09-08",
            "count": 5
          },
          {
            "date": "2022-09-09",
            "count": 2
          },
          {
            "date": "2022-09-16",
            "count": 1
          },
          {
            "date": "2022-09-27",
            "count": 1
          },
          {
            "date": "2022-10-06",
            "count": 1
          },
          {
            "date": "2022-10-24",
            "count": 1
          },
          {
            "date": "2022-10-30",
            "count": 2
          },
          {
            "date": "2022-11-10",
            "count": 1
          },
          {
            "date": "2022-11-15",
            "count": 1
          },
          {
            "date": "2022-12-01",
            "count": 1
          },
          {
            "date": "2022-12-02",
            "count": 1
          },
          {
            "date": "2022-12-11",
            "count": 1
          },
          {
            "date": "2022-12-12",
            "count": 1
          },
          {
            "date": "2022-12-16",
            "count": 1
          },
          {
            "date": "2022-12-31",
            "count": 1
          },
          {
            "date": "2023-01-04",
            "count": 1
          },
          {
            "date": "2023-01-13",
            "count": 2
          },
          {
            "date": "2023-01-19",
            "count": 1
          },
          {
            "date": "2023-01-21",
            "count": 1
          },
          {
            "date": "2023-01-22",
            "count": 1
          },
          {
            "date": "2023-01-24",
            "count": 1
          },
          {
            "date": "2023-02-04",
            "count": 1
          },
          {
            "date": "2023-02-09",
            "count": 1
          },
          {
            "date": "2023-02-10",
            "count": 1
          },
          {
            "date": "2023-02-14",
            "count": 1
          },
          {
            "date": "2023-02-28",
            "count": 3
          },
          {
            "date": "2023-03-04",
            "count": 1
          },
          {
            "date": "2023-03-07",
            "count": 1
          },
          {
            "date": "2023-03-13",
            "count": 1
          },
          {
            "date": "2023-03-15",
            "count": 1
          },
          {
            "date": "2023-03-22",
            "count": 1
          },
          {
            "date": "2023-04-12",
            "count": 1
          },
          {
            "date": "2023-04-14",
            "count": 1
          },
          {
            "date": "2023-04-22",
            "count": 1
          },
          {
            "date": "2023-04-26",
            "count": 1
          },
          {
            "date": "2023-05-17",
            "count": 1
          },
          {
            "date": "2023-05-20",
            "count": 1
          },
          {
            "date": "2023-05-25",
            "count": 1
          },
          {
            "date": "2023-05-31",
            "count": 1
          },
          {
            "date": "2023-06-02",
            "count": 1
          },
          {
            "date": "2023-06-03",
            "count": 1
          },
          {
            "date": "2023-06-04",
            "count": 1
          },
          {
            "date": "2023-06-09",
            "count": 1
          },
          {
            "date": "2023-06-14",
            "count": 2
          },
          {
            "date": "2023-07-04",
            "count": 2
          },
          {
            "date": "2023-07-05",
            "count": 1
          },
          {
            "date": "2023-07-06",
            "count": 1
          },
          {
            "date": "2023-08-08",
            "count": 1
          },
          {
            "date": "2023-08-17",
            "count": 1
          },
          {
            "date": "2023-08-29",
            "count": 1
          },
          {
            "date": "2023-09-07",
            "count": 1
          },
          {
            "date": "2023-10-23",
            "count": 1
          },
          {
            "date": "2023-10-24",
            "count": 1
          },
          {
            "date": "2023-11-12",
            "count": 1
          },
          {
            "date": "2023-11-19",
            "count": 1
          },
          {
            "date": "2023-11-23",
            "count": 1
          },
          {
            "date": "2023-11-26",
            "count": 1
          },
          {
            "date": "2023-11-27",
            "count": 1
          },
          {
            "date": "2023-12-04",
            "count": 1
          },
          {
            "date": "2023-12-29",
            "count": 1
          },
          {
            "date": "2024-01-04",
            "count": 1
          },
          {
            "date": "2024-01-07",
            "count": 1
          },
          {
            "date": "2024-01-08",
            "count": 1
          },
          {
            "date": "2024-01-09",
            "count": 1
          },
          {
            "date": "2024-01-22",
            "count": 1
          },
          {
            "date": "2024-01-30",
            "count": 1
          },
          {
            "date": "2024-02-02",
            "count": 1
          },
          {
            "date": "2024-02-17",
            "count": 1
          },
          {
            "date": "2024-02-24",
            "count": 1
          },
          {
            "date": "2024-02-29",
            "count": 1
          },
          {
            "date": "2024-03-04",
            "count": 1
          },
          {
            "date": "2024-03-10",
            "count": 1
          },
          {
            "date": "2024-03-14",
            "count": 1
          },
          {
            "date": "2024-03-22",
            "count": 1
          },
          {
            "date": "2024-03-24",
            "count": 1
          },
          {
            "date": "2024-04-06",
            "count": 1
          },
          {
            "date": "2024-04-08",
            "count": 1
          },
          {
            "date": "2024-04-09",
            "count": 1
          },
          {
            "date": "2024-04-10",
            "count": 1
          },
          {
            "date": "2024-04-17",
            "count": 4
          },
          {
            "date": "2024-04-18",
            "count": 1
          },
          {
            "date": "2024-04-19",
            "count": 1
          },
          {
            "date": "2024-04-20",
            "count": 4
          },
          {
            "date": "2024-04-22",
            "count": 2
          },
          {
            "date": "2024-04-28",
            "count": 1
          },
          {
            "date": "2024-05-18",
            "count": 1
          },
          {
            "date": "2024-05-31",
            "count": 1
          },
          {
            "date": "2024-06-06",
            "count": 1
          },
          {
            "date": "2024-06-09",
            "count": 1
          },
          {
            "date": "2024-06-14",
            "count": 1
          },
          {
            "date": "2024-06-28",
            "count": 1
          },
          {
            "date": "2024-06-29",
            "count": 1
          },
          {
            "date": "2024-08-06",
            "count": 1
          },
          {
            "date": "2024-08-15",
            "count": 1
          },
          {
            "date": "2024-08-20",
            "count": 1
          },
          {
            "date": "2024-08-29",
            "count": 1
          },
          {
            "date": "2024-09-04",
            "count": 3
          },
          {
            "date": "2024-09-05",
            "count": 2
          },
          {
            "date": "2024-09-07",
            "count": 1
          },
          {
            "date": "2024-09-11",
            "count": 1
          },
          {
            "date": "2024-09-13",
            "count": 2
          },
          {
            "date": "2024-09-19",
            "count": 1
          },
          {
            "date": "2024-09-26",
            "count": 1
          },
          {
            "date": "2024-09-28",
            "count": 1
          },
          {
            "date": "2024-10-04",
            "count": 1
          },
          {
            "date": "2024-10-05",
            "count": 1
          },
          {
            "date": "2024-10-09",
            "count": 1
          },
          {
            "date": "2024-10-11",
            "count": 1
          },
          {
            "date": "2024-10-13",
            "count": 1
          },
          {
            "date": "2024-10-18",
            "count": 1
          },
          {
            "date": "2024-10-23",
            "count": 2
          },
          {
            "date": "2024-10-31",
            "count": 2
          },
          {
            "date": "2024-11-04",
            "count": 1
          },
          {
            "date": "2024-11-06",
            "count": 1
          },
          {
            "date": "2024-11-11",
            "count": 2
          },
          {
            "date": "2024-11-16",
            "count": 1
          },
          {
            "date": "2024-11-22",
            "count": 1
          },
          {
            "date": "2024-11-24",
            "count": 1
          },
          {
            "date": "2024-11-26",
            "count": 2
          },
          {
            "date": "2024-12-05",
            "count": 1
          },
          {
            "date": "2024-12-06",
            "count": 2
          },
          {
            "date": "2024-12-09",
            "count": 1
          },
          {
            "date": "2024-12-10",
            "count": 1
          },
          {
            "date": "2024-12-17",
            "count": 1
          },
          {
            "date": "2024-12-25",
            "count": 1
          },
          {
            "date": "2024-12-30",
            "count": 1
          },
          {
            "date": "2025-01-01",
            "count": 1
          },
          {
            "date": "2025-01-02",
            "count": 1
          },
          {
            "date": "2025-01-14",
            "count": 1
          },
          {
            "date": "2025-01-24",
            "count": 1
          },
          {
            "date": "2025-01-27",
            "count": 1
          },
          {
            "date": "2025-02-02",
            "count": 1
          },
          {
            "date": "2025-02-10",
            "count": 1
          },
          {
            "date": "2025-02-13",
            "count": 2
          },
          {
            "date": "2025-02-19",
            "count": 1
          },
          {
            "date": "2025-02-26",
            "count": 2
          },
          {
            "date": "2025-03-01",
            "count": 1
          },
          {
            "date": "2025-03-05",
            "count": 1
          },
          {
            "date": "2025-03-06",
            "count": 2
          },
          {
            "date": "2025-03-15",
            "count": 1
          },
          {
            "date": "2025-03-19",
            "count": 1
          },
          {
            "date": "2025-04-01",
            "count": 1
          },
          {
            "date": "2025-04-07",
            "count": 1
          },
          {
            "date": "2025-04-10",
            "count": 1
          },
          {
            "date": "2025-04-26",
            "count": 1
          },
          {
            "date": "2025-05-17",
            "count": 1
          },
          {
            "date": "2025-05-31",
            "count": 1
          },
          {
            "date": "2025-06-02",
            "count": 1
          },
          {
            "date": "2025-06-03",
            "count": 1
          },
          {
            "date": "2025-06-10",
            "count": 1
          },
          {
            "date": "2025-07-03",
            "count": 1
          },
          {
            "date": "2025-07-11",
            "count": 1
          },
          {
            "date": "2025-07-12",
            "count": 1
          },
          {
            "date": "2025-07-27",
            "count": 1
          },
          {
            "date": "2025-08-03",
            "count": 1
          },
          {
            "date": "2025-08-05",
            "count": 1
          },
          {
            "date": "2025-08-13",
            "count": 1
          },
          {
            "date": "2025-08-20",
            "count": 1
          },
          {
            "date": "2025-08-27",
            "count": 1
          },
          {
            "date": "2025-09-09",
            "count": 1
          },
          {
            "date": "2025-09-12",
            "count": 1
          },
          {
            "date": "2025-09-15",
            "count": 1
          },
          {
            "date": "2025-10-02",
            "count": 1
          },
          {
            "date": "2025-10-03",
            "count": 1
          },
          {
            "date": "2025-10-18",
            "count": 1
          },
          {
            "date": "2025-10-20",
            "count": 1
          },
          {
            "date": "2025-10-29",
            "count": 2
          },
          {
            "date": "2025-11-07",
            "count": 1
          },
          {
            "date": "2025-11-15",
            "count": 1
          },
          {
            "date": "2025-12-08",
            "count": 1
          },
          {
            "date": "2025-12-14",
            "count": 1
          },
          {
            "date": "2025-12-15",
            "count": 1
          },
          {
            "date": "2025-12-17",
            "count": 1
          },
          {
            "date": "2025-12-21",
            "count": 1
          },
          {
            "date": "2025-12-29",
            "count": 1
          },
          {
            "date": "2025-12-30",
            "count": 1
          },
          {
            "date": "2026-01-05",
            "count": 2
          },
          {
            "date": "2026-01-31",
            "count": 1
          },
          {
            "date": "2026-02-14",
            "count": 1
          },
          {
            "date": "2026-02-17",
            "count": 1
          },
          {
            "date": "2026-02-20",
            "count": 1
          },
          {
            "date": "2026-03-03",
            "count": 2
          },
          {
            "date": "2026-03-16",
            "count": 1
          },
          {
            "date": "2026-03-23",
            "count": 1
          },
          {
            "date": "2026-04-19",
            "count": 1
          },
          {
            "date": "2026-04-23",
            "count": 1
          },
          {
            "date": "2026-04-26",
            "count": 1
          },
          {
            "date": "2026-05-14",
            "count": 1
          },
          {
            "date": "2026-06-11",
            "count": 1
          },
          {
            "date": "2026-06-19",
            "count": 1
          },
          {
            "date": "2026-06-29",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 843,
        "total_stars": 843
      },
      "open_issues_and_prs": 25
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 28165,
      "source_files_sampled": 47,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Gemfile"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 7,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 1,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "rubygems"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "mini_portile2",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "minitest",
            "direct": false,
            "version": "6.0.6",
            "ecosystem": "rubygems"
          },
          {
            "name": "rake-compiler",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "rake-compiler-dock",
            "direct": false,
            "version": "1.12.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "rdoc",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "rubocop",
            "direct": false,
            "version": "1.59.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "rubocop-minitest",
            "direct": false,
            "version": "0.34.5",
            "ecosystem": "rubygems"
          },
          {
            "name": "standard",
            "direct": false,
            "version": "1.33.0",
            "ecosystem": "rubygems"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 8,
        "direct_count": 0,
        "indirect_count": 8
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 11,
        "merged_prs": 337,
        "open_issues": 14,
        "closed_ratio": 0.949,
        "closed_issues": 259,
        "closed_unmerged_prs": 71
      },
      "bus_factor": 2,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "flavorjones",
          "commits": 546,
          "avatar_url": "https://avatars.githubusercontent.com/u/8207?v=4"
        },
        {
          "type": "User",
          "login": "tenderlove",
          "commits": 326,
          "avatar_url": "https://avatars.githubusercontent.com/u/3124?v=4"
        },
        {
          "type": "User",
          "login": "luislavena",
          "commits": 188,
          "avatar_url": "https://avatars.githubusercontent.com/u/4182?v=4"
        },
        {
          "type": "User",
          "login": "jamis",
          "commits": 67,
          "avatar_url": "https://avatars.githubusercontent.com/u/1627?v=4"
        },
        {
          "type": "User",
          "login": "fractaledmind",
          "commits": 55,
          "avatar_url": "https://avatars.githubusercontent.com/u/5077225?v=4"
        },
        {
          "type": "User",
          "login": "jmetter",
          "commits": 19,
          "avatar_url": "https://avatars.githubusercontent.com/u/5980287?v=4"
        },
        {
          "type": "User",
          "login": "nurse",
          "commits": 17,
          "avatar_url": "https://avatars.githubusercontent.com/u/13423?v=4"
        },
        {
          "type": "User",
          "login": "gazayas",
          "commits": 14,
          "avatar_url": "https://avatars.githubusercontent.com/u/10546292?v=4"
        },
        {
          "type": "User",
          "login": "larskanis",
          "commits": 13,
          "avatar_url": "https://avatars.githubusercontent.com/u/176234?v=4"
        },
        {
          "type": "User",
          "login": "byroot",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/44640?v=4"
        }
      ],
      "contributors_sampled": 73,
      "top_contributor_share": 0.399
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "build-gems.yml",
        "ci.yml",
        "downstream.yml",
        "rdoc.yml",
        "release.yml",
        "upstream.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".rubocop.yml"
      ],
      "has_editorconfig": true,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "22 out of 22 merged PRs checked by a CI test -- score normalized to 10",
            "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": 0,
            "reason": "Found 1/11 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 33 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "23 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 10,
            "reason": "all dependencies are pinned",
            "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": 10,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 10,
            "reason": "GitHub workflow tokens follow principle of least privilege",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "b46d017948c16d0c6ac91206dbd52fe5299677c1",
        "ran_at": "2026-07-21T23:35:30Z",
        "aggregate_score": 7.8,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-21T14:44:45Z",
      "oldest_open_prs": [
        {
          "number": 115,
          "created_at": "2013-12-06T16:18:56Z",
          "last_comment_at": "2023-11-04T20:40:22Z",
          "last_comment_author": "graf0"
        },
        {
          "number": 365,
          "created_at": "2022-12-28T14:58:48Z",
          "last_comment_at": "2025-03-30T22:45:58Z",
          "last_comment_author": "flavorjones"
        },
        {
          "number": 405,
          "created_at": "2023-09-10T16:09:18Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 437,
          "created_at": "2023-12-13T22:39:01Z",
          "last_comment_at": "2023-12-14T02:58:10Z",
          "last_comment_author": "flavorjones"
        },
        {
          "number": 458,
          "created_at": "2024-01-07T18:04:37Z",
          "last_comment_at": "2024-02-11T08:38:40Z",
          "last_comment_author": "noteflakes"
        },
        {
          "number": 462,
          "created_at": "2024-01-08T13:38:28Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 528,
          "created_at": "2024-04-20T19:18:14Z",
          "last_comment_at": "2024-12-08T22:14:01Z",
          "last_comment_author": "jhawthorn"
        },
        {
          "number": 636,
          "created_at": "2025-07-04T17:37:07Z",
          "last_comment_at": "2025-07-04T18:19:58Z",
          "last_comment_author": "flavorjones"
        },
        {
          "number": 650,
          "created_at": "2025-10-29T01:03:42Z",
          "last_comment_at": "2025-11-13T22:00:29Z",
          "last_comment_author": "YOU54F"
        },
        {
          "number": 656,
          "created_at": "2025-11-19T17:18:13Z",
          "last_comment_at": "2026-02-26T14:04:54Z",
          "last_comment_author": "flavorjones"
        },
        {
          "number": 685,
          "created_at": "2026-02-20T20:08:55Z",
          "last_comment_at": "2026-02-25T09:39:31Z",
          "last_comment_author": "Maaarcocr"
        }
      ],
      "last_merged_pr_at": "2026-07-21T14:29:07Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 4,
          "created_at": "2010-06-21T00:13:10Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 149,
          "created_at": "2015-01-26T23:35:12Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 166,
          "created_at": "2015-10-07T20:31:55Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 243,
          "created_at": "2018-12-30T00:14:18Z",
          "last_comment_at": "2019-01-10T19:35:28Z",
          "last_comment_author": "tenderlove"
        },
        {
          "number": 287,
          "created_at": "2020-04-03T23:16:57Z",
          "last_comment_at": "2024-04-20T19:23:14Z",
          "last_comment_author": "jhawthorn"
        },
        {
          "number": 299,
          "created_at": "2021-05-03T13:06:14Z",
          "last_comment_at": "2022-12-28T15:02:02Z",
          "last_comment_author": "sandlerr"
        },
        {
          "number": 343,
          "created_at": "2022-09-06T20:11:27Z",
          "last_comment_at": "2023-09-12T00:23:03Z",
          "last_comment_author": "oldmoe"
        },
        {
          "number": 506,
          "created_at": "2024-02-13T08:49:42Z",
          "last_comment_at": "2024-02-14T09:26:12Z",
          "last_comment_author": "jmarrec"
        },
        {
          "number": 559,
          "created_at": "2024-09-16T14:54:59Z",
          "last_comment_at": "2025-03-07T21:18:54Z",
          "last_comment_author": "flavorjones"
        },
        {
          "number": 573,
          "created_at": "2024-10-29T19:04:25Z",
          "last_comment_at": "2025-07-04T17:38:55Z",
          "last_comment_author": "flavorjones"
        },
        {
          "number": 618,
          "created_at": "2025-02-20T17:28:18Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 628,
          "created_at": "2025-05-23T12:35:47Z",
          "last_comment_at": "2025-12-31T21:24:14Z",
          "last_comment_author": "larskanis"
        },
        {
          "number": 639,
          "created_at": "2025-08-06T13:46:10Z",
          "last_comment_at": "2025-08-21T15:36:36Z",
          "last_comment_author": "flavorjones"
        },
        {
          "number": 653,
          "created_at": "2025-11-05T21:38:07Z",
          "last_comment_at": "2025-12-24T13:36:59Z",
          "last_comment_author": "flavorjones"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/sparklemotion/sqlite3-ruby",
    "host": "github.com",
    "name": "sqlite3-ruby",
    "owner": "sparklemotion"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 81,
      "inputs": {
        "security": 82,
        "vitality": 90,
        "community": 80,
        "governance": 73,
        "engineering": 80
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 90,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 83,
            "inputs": {
              "commits_last_year": 105,
              "human_commit_share": 0.68,
              "days_since_last_push": 0,
              "active_weeks_last_year": 28
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "28/52 weeks with commits",
                "points": 19.4,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 28
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "105 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 105
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "23 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "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": 100,
            "inputs": {
              "releases_count": 55,
              "latest_release_tag": "v2.9.5",
              "releases_from_tags": false,
              "days_since_latest_release": 44,
              "mean_days_between_releases": 36
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "55 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 55
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 44 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 44
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~36 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 36
                    }
                  }
                ],
                "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": 5,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 5 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 80,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "good",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "forks": 216,
              "stars": 843,
              "watchers": 26,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "843 stars",
                "points": 47.5,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 843
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "216 forks",
                "points": 19.4,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 216
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "26 watchers",
                "points": 7.8,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 26
                    }
                  }
                ],
                "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-3-Clause)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "BSD-3-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": 100,
            "inputs": {
              "packages": [
                "sqlite3"
              ],
              "dependents": null,
              "ecosystems": "rubygems",
              "total_downloads": 188935136,
              "monthly_downloads": null
            },
            "components": [
              {
                "key": "total_downloads",
                "name": "Total downloads",
                "detail": "188,935,136 downloads all-time across rubygems",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_total",
                    "params": {
                      "count": 188935136,
                      "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": 73,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 62,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 73,
              "top_contributor_share": 0.399
            },
            "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 40% of commits",
                "points": 13.5,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 40
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "73 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 73
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 33 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "merged_prs": 337,
              "open_issues": 14,
              "closed_issues": 259,
              "issue_closed_ratio": 0.949,
              "closed_unmerged_prs": 71
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "95% of issues closed",
                "points": 44.4,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 95
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "337/408 decided PRs merged",
                "points": 31.6,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 337,
                      "decided": 408
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 1/11 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 63,
            "inputs": {
              "followers": 74,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "sparklemotion",
              "public_repos": 11,
              "account_age_days": 5150
            },
            "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": "74 followers of sparklemotion",
                "points": 13.5,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 74,
                      "login": "sparklemotion"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "11 public repos, account ~14 yr old",
                "points": 19.9,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 11
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 14
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "sqlite3"
              ],
              "ecosystems": "rubygems",
              "any_deprecated": false,
              "min_days_since_publish": 44
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on rubygems",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "rubygems"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 44 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 44
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "660 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 660
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 80,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "6 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".rubocop.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".rubocop.yml"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "22 out of 22 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "topics": [
                "sqlite",
                "ruby"
              ],
              "has_wiki": false,
              "homepage": "https://sparklemotion.github.io/sqlite3-ruby/",
              "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": "https://sparklemotion.github.io/sqlite3-ruby/",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "2 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "good",
        "name": "Security",
        "value": 82,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "good",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 78,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 7.8
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "22 out of 22 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "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 1/11 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 33 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "23 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "all dependencies are pinned",
                "points": 5,
                "status": "met",
                "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 detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "GitHub workflow tokens follow principle of least privilege",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 7 resolved dependencies against OSV; 1 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 7
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 1
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 7,
              "unassessed_packages": 1,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 7,
              "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": 20
            },
            "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": 48,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.765,
              "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": "52 of 68 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 52,
                      "sampled": 68
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 51,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.32
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".rubocop.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".rubocop.yml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "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": "32 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 32,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "all dependencies are pinned",
                "points": 10,
                "status": "met",
                "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": 28165,
              "source_files_sampled": 47,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Ruby without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "Ruby"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/47 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 47,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [],
  "report_type": "repository",
  "generated_at": "2026-07-21T23:35:55.361392Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/sparklemotion/sqlite3-ruby.svg",
  "full_name": "sparklemotion/sqlite3-ruby",
  "license_state": "standard",
  "license_spdx": "BSD-3-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.