Public record
Software health reportschema 0.26.0 ยท metrics 1.13.0 ยท 2026-07-22 01:07 UTC

ruby-oauth / oauth

๐Ÿ”‘ A Ruby wrapper for OAuth 1.0, and 1.0a protocols; clients & servers

RubyCustom licenseโ˜… 673 starsโ‘‚ 268 forkssince Feb 2010View on GitHub โ†—

ruby-oauth/oauth holds a health index of 82 out of 100, placing it in the Good band. It scores highest on Engineering Quality (95/100) and lowest on AI Readiness (63/100). It was last updated 1 day ago. 2 contributors account for most of its recent work.

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

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

Score profile

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

Ownership

Ruby OAuthOrganization
23 followers10 public repossince Dec 2008

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
RubyGemsoauth1.1.8-536 days ago

Metrics by category

Vitality

Is the project alive โ€” is code being written and are releases shipping?

89Excellent ยท 22% of overall
How it's scored
36/36Push recency โ€” last push 1 days ago
17.3/36Commit cadence โ€” 25/52 weeks with commits
18/18Commit volume โ€” 197 commits in the last year
10/10OpenSSF Scorecard: Maintained โ€” 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year197
human_commit_share1
days_since_last_push1
active_weeks_last_year25

Release discipline

100Excellent
How it's scored
27/27Ships releases โ€” 19 releases published
36/36Release recency โ€” latest release 6 days ago
27/27Release cadence โ€” a release every ~33.7 days
0/10OpenSSF Scorecard: Signed-Releases โ€” no data
Inputs used
releases_count19
latest_release_tagv1.1.8
releases_from_tagsno
days_since_latest_release6
mean_days_between_releases33.7
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

82Good ยท 18% of overall
How it's scored
45.9/60Stars โ€” 673 stars
20.2/25Forks โ€” 268 forks
6.7/15Watchers โ€” 17 watchers
Inputs used
forks268
stars673
watchers17
growth_stateorganic
growth_factor_pct100
How it's scored
22.5/22.5README
16.9/22.5License โ€” license file present, not a recognized license
18/18CONTRIBUTING guide
13.5/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_conductyes
has_pull_request_templateno
How it's scored
80/80Total downloads โ€” 164,336,481 downloads all-time across rubygems
0/20Registry dependents โ€” not reported by this ecosystem
Inputs used
packagesoauth
dependentsโ€”
ecosystemsrubygems
total_downloads164,336,481
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?

71Good ยท 24% of overall
How it's scored
25.2/54Bus factor โ€” 2 contributor(s) cover half of all commits
12.7/22.5Commit distribution โ€” top contributor authored 44% of commits
13.5/13.5Contributor breadth โ€” 85 contributors
10/10OpenSSF Scorecard: Contributors โ€” project has 68 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled85
top_contributor_share0.437
How it's scored
46.8/46.8Issue resolution โ€” 100% of issues closed
24.1/38.3PR acceptance โ€” 168/267 decided PRs merged
0/15OpenSSF Scorecard: Code-Review โ€” Found 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs168
open_issues0
closed_issues102
issue_closed_ratio1
closed_unmerged_prs99
How it's scored
30/30Ownership backing โ€” organization-owned
0/20Verified domain
9.9/25Owner reach โ€” 23 followers of ruby-oauth
19.6/25Track record โ€” 10 public repos, account ~17 yr old
Inputs used
followers23
owner_typeOrganization
is_verifiedโ€”
owner_loginruby-oauth
public_repos10
account_age_days6,430
How it's scored
25/25Published & resolvable โ€” 1 package(s) on rubygems
35/35Publish recency โ€” latest publish 6 days ago
20/20Version history โ€” 53 published versions
20/20Not deprecated โ€” active, not deprecated or yanked
Inputs used
packagesoauth
ecosystemsrubygems
any_deprecatedno
min_days_since_publish6

Engineering Quality

Are baseline engineering and documentation practices in place?

95Excellent ยท 20% of overall
How it's scored
24/24CI workflows โ€” 36 workflow(s)
24/24Tests present
16/16Linter config โ€” .rubocop.yml
9.6/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests โ€” no data
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configyes
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.

Documentation

100Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site โ€” http://oauth.galtzo.com/
10/10Repository description
10/10Topics โ€” 5 topics
10/10Wiki
Inputs used
topicsauthentication, authorization, oauth, oauth-client, oauth-server
has_wikiyes
homepagehttp://oauth.galtzo.com/
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

73Good ยท 16% of overall
How it's scored
7.5/7.5Binary-Artifacts โ€” no binaries found in the repo
0/7.5Branch-Protection โ€” no data
0/2.5CI-Tests โ€” no data
0/2.5CII-Best-Practices โ€” no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review โ€” Found 0/30 approved changesets -- score normalized to 0
2.5/2.5Contributors โ€” project has 68 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.2/2.5License โ€” license file detected
7.5/7.5Maintained โ€” 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging โ€” no data
4.5/5Pinned-Dependencies โ€” dependency not pinned by hash detected -- score normalized to 9
0/5SAST โ€” no SAST tool detected
5/5Security-Policy โ€” security policy file detected
0/7.5Signed-Releases โ€” no data
0/7.5Token-Permissions โ€” detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities โ€” 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated14
scorecard_versionv5.5.0
checks_inconclusive4
scorecard_aggregate6.6
Excluded from scoring (no data or not applicable): branch_protection, ci_tests, packaging, signed_releases. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories โ€” no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories โ€” transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding โ€” no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages153
unassessed_packages24
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 153 resolved dependencies against OSV. 24 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.

63Moderate ยท 0% of overall
How it's scored
45/45Agent instructions โ€” AGENTS.md
0/15Machine-readable docs (llms.txt)
6.4/40Legible commit history โ€” 12 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.12
agent_instruction_filesAGENTS.md
agent_instruction_max_bytes10,617
How it's scored
18/18One-command bootstrap โ€” mise.toml
22/22Automated tests
11/11Lint / format config โ€” .rubocop.yml
0/11Static type checking
10/10Reproducible environment โ€” devcontainer, lockfile
10/10Demonstrated agent practice โ€” 14 of the last 100 commits agent-authored or agent-credited
5/8Automated maintenance โ€” dependency automation configured, none observed in the sampled commits
9/10OpenSSF Scorecard: Pinned-Dependencies โ€” dependency not pinned by hash detected -- score normalized to 9
Inputs used
has_nixno
has_testsyes
lockfilesGemfile.lock
has_dockerfileno
typed_languageno
bootstrap_filesmise.toml
has_devcontaineryes
has_linter_configyes
typecheck_configsโ€”
agent_commit_share0.14
toolchain_manifestsโ€”
dependency_bot_commit_share0
How it's scored
0/45Type-checkable code โ€” Ruby without a type-check config
54.4/55Manageable file sizes โ€” 1/88 source files over 60KB
Inputs used
primary_languageRuby
largest_source_bytes93,868
source_files_sampled88
oversized_source_files1
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples โ€” examples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_filesโ€”

Key facts

673GitHub stars
85contributors
197commits, last 12 months
1days since last push
19releases
2bus factor
0open issues
RubyGemspackage ecosystems

More detail

Star and fork history 673 โ˜… / 268 โ‡ฟ
673Stars
268Forks
14Releases

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.

01252503755006257506722422402010-022018-032026-05
Major 1Minor 1Patch 12

Each point covers 15 days.

OpenSSF Scorecard 6.6 / 10
6.6aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 ยท 2026-07-22 01:06 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
n/aCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
10Contributorsproject has 68 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
9Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 9
0SASTno SAST tool detected
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 2
RegistryPackageVersion constraintManifest
RubyGemsnomonoโ€”Gemfile
RubyGemsirb~> 1.17Gemfile
All dependencies 177

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

RegistryPackageVersionRelation
RubyGemsirb1.18.0direct
RubyGemsnomono1.0.8direct
RubyGemsaddressable2.9.0indirect
RubyGemsanonymous_loaderโ€”indirect
RubyGemsanonymous_loader0.1.3indirect
RubyGemsansi1.6.0indirect
RubyGemsappraisal2โ€”indirect
RubyGemsappraisal23.1.4indirect
RubyGemsappraisal2-rubocop0.2.3indirect
RubyGemsast2.4.3indirect
RubyGemsauth-sanitizerโ€”indirect
RubyGemsauth-sanitizer0.2.3indirect
RubyGemsbackportsโ€”indirect
RubyGemsbackports3.25.3indirect
RubyGemsbase64โ€”indirect
RubyGemsbase640.3.0indirect
RubyGemsbenchmark0.5.0indirect
RubyGemsbigdecimal4.1.2indirect
RubyGemsbundler-auditโ€”indirect
RubyGemsbundler-audit0.9.3indirect
RubyGemscgi0.5.2indirect
RubyGemscmdparse3.0.7indirect
RubyGemsconcurrent-ruby1.3.7indirect
RubyGemscrack1.0.1indirect
RubyGemsdate3.5.1indirect
RubyGemsdebug1.11.1indirect
RubyGemsdelegate0.6.1indirect
RubyGemsdiff-lcs1.6.2indirect
RubyGemsdiffy3.4.4indirect
RubyGemsdomain_name0.6.20240107indirect
RubyGemsdry-configurable1.4.0indirect
RubyGemsdry-core1.2.0indirect
RubyGemsdry-inflector1.3.1indirect
RubyGemsdry-initializer3.2.0indirect
RubyGemsdry-logic1.6.0indirect
RubyGemsdry-schema1.16.0indirect
RubyGemsdry-types1.9.1indirect
RubyGemsemoji_regex15.0.0indirect
RubyGemserb6.0.4indirect
RubyGemsethon0.18.0indirect
RubyGemsffi1.17.4indirect
RubyGemsgem_bench2.0.5indirect
RubyGemsgeom2d0.4.1indirect
RubyGemsgitmoji-regexโ€”indirect
RubyGemsgitmoji-regex2.0.4indirect
RubyGemshashdiff1.2.1indirect
RubyGemshashie5.1.0indirect
RubyGemshexapdf1.9.1indirect
RubyGemshttp-accept1.7.0indirect
RubyGemshttp-cookie1.1.6indirect
RubyGemsio-console0.8.2indirect
RubyGemsjson2.21.1indirect
RubyGemskettle-devโ€”indirect
RubyGemskettle-dev2.3.4indirect
RubyGemskettle-rb0.1.1indirect
RubyGemskettle-soup-cover3.0.0indirect
RubyGemskettle-testโ€”indirect
RubyGemskettle-test2.0.10indirect
RubyGemskramdown2.5.2indirect
RubyGemskramdown-parser-gfm1.1.0indirect
RubyGemslanguage_server-protocol3.17.0.6indirect
RubyGemslint_roller1.1.0indirect
RubyGemslogger1.7.0indirect
RubyGemsmime-types3.7.0indirect
RubyGemsmime-types-data3.2026.0701indirect
RubyGemsmochaโ€”indirect
RubyGemsmocha3.1.0indirect
RubyGemsmutex_m0.3.0indirect
RubyGemsnetrc0.11.0indirect
RubyGemsnokogiri1.19.4indirect
RubyGemsoauth-ttyโ€”indirect
RubyGemsoauth-tty1.0.13indirect
RubyGemsopenssl4.0.2indirect
RubyGemsostruct0.6.3indirect
RubyGemsparallel1.28.0indirect
RubyGemsparallel_tests5.7.0indirect
RubyGemsparser3.3.11.1indirect
RubyGemspp0.6.4indirect
RubyGemsprettyprint0.2.0indirect
RubyGemsprism1.9.0indirect
RubyGemspsych5.4.0indirect
RubyGemspublic_suffix7.0.5indirect
RubyGemsracc1.8.1indirect
RubyGemsrackโ€”indirect
RubyGemsrack3.2.6indirect
RubyGemsrack-testโ€”indirect
RubyGemsrack-test2.2.0indirect
RubyGemsrainbow3.1.1indirect
RubyGemsrakeโ€”indirect
RubyGemsrake13.4.2indirect
RubyGemsrbs4.0.3indirect
RubyGemsrdoc6.17.0indirect
RubyGemsreek6.5.0indirect
RubyGemsregexp_parser2.12.0indirect
RubyGemsreline0.6.3indirect
RubyGemsrequire_benchโ€”indirect
RubyGemsrequire_bench1.0.4indirect
RubyGemsrest-clientโ€”indirect
RubyGemsrest-client2.1.0indirect
RubyGemsrexml3.4.4indirect
RubyGemsrspec3.13.2indirect
RubyGemsrspec-block_is_expected1.0.6indirect
RubyGemsrspec-core3.13.6indirect
RubyGemsrspec-expectations3.13.5indirect
RubyGemsrspec-mocks3.13.8indirect
RubyGemsrspec-pending_for0.1.21indirect
RubyGemsrspec-stubbed_env1.0.6indirect
RubyGemsrspec-support3.13.7indirect
RubyGemsrspec_junit_formatter0.6.0indirect
RubyGemsrubocop1.87.0indirect
RubyGemsrubocop-ast1.50.0indirect
RubyGemsrubocop-capybara2.23.0indirect
RubyGemsrubocop-env0.1.0indirect
RubyGemsrubocop-factory_bot2.28.0indirect
RubyGemsrubocop-gradual0.4.0indirect
RubyGemsrubocop-lts10.3.2indirect
RubyGemsrubocop-lts-rspec1.0.5indirect
RubyGemsrubocop-md2.0.4indirect
RubyGemsrubocop-minitest0.39.1indirect
RubyGemsrubocop-on-rbs2.0.0indirect
RubyGemsrubocop-packaging0.6.0indirect
RubyGemsrubocop-performance1.26.1indirect
RubyGemsrubocop-rake0.7.1indirect
RubyGemsrubocop-rspec3.10.2indirect
RubyGemsrubocop-rspec-extra0.3.0indirect
RubyGemsrubocop-rspec_rails2.32.0indirect
RubyGemsrubocop-ruby2_33.0.6indirect
RubyGemsrubocop-thread_safety0.7.3indirect
RubyGemsruby-progressbarโ€”indirect
RubyGemsruby-progressbar1.13.0indirect
RubyGemsruby2_keywords0.0.5indirect
RubyGemsruby_engine2.0.3indirect
RubyGemsruby_version1.0.3indirect
RubyGemssilent_stream1.0.12indirect
RubyGemssimplecov1.0.1indirect
RubyGemssimplecov-cobertura4.0.0indirect
RubyGemssimplecov-console0.9.5indirect
RubyGemssimplecov-rcov0.3.7indirect
RubyGemssimplecov_lcov_formatter0.9.0indirect
RubyGemssnaky_hashโ€”indirect
RubyGemssnaky_hash2.0.7indirect
RubyGemsstandard1.55.0indirect
RubyGemsstandard-custom1.0.2indirect
RubyGemsstandard-performance1.9.0indirect
RubyGemsstandard-rspec0.5.0indirect
RubyGemsstandard-rubocop-lts2.0.10indirect
RubyGemsstone_checksumsโ€”indirect
RubyGemsstone_checksums1.0.6indirect
RubyGemsstringio3.2.0indirect
RubyGemsstrscan3.1.8indirect
RubyGemsterminal-table4.0.0indirect
RubyGemsthor1.5.0indirect
RubyGemstimecop0.9.11indirect
RubyGemstimecop-rspec1.0.3indirect
RubyGemstsort0.2.0indirect
RubyGemsturbo_tests2โ€”indirect
RubyGemsturbo_tests23.1.9indirect
RubyGemstyphoeusโ€”indirect
RubyGemstyphoeus1.6.0indirect
RubyGemsunicode-display_width3.2.0indirect
RubyGemsunicode-emoji4.2.0indirect
RubyGemsvcrโ€”indirect
RubyGemsvcr6.4.0indirect
RubyGemsversion_gemโ€”indirect
RubyGemsversion_gem1.1.14indirect
RubyGemswebmockโ€”indirect
RubyGemswebmock3.26.2indirect
RubyGemswebrick1.9.2indirect
RubyGemsyaml-converter0.2.3indirect
RubyGemsyard0.9.45indirect
RubyGemsyard-fence0.9.6indirect
RubyGemsyard-junk0.1.0indirect
RubyGemsyard-relative_markdown_links0.6.0indirect
RubyGemsyard-timekeeper0.2.3indirect
RubyGemsyard-yaml0.2.3indirect
RubyGemszeitwerk2.8.2indirect
RubyGemszlib3.2.3indirect
Dependency advisories 0

This repository publishes no package the index resolves, so its own dependency graph was assessed โ€” 153 packages, which also include development and test pins that never ship: 0 carry known advisories, of which 0 are direct. 24 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": [
        "authentication",
        "authorization",
        "oauth",
        "oauth-client",
        "oauth-server"
      ],
      "is_fork": false,
      "size_kb": 2489,
      "has_wiki": true,
      "homepage": "http://oauth.galtzo.com/",
      "languages": {
        "Ruby": 207670,
        "Shell": 11168
      },
      "pushed_at": "2026-07-20T13:55:18Z",
      "created_at": "2010-02-15T19:02:52Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-15T14:55:31Z",
      "description": "๐Ÿ”‘ A Ruby wrapper for OAuth 1.0, and 1.0a protocols; clients & servers",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "main",
      "license_spdx_raw": "NOASSERTION",
      "primary_language": "Ruby",
      "significant_languages": [
        "Ruby"
      ]
    },
    "owner": {
      "blog": "https://opencollective.com/ruby-oauth",
      "name": "Ruby OAuth",
      "type": "Organization",
      "login": "ruby-oauth",
      "company": null,
      "location": "United States of America",
      "followers": 23,
      "avatar_url": "https://avatars.githubusercontent.com/u/40009?v=4",
      "created_at": "2008-12-12T07:57:02Z",
      "is_verified": null,
      "public_repos": 10,
      "account_age_days": 6430
    },
    "license": {
      "state": "custom",
      "spdx_id": null,
      "raw_spdx": "NOASSERTION",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.1.8",
          "kind": "patch",
          "published_at": "2026-07-15T14:54:14Z"
        },
        {
          "tag": "v1.1.7",
          "kind": "patch",
          "published_at": "2026-06-15T11:28:46Z"
        },
        {
          "tag": "v1.1.6",
          "kind": "patch",
          "published_at": "2026-06-07T08:25:39Z"
        },
        {
          "tag": "v1.1.5",
          "kind": "patch",
          "published_at": "2026-05-21T00:52:43Z"
        },
        {
          "tag": "v1.1.4",
          "kind": "patch",
          "published_at": "2026-05-17T02:32:16Z"
        },
        {
          "tag": "v1.1.3",
          "kind": "patch",
          "published_at": "2025-11-07T02:41:53Z"
        },
        {
          "tag": "v1.1.2",
          "kind": "patch",
          "published_at": "2025-09-22T06:16:49Z"
        },
        {
          "tag": "v1.1.1",
          "kind": "patch",
          "published_at": "2025-09-22T09:50:45Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2025-09-15T08:41:39Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2025-09-15T08:41:22Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2022-08-23T13:00:28Z"
        },
        {
          "tag": "v0.6.1",
          "kind": "patch",
          "published_at": "2022-08-23T11:56:04Z"
        },
        {
          "tag": "v0.5.13",
          "kind": "patch",
          "published_at": "2022-08-23T11:51:49Z"
        },
        {
          "tag": "v0.5.10",
          "kind": "patch",
          "published_at": "2022-05-04T00:08:31Z"
        },
        {
          "tag": "v0.5.9",
          "kind": "patch",
          "published_at": "2022-05-03T13:23:21Z"
        },
        {
          "tag": "v0.5.8",
          "kind": "patch",
          "published_at": "2022-05-03T13:19:48Z"
        },
        {
          "tag": "v0.5.7",
          "kind": "patch",
          "published_at": "2021-11-06T01:44:29Z"
        },
        {
          "tag": "v0.5.5",
          "kind": "patch",
          "published_at": "2021-01-20T19:28:47Z"
        },
        {
          "tag": "v0.5.4",
          "kind": "patch",
          "published_at": "2017-12-08T22:02:51Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "e0f748cf7356e376979b657ac282c44f9ad5f98f",
          "body": null,
          "is_bot": false,
          "headline": "๐Ÿ”’๏ธ Checksums for v1.1.8",
          "author_name": "Peter H. Boling",
          "author_login": "pboling",
          "committed_at": "2026-07-15T14:54:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd9fc9446c93db389e1d03bb3dcb2b2637d1d6f9",
          "body": null,
          "is_bot": false,
          "headline": "๐Ÿ”– Prepare release v1.1.8",
          "author_name": "Peter H. Boling",
          "author_login": "pboling",
          "committed_at": "2026-07-15T14:34:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "038f9e1b7c3cadebd4660d3e0dc703b4b09712d8",
          "body": null,
          "is_bot": false,
          "headline": "๐Ÿ”ง Run TruffleRuby dep-heads from generated gemfile",
          "author_name": "Peter H. Boling",
          "author_login": "pboling",
          "committed_at": "2026-07-15T06:52:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6cee15701c9b1720b77bd178e9c471be54f4e202",
          "body": null,
          "is_bot": false,
          "headline": "๐Ÿ”– Prepare release v1.1.8",
          "author_name": "Peter H. Boling",
          "author_login": "pboling",
          "committed_at": "2026-07-15T06:45:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5cef800be8232f38289b6434fddd3aa34f2a30b",
          "body": null,
          "is_bot": false,
          "headline": "โฌ†๏ธ oauth-tty v1.0.13",
          "author_name": "Peter H. Boling",
          "author_login": "pboling",
          "committed_at": "2026-07-15T06:45:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "600f558e4d7bf87e442804473440db69e0a36961",
          "body": null,
          "is_bot": false,
          "headline": "๐Ÿ”’ Pin GitHub Actions SHAs",
          "author_name": "Peter H. Boling",
          "author_login": "pboling",
          "committed_at": "2026-07-15T06:45:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e7e813e8f216a131b571257267eae46989b770b",
          "body": null,
          "is_bot": false,
          "headline": "๐ŸŽจ Template bootstrap by kettle-jem v7.0.0",
          "author_name": "Peter H. Boling",
          "author_login": "pboling",
          "committed_at": "2026-07-15T06:45:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c01107342d134fbcf1a3f40c694fb76c5e75abab",
          "body": null,
          "is_bot": false,
          "headline": "๐ŸŽจ Template bootstrap by kettle-jem v7.0.0",
          "author_name": "Peter H. Boling",
          "author_login": "pboling",
          "committed_at": "2026-07-15T06:45:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "030ffef7908ce24a1dc8554a5ad381b055394dcb",
          "body": null,
          "is_bot": false,
          "headline": "โฌ†๏ธ ruby 4.0.6",
          "author_name": "Peter H. Boling",
          "author_login": "pboling",
          "committed_at": "2026-07-15T06:45:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff7fe32ca0af4bf23d7ae7d7274be028eae5dcc1",
          "body": null,
          "is_bot": false,
          "headline": "๐ŸŽจ Template bootstrap by kettle-jem v7.0.0",
          "author_name": "Peter H. Boling",
          "author_login": "pboling",
          "committed_at": "2026-07-15T06:45:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ccb1d6feab8724ed50c8605cf943105752456f37",
          "body": null,
          "is_bot": false,
          "headline": "โฌ†๏ธ Raise family dependency floors",
          "author_name": "Peter H. Boling",
          "author_login": "pboling",
          "committed_at": "2026-07-15T06:45:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13784313b97137390a24274a91052953c8fe03b7",
          "body": null,
          "is_bot": false,
          "headline": "๐ŸŽจ Template bootstrap by kettle-jem v7.0.0",
          "author_name": "Peter H. Boling",
          "author_login": "pboling",
          "committed_at": "2026-07-15T06:45:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17a8f4f0a502a1c7991ae416d8035e491e9e28f4",
          "body": null,
          "is_bot": false,
          "headline": "โฌ†๏ธ Raise family dependency floors",
          "author_name": "Peter H. Boling",
          "author_login": "pboling",
          "committed_at": "2026-07-15T06:45:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "491c59125da4d78bc6200c1a3d6d1ba1e251ab9c",
          "body": null,
          "is_bot": false,
          "headline": "๐Ÿ”’ Pin GitHub Actions SHAs",
          "author_name": "Peter H. Boling",
          "author_login": "pboling",
          "committed_at": "2026-07-15T06:45:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f409d8eaab0461e4b22ab52cb343c644c1eb8aee",
          "body": null,
          "is_bot": false,
          "headline": "๐ŸŽจ Template bootstrap by kettle-jem v7.0.0",
          "author_name": "Peter H. Boling",
          "author_login": "pboling",
          "committed_at": "2026-07-15T06:45:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1319716915f9f4fc0992fc82f45c044d2a17cc6e",
          "body": null,
          "is_bot": false,
          "headline": "๐ŸŽจ Template bootstrap by kettle-jem v7.0.0",
          "author_name": "Peter H. Boling",
          "author_login": "pboling",
          "committed_at": "2026-07-15T06:45:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5644f174098b8c7a4819d1e65391bb674d0cedad",
          "body": null,
          "is_bot": false,
          "headline": "๐Ÿ”’ Pin GitHub Actions SHAs",
          "author_name": "Peter H. Boling",
          "author_login": "pboling",
          "committed_at": "2026-07-15T06:45:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e61d279856dd885581916e578d3998d10651651",
          "body": null,
          "is_bot": false,
          "headline": "๐ŸŽจ Template bootstrap by kettle-jem v7.0.0",
          "author_name": "Peter H. Boling",
          "author_login": "pboling",
          "committed_at": "2026-07-15T06:45:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13e982a7a1a7deba5778aece06ce4c0542fcecd6",
          "body": null,
          "is_bot": false,
          "headline": "๐Ÿ”ง Stop setting DEBUG = \"false\"",
          "author_name": "Peter H. Boling",
          "author_login": "pboling",
          "committed_at": "2026-07-15T06:45:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "faac32a6f78f7c333e6d0ed27189aa5dce77d155",
          "body": null,
          "is_bot": false,
          "headline": "โฌ†๏ธ Raise kettle dependency floors",
          "author_name": "Peter H. Boling",
          "author_login": "pboling",
          "committed_at": "2026-07-15T06:45:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6fc75236c5710ad4de725757cdd532c89851a43",
          "body": null,
          "is_bot": false,
          "headline": "๐Ÿ“ Add license packaging changelog entry",
          "author_name": "Peter H. Boling",
          "author_login": "pboling",
          "committed_at": "2026-07-15T06:45:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a9ec160a42760977c68e93d48af2e24f1e7f608",
          "body": null,
          "is_bot": false,
          "headline": "๐ŸŽจ Template bootstrap by kettle-jem v7.0.0",
          "author_name": "Peter H. Boling",
          "author_login": "pboling",
          "committed_at": "2026-07-15T06:45:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abf047b02ef07ee402c8d27a3755b97108c1581b",
          "body": null,
          "is_bot": false,
          "headline": "๐Ÿ› Stop deriving TSLP from SMORG_RB_DEV",
          "author_name": "Peter H. Boling",
          "author_login": "pboling",
          "committed_at": "2026-07-15T06:45:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a79f26ea1e82497254c9d01b270d190cce2e31ef",
          "body": null,
          "is_bot": false,
          "headline": "Raise anonymous_loader floor to 0.1.2",
          "author_name": "Peter H. Boling",
          "author_login": "pboling",
          "committed_at": "2026-07-15T06:45:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ebb5f9866d442c6fb36ff92cd170519d0243f9b",
          "body": null,
          "is_bot": false,
          "headline": "๐Ÿ”ง Replace deprecated nocov markers",
          "author_name": "Peter H. Boling",
          "author_login": "pboling",
          "committed_at": "2026-07-15T06:45:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6aa9f945699233f355ba30845800259b2ec95d36",
          "body": null,
          "is_bot": false,
          "headline": "๐Ÿ“ Add runtime compatibility changelog entry",
          "author_name": "Peter H. Boling",
          "author_login": "pboling",
          "committed_at": "2026-07-15T06:45:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d32b2e010b275ce6e76f906152e317fffaf3a731",
          "body": null,
          "is_bot": false,
          "headline": "Fix persisted template metadata",
          "author_name": "Peter H. Boling",
          "author_login": "pboling",
          "committed_at": "2026-07-15T06:45:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0c428ee93b2800414e52723b883ef563b219670",
          "body": null,
          "is_bot": false,
          "headline": "Fix RubyGems homepage metadata URI",
          "author_name": "Peter H. Boling",
          "author_login": "pboling",
          "committed_at": "2026-07-15T06:45:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6cc3c246878467b6a78364a2e84a30adc2833e17",
          "body": null,
          "is_bot": false,
          "headline": "๐Ÿ’ธ Thanks ๐Ÿ™ to our new backers ๐ŸŽ’ and subscribers ๐Ÿ“œ",
          "author_name": "autobolt",
          "author_login": "autobolt",
          "committed_at": "2026-06-21T02:53:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a05832966400fc374cef5e01c05817c06d68344",
          "body": null,
          "is_bot": false,
          "headline": "๐ŸŽจ Template bootstrap by kettle-jem v7.0.0",
          "author_name": "Peter H. Boling",
          "author_login": "pboling",
          "committed_at": "2026-06-19T17:57:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fcb0aa1ce983125ed1f7d7eec52d850cc8345e87",
          "body": null,
          "is_bot": false,
          "headline": "๐Ÿ“ Document template refresh",
          "author_name": "Peter H. Boling",
          "author_login": "pboling",
          "committed_at": "2026-06-19T17:17:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5955feb5dec7098676ee8f790b5fb27341ce43fc",
          "body": null,
          "is_bot": false,
          "headline": "๐ŸŽจ Template bootstrap by kettle-jem v7.0.0",
          "author_name": "Peter H. Boling",
          "author_login": "pboling",
          "committed_at": "2026-06-19T16:01:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c52ba3532a4bbcf3150f7dfc2023340185b60cf",
          "body": null,
          "is_bot": false,
          "headline": "๐Ÿ”– Prepare release v1.1.8",
          "author_name": "Peter H. Boling",
          "author_login": "pboling",
          "committed_at": "2026-06-19T03:15:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b7a8dc8ead98712eb297dc50ff9049f5f7922a2",
          "body": null,
          "is_bot": false,
          "headline": "๐Ÿ“ Retemplate kettle-dev stack table",
          "author_name": "Peter H. Boling",
          "author_login": "pboling",
          "committed_at": "2026-06-19T01:46:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "949faaebdce119e39824ab1b6442fd19832e423e",
          "body": null,
          "is_bot": false,
          "headline": "๐Ÿ“ Retemplate kettle-dev stack section",
          "author_name": "Peter H. Boling",
          "author_login": "pboling",
          "committed_at": "2026-06-19T01:43:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eea211dfd68478018458756eeaba38838f3ee07c",
          "body": null,
          "is_bot": false,
          "headline": "๐Ÿ“ Retemplate README stack table",
          "author_name": "Peter H. Boling",
          "author_login": "pboling",
          "committed_at": "2026-06-19T00:47:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b327981cd63c871725e6013981ccd715b6310f0",
          "body": null,
          "is_bot": false,
          "headline": "๐Ÿ”– Prepare release v1.1.8",
          "author_name": "Peter H. Boling",
          "author_login": "pboling",
          "committed_at": "2026-06-19T00:36:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbc665eb8b9f37c7c8935fdb48f5b3e13963e002",
          "body": null,
          "is_bot": false,
          "headline": "๐Ÿงช Fix Ruby 2.4 auth sanitizer subprocess spec",
          "author_name": "Peter H. Boling",
          "author_login": "pboling",
          "committed_at": "2026-06-19T00:30:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1976b72ae5b6a770647bad41f2ef20e3b30f182c",
          "body": null,
          "is_bot": false,
          "headline": "๐Ÿ“ Update CHANGELOG.md",
          "author_name": "Peter H. Boling",
          "author_login": "pboling",
          "committed_at": "2026-06-19T00:11:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5325df8583ebf4c3647f5c726c5cc15f27eb1a60",
          "body": null,
          "is_bot": false,
          "headline": "๐Ÿงช Fix Ruby 2.4 CGI appraisal pin",
          "author_name": "Peter H. Boling",
          "author_login": "pboling",
          "committed_at": "2026-06-19T00:07:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0544a81890d6858ac88dc9d3b5cf209194848c4",
          "body": null,
          "is_bot": false,
          "headline": "๐Ÿ“Œ oauth v1.1.8",
          "author_name": "Peter H. Boling",
          "author_login": "pboling",
          "committed_at": "2026-06-18T23:53:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18efb211027d84014baa5e3bc602f07717da5dbb",
          "body": null,
          "is_bot": false,
          "headline": "๐ŸŽจ Retemplate with kettle-dev 2.2.13",
          "author_name": "Peter H. Boling",
          "author_login": "pboling",
          "committed_at": "2026-06-18T23:43:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3d11db8974fb3adf64b10db6b16b496ea12118f",
          "body": null,
          "is_bot": false,
          "headline": "โฌ†๏ธ oauth-tty v1.0.11",
          "author_name": "Peter H. Boling",
          "author_login": "pboling",
          "committed_at": "2026-06-18T19:18:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5aa8fca93badc0e6675e5e64097ee68189846d4f",
          "body": null,
          "is_bot": false,
          "headline": "๐Ÿงฉ Regenerate anonymous loader template output",
          "author_name": "Peter H. Boling",
          "author_login": "pboling",
          "committed_at": "2026-06-18T15:35:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "025dc706178328be689bc1ec1bf0b91e987b0de1",
          "body": null,
          "is_bot": false,
          "headline": "โฌ†๏ธ Raise anonymous_loader floor to 0.1.1",
          "author_name": "Peter H. Boling",
          "author_login": "pboling",
          "committed_at": "2026-06-18T14:35:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b111774d0c18725ec51d52e0a38470613b2bb06",
          "body": null,
          "is_bot": false,
          "headline": "โ™ป๏ธ Load auth-sanitizer through anonymous_loader",
          "author_name": "Peter H. Boling",
          "author_login": "pboling",
          "committed_at": "2026-06-18T14:23:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33fec0e93ac9b51d1d7bc4df1f9481bcf3d9be5f",
          "body": null,
          "is_bot": false,
          "headline": "๐Ÿ”’๏ธ Checksums for v1.1.7",
          "author_name": "Peter H. Boling",
          "author_login": "pboling",
          "committed_at": "2026-06-15T11:28:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c613a62796b8f36718576e7e426bf7f73c103bc8",
          "body": null,
          "is_bot": false,
          "headline": "๐Ÿ”– Prepare release v1.1.7",
          "author_name": "Peter H. Boling",
          "author_login": "pboling",
          "committed_at": "2026-06-15T11:23:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb17556ff49bb346a1aeb1355caef7393868f0bc",
          "body": "Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "โฌ†๏ธ Raise oauth-tty floor to v1.0.10",
          "author_name": "Peter H. Boling",
          "author_login": "pboling",
          "committed_at": "2026-06-15T11:16:30Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "4104c414cd5cd1975d3591ed8fd9e67c955ef0ed",
          "body": "Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "๐Ÿฉน Fix OAuth Ruby 2.4 and JRuby CI follow-ups",
          "author_name": "Peter H. Boling",
          "author_login": "pboling",
          "committed_at": "2026-06-15T10:46:22Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "5f840879a353495fb0432c4b648afac9aa66b10c",
          "body": "Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "๐Ÿฉน Fix OAuth Ruby 2.4 and JRuby CI",
          "author_name": "Peter H. Boling",
          "author_login": "pboling",
          "committed_at": "2026-06-15T10:35:54Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "73fbc8daead2dfddc612ffa6b03e49fa4dadd5f4",
          "body": null,
          "is_bot": false,
          "headline": "๐Ÿ”– Prepare release v1.1.7",
          "author_name": "Peter H. Boling",
          "author_login": "pboling",
          "committed_at": "2026-06-15T10:30:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97d03daf66863c2e1ffd7e6fcec9f9a47aa13931",
          "body": "Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "๐Ÿฉน Fix OAuth CI appraisal failures",
          "author_name": "Peter H. Boling",
          "author_login": "pboling",
          "committed_at": "2026-06-15T10:25:33Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "7e31f72ff5848d07ae4e7d36cbac9e80cd18d231",
          "body": null,
          "is_bot": false,
          "headline": "๐Ÿ”– Prepare release v1.1.7",
          "author_name": "Peter H. Boling",
          "author_login": "pboling",
          "committed_at": "2026-06-15T10:16:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c293e8a8938394d3a50ffca6a39e0f4aa8db3332",
          "body": "Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "โฌ†๏ธ Raise oauth-tty runtime floor",
          "author_name": "Peter H. Boling",
          "author_login": "pboling",
          "committed_at": "2026-06-15T10:08:35Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "bf657dc47840c06da758744fcaa1fffa8e4cd05d",
          "body": null,
          "is_bot": false,
          "headline": "๐Ÿ“ Release prep",
          "author_name": "Peter H. Boling",
          "author_login": "pboling",
          "committed_at": "2026-06-15T08:01:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1e3498fcd1d03324b883521438397fb569b801e",
          "body": "Describe the auth-sanitizer 0.2.1 floor by the specific redaction and RBS fixes it provides instead of ambiguous current behavior.\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "๐Ÿ“ Remove temporal auth-sanitizer wording",
          "author_name": "Peter H. Boling",
          "author_login": "pboling",
          "committed_at": "2026-06-15T07:53:28Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "8c10892bdf6340551d356411c217b782cecaff0f",
          "body": "Describe the auth-sanitizer 0.2.1 floor in terms of public OAuth consumers and the redaction/RBS fixes it provides.\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "๐Ÿ“ Clarify auth-sanitizer floor note",
          "author_name": "Peter H. Boling",
          "author_login": "pboling",
          "committed_at": "2026-06-15T07:49:38Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "dbcb1455c7a4350799ae0ebcd8eba747e9193d9b",
          "body": "Refresh generated project metadata, funding docs, Gemfile wiring, and version_gem floor with the current kettle-jem template.\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "๐Ÿ”ง Retemplate OAuth metadata",
          "author_name": "Peter H. Boling",
          "author_login": "pboling",
          "committed_at": "2026-06-15T07:02:15Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "58e1efa65bc09acd73604dea55cdaba7ecb90c6e",
          "body": "Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "โฌ†๏ธ Refresh local oauth-tty lock",
          "author_name": "Peter H. Boling",
          "author_login": "pboling",
          "committed_at": "2026-06-15T04:16:23Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "c92de3fa56c4e86e32f0f3b1bd4d992f993da005",
          "body": "Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "๐Ÿง‘โ€๐Ÿ’ป Retemplate with current kettle-jem",
          "author_name": "Peter H. Boling",
          "author_login": "pboling",
          "committed_at": "2026-06-15T04:13:18Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "7aad0ce89aaf201b469789aa7e10a5549b38e23c",
          "body": "Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "โฌ†๏ธ Refresh auth-sanitizer lock metadata",
          "author_name": "Peter H. Boling",
          "author_login": "pboling",
          "committed_at": "2026-06-15T04:03:49Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "4f3aee2c15bccf2d2474ce9d97d788260a0d454e",
          "body": "Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "๐Ÿ“ Document restored docs CNAME",
          "author_name": "Peter H. Boling",
          "author_login": "pboling",
          "committed_at": "2026-06-09T09:59:17Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "feb0e85e73d9a7f1c0cf59e35d7afb4cdd0bf01c",
          "body": "Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "๐Ÿ“ Restore docs CNAME",
          "author_name": "Peter H. Boling",
          "author_login": "pboling",
          "committed_at": "2026-06-09T08:07:51Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "415635f6a017a0e05816386ea38dbffbdfa7b7de",
          "body": null,
          "is_bot": false,
          "headline": "๐Ÿ”’๏ธ Checksums for v1.1.6",
          "author_name": "Peter H. Boling",
          "author_login": "pboling",
          "committed_at": "2026-06-07T08:25:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4e50cbb312dfd02288bbe275c9ecaa837168292",
          "body": null,
          "is_bot": false,
          "headline": "๐Ÿ”– Prepare release v1.1.6",
          "author_name": "Peter H. Boling",
          "author_login": "pboling",
          "committed_at": "2026-06-07T08:24:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad009cc4942e27913c893c55fc639842e29b8536",
          "body": null,
          "is_bot": false,
          "headline": "๐Ÿ”— Restore OAuth Google Group README link",
          "author_name": "Peter H. Boling",
          "author_login": "pboling",
          "committed_at": "2026-06-07T08:18:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20bd991d98a0c64e8a74dd334306c643953244e1",
          "body": null,
          "is_bot": false,
          "headline": "๐Ÿ“ Correct OAuth README usage guidance",
          "author_name": "Peter H. Boling",
          "author_login": "pboling",
          "committed_at": "2026-06-07T08:13:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da97783bad5db3fa68fc7b109ea0dfec1cb19ed0",
          "body": null,
          "is_bot": false,
          "headline": "๐Ÿ”ง Disable local ruby-oauth deps by default",
          "author_name": "Peter H. Boling",
          "author_login": "pboling",
          "committed_at": "2026-06-07T08:11:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d70d17555d1f2f16a1b40a9557db3f08c7255162",
          "body": null,
          "is_bot": false,
          "headline": "๐Ÿงฐ Retemplate oauth with kettle-jem",
          "author_name": "Peter H. Boling",
          "author_login": "pboling",
          "committed_at": "2026-06-07T08:08:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af323368e11d0ac68ac98b88a8fa4c6f5376ec14",
          "body": null,
          "is_bot": false,
          "headline": "๐Ÿงช Strengthen OAuth redirect security specs",
          "author_name": "Peter H. Boling",
          "author_login": "pboling",
          "committed_at": "2026-06-07T08:00:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d069dc8c4c9631947451215f07460d6cdf0caf3f",
          "body": null,
          "is_bot": false,
          "headline": "๐Ÿ”’ Harden OAuth token redirects",
          "author_name": "Peter H. Boling",
          "author_login": "pboling",
          "committed_at": "2026-06-07T07:25:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d898ad3e5ec33f413a2c7b8d1460068585c3476e",
          "body": null,
          "is_bot": false,
          "headline": "โฌ†๏ธ Raise snaky_hash floor",
          "author_name": "Peter H. Boling",
          "author_login": "pboling",
          "committed_at": "2026-06-07T06:34:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8afba7607daf58c19aa41dc31098cba3c9135ee",
          "body": "๐ŸŽจ Better gem_version loading",
          "is_bot": false,
          "headline": "Merge pull request #363 from ruby-oauth/fix/gem_version_load",
          "author_name": "|7eter l-|. l3oling",
          "author_login": "pboling",
          "committed_at": "2026-05-21T10:20:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5aff2e7bac620aecbba587cc7d87508527f4835f",
          "body": null,
          "is_bot": false,
          "headline": "๐ŸŽจ Better gem_version loading",
          "author_name": "autobolt",
          "author_login": "autobolt",
          "committed_at": "2026-05-21T09:54:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d80a483c2b7382cecac62f2e153b1d67f91dd554",
          "body": "๐Ÿ”’๏ธ Checksums for v1.1.5",
          "is_bot": false,
          "headline": "Merge pull request #362 from ruby-oauth/checksums/v1.1.5",
          "author_name": "|7eter l-|. l3oling",
          "author_login": "pboling",
          "committed_at": "2026-05-21T00:53:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0aa65cdc5f4db3fc4d08e69fb777cf01f20b3c3f",
          "body": null,
          "is_bot": false,
          "headline": "๐Ÿ”’๏ธ Checksums for v1.1.5",
          "author_name": "autobolt",
          "author_login": "autobolt",
          "committed_at": "2026-05-21T00:52:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2033ba57a05cdf7dd94fe796aadb6f1e7b4b4c28",
          "body": null,
          "is_bot": false,
          "headline": "๐Ÿ”– Prepare release v1.1.5",
          "author_name": "autobolt",
          "author_login": "autobolt",
          "committed_at": "2026-05-21T00:47:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e82df53feb61a98e370f468d663810d77c93d21",
          "body": null,
          "is_bot": false,
          "headline": "โฌ†๏ธ oauth-tty v1.0.8",
          "author_name": "autobolt",
          "author_login": "autobolt",
          "committed_at": "2026-05-21T00:39:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ec937e46ac6977756adddf2ca61a9a8213aab10",
          "body": "โ€ฆtion\n\nAvoid auth-sanitizer top-level namespaces",
          "is_bot": false,
          "headline": "Merge pull request #360 from ruby-oauth/fix/top-level-namespace-polluโ€ฆ",
          "author_name": "|7eter l-|. l3oling",
          "author_login": "pboling",
          "committed_at": "2026-05-21T00:25:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "142bf3f18cf2ae82c643a1e24838d98d0b12ffa5",
          "body": null,
          "is_bot": false,
          "headline": "๐Ÿ”ง :nocov: for unreachable error states",
          "author_name": "autobolt",
          "author_login": "autobolt",
          "committed_at": "2026-05-21T00:13:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e84abe6c9352b9e0d42e26eb7f4ee39a2a491f8",
          "body": null,
          "is_bot": false,
          "headline": "Fix RuboCop Gradual offenses",
          "author_name": "autobolt",
          "author_login": "autobolt",
          "committed_at": "2026-05-20T20:46:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cfd363d354636f45bdcb14630c99dcff709f20a3",
          "body": null,
          "is_bot": false,
          "headline": "Constrain auth-sanitizer loader lookup",
          "author_name": "autobolt",
          "author_login": "autobolt",
          "committed_at": "2026-05-20T20:33:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f599ad10b31bcc2ba4387ff02326110270f75a0",
          "body": null,
          "is_bot": false,
          "headline": "๐Ÿ“ CHANGELOG.md",
          "author_name": "autobolt",
          "author_login": "autobolt",
          "committed_at": "2026-05-20T20:08:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "575b26a4b782b6b8bb335b74fc4685e1feb764d6",
          "body": null,
          "is_bot": false,
          "headline": "โฌ†๏ธ marcel, zeitwerk",
          "author_name": "autobolt",
          "author_login": "autobolt",
          "committed_at": "2026-05-20T19:57:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6cc9fd01ecf407174b83c223cf2c632f5c9e1b05",
          "body": null,
          "is_bot": false,
          "headline": "Avoid auth-sanitizer top-level namespaces",
          "author_name": "autobolt",
          "author_login": "autobolt",
          "committed_at": "2026-05-20T19:34:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5cc24d29c1d77191270c8bf32b32b18c6f04e78",
          "body": "โ€ฆecurity-remediation\n\n[StepSecurity] Apply security best practices",
          "is_bot": false,
          "headline": "Merge pull request #359 from step-security-bot/chore/GHA-190054-stepsโ€ฆ",
          "author_name": "|7eter l-|. l3oling",
          "author_login": "pboling",
          "committed_at": "2026-05-19T06:34:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4b28f9d37090baf646c587486da0d7af2a5dddb",
          "body": "Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>\nSigned-off-by: |7eter l-|. l3oling <peter.boling@gmail.com>",
          "is_bot": false,
          "headline": "Potential fix for pull request finding",
          "author_name": "|7eter l-|. l3oling",
          "author_login": "pboling",
          "committed_at": "2026-05-19T06:31:02Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "50c93e6d19247ee38be8ee0eac0d4b67656127da",
          "body": "Signed-off-by: StepSecurity Bot <bot@stepsecurity.io>",
          "is_bot": false,
          "headline": "[StepSecurity] Apply security best practices",
          "author_name": "StepSecurity Bot",
          "author_login": "step-security-bot",
          "committed_at": "2026-05-19T00:54:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b67cfd48cbbd4622e691ae4c5ef102b1cf091bac",
          "body": "๐Ÿ”’๏ธ Checksums for v1.1.4",
          "is_bot": false,
          "headline": "Merge pull request #358 from ruby-oauth/checksums/v1.1.4",
          "author_name": "|7eter l-|. l3oling",
          "author_login": "pboling",
          "committed_at": "2026-05-17T02:33:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6654704a0b29fee2bcbbfb5fdd361153b5dc9205",
          "body": null,
          "is_bot": false,
          "headline": "๐Ÿ”’๏ธ Checksums for v1.1.4",
          "author_name": "autobolt",
          "author_login": "autobolt",
          "committed_at": "2026-05-17T02:32:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28f942a68d52da2ababf6a225c3fddf6a6447430",
          "body": null,
          "is_bot": false,
          "headline": "๐Ÿ”– Prepare release v1.1.4",
          "author_name": "autobolt",
          "author_login": "autobolt",
          "committed_at": "2026-05-17T02:28:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "701aa2c89ba018909de7607ea94550734e022836",
          "body": null,
          "is_bot": false,
          "headline": "๐Ÿ”ง Minimum coverage",
          "author_name": "autobolt",
          "author_login": "autobolt",
          "committed_at": "2026-05-17T02:18:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1fe97347bef00be14d156645c933fbeacaf94bbd",
          "body": null,
          "is_bot": false,
          "headline": "๐Ÿšจ Linting",
          "author_name": "autobolt",
          "author_login": "autobolt",
          "committed_at": "2026-05-17T02:14:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72beb67eb7f489d2d63a005c3e6e1d161a588ced",
          "body": null,
          "is_bot": false,
          "headline": "๐Ÿ“ RubyGems Hostile Takeover",
          "author_name": "autobolt",
          "author_login": "autobolt",
          "committed_at": "2026-05-17T02:14:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7642c0f90e5a21e62104f13ccb9b4b6795f1c8db",
          "body": "โ€ฆil/auto-assign-issue-3\n\nBump pozil/auto-assign-issue from 2 to 3",
          "is_bot": false,
          "headline": "Merge pull request #354 from ruby-oauth/dependabot/github_actions/pozโ€ฆ",
          "author_name": "|7eter l-|. l3oling",
          "author_login": "pboling",
          "committed_at": "2026-05-17T02:09:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2025950853989d93e6a2a0436cfb1a3aa969065c",
          "body": "โ€ฆions/dependency-review-action-5\n\nBump actions/dependency-review-action from 4 to 5",
          "is_bot": false,
          "headline": "Merge pull request #355 from ruby-oauth/dependabot/github_actions/actโ€ฆ",
          "author_name": "|7eter l-|. l3oling",
          "author_login": "pboling",
          "committed_at": "2026-05-17T02:09:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "baf3fc8de8ca9dcc1d7d09bd2c32f7d7f1437ba2",
          "body": "Add: auth-sanitizer",
          "is_bot": false,
          "headline": "Merge pull request #356 from ruby-oauth/feat/auth-sanitizer",
          "author_name": "|7eter l-|. l3oling",
          "author_login": "pboling",
          "committed_at": "2026-05-17T02:08:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c23ccc42eb7891198d5b21c44a47beca75361798",
          "body": null,
          "is_bot": false,
          "headline": "โฌ†๏ธ Upgrade deps",
          "author_name": "autobolt",
          "author_login": "autobolt",
          "committed_at": "2026-05-17T02:05:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a5cb0c03dbfe1bf3606ea6b8ea9f2fe7383d18a",
          "body": null,
          "is_bot": false,
          "headline": "โฌ†๏ธ yard-junk v0.1.0",
          "author_name": "autobolt",
          "author_login": "autobolt",
          "committed_at": "2026-05-16T21:09:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 19,
      "commits_last_year": 197,
      "latest_release_at": "2026-07-15T14:54:14Z",
      "latest_release_tag": "v1.1.8",
      "releases_from_tags": false,
      "days_since_last_push": 1,
      "active_weeks_last_year": 25,
      "days_since_latest_release": 6,
      "mean_days_between_releases": 33.7
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 75,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "oauth",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "rubygems",
          "matches_repo": true,
          "registry_url": "https://rubygems.org/gems/oauth",
          "is_deprecated": false,
          "latest_version": "1.1.8",
          "repository_url": "https://github.com/ruby-oauth/oauth/tree/v1.1.8",
          "versions_count": 53,
          "total_downloads": 164336481,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2009-07-25T18:04:59Z",
          "latest_published_at": "2026-07-15T14:54:10.771000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 6
        }
      ]
    },
    "popularity": {
      "forks": 268,
      "stars": 673,
      "watchers": 17,
      "fork_history": {
        "days": [
          {
            "date": "2010-04-23",
            "count": 1
          },
          {
            "date": "2010-05-19",
            "count": 1
          },
          {
            "date": "2010-06-10",
            "count": 1
          },
          {
            "date": "2010-06-15",
            "count": 1
          },
          {
            "date": "2010-06-30",
            "count": 1
          },
          {
            "date": "2010-07-21",
            "count": 1
          },
          {
            "date": "2010-07-23",
            "count": 1
          },
          {
            "date": "2010-08-16",
            "count": 1
          },
          {
            "date": "2010-11-10",
            "count": 1
          },
          {
            "date": "2010-11-23",
            "count": 1
          },
          {
            "date": "2010-11-25",
            "count": 1
          },
          {
            "date": "2010-12-10",
            "count": 1
          },
          {
            "date": "2010-12-13",
            "count": 1
          },
          {
            "date": "2010-12-21",
            "count": 1
          },
          {
            "date": "2010-12-22",
            "count": 1
          },
          {
            "date": "2011-01-08",
            "count": 1
          },
          {
            "date": "2011-03-01",
            "count": 1
          },
          {
            "date": "2011-03-31",
            "count": 1
          },
          {
            "date": "2011-04-07",
            "count": 1
          },
          {
            "date": "2011-04-10",
            "count": 1
          },
          {
            "date": "2011-04-22",
            "count": 1
          },
          {
            "date": "2011-05-08",
            "count": 1
          },
          {
            "date": "2011-05-09",
            "count": 1
          },
          {
            "date": "2011-05-16",
            "count": 1
          },
          {
            "date": "2011-05-19",
            "count": 1
          },
          {
            "date": "2011-06-29",
            "count": 1
          },
          {
            "date": "2011-07-01",
            "count": 1
          },
          {
            "date": "2011-07-04",
            "count": 1
          },
          {
            "date": "2011-07-05",
            "count": 1
          },
          {
            "date": "2011-07-25",
            "count": 1
          },
          {
            "date": "2011-07-28",
            "count": 1
          },
          {
            "date": "2011-08-12",
            "count": 1
          },
          {
            "date": "2011-08-17",
            "count": 1
          },
          {
            "date": "2011-08-24",
            "count": 1
          },
          {
            "date": "2011-09-07",
            "count": 1
          },
          {
            "date": "2011-09-12",
            "count": 1
          },
          {
            "date": "2011-10-05",
            "count": 2
          },
          {
            "date": "2011-10-23",
            "count": 1
          },
          {
            "date": "2011-10-28",
            "count": 1
          },
          {
            "date": "2011-11-06",
            "count": 1
          },
          {
            "date": "2011-11-14",
            "count": 1
          },
          {
            "date": "2011-11-21",
            "count": 1
          },
          {
            "date": "2011-11-25",
            "count": 1
          },
          {
            "date": "2011-12-01",
            "count": 1
          },
          {
            "date": "2011-12-08",
            "count": 1
          },
          {
            "date": "2011-12-15",
            "count": 1
          },
          {
            "date": "2011-12-27",
            "count": 1
          },
          {
            "date": "2012-01-11",
            "count": 1
          },
          {
            "date": "2012-01-17",
            "count": 1
          },
          {
            "date": "2012-01-20",
            "count": 2
          },
          {
            "date": "2012-01-21",
            "count": 3
          },
          {
            "date": "2012-02-02",
            "count": 1
          },
          {
            "date": "2012-02-07",
            "count": 1
          },
          {
            "date": "2012-02-12",
            "count": 1
          },
          {
            "date": "2012-03-28",
            "count": 1
          },
          {
            "date": "2012-04-03",
            "count": 1
          },
          {
            "date": "2012-04-10",
            "count": 1
          },
          {
            "date": "2012-04-28",
            "count": 1
          },
          {
            "date": "2012-05-07",
            "count": 1
          },
          {
            "date": "2012-05-13",
            "count": 1
          },
          {
            "date": "2012-06-05",
            "count": 1
          },
          {
            "date": "2012-06-16",
            "count": 1
          },
          {
            "date": "2012-06-20",
            "count": 1
          },
          {
            "date": "2012-06-21",
            "count": 2
          },
          {
            "date": "2012-07-08",
            "count": 1
          },
          {
            "date": "2012-07-09",
            "count": 1
          },
          {
            "date": "2012-07-24",
            "count": 1
          },
          {
            "date": "2012-07-26",
            "count": 1
          },
          {
            "date": "2012-08-26",
            "count": 1
          },
          {
            "date": "2012-08-29",
            "count": 1
          },
          {
            "date": "2012-09-03",
            "count": 1
          },
          {
            "date": "2012-09-19",
            "count": 1
          },
          {
            "date": "2012-09-22",
            "count": 1
          },
          {
            "date": "2012-10-03",
            "count": 1
          },
          {
            "date": "2012-10-13",
            "count": 1
          },
          {
            "date": "2012-10-17",
            "count": 1
          },
          {
            "date": "2012-10-20",
            "count": 1
          },
          {
            "date": "2012-10-26",
            "count": 1
          },
          {
            "date": "2012-10-30",
            "count": 1
          },
          {
            "date": "2012-11-03",
            "count": 1
          },
          {
            "date": "2012-11-11",
            "count": 1
          },
          {
            "date": "2012-11-18",
            "count": 1
          },
          {
            "date": "2012-12-05",
            "count": 1
          },
          {
            "date": "2012-12-20",
            "count": 1
          },
          {
            "date": "2012-12-28",
            "count": 1
          },
          {
            "date": "2012-12-30",
            "count": 1
          },
          {
            "date": "2012-12-31",
            "count": 1
          },
          {
            "date": "2013-01-07",
            "count": 1
          },
          {
            "date": "2013-01-08",
            "count": 1
          },
          {
            "date": "2013-01-18",
            "count": 1
          },
          {
            "date": "2013-02-01",
            "count": 1
          },
          {
            "date": "2013-02-04",
            "count": 1
          },
          {
            "date": "2013-02-06",
            "count": 1
          },
          {
            "date": "2013-03-22",
            "count": 1
          },
          {
            "date": "2013-03-25",
            "count": 1
          },
          {
            "date": "2013-04-02",
            "count": 2
          },
          {
            "date": "2013-04-18",
            "count": 1
          },
          {
            "date": "2013-05-30",
            "count": 1
          },
          {
            "date": "2013-06-01",
            "count": 1
          },
          {
            "date": "2013-06-19",
            "count": 1
          },
          {
            "date": "2013-06-21",
            "count": 1
          },
          {
            "date": "2013-06-28",
            "count": 1
          },
          {
            "date": "2013-07-10",
            "count": 1
          },
          {
            "date": "2013-07-13",
            "count": 1
          },
          {
            "date": "2013-07-31",
            "count": 1
          },
          {
            "date": "2013-08-12",
            "count": 1
          },
          {
            "date": "2013-09-25",
            "count": 1
          },
          {
            "date": "2013-11-01",
            "count": 1
          },
          {
            "date": "2013-11-27",
            "count": 2
          },
          {
            "date": "2013-12-06",
            "count": 1
          },
          {
            "date": "2013-12-09",
            "count": 1
          },
          {
            "date": "2014-01-15",
            "count": 1
          },
          {
            "date": "2014-01-17",
            "count": 1
          },
          {
            "date": "2014-02-19",
            "count": 1
          },
          {
            "date": "2014-03-06",
            "count": 1
          },
          {
            "date": "2014-05-07",
            "count": 1
          },
          {
            "date": "2014-05-30",
            "count": 1
          },
          {
            "date": "2014-06-17",
            "count": 1
          },
          {
            "date": "2014-06-24",
            "count": 1
          },
          {
            "date": "2014-07-17",
            "count": 1
          },
          {
            "date": "2014-08-17",
            "count": 1
          },
          {
            "date": "2014-10-14",
            "count": 1
          },
          {
            "date": "2014-10-17",
            "count": 1
          },
          {
            "date": "2014-10-18",
            "count": 1
          },
          {
            "date": "2014-12-02",
            "count": 1
          },
          {
            "date": "2014-12-03",
            "count": 1
          },
          {
            "date": "2015-02-18",
            "count": 1
          },
          {
            "date": "2015-03-10",
            "count": 1
          },
          {
            "date": "2015-03-17",
            "count": 1
          },
          {
            "date": "2015-03-18",
            "count": 1
          },
          {
            "date": "2015-03-20",
            "count": 1
          },
          {
            "date": "2015-04-10",
            "count": 1
          },
          {
            "date": "2015-05-01",
            "count": 1
          },
          {
            "date": "2015-06-12",
            "count": 1
          },
          {
            "date": "2015-07-30",
            "count": 1
          },
          {
            "date": "2015-08-07",
            "count": 1
          },
          {
            "date": "2015-09-06",
            "count": 1
          },
          {
            "date": "2015-11-04",
            "count": 1
          },
          {
            "date": "2015-11-27",
            "count": 1
          },
          {
            "date": "2016-01-20",
            "count": 1
          },
          {
            "date": "2016-02-22",
            "count": 1
          },
          {
            "date": "2016-02-24",
            "count": 1
          },
          {
            "date": "2016-03-10",
            "count": 1
          },
          {
            "date": "2016-03-20",
            "count": 1
          },
          {
            "date": "2016-03-22",
            "count": 1
          },
          {
            "date": "2016-03-23",
            "count": 1
          },
          {
            "date": "2016-03-29",
            "count": 1
          },
          {
            "date": "2016-04-07",
            "count": 1
          },
          {
            "date": "2016-04-29",
            "count": 1
          },
          {
            "date": "2016-05-08",
            "count": 1
          },
          {
            "date": "2016-05-23",
            "count": 1
          },
          {
            "date": "2016-06-06",
            "count": 1
          },
          {
            "date": "2016-07-14",
            "count": 2
          },
          {
            "date": "2016-07-28",
            "count": 1
          },
          {
            "date": "2016-08-11",
            "count": 1
          },
          {
            "date": "2016-08-12",
            "count": 1
          },
          {
            "date": "2016-08-24",
            "count": 1
          },
          {
            "date": "2016-08-25",
            "count": 1
          },
          {
            "date": "2016-09-26",
            "count": 1
          },
          {
            "date": "2016-10-24",
            "count": 1
          },
          {
            "date": "2017-03-19",
            "count": 1
          },
          {
            "date": "2017-04-04",
            "count": 1
          },
          {
            "date": "2017-04-14",
            "count": 1
          },
          {
            "date": "2017-06-07",
            "count": 1
          },
          {
            "date": "2017-06-14",
            "count": 1
          },
          {
            "date": "2017-06-22",
            "count": 1
          },
          {
            "date": "2017-06-26",
            "count": 1
          },
          {
            "date": "2017-07-26",
            "count": 1
          },
          {
            "date": "2017-08-25",
            "count": 1
          },
          {
            "date": "2017-09-12",
            "count": 1
          },
          {
            "date": "2017-10-06",
            "count": 1
          },
          {
            "date": "2017-10-10",
            "count": 1
          },
          {
            "date": "2017-10-16",
            "count": 1
          },
          {
            "date": "2017-11-01",
            "count": 1
          },
          {
            "date": "2017-11-22",
            "count": 1
          },
          {
            "date": "2017-11-30",
            "count": 1
          },
          {
            "date": "2017-12-08",
            "count": 1
          },
          {
            "date": "2018-03-01",
            "count": 1
          },
          {
            "date": "2018-03-28",
            "count": 1
          },
          {
            "date": "2018-04-12",
            "count": 1
          },
          {
            "date": "2018-05-17",
            "count": 1
          },
          {
            "date": "2018-05-25",
            "count": 1
          },
          {
            "date": "2018-06-06",
            "count": 1
          },
          {
            "date": "2018-09-13",
            "count": 1
          },
          {
            "date": "2018-10-03",
            "count": 1
          },
          {
            "date": "2018-10-19",
            "count": 1
          },
          {
            "date": "2018-12-10",
            "count": 1
          },
          {
            "date": "2018-12-13",
            "count": 1
          },
          {
            "date": "2019-01-09",
            "count": 2
          },
          {
            "date": "2019-02-14",
            "count": 1
          },
          {
            "date": "2019-02-16",
            "count": 1
          },
          {
            "date": "2019-04-14",
            "count": 1
          },
          {
            "date": "2019-05-24",
            "count": 1
          },
          {
            "date": "2019-07-24",
            "count": 1
          },
          {
            "date": "2019-10-01",
            "count": 1
          },
          {
            "date": "2019-10-10",
            "count": 1
          },
          {
            "date": "2019-10-17",
            "count": 1
          },
          {
            "date": "2019-11-03",
            "count": 1
          },
          {
            "date": "2019-12-03",
            "count": 1
          },
          {
            "date": "2019-12-09",
            "count": 1
          },
          {
            "date": "2019-12-14",
            "count": 1
          },
          {
            "date": "2019-12-19",
            "count": 1
          },
          {
            "date": "2020-01-22",
            "count": 1
          },
          {
            "date": "2020-03-20",
            "count": 1
          },
          {
            "date": "2020-07-17",
            "count": 1
          },
          {
            "date": "2020-07-27",
            "count": 1
          },
          {
            "date": "2020-11-25",
            "count": 1
          },
          {
            "date": "2021-02-08",
            "count": 1
          },
          {
            "date": "2021-02-10",
            "count": 1
          },
          {
            "date": "2021-02-18",
            "count": 1
          },
          {
            "date": "2021-04-25",
            "count": 1
          },
          {
            "date": "2021-06-15",
            "count": 1
          },
          {
            "date": "2021-06-18",
            "count": 1
          },
          {
            "date": "2021-07-05",
            "count": 1
          },
          {
            "date": "2021-07-08",
            "count": 1
          },
          {
            "date": "2021-09-24",
            "count": 1
          },
          {
            "date": "2021-11-27",
            "count": 1
          },
          {
            "date": "2021-12-07",
            "count": 1
          },
          {
            "date": "2021-12-23",
            "count": 1
          },
          {
            "date": "2022-03-25",
            "count": 1
          },
          {
            "date": "2022-05-16",
            "count": 1
          },
          {
            "date": "2022-06-11",
            "count": 1
          },
          {
            "date": "2023-10-05",
            "count": 1
          },
          {
            "date": "2023-11-15",
            "count": 1
          },
          {
            "date": "2024-09-14",
            "count": 1
          },
          {
            "date": "2025-01-04",
            "count": 1
          },
          {
            "date": "2025-01-31",
            "count": 1
          },
          {
            "date": "2026-01-22",
            "count": 1
          },
          {
            "date": "2026-01-24",
            "count": 1
          },
          {
            "date": "2026-02-01",
            "count": 1
          },
          {
            "date": "2026-04-02",
            "count": 1
          },
          {
            "date": "2026-04-08",
            "count": 1
          },
          {
            "date": "2026-05-19",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 242,
        "total_forks": 268
      },
      "star_history": {
        "days": [
          {
            "date": "2010-02-15",
            "count": 236
          },
          {
            "date": "2010-02-20",
            "count": 1
          },
          {
            "date": "2010-02-22",
            "count": 1
          },
          {
            "date": "2010-02-25",
            "count": 1
          },
          {
            "date": "2010-02-28",
            "count": 1
          },
          {
            "date": "2010-03-10",
            "count": 1
          },
          {
            "date": "2010-03-16",
            "count": 1
          },
          {
            "date": "2010-03-23",
            "count": 1
          },
          {
            "date": "2010-03-25",
            "count": 1
          },
          {
            "date": "2010-03-26",
            "count": 1
          },
          {
            "date": "2010-03-28",
            "count": 2
          },
          {
            "date": "2010-04-11",
            "count": 1
          },
          {
            "date": "2010-04-13",
            "count": 1
          },
          {
            "date": "2010-04-19",
            "count": 1
          },
          {
            "date": "2010-04-25",
            "count": 1
          },
          {
            "date": "2010-04-26",
            "count": 1
          },
          {
            "date": "2010-04-27",
            "count": 1
          },
          {
            "date": "2010-04-29",
            "count": 1
          },
          {
            "date": "2010-04-30",
            "count": 1
          },
          {
            "date": "2010-05-06",
            "count": 1
          },
          {
            "date": "2010-05-07",
            "count": 1
          },
          {
            "date": "2010-05-08",
            "count": 1
          },
          {
            "date": "2010-05-13",
            "count": 1
          },
          {
            "date": "2010-05-22",
            "count": 1
          },
          {
            "date": "2010-05-27",
            "count": 1
          },
          {
            "date": "2010-06-04",
            "count": 2
          },
          {
            "date": "2010-06-15",
            "count": 1
          },
          {
            "date": "2010-06-18",
            "count": 1
          },
          {
            "date": "2010-06-21",
            "count": 1
          },
          {
            "date": "2010-06-23",
            "count": 1
          },
          {
            "date": "2010-06-26",
            "count": 2
          },
          {
            "date": "2010-07-01",
            "count": 1
          },
          {
            "date": "2010-07-13",
            "count": 1
          },
          {
            "date": "2010-07-14",
            "count": 1
          },
          {
            "date": "2010-07-19",
            "count": 1
          },
          {
            "date": "2010-08-09",
            "count": 1
          },
          {
            "date": "2010-08-19",
            "count": 1
          },
          {
            "date": "2010-08-23",
            "count": 1
          },
          {
            "date": "2010-08-26",
            "count": 1
          },
          {
            "date": "2010-09-18",
            "count": 1
          },
          {
            "date": "2010-09-19",
            "count": 1
          },
          {
            "date": "2010-10-07",
            "count": 1
          },
          {
            "date": "2010-10-10",
            "count": 1
          },
          {
            "date": "2010-10-12",
            "count": 1
          },
          {
            "date": "2010-10-17",
            "count": 1
          },
          {
            "date": "2010-10-18",
            "count": 1
          },
          {
            "date": "2010-10-20",
            "count": 1
          },
          {
            "date": "2010-10-25",
            "count": 1
          },
          {
            "date": "2010-10-28",
            "count": 2
          },
          {
            "date": "2010-10-29",
            "count": 1
          },
          {
            "date": "2010-11-07",
            "count": 1
          },
          {
            "date": "2010-11-10",
            "count": 1
          },
          {
            "date": "2010-11-11",
            "count": 1
          },
          {
            "date": "2010-11-18",
            "count": 1
          },
          {
            "date": "2010-11-29",
            "count": 1
          },
          {
            "date": "2010-12-02",
            "count": 1
          },
          {
            "date": "2010-12-08",
            "count": 1
          },
          {
            "date": "2010-12-10",
            "count": 1
          },
          {
            "date": "2010-12-14",
            "count": 1
          },
          {
            "date": "2010-12-16",
            "count": 2
          },
          {
            "date": "2010-12-19",
            "count": 1
          },
          {
            "date": "2010-12-21",
            "count": 1
          },
          {
            "date": "2010-12-23",
            "count": 1
          },
          {
            "date": "2011-01-10",
            "count": 1
          },
          {
            "date": "2011-01-13",
            "count": 1
          },
          {
            "date": "2011-01-14",
            "count": 1
          },
          {
            "date": "2011-01-15",
            "count": 1
          },
          {
            "date": "2011-01-17",
            "count": 1
          },
          {
            "date": "2011-01-21",
            "count": 1
          },
          {
            "date": "2011-01-22",
            "count": 1
          },
          {
            "date": "2011-01-26",
            "count": 1
          },
          {
            "date": "2011-02-08",
            "count": 1
          },
          {
            "date": "2011-02-15",
            "count": 1
          },
          {
            "date": "2011-02-17",
            "count": 1
          },
          {
            "date": "2011-02-18",
            "count": 1
          },
          {
            "date": "2011-02-26",
            "count": 1
          },
          {
            "date": "2011-03-04",
            "count": 1
          },
          {
            "date": "2011-03-09",
            "count": 1
          },
          {
            "date": "2011-03-11",
            "count": 1
          },
          {
            "date": "2011-03-12",
            "count": 1
          },
          {
            "date": "2011-03-27",
            "count": 1
          },
          {
            "date": "2011-03-31",
            "count": 1
          },
          {
            "date": "2011-04-06",
            "count": 1
          },
          {
            "date": "2011-04-19",
            "count": 1
          },
          {
            "date": "2011-04-23",
            "count": 1
          },
          {
            "date": "2011-04-26",
            "count": 1
          },
          {
            "date": "2011-05-10",
            "count": 1
          },
          {
            "date": "2011-05-12",
            "count": 1
          },
          {
            "date": "2011-05-19",
            "count": 1
          },
          {
            "date": "2011-06-09",
            "count": 1
          },
          {
            "date": "2011-06-21",
            "count": 1
          },
          {
            "date": "2011-06-22",
            "count": 1
          },
          {
            "date": "2011-07-02",
            "count": 1
          },
          {
            "date": "2011-07-04",
            "count": 1
          },
          {
            "date": "2011-07-17",
            "count": 1
          },
          {
            "date": "2011-08-07",
            "count": 1
          },
          {
            "date": "2011-08-13",
            "count": 2
          },
          {
            "date": "2011-08-16",
            "count": 1
          },
          {
            "date": "2011-09-13",
            "count": 1
          },
          {
            "date": "2011-10-21",
            "count": 1
          },
          {
            "date": "2011-10-24",
            "count": 2
          },
          {
            "date": "2011-10-30",
            "count": 1
          },
          {
            "date": "2011-11-05",
            "count": 1
          },
          {
            "date": "2012-01-30",
            "count": 1
          },
          {
            "date": "2012-02-14",
            "count": 1
          },
          {
            "date": "2012-03-05",
            "count": 1
          },
          {
            "date": "2012-04-02",
            "count": 1
          },
          {
            "date": "2012-04-05",
            "count": 1
          },
          {
            "date": "2012-06-18",
            "count": 2
          },
          {
            "date": "2012-07-18",
            "count": 1
          },
          {
            "date": "2012-09-23",
            "count": 1
          },
          {
            "date": "2013-02-13",
            "count": 1
          },
          {
            "date": "2013-02-14",
            "count": 1
          },
          {
            "date": "2013-02-15",
            "count": 1
          },
          {
            "date": "2013-02-18",
            "count": 1
          },
          {
            "date": "2013-02-19",
            "count": 1
          },
          {
            "date": "2013-02-25",
            "count": 2
          },
          {
            "date": "2013-02-28",
            "count": 1
          },
          {
            "date": "2013-03-01",
            "count": 1
          },
          {
            "date": "2013-03-19",
            "count": 1
          },
          {
            "date": "2013-04-03",
            "count": 1
          },
          {
            "date": "2013-04-04",
            "count": 1
          },
          {
            "date": "2013-04-09",
            "count": 1
          },
          {
            "date": "2013-04-13",
            "count": 1
          },
          {
            "date": "2013-04-16",
            "count": 1
          },
          {
            "date": "2013-04-17",
            "count": 1
          },
          {
            "date": "2013-04-21",
            "count": 2
          },
          {
            "date": "2013-04-25",
            "count": 2
          },
          {
            "date": "2013-05-31",
            "count": 1
          },
          {
            "date": "2013-06-19",
            "count": 1
          },
          {
            "date": "2013-06-28",
            "count": 1
          },
          {
            "date": "2013-07-12",
            "count": 1
          },
          {
            "date": "2013-07-18",
            "count": 1
          },
          {
            "date": "2013-08-06",
            "count": 1
          },
          {
            "date": "2013-08-08",
            "count": 1
          },
          {
            "date": "2013-08-09",
            "count": 1
          },
          {
            "date": "2013-08-15",
            "count": 1
          },
          {
            "date": "2013-08-18",
            "count": 1
          },
          {
            "date": "2013-08-22",
            "count": 1
          },
          {
            "date": "2013-09-02",
            "count": 1
          },
          {
            "date": "2013-09-04",
            "count": 1
          },
          {
            "date": "2013-09-12",
            "count": 1
          },
          {
            "date": "2013-09-16",
            "count": 1
          },
          {
            "date": "2013-10-08",
            "count": 1
          },
          {
            "date": "2013-10-14",
            "count": 1
          },
          {
            "date": "2013-10-17",
            "count": 1
          },
          {
            "date": "2013-10-25",
            "count": 1
          },
          {
            "date": "2013-11-01",
            "count": 1
          },
          {
            "date": "2013-11-07",
            "count": 1
          },
          {
            "date": "2013-11-26",
            "count": 1
          },
          {
            "date": "2013-12-03",
            "count": 1
          },
          {
            "date": "2013-12-27",
            "count": 1
          },
          {
            "date": "2014-01-17",
            "count": 1
          },
          {
            "date": "2014-01-23",
            "count": 1
          },
          {
            "date": "2014-02-05",
            "count": 4
          },
          {
            "date": "2014-02-08",
            "count": 1
          },
          {
            "date": "2014-03-14",
            "count": 1
          },
          {
            "date": "2014-03-17",
            "count": 1
          },
          {
            "date": "2014-03-26",
            "count": 1
          },
          {
            "date": "2014-03-29",
            "count": 1
          },
          {
            "date": "2014-04-17",
            "count": 1
          },
          {
            "date": "2014-04-30",
            "count": 1
          },
          {
            "date": "2014-05-03",
            "count": 1
          },
          {
            "date": "2014-05-08",
            "count": 1
          },
          {
            "date": "2014-05-09",
            "count": 1
          },
          {
            "date": "2014-05-18",
            "count": 1
          },
          {
            "date": "2014-05-29",
            "count": 1
          },
          {
            "date": "2014-06-08",
            "count": 1
          },
          {
            "date": "2014-07-08",
            "count": 1
          },
          {
            "date": "2014-07-09",
            "count": 1
          },
          {
            "date": "2014-08-06",
            "count": 1
          },
          {
            "date": "2014-08-18",
            "count": 1
          },
          {
            "date": "2014-08-19",
            "count": 1
          },
          {
            "date": "2014-08-25",
            "count": 1
          },
          {
            "date": "2014-09-09",
            "count": 1
          },
          {
            "date": "2014-10-02",
            "count": 1
          },
          {
            "date": "2014-10-04",
            "count": 1
          },
          {
            "date": "2014-10-13",
            "count": 1
          },
          {
            "date": "2014-10-14",
            "count": 1
          },
          {
            "date": "2014-10-23",
            "count": 1
          },
          {
            "date": "2014-10-27",
            "count": 1
          },
          {
            "date": "2014-10-31",
            "count": 1
          },
          {
            "date": "2014-11-05",
            "count": 1
          },
          {
            "date": "2014-11-07",
            "count": 1
          },
          {
            "date": "2014-11-08",
            "count": 1
          },
          {
            "date": "2014-11-11",
            "count": 1
          },
          {
            "date": "2014-11-16",
            "count": 1
          },
          {
            "date": "2014-11-18",
            "count": 1
          },
          {
            "date": "2014-11-26",
            "count": 1
          },
          {
            "date": "2014-12-18",
            "count": 1
          },
          {
            "date": "2014-12-31",
            "count": 1
          },
          {
            "date": "2015-01-13",
            "count": 1
          },
          {
            "date": "2015-01-27",
            "count": 1
          },
          {
            "date": "2015-02-03",
            "count": 2
          },
          {
            "date": "2015-02-07",
            "count": 1
          },
          {
            "date": "2015-02-15",
            "count": 1
          },
          {
            "date": "2015-03-06",
            "count": 1
          },
          {
            "date": "2015-03-19",
            "count": 1
          },
          {
            "date": "2015-03-25",
            "count": 1
          },
          {
            "date": "2015-03-26",
            "count": 1
          },
          {
            "date": "2015-03-27",
            "count": 1
          },
          {
            "date": "2015-04-08",
            "count": 2
          },
          {
            "date": "2015-04-13",
            "count": 1
          },
          {
            "date": "2015-04-15",
            "count": 1
          },
          {
            "date": "2015-05-01",
            "count": 1
          },
          {
            "date": "2015-05-03",
            "count": 1
          },
          {
            "date": "2015-05-05",
            "count": 1
          },
          {
            "date": "2015-05-08",
            "count": 1
          },
          {
            "date": "2015-05-26",
            "count": 1
          },
          {
            "date": "2015-05-27",
            "count": 1
          },
          {
            "date": "2015-05-29",
            "count": 1
          },
          {
            "date": "2015-06-04",
            "count": 1
          },
          {
            "date": "2015-06-18",
            "count": 1
          },
          {
            "date": "2015-06-24",
            "count": 1
          },
          {
            "date": "2015-07-02",
            "count": 1
          },
          {
            "date": "2015-07-03",
            "count": 1
          },
          {
            "date": "2015-07-16",
            "count": 1
          },
          {
            "date": "2015-07-29",
            "count": 1
          },
          {
            "date": "2015-08-09",
            "count": 1
          },
          {
            "date": "2015-08-10",
            "count": 1
          },
          {
            "date": "2015-08-14",
            "count": 1
          },
          {
            "date": "2015-08-19",
            "count": 2
          },
          {
            "date": "2015-08-28",
            "count": 1
          },
          {
            "date": "2015-08-31",
            "count": 1
          },
          {
            "date": "2015-09-12",
            "count": 1
          },
          {
            "date": "2015-09-15",
            "count": 1
          },
          {
            "date": "2015-10-15",
            "count": 1
          },
          {
            "date": "2015-10-16",
            "count": 1
          },
          {
            "date": "2015-10-18",
            "count": 1
          },
          {
            "date": "2015-10-19",
            "count": 1
          },
          {
            "date": "2015-10-30",
            "count": 1
          },
          {
            "date": "2015-11-05",
            "count": 1
          },
          {
            "date": "2015-11-12",
            "count": 1
          },
          {
            "date": "2015-12-06",
            "count": 1
          },
          {
            "date": "2015-12-07",
            "count": 1
          },
          {
            "date": "2015-12-08",
            "count": 1
          },
          {
            "date": "2015-12-19",
            "count": 1
          },
          {
            "date": "2015-12-30",
            "count": 1
          },
          {
            "date": "2016-01-04",
            "count": 1
          },
          {
            "date": "2016-01-05",
            "count": 1
          },
          {
            "date": "2016-01-12",
            "count": 1
          },
          {
            "date": "2016-01-30",
            "count": 1
          },
          {
            "date": "2016-02-04",
            "count": 1
          },
          {
            "date": "2016-02-09",
            "count": 1
          },
          {
            "date": "2016-02-20",
            "count": 1
          },
          {
            "date": "2016-02-21",
            "count": 1
          },
          {
            "date": "2016-02-24",
            "count": 1
          },
          {
            "date": "2016-02-26",
            "count": 1
          },
          {
            "date": "2016-03-11",
            "count": 1
          },
          {
            "date": "2016-03-17",
            "count": 1
          },
          {
            "date": "2016-03-19",
            "count": 1
          },
          {
            "date": "2016-03-26",
            "count": 1
          },
          {
            "date": "2016-03-31",
            "count": 1
          },
          {
            "date": "2016-04-07",
            "count": 1
          },
          {
            "date": "2016-04-08",
            "count": 1
          },
          {
            "date": "2016-04-11",
            "count": 1
          },
          {
            "date": "2016-04-16",
            "count": 1
          },
          {
            "date": "2016-05-02",
            "count": 1
          },
          {
            "date": "2016-05-10",
            "count": 1
          },
          {
            "date": "2016-05-17",
            "count": 1
          },
          {
            "date": "2016-06-30",
            "count": 1
          },
          {
            "date": "2016-07-10",
            "count": 2
          },
          {
            "date": "2016-07-19",
            "count": 1
          },
          {
            "date": "2016-07-20",
            "count": 1
          },
          {
            "date": "2016-07-22",
            "count": 1
          },
          {
            "date": "2016-07-24",
            "count": 1
          },
          {
            "date": "2016-07-26",
            "count": 1
          },
          {
            "date": "2016-07-29",
            "count": 1
          },
          {
            "date": "2016-08-04",
            "count": 1
          },
          {
            "date": "2016-08-05",
            "count": 1
          },
          {
            "date": "2016-08-06",
            "count": 1
          },
          {
            "date": "2016-08-09",
            "count": 1
          },
          {
            "date": "2016-08-11",
            "count": 1
          },
          {
            "date": "2016-08-16",
            "count": 1
          },
          {
            "date": "2016-08-26",
            "count": 1
          },
          {
            "date": "2016-08-30",
            "count": 1
          },
          {
            "date": "2016-09-26",
            "count": 2
          },
          {
            "date": "2016-09-29",
            "count": 1
          },
          {
            "date": "2016-10-16",
            "count": 1
          },
          {
            "date": "2016-10-24",
            "count": 1
          },
          {
            "date": "2016-11-01",
            "count": 1
          },
          {
            "date": "2016-11-14",
            "count": 1
          },
          {
            "date": "2016-11-29",
            "count": 1
          },
          {
            "date": "2016-12-09",
            "count": 1
          },
          {
            "date": "2016-12-24",
            "count": 1
          },
          {
            "date": "2017-02-16",
            "count": 1
          },
          {
            "date": "2017-04-07",
            "count": 1
          },
          {
            "date": "2017-04-14",
            "count": 1
          },
          {
            "date": "2017-05-29",
            "count": 1
          },
          {
            "date": "2017-06-07",
            "count": 1
          },
          {
            "date": "2017-06-09",
            "count": 1
          },
          {
            "date": "2017-06-15",
            "count": 1
          },
          {
            "date": "2017-06-21",
            "count": 1
          },
          {
            "date": "2017-06-26",
            "count": 1
          },
          {
            "date": "2017-07-03",
            "count": 1
          },
          {
            "date": "2017-07-11",
            "count": 2
          },
          {
            "date": "2017-07-18",
            "count": 1
          },
          {
            "date": "2017-07-27",
            "count": 1
          },
          {
            "date": "2017-08-04",
            "count": 1
          },
          {
            "date": "2017-08-28",
            "count": 1
          },
          {
            "date": "2017-08-29",
            "count": 1
          },
          {
            "date": "2017-09-22",
            "count": 1
          },
          {
            "date": "2017-09-29",
            "count": 1
          },
          {
            "date": "2017-10-20",
            "count": 1
          },
          {
            "date": "2017-11-03",
            "count": 1
          },
          {
            "date": "2017-11-06",
            "count": 1
          },
          {
            "date": "2017-11-11",
            "count": 1
          },
          {
            "date": "2017-12-03",
            "count": 1
          },
          {
            "date": "2017-12-07",
            "count": 1
          },
          {
            "date": "2018-01-07",
            "count": 1
          },
          {
            "date": "2018-01-19",
            "count": 1
          },
          {
            "date": "2018-02-16",
            "count": 1
          },
          {
            "date": "2018-03-08",
            "count": 1
          },
          {
            "date": "2018-03-25",
            "count": 1
          },
          {
            "date": "2018-04-24",
            "count": 1
          },
          {
            "date": "2018-04-30",
            "count": 1
          },
          {
            "date": "2018-06-26",
            "count": 1
          },
          {
            "date": "2018-07-11",
            "count": 1
          },
          {
            "date": "2018-08-23",
            "count": 1
          },
          {
            "date": "2018-09-29",
            "count": 1
          },
          {
            "date": "2018-12-01",
            "count": 1
          },
          {
            "date": "2019-01-27",
            "count": 1
          },
          {
            "date": "2019-02-15",
            "count": 1
          },
          {
            "date": "2019-04-26",
            "count": 1
          },
          {
            "date": "2019-04-30",
            "count": 1
          },
          {
            "date": "2019-06-06",
            "count": 1
          },
          {
            "date": "2019-06-19",
            "count": 1
          },
          {
            "date": "2019-07-19",
            "count": 1
          },
          {
            "date": "2019-08-01",
            "count": 1
          },
          {
            "date": "2019-08-13",
            "count": 1
          },
          {
            "date": "2019-09-10",
            "count": 1
          },
          {
            "date": "2019-09-28",
            "count": 1
          },
          {
            "date": "2019-09-29",
            "count": 1
          },
          {
            "date": "2019-10-14",
            "count": 1
          },
          {
            "date": "2019-10-31",
            "count": 1
          },
          {
            "date": "2019-11-05",
            "count": 1
          },
          {
            "date": "2019-12-14",
            "count": 1
          },
          {
            "date": "2019-12-24",
            "count": 1
          },
          {
            "date": "2020-01-14",
            "count": 1
          },
          {
            "date": "2020-04-24",
            "count": 1
          },
          {
            "date": "2020-04-28",
            "count": 1
          },
          {
            "date": "2020-05-20",
            "count": 1
          },
          {
            "date": "2020-05-26",
            "count": 1
          },
          {
            "date": "2020-05-28",
            "count": 1
          },
          {
            "date": "2020-06-11",
            "count": 1
          },
          {
            "date": "2020-06-14",
            "count": 1
          },
          {
            "date": "2020-06-15",
            "count": 1
          },
          {
            "date": "2020-07-30",
            "count": 1
          },
          {
            "date": "2020-08-09",
            "count": 1
          },
          {
            "date": "2020-08-16",
            "count": 1
          },
          {
            "date": "2020-09-16",
            "count": 1
          },
          {
            "date": "2020-10-16",
            "count": 1
          },
          {
            "date": "2020-11-04",
            "count": 1
          },
          {
            "date": "2021-01-06",
            "count": 2
          },
          {
            "date": "2021-01-19",
            "count": 1
          },
          {
            "date": "2021-01-20",
            "count": 1
          },
          {
            "date": "2021-01-22",
            "count": 1
          },
          {
            "date": "2021-02-27",
            "count": 1
          },
          {
            "date": "2021-02-28",
            "count": 1
          },
          {
            "date": "2021-03-03",
            "count": 1
          },
          {
            "date": "2021-04-23",
            "count": 1
          },
          {
            "date": "2021-05-11",
            "count": 1
          },
          {
            "date": "2021-07-08",
            "count": 1
          },
          {
            "date": "2021-07-13",
            "count": 1
          },
          {
            "date": "2021-08-07",
            "count": 2
          },
          {
            "date": "2021-09-08",
            "count": 1
          },
          {
            "date": "2021-09-24",
            "count": 1
          },
          {
            "date": "2021-11-01",
            "count": 2
          },
          {
            "date": "2021-11-02",
            "count": 1
          },
          {
            "date": "2021-11-16",
            "count": 1
          },
          {
            "date": "2021-11-29",
            "count": 1
          },
          {
            "date": "2021-12-19",
            "count": 1
          },
          {
            "date": "2022-03-10",
            "count": 1
          },
          {
            "date": "2022-03-14",
            "count": 1
          },
          {
            "date": "2022-03-15",
            "count": 1
          },
          {
            "date": "2022-03-20",
            "count": 1
          },
          {
            "date": "2022-05-09",
            "count": 1
          },
          {
            "date": "2022-05-15",
            "count": 1
          },
          {
            "date": "2022-05-17",
            "count": 1
          },
          {
            "date": "2022-05-23",
            "count": 1
          },
          {
            "date": "2022-06-02",
            "count": 2
          },
          {
            "date": "2022-06-25",
            "count": 1
          },
          {
            "date": "2022-07-05",
            "count": 1
          },
          {
            "date": "2022-07-22",
            "count": 1
          },
          {
            "date": "2022-08-01",
            "count": 1
          },
          {
            "date": "2022-08-25",
            "count": 1
          },
          {
            "date": "2022-08-26",
            "count": 1
          },
          {
            "date": "2022-11-26",
            "count": 1
          },
          {
            "date": "2023-04-13",
            "count": 1
          },
          {
            "date": "2023-11-15",
            "count": 1
          },
          {
            "date": "2023-11-29",
            "count": 1
          },
          {
            "date": "2023-12-07",
            "count": 1
          },
          {
            "date": "2024-02-13",
            "count": 1
          },
          {
            "date": "2024-06-04",
            "count": 1
          },
          {
            "date": "2024-06-16",
            "count": 1
          },
          {
            "date": "2024-06-25",
            "count": 1
          },
          {
            "date": "2024-07-22",
            "count": 1
          },
          {
            "date": "2024-08-22",
            "count": 1
          },
          {
            "date": "2024-11-02",
            "count": 1
          },
          {
            "date": "2024-12-10",
            "count": 1
          },
          {
            "date": "2024-12-11",
            "count": 1
          },
          {
            "date": "2025-02-21",
            "count": 1
          },
          {
            "date": "2025-02-22",
            "count": 1
          },
          {
            "date": "2025-02-23",
            "count": 1
          },
          {
            "date": "2025-06-07",
            "count": 1
          },
          {
            "date": "2025-06-27",
            "count": 3
          },
          {
            "date": "2025-07-19",
            "count": 1
          },
          {
            "date": "2025-07-27",
            "count": 1
          },
          {
            "date": "2025-08-20",
            "count": 1
          },
          {
            "date": "2025-09-10",
            "count": 1
          },
          {
            "date": "2025-10-17",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 672,
        "total_stars": 673
      },
      "open_issues_and_prs": 2
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "mise.toml"
      ],
      "api_schema_files": [],
      "has_devcontainer": true,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 93868,
      "source_files_sampled": 88,
      "oversized_source_files": 1,
      "agent_instruction_files": [
        "AGENTS.md"
      ],
      "agent_instruction_max_bytes": 10617
    },
    "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": 153,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 24,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "rubygems"
      ],
      "dependencies": [
        {
          "name": "nomono",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "irb",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 1.17"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "irb",
            "direct": true,
            "version": "1.18.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "nomono",
            "direct": true,
            "version": "1.0.8",
            "ecosystem": "rubygems"
          },
          {
            "name": "addressable",
            "direct": false,
            "version": "2.9.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "anonymous_loader",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "anonymous_loader",
            "direct": false,
            "version": "0.1.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "ansi",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "appraisal2",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "appraisal2",
            "direct": false,
            "version": "3.1.4",
            "ecosystem": "rubygems"
          },
          {
            "name": "appraisal2-rubocop",
            "direct": false,
            "version": "0.2.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "ast",
            "direct": false,
            "version": "2.4.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "auth-sanitizer",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "auth-sanitizer",
            "direct": false,
            "version": "0.2.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "backports",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "backports",
            "direct": false,
            "version": "3.25.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "base64",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "base64",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "benchmark",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "bigdecimal",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "bundler-audit",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "bundler-audit",
            "direct": false,
            "version": "0.9.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "cgi",
            "direct": false,
            "version": "0.5.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "cmdparse",
            "direct": false,
            "version": "3.0.7",
            "ecosystem": "rubygems"
          },
          {
            "name": "concurrent-ruby",
            "direct": false,
            "version": "1.3.7",
            "ecosystem": "rubygems"
          },
          {
            "name": "crack",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "date",
            "direct": false,
            "version": "3.5.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "delegate",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "diff-lcs",
            "direct": false,
            "version": "1.6.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "diffy",
            "direct": false,
            "version": "3.4.4",
            "ecosystem": "rubygems"
          },
          {
            "name": "domain_name",
            "direct": false,
            "version": "0.6.20240107",
            "ecosystem": "rubygems"
          },
          {
            "name": "dry-configurable",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "dry-core",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "dry-inflector",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "dry-initializer",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "dry-logic",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "dry-schema",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "dry-types",
            "direct": false,
            "version": "1.9.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "emoji_regex",
            "direct": false,
            "version": "15.0.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "erb",
            "direct": false,
            "version": "6.0.4",
            "ecosystem": "rubygems"
          },
          {
            "name": "ethon",
            "direct": false,
            "version": "0.18.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "ffi",
            "direct": false,
            "version": "1.17.4",
            "ecosystem": "rubygems"
          },
          {
            "name": "gem_bench",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "rubygems"
          },
          {
            "name": "geom2d",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "gitmoji-regex",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "gitmoji-regex",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "rubygems"
          },
          {
            "name": "hashdiff",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "hashie",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "hexapdf",
            "direct": false,
            "version": "1.9.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "http-accept",
            "direct": false,
            "version": "1.7.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "http-cookie",
            "direct": false,
            "version": "1.1.6",
            "ecosystem": "rubygems"
          },
          {
            "name": "io-console",
            "direct": false,
            "version": "0.8.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "json",
            "direct": false,
            "version": "2.21.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "kettle-dev",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "kettle-dev",
            "direct": false,
            "version": "2.3.4",
            "ecosystem": "rubygems"
          },
          {
            "name": "kettle-rb",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "kettle-soup-cover",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "kettle-test",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "kettle-test",
            "direct": false,
            "version": "2.0.10",
            "ecosystem": "rubygems"
          },
          {
            "name": "kramdown",
            "direct": false,
            "version": "2.5.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "kramdown-parser-gfm",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "language_server-protocol",
            "direct": false,
            "version": "3.17.0.6",
            "ecosystem": "rubygems"
          },
          {
            "name": "lint_roller",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "logger",
            "direct": false,
            "version": "1.7.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "mime-types",
            "direct": false,
            "version": "3.7.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "mime-types-data",
            "direct": false,
            "version": "3.2026.0701",
            "ecosystem": "rubygems"
          },
          {
            "name": "mocha",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "mocha",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "mutex_m",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "netrc",
            "direct": false,
            "version": "0.11.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "nokogiri",
            "direct": false,
            "version": "1.19.4",
            "ecosystem": "rubygems"
          },
          {
            "name": "oauth-tty",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "oauth-tty",
            "direct": false,
            "version": "1.0.13",
            "ecosystem": "rubygems"
          },
          {
            "name": "openssl",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "ostruct",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "parallel",
            "direct": false,
            "version": "1.28.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "parallel_tests",
            "direct": false,
            "version": "5.7.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "parser",
            "direct": false,
            "version": "3.3.11.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "pp",
            "direct": false,
            "version": "0.6.4",
            "ecosystem": "rubygems"
          },
          {
            "name": "prettyprint",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "prism",
            "direct": false,
            "version": "1.9.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "psych",
            "direct": false,
            "version": "5.4.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "public_suffix",
            "direct": false,
            "version": "7.0.5",
            "ecosystem": "rubygems"
          },
          {
            "name": "racc",
            "direct": false,
            "version": "1.8.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "rack",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rack",
            "direct": false,
            "version": "3.2.6",
            "ecosystem": "rubygems"
          },
          {
            "name": "rack-test",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rack-test",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "rainbow",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "rake",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rake",
            "direct": false,
            "version": "13.4.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "rbs",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "rdoc",
            "direct": false,
            "version": "6.17.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "reek",
            "direct": false,
            "version": "6.5.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "regexp_parser",
            "direct": false,
            "version": "2.12.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "reline",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "require_bench",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "require_bench",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "rubygems"
          },
          {
            "name": "rest-client",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rest-client",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "rexml",
            "direct": false,
            "version": "3.4.4",
            "ecosystem": "rubygems"
          },
          {
            "name": "rspec",
            "direct": false,
            "version": "3.13.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "rspec-block_is_expected",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "rubygems"
          },
          {
            "name": "rspec-core",
            "direct": false,
            "version": "3.13.6",
            "ecosystem": "rubygems"
          },
          {
            "name": "rspec-expectations",
            "direct": false,
            "version": "3.13.5",
            "ecosystem": "rubygems"
          },
          {
            "name": "rspec-mocks",
            "direct": false,
            "version": "3.13.8",
            "ecosystem": "rubygems"
          },
          {
            "name": "rspec-pending_for",
            "direct": false,
            "version": "0.1.21",
            "ecosystem": "rubygems"
          },
          {
            "name": "rspec-stubbed_env",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "rubygems"
          },
          {
            "name": "rspec-support",
            "direct": false,
            "version": "3.13.7",
            "ecosystem": "rubygems"
          },
          {
            "name": "rspec_junit_formatter",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "rubocop",
            "direct": false,
            "version": "1.87.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "rubocop-ast",
            "direct": false,
            "version": "1.50.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "rubocop-capybara",
            "direct": false,
            "version": "2.23.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "rubocop-env",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "rubocop-factory_bot",
            "direct": false,
            "version": "2.28.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "rubocop-gradual",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "rubocop-lts",
            "direct": false,
            "version": "10.3.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "rubocop-lts-rspec",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "rubygems"
          },
          {
            "name": "rubocop-md",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "rubygems"
          },
          {
            "name": "rubocop-minitest",
            "direct": false,
            "version": "0.39.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "rubocop-on-rbs",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "rubocop-packaging",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "rubocop-performance",
            "direct": false,
            "version": "1.26.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "rubocop-rake",
            "direct": false,
            "version": "0.7.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "rubocop-rspec",
            "direct": false,
            "version": "3.10.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "rubocop-rspec-extra",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "rubocop-rspec_rails",
            "direct": false,
            "version": "2.32.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "rubocop-ruby2_3",
            "direct": false,
            "version": "3.0.6",
            "ecosystem": "rubygems"
          },
          {
            "name": "rubocop-thread_safety",
            "direct": false,
            "version": "0.7.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "ruby-progressbar",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "ruby-progressbar",
            "direct": false,
            "version": "1.13.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "ruby2_keywords",
            "direct": false,
            "version": "0.0.5",
            "ecosystem": "rubygems"
          },
          {
            "name": "ruby_engine",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "ruby_version",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "silent_stream",
            "direct": false,
            "version": "1.0.12",
            "ecosystem": "rubygems"
          },
          {
            "name": "simplecov",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "simplecov-cobertura",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "simplecov-console",
            "direct": false,
            "version": "0.9.5",
            "ecosystem": "rubygems"
          },
          {
            "name": "simplecov-rcov",
            "direct": false,
            "version": "0.3.7",
            "ecosystem": "rubygems"
          },
          {
            "name": "simplecov_lcov_formatter",
            "direct": false,
            "version": "0.9.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "snaky_hash",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "snaky_hash",
            "direct": false,
            "version": "2.0.7",
            "ecosystem": "rubygems"
          },
          {
            "name": "standard",
            "direct": false,
            "version": "1.55.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "standard-custom",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "standard-performance",
            "direct": false,
            "version": "1.9.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "standard-rspec",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "standard-rubocop-lts",
            "direct": false,
            "version": "2.0.10",
            "ecosystem": "rubygems"
          },
          {
            "name": "stone_checksums",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "stone_checksums",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "rubygems"
          },
          {
            "name": "stringio",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "strscan",
            "direct": false,
            "version": "3.1.8",
            "ecosystem": "rubygems"
          },
          {
            "name": "terminal-table",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "thor",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "timecop",
            "direct": false,
            "version": "0.9.11",
            "ecosystem": "rubygems"
          },
          {
            "name": "timecop-rspec",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "tsort",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "turbo_tests2",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "turbo_tests2",
            "direct": false,
            "version": "3.1.9",
            "ecosystem": "rubygems"
          },
          {
            "name": "typhoeus",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "typhoeus",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "unicode-display_width",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "unicode-emoji",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "vcr",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "vcr",
            "direct": false,
            "version": "6.4.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "version_gem",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "version_gem",
            "direct": false,
            "version": "1.1.14",
            "ecosystem": "rubygems"
          },
          {
            "name": "webmock",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "webmock",
            "direct": false,
            "version": "3.26.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "webrick",
            "direct": false,
            "version": "1.9.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "yaml-converter",
            "direct": false,
            "version": "0.2.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "yard",
            "direct": false,
            "version": "0.9.45",
            "ecosystem": "rubygems"
          },
          {
            "name": "yard-fence",
            "direct": false,
            "version": "0.9.6",
            "ecosystem": "rubygems"
          },
          {
            "name": "yard-junk",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "yard-relative_markdown_links",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "yard-timekeeper",
            "direct": false,
            "version": "0.2.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "yard-yaml",
            "direct": false,
            "version": "0.2.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "zeitwerk",
            "direct": false,
            "version": "2.8.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "zlib",
            "direct": false,
            "version": "3.2.3",
            "ecosystem": "rubygems"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 177,
        "direct_count": 2,
        "indirect_count": 175
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 2,
        "merged_prs": 168,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 102,
        "closed_unmerged_prs": 99
      },
      "bus_factor": 2,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "pboling",
          "commits": 464,
          "avatar_url": "https://avatars.githubusercontent.com/u/19505?v=4"
        },
        {
          "type": "User",
          "login": "sethfitz",
          "commits": 145,
          "avatar_url": "https://avatars.githubusercontent.com/u/45?v=4"
        },
        {
          "type": "User",
          "login": "quirkey",
          "commits": 69,
          "avatar_url": "https://avatars.githubusercontent.com/u/1097?v=4"
        },
        {
          "type": "User",
          "login": "pelle",
          "commits": 64,
          "avatar_url": "https://avatars.githubusercontent.com/u/8680?v=4"
        },
        {
          "type": "User",
          "login": "ch1ago",
          "commits": 62,
          "avatar_url": "https://avatars.githubusercontent.com/u/335238?v=4"
        },
        {
          "type": "User",
          "login": "mpapis",
          "commits": 38,
          "avatar_url": "https://avatars.githubusercontent.com/u/48054?v=4"
        },
        {
          "type": "User",
          "login": "autobolt",
          "commits": 25,
          "avatar_url": "https://avatars.githubusercontent.com/u/32689569?v=4"
        },
        {
          "type": "User",
          "login": "galois17",
          "commits": 24,
          "avatar_url": "https://avatars.githubusercontent.com/u/159247?v=4"
        },
        {
          "type": "User",
          "login": "afeld",
          "commits": 11,
          "avatar_url": "https://avatars.githubusercontent.com/u/86842?v=4"
        },
        {
          "type": "User",
          "login": "bkocik",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/20448?v=4"
        }
      ],
      "contributors_sampled": 85,
      "top_contributor_share": 0.437
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "auto-assign.yml",
        "coverage.yml",
        "current.yml",
        "dep-heads.yml",
        "dependency-review.yml",
        "heads.yml",
        "jruby-10.0.yml",
        "jruby-9.2.yml",
        "jruby-9.3.yml",
        "jruby-9.4.yml",
        "jruby.yml",
        "license-eye.yml",
        "locked_deps.yml",
        "macos.yml",
        "opencollective.yml",
        "ruby-2.4.yml",
        "ruby-2.5.yml",
        "ruby-2.6.yml",
        "ruby-2.7.yml",
        "ruby-3.0.yml",
        "ruby-3.1.yml",
        "ruby-3.2.yml",
        "ruby-3.3.yml",
        "ruby-3.4.yml",
        "scorecards.yml",
        "style.yml",
        "templating.yml",
        "truffle.yml",
        "truffleruby-22.3.yml",
        "truffleruby-23.0.yml",
        "truffleruby-23.1.yml",
        "truffleruby-24.2.yml",
        "truffleruby-25.0.yml",
        "truffleruby-33.0.yml",
        "unlocked_deps.yml",
        "windows.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".rubocop.yml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": true
    },
    "security_signals": {
      "lockfiles": [
        "Gemfile.lock"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 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": null,
            "reason": "no pull request found",
            "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 0/30 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 68 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": 9,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 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": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 9,
            "reason": "dependency not pinned by hash detected -- score normalized to 9",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "no SAST tool detected",
            "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": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "e0f748cf7356e376979b657ac282c44f9ad5f98f",
        "ran_at": "2026-07-22T01:06:51Z",
        "aggregate_score": 6.6,
        "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-21T09:42:08Z",
      "oldest_open_prs": [
        {
          "number": 379,
          "created_at": "2026-07-20T13:55:04Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 380,
          "created_at": "2026-07-20T13:55:19Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-05-21T10:20:09Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/ruby-oauth/oauth",
    "host": "github.com",
    "name": "oauth",
    "owner": "ruby-oauth"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 82,
      "inputs": {
        "security": 73,
        "vitality": 89,
        "community": 82,
        "governance": 71,
        "engineering": 95
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 89,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 81,
            "inputs": {
              "commits_last_year": 197,
              "human_commit_share": 1,
              "days_since_last_push": 1,
              "active_weeks_last_year": 25
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 1 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "25/52 weeks with commits",
                "points": 17.3,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 25
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "197 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 197
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 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": 19,
              "latest_release_tag": "v1.1.8",
              "releases_from_tags": false,
              "days_since_latest_release": 6,
              "mean_days_between_releases": 33.7
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "19 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 19
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 6 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~33.7 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 33.7
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 6,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 6 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive โ€” is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 82,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "good",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 73,
            "inputs": {
              "forks": 268,
              "stars": 673,
              "watchers": 17,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "673 stars",
                "points": 45.9,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 673
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "268 forks",
                "points": 20.2,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 268
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "17 watchers",
                "points": 6.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 17
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 79,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "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": "license file present, not a recognized license",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "license_custom",
                    "params": {}
                  }
                ],
                "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": 13.5,
                "status": "met",
                "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": [
                "oauth"
              ],
              "dependents": null,
              "ecosystems": "rubygems",
              "total_downloads": 164336481,
              "monthly_downloads": null
            },
            "components": [
              {
                "key": "total_downloads",
                "name": "Total downloads",
                "detail": "164,336,481 downloads all-time across rubygems",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_total",
                    "params": {
                      "count": 164336481,
                      "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": 71,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 61,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 85,
              "top_contributor_share": 0.437
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 44% of commits",
                "points": 12.7,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 44
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "85 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 85
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 68 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 71,
            "inputs": {
              "merged_prs": 168,
              "open_issues": 0,
              "closed_issues": 102,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 99
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 46.8,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "168/267 decided PRs merged",
                "points": 24.1,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 168,
                      "decided": 267
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 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": 60,
            "inputs": {
              "followers": 23,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "ruby-oauth",
              "public_repos": 10,
              "account_age_days": 6430
            },
            "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": "23 followers of ruby-oauth",
                "points": 9.9,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 23,
                      "login": "ruby-oauth"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "10 public repos, account ~17 yr old",
                "points": 19.6,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 10
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 17
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "oauth"
              ],
              "ecosystems": "rubygems",
              "any_deprecated": false,
              "min_days_since_publish": 6
            },
            "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 6 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "53 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 53
                    }
                  }
                ],
                "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": "excellent",
        "name": "Engineering Quality",
        "value": 95,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 92,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": true
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "36 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 36
                    }
                  }
                ],
                "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": 9.6,
                "status": "met",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "topics": [
                "authentication",
                "authorization",
                "oauth",
                "oauth-client",
                "oauth-server"
              ],
              "has_wiki": true,
              "homepage": "http://oauth.galtzo.com/",
              "has_readme": true,
              "has_docs_dir": true,
              "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": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "http://oauth.galtzo.com/",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "5 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "good",
        "name": "Security",
        "value": 73,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "ci_tests",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 66,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 14,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 4,
              "scorecard_aggregate": 6.6
            },
            "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": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 68 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.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 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 not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 9",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "no SAST tool detected",
                "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": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "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 153 resolved dependencies against OSV; 24 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": 153
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 24
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 153,
              "unassessed_packages": 24,
              "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": 153,
              "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": 39
            },
            "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": "moderate",
        "name": "AI Readiness",
        "value": 63,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "moderate",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 51,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.12,
              "agent_instruction_files": [
                "AGENTS.md"
              ],
              "agent_instruction_max_bytes": 10617
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "AGENTS.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "AGENTS.md"
                    }
                  }
                ],
                "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": "12 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 6.4,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 12,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "excellent",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "Gemfile.lock"
              ],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [
                "mise.toml"
              ],
              "has_devcontainer": true,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0.14,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "mise.toml",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "mise.toml"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".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": "devcontainer, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "devcontainer, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "14 of the last 100 commits agent-authored or agent-credited",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 14,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "dependency automation configured, none observed in the sampled commits",
                "points": 5,
                "status": "partial",
                "details": [
                  {
                    "code": "dependency_bot_config_only",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 9",
                "points": 9,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 54,
            "inputs": {
              "primary_language": "Ruby",
              "largest_source_bytes": 93868,
              "source_files_sampled": 88,
              "oversized_source_files": 1
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Ruby without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "Ruby"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "1/88 source files over 60KB",
                "points": 54.4,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 88,
                      "oversized": 1
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge โ€” weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [],
  "report_type": "repository",
  "generated_at": "2026-07-22T01:07:06.954457Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/r/ruby-oauth/oauth.svg",
  "full_name": "ruby-oauth/oauth",
  "license_state": "custom",
  "license_spdx": null
}

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 statistics โ€” RubyGems.