Public record
Software health reportschema 0.26.0 · metrics 1.13.0 · 2026-07-22 18:56 UTC

workos / workos-ruby

Official Ruby SDK for interacting with the WorkOS API

RubyMIT★ 39 stars⑂ 33 forkssince Dec 2019View on GitHub ↗

workos/workos-ruby holds a health index of 78 out of 100, placing it in the Good band. It scores highest on Vitality (91/100) and lowest on AI Readiness (52/100). It was last updated today. 6 contributors account for most of its recent work.

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

78
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

WorkOSOrganization
983 followers115 public repossince Feb 2019

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
RubyGemsworkos10.0.0-1280 days ago

Metrics by category

Vitality

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

91Excellent · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
20.8/36Commit cadence — 30/52 weeks with commits
18/18Commit volume — 116 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_year116
human_commit_share0.43
days_since_last_push0
active_weeks_last_year30

Release discipline

100Excellent
How it's scored
27/27Ships releases — 100 releases published
36/36Release recency — latest release 0 days ago
27/27Release cadence — a release every ~8.6 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count100
latest_release_tagv10.0.0
releases_from_tagsno
days_since_latest_release0
mean_days_between_releases8.6
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?

59Moderate · 18% of overall
How it's scored
25.6/60Stars — 39 stars
12.5/25Forks — 33 forks
6.7/15Watchers — 17 watchers
Inputs used
forks33
stars39
watchers17
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateyes
How it's scored
67.4/80Total downloads — 3,081,324 downloads all-time across rubygems
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesworkos
dependents
ecosystemsrubygems
total_downloads3,081,324
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?

86Excellent · 24% of overall
How it's scored
48.6/54Bus factor — 6 contributor(s) cover half of all commits
18.4/22.5Commit distribution — top contributor authored 18% of commits
13.5/13.5Contributor breadth — 58 contributors
10/10OpenSSF Scorecard: Contributors — project has 14 contributing companies or organizations
Inputs used
bus_factor6
contributors_sampled58
top_contributor_share0.184
How it's scored
46.8/46.8Issue resolution — 100% of issues closed
32.8/38.3PR acceptance — 429/500 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 1/13 approved changesets -- score normalized to 0
Inputs used
merged_prs429
open_issues0
closed_issues27
issue_closed_ratio1
closed_unmerged_prs71
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
21.5/25Owner reach — 983 followers of workos
25/25Track record — 115 public repos, account ~7 yr old
Inputs used
followers983
owner_typeOrganization
is_verified
owner_loginworkos
public_repos115
account_age_days2,715
How it's scored
25/25Published & resolvable — 1 package(s) on rubygems
35/35Publish recency — latest publish 0 days ago
20/20Version history — 128 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesworkos
ecosystemsrubygems
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://workos.github.io/workos-ruby/
10/10Repository description
10/10Topics — 13 topics
0/10Wiki
Inputs used
topicssso, sso-authentication, saml, okta, azure-active-directory, audit-logs, scim, adfs, gsuite-saml-apps, directory-sync, ruby-sdk, backend, sdk
has_wikino
homepagehttps://workos.github.io/workos-ruby/
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

70Good · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
3/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 25 out of 25 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 1/13 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 14 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
4.5/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 9
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate6.2
Excluded from scoring (no data or not applicable): 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_packages43
unassessed_packages8
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 43 resolved dependencies against OSV. 8 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.

52Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 40 of 43 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.93
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
0/11Lint / format config
0/11Static type checking
10/10Reproducible environment — lockfile
10/10Demonstrated agent practice — 29 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance — 14 of the last 100 commits are automated dependency updates
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_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0.29
toolchain_manifests
dependency_bot_commit_share0.14
How it's scored
0/45Type-checkable code — Ruby without a type-check config
54.8/55Manageable file sizes — 3/776 source files over 60KB
Inputs used
primary_languageRuby
largest_source_bytes90,436
source_files_sampled776
oversized_source_files3

Key facts

39GitHub stars
58contributors
116commits, last 12 months
0days since last push
100releases
6bus factor
0open issues
RubyGemspackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

More detail

Star and fork history 0 ★ / 33 ⇿
0Stars
33Forks
79Releases

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.

01325383322021-062023-102026-01
Major 4Minor 61Patch 14

Each point covers 5 days.

OpenSSF Scorecard 6.2 / 10
6.2aggregate

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 18:56 UTC

10Binary-Artifactsno binaries found in the repo
4Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests25 out of 25 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 1/13 approved changesets -- score normalized to 0
10Contributorsproject has 14 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
9Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 9
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 3
RegistryPackageVersion constraintManifest
RubyGemsyardGemfile
RubyGemsyard-markdownGemfile
RubyGemswebrickGemfile
All dependencies 51

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

RegistryPackageVersionRelation
RubyGemswebrick1.9.2direct
RubyGemsyard0.9.44direct
RubyGemsyard-markdown0.7.1direct
RubyGemsaddressable2.9.0indirect
RubyGemsast2.4.3indirect
RubyGemsbase640.3.0indirect
RubyGemsbigdecimal4.1.2indirect
RubyGemsbundlerindirect
RubyGemscrack1.0.1indirect
RubyGemscsv3.3.5indirect
RubyGemsdate3.5.1indirect
RubyGemsdrb2.2.3indirect
RubyGemserb6.0.4indirect
RubyGemshashdiff1.2.1indirect
RubyGemsjson2.19.4indirect
RubyGemsjwtindirect
RubyGemsjwt3.2.0indirect
RubyGemslanguage_server-protocol3.17.0.5indirect
RubyGemslint_roller1.1.0indirect
RubyGemsloggerindirect
RubyGemslogger1.7.0indirect
RubyGemsminitestindirect
RubyGemsminitest6.0.4indirect
RubyGemsparallel1.28.0indirect
RubyGemsparser3.3.11.1indirect
RubyGemsprism1.9.0indirect
RubyGemspsych5.3.1indirect
RubyGemspublic_suffix7.0.5indirect
RubyGemsracc1.8.1indirect
RubyGemsrainbow3.1.1indirect
RubyGemsrakeindirect
RubyGemsrake13.4.2indirect
RubyGemsrdoc7.2.0indirect
RubyGemsregexp_parser2.12.0indirect
RubyGemsrexml3.4.4indirect
RubyGemsrubocop1.84.2indirect
RubyGemsrubocop-ast1.49.1indirect
RubyGemsrubocop-performance1.26.1indirect
RubyGemsruby-progressbar1.13.0indirect
RubyGemsstandardindirect
RubyGemsstandard1.54.0indirect
RubyGemsstandard-custom1.0.2indirect
RubyGemsstandard-performance1.9.0indirect
RubyGemsstringio3.2.0indirect
RubyGemstsort0.2.0indirect
RubyGemsunicode-display_width3.2.0indirect
RubyGemsunicode-emoji4.2.0indirect
RubyGemswebmockindirect
RubyGemswebmock3.26.2indirect
RubyGemszeitwerkindirect
RubyGemszeitwerk2.7.5indirect
Dependency advisories 0

This repository publishes no package the index resolves, so its own dependency graph was assessed — 43 packages, which also include development and test pins that never ship: 0 carry known advisories, of which 0 are direct. 8 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": [
        "sso",
        "sso-authentication",
        "saml",
        "okta",
        "azure-active-directory",
        "audit-logs",
        "scim",
        "adfs",
        "gsuite-saml-apps",
        "directory-sync",
        "ruby-sdk",
        "backend",
        "sdk"
      ],
      "is_fork": false,
      "size_kb": 2477,
      "has_wiki": false,
      "homepage": "https://workos.github.io/workos-ruby/",
      "languages": {
        "Ruby": 2072414,
        "Shell": 1540
      },
      "pushed_at": "2026-07-22T17:10:51Z",
      "created_at": "2019-12-09T19:27:13Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-22T17:12:02Z",
      "description": "Official Ruby SDK for interacting with the WorkOS API ",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "Ruby",
      "significant_languages": [
        "Ruby"
      ]
    },
    "owner": {
      "blog": "https://workos.com",
      "name": "WorkOS",
      "type": "Organization",
      "login": "workos",
      "company": null,
      "location": "United States of America",
      "followers": 983,
      "avatar_url": "https://avatars.githubusercontent.com/u/47638084?v=4",
      "created_at": "2019-02-14T15:54:36Z",
      "is_verified": null,
      "public_repos": 115,
      "account_age_days": 2715
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v10.0.0",
          "kind": "major",
          "published_at": "2026-07-22T17:10:52Z"
        },
        {
          "tag": "v9.5.0",
          "kind": "minor",
          "published_at": "2026-07-06T15:51:05Z"
        },
        {
          "tag": "v9.4.0",
          "kind": "minor",
          "published_at": "2026-07-02T18:27:58Z"
        },
        {
          "tag": "v9.3.0",
          "kind": "minor",
          "published_at": "2026-06-30T15:18:40Z"
        },
        {
          "tag": "v9.2.0",
          "kind": "minor",
          "published_at": "2026-06-18T15:53:34Z"
        },
        {
          "tag": "v9.1.0",
          "kind": "minor",
          "published_at": "2026-06-17T01:00:20Z"
        },
        {
          "tag": "v9.0.0",
          "kind": "major",
          "published_at": "2026-05-26T20:00:26Z"
        },
        {
          "tag": "v8.0.1",
          "kind": "patch",
          "published_at": "2026-05-12T20:58:01Z"
        },
        {
          "tag": "v8.0.0",
          "kind": "major",
          "published_at": "2026-05-06T22:42:24Z"
        },
        {
          "tag": "v7.1.2",
          "kind": "patch",
          "published_at": "2026-05-06T06:09:40Z"
        },
        {
          "tag": "v7.1.1",
          "kind": "patch",
          "published_at": "2026-04-29T15:28:39Z"
        },
        {
          "tag": "v7.1.0",
          "kind": "minor",
          "published_at": "2026-04-27T21:16:40Z"
        },
        {
          "tag": "v7.0.0",
          "kind": "major",
          "published_at": "2026-04-20T16:42:37Z"
        },
        {
          "tag": "v6.2.0",
          "kind": "minor",
          "published_at": "2026-03-06T19:19:24Z"
        },
        {
          "tag": "v6.1.0",
          "kind": "minor",
          "published_at": "2026-02-10T19:39:33Z"
        },
        {
          "tag": "v6.0.0",
          "kind": "major",
          "published_at": "2026-02-04T19:24:10Z"
        },
        {
          "tag": "v5.31.1",
          "kind": "patch",
          "published_at": "2026-02-03T18:21:29Z"
        },
        {
          "tag": "v5.31.0",
          "kind": "minor",
          "published_at": "2026-01-15T19:02:59Z"
        },
        {
          "tag": "v5.30.1",
          "kind": "patch",
          "published_at": "2025-12-02T23:59:16Z"
        },
        {
          "tag": "v5.30.0",
          "kind": "minor",
          "published_at": "2025-12-02T21:38:34Z"
        },
        {
          "tag": "v5.29.0",
          "kind": "minor",
          "published_at": "2025-11-21T20:46:41Z"
        },
        {
          "tag": "v5.28.0",
          "kind": "minor",
          "published_at": "2025-11-20T13:09:51Z"
        },
        {
          "tag": "v5.27.0",
          "kind": "minor",
          "published_at": "2025-10-27T15:02:31Z"
        },
        {
          "tag": "v5.26.0",
          "kind": "minor",
          "published_at": "2025-10-10T20:02:44Z"
        },
        {
          "tag": "v5.25.0",
          "kind": "minor",
          "published_at": "2025-08-05T22:47:02Z"
        },
        {
          "tag": "v5.24.0",
          "kind": "minor",
          "published_at": "2025-07-30T21:36:08Z"
        },
        {
          "tag": "v5.23.0",
          "kind": "minor",
          "published_at": "2025-07-23T15:07:31Z"
        },
        {
          "tag": "v5.22.0",
          "kind": "minor",
          "published_at": "2025-07-22T15:33:50Z"
        },
        {
          "tag": "v5.21.0",
          "kind": "minor",
          "published_at": "2025-07-07T13:15:14Z"
        },
        {
          "tag": "v5.20.0",
          "kind": "minor",
          "published_at": "2025-06-23T22:16:11Z"
        },
        {
          "tag": "v5.19.0",
          "kind": "minor",
          "published_at": "2025-05-29T20:33:09Z"
        },
        {
          "tag": "v5.18.0",
          "kind": "minor",
          "published_at": "2025-05-22T18:14:34Z"
        },
        {
          "tag": "v5.17.1",
          "kind": "patch",
          "published_at": "2025-04-25T14:45:52Z"
        },
        {
          "tag": "v5.17.0",
          "kind": "minor",
          "published_at": "2025-04-24T19:29:49Z"
        },
        {
          "tag": "v5.16.1",
          "kind": "patch",
          "published_at": "2025-04-23T18:56:56Z"
        },
        {
          "tag": "v5.16.0",
          "kind": "minor",
          "published_at": "2025-03-21T18:05:00Z"
        },
        {
          "tag": "v5.15.0",
          "kind": "minor",
          "published_at": "2025-02-20T16:31:03Z"
        },
        {
          "tag": "v5.14.0",
          "kind": "minor",
          "published_at": "2025-02-13T18:35:49Z"
        },
        {
          "tag": "v5.13.0",
          "kind": "minor",
          "published_at": "2025-01-28T16:23:57Z"
        },
        {
          "tag": "v5.12.0",
          "kind": "minor",
          "published_at": "2025-01-23T19:08:40Z"
        },
        {
          "tag": "v5.11.1",
          "kind": "patch",
          "published_at": "2025-01-16T16:46:23Z"
        },
        {
          "tag": "v5.11.0",
          "kind": "minor",
          "published_at": "2025-01-15T23:09:16Z"
        },
        {
          "tag": "v5.10.0",
          "kind": "minor",
          "published_at": "2025-01-06T14:15:00Z"
        },
        {
          "tag": "v5.9.0",
          "kind": "minor",
          "published_at": "2024-11-15T19:48:06Z"
        },
        {
          "tag": "v5.8.0",
          "kind": "minor",
          "published_at": "2024-10-16T22:24:36Z"
        },
        {
          "tag": "v5.7.0",
          "kind": "minor",
          "published_at": "2024-08-29T14:13:45Z"
        },
        {
          "tag": "v5.6.0",
          "kind": "minor",
          "published_at": "2024-08-19T22:05:51Z"
        },
        {
          "tag": "v5.5.1",
          "kind": "patch",
          "published_at": "2024-08-09T16:13:53Z"
        },
        {
          "tag": "v5.5.0",
          "kind": "minor",
          "published_at": "2024-08-08T22:19:47Z"
        },
        {
          "tag": "v5.4.0",
          "kind": "minor",
          "published_at": "2024-08-05T15:59:52Z"
        },
        {
          "tag": "v5.3.0",
          "kind": "minor",
          "published_at": "2024-07-19T21:04:49Z"
        },
        {
          "tag": "v5.2.1",
          "kind": "patch",
          "published_at": "2024-06-26T09:48:08Z"
        },
        {
          "tag": "v5.2.0",
          "kind": "minor",
          "published_at": "2024-06-24T11:31:24Z"
        },
        {
          "tag": "v5.1.0",
          "kind": "minor",
          "published_at": "2024-06-20T22:47:56Z"
        },
        {
          "tag": "v5.0.0",
          "kind": "major",
          "published_at": "2024-06-06T15:43:56Z"
        },
        {
          "tag": "v4.8.0",
          "kind": "minor",
          "published_at": "2024-06-04T15:47:56Z"
        },
        {
          "tag": "v4.7.0",
          "kind": "minor",
          "published_at": "2024-05-24T20:57:51Z"
        },
        {
          "tag": "v4.6.0",
          "kind": "minor",
          "published_at": "2024-05-21T15:36:48Z"
        },
        {
          "tag": "v4.5.0",
          "kind": "minor",
          "published_at": "2024-05-03T20:17:30Z"
        },
        {
          "tag": "v4.4.0",
          "kind": "minor",
          "published_at": "2024-05-01T18:38:05Z"
        },
        {
          "tag": "v4.3.0",
          "kind": "minor",
          "published_at": "2024-05-01T00:04:46Z"
        },
        {
          "tag": "v4.2.1",
          "kind": "patch",
          "published_at": "2024-04-11T23:17:49Z"
        },
        {
          "tag": "v4.2.0",
          "kind": "minor",
          "published_at": "2024-04-09T21:35:50Z"
        },
        {
          "tag": "v4.1.0",
          "kind": "minor",
          "published_at": "2024-03-20T00:24:04Z"
        },
        {
          "tag": "v4.0.0",
          "kind": "major",
          "published_at": "2024-03-08T20:32:04Z"
        },
        {
          "tag": "v3.1.0",
          "kind": "minor",
          "published_at": "2024-02-07T21:21:24Z"
        },
        {
          "tag": "v3.0.0",
          "kind": "major",
          "published_at": "2023-12-21T18:50:23Z"
        },
        {
          "tag": "v2.17.0",
          "kind": "minor",
          "published_at": "2023-12-14T00:52:48Z"
        },
        {
          "tag": "v2.16.0",
          "kind": "minor",
          "published_at": "2023-07-13T23:49:02Z"
        },
        {
          "tag": "v2.15.0",
          "kind": "minor",
          "published_at": "2023-06-26T21:29:00Z"
        },
        {
          "tag": "v2.14.0",
          "kind": "minor",
          "published_at": "2023-06-12T17:17:33Z"
        },
        {
          "tag": "v2.13.0",
          "kind": "minor",
          "published_at": "2023-04-25T20:55:28Z"
        },
        {
          "tag": "v2.12.1",
          "kind": "patch",
          "published_at": "2023-03-28T22:46:49Z"
        },
        {
          "tag": "v2.12.0",
          "kind": "minor",
          "published_at": "2023-03-07T19:53:12Z"
        },
        {
          "tag": "v2.11.0",
          "kind": "minor",
          "published_at": "2023-02-10T21:55:30Z"
        },
        {
          "tag": "v2.10.0",
          "kind": "minor",
          "published_at": "2022-12-08T16:03:39Z"
        },
        {
          "tag": "v2.9.0",
          "kind": "minor",
          "published_at": "2022-10-18T22:40:43Z"
        },
        {
          "tag": "v2.8.0",
          "kind": "minor",
          "published_at": "2022-10-12T16:36:17Z"
        },
        {
          "tag": "v2.7.0",
          "kind": "minor",
          "published_at": "2022-09-16T17:42:08Z"
        },
        {
          "tag": "v2.6.0",
          "kind": "minor",
          "published_at": "2022-09-15T18:01:42Z"
        },
        {
          "tag": "v2.5.1",
          "kind": "patch",
          "published_at": "2022-08-12T13:47:54Z"
        },
        {
          "tag": "v2.5.0",
          "kind": "minor",
          "published_at": "2022-07-25T21:15:11Z"
        },
        {
          "tag": "v2.4.0",
          "kind": "minor",
          "published_at": "2022-07-14T17:27:33Z"
        },
        {
          "tag": "v2.3.0",
          "kind": "minor",
          "published_at": "2022-06-13T16:58:26Z"
        },
        {
          "tag": "v2.2.1",
          "kind": "patch",
          "published_at": "2022-04-28T18:20:54Z"
        },
        {
          "tag": "v2.2.0",
          "kind": "minor",
          "published_at": "2022-03-30T14:36:49Z"
        },
        {
          "tag": "v2.1.1",
          "kind": "patch",
          "published_at": "2022-01-14T23:05:43Z"
        },
        {
          "tag": "v2.1.0",
          "kind": "minor",
          "published_at": "2021-12-16T18:35:50Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2021-11-12T15:55:07Z"
        },
        {
          "tag": "v1.6.1",
          "kind": "patch",
          "published_at": "2021-11-03T21:58:18Z"
        },
        {
          "tag": "v1.6.0",
          "kind": "minor",
          "published_at": "2021-09-23T15:08:10Z"
        },
        {
          "tag": "v1.5.1",
          "kind": "patch",
          "published_at": "2021-09-01T19:10:06Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2021-08-13T18:13:47Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2021-07-29T13:27:57Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2021-06-08T21:52:57Z"
        },
        {
          "tag": "v1.2.1",
          "kind": "patch",
          "published_at": "2021-06-01T14:34:45Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2021-05-25T18:06:53Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2021-05-24T19:04:03Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2021-05-12T22:30:36Z"
        },
        {
          "tag": "v0.11.2",
          "kind": "patch",
          "published_at": "2021-05-10T18:44:25Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "e4efdc64aaecbc3e8d1ccc43d3531a5eb490a8e2",
          "body": "Co-authored-by: workos-sdk-automation[bot] <255426317+workos-sdk-automation[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(main): release 10.0.0 (#523)",
          "author_name": "workos-sdk-automation[bot]",
          "author_login": "workos-sdk-automation[bot]",
          "committed_at": "2026-07-22T17:10:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "057978eb6d1faf4ab3486429c021eedc76557866",
          "body": "…ved (+4 more) (#527)\n\nCo-authored-by: workos-sdk-automation[bot] <255426317+workos-sdk-automation[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "feat(generated)!: SDK surface change: Symbol \"IntentOptions\" was remo…",
          "author_name": "workos-sdk-automation[bot]",
          "author_login": "workos-sdk-automation[bot]",
          "committed_at": "2026-07-22T16:25:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ecaee4cae59a4ab8c3ea7cae686d6fc4f2e4e5cc",
          "body": "…tion (#520)\n\nCo-authored-by: workos-tars[bot] <workos-tars[bot]@users.noreply.github.com>\nCo-authored-by: Horizon Bot <horizon-bot@workos.com>\nCo-authored-by: Garen Torikian <gjtorikian@users.noreply.github.com>",
          "is_bot": true,
          "headline": "docs: clarify Idempotency-Key is only honored on audit log event crea…",
          "author_name": "workos-tars[bot]",
          "author_login": "workos-tars[bot]",
          "committed_at": "2026-07-21T21:29:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4c731c41ad478525d3541e7625ea6e44eabd2f2",
          "body": "…was removed (+2 more) (#524)\n\nCo-authored-by: workos-sdk-automation[bot] <255426317+workos-sdk-automation[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "feat(generated)!: SDK surface change: Symbol \"PermissionCreatedData\" …",
          "author_name": "workos-sdk-automation[bot]",
          "author_login": "workos-sdk-automation[bot]",
          "committed_at": "2026-07-21T19:47:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b06e329ffe25b97ac9299571586ce2ecdca4a96",
          "body": "Co-authored-by: Devin <devin@workos.com>",
          "is_bot": true,
          "headline": "fix: Preserve explicit nil in request bodies as JSON null (#522)",
          "author_name": "devin-ai-integration[bot]",
          "author_login": "devin-ai-integration[bot]",
          "committed_at": "2026-07-21T03:22:03Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "7d74d23cb79a262f0c130583a83696868dacf464",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update ruby/setup-ruby action to v1.316.0 (#518)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-15T17:44:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a303770d6eca16c6eafd033f1b33b7173cec7e2",
          "body": null,
          "is_bot": false,
          "headline": "chore: scope SDK bot App token permissions",
          "author_name": "Garen J. Torikian",
          "author_login": "gjtorikian",
          "committed_at": "2026-07-08T20:27:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7af2b1cab8323cf785fdcb7b49c940f7b058e5c7",
          "body": null,
          "is_bot": false,
          "headline": "chore: prevent oagen generated files from being PR'ed",
          "author_name": "Garen J. Torikian",
          "author_login": "gjtorikian",
          "committed_at": "2026-07-06T18:48:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4e9ed712f72b2c0558e4995cc9e5cbeff8e09dd",
          "body": "Co-authored-by: workos-sdk-automation[bot] <255426317+workos-sdk-automation[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(main): release 9.5.0 (#515)",
          "author_name": "workos-sdk-automation[bot]",
          "author_login": "workos-sdk-automation[bot]",
          "committed_at": "2026-07-06T15:50:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "200cafd3bda0d0fc7d600242ad3f662801db8f78",
          "body": "Co-authored-by: workos-sdk-automation[bot] <255426317+workos-sdk-automation[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "feat(generated): UserManagement, Radar (batch f510ddfb) (#514)",
          "author_name": "workos-sdk-automation[bot]",
          "author_login": "workos-sdk-automation[bot]",
          "committed_at": "2026-07-06T15:46:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f5e1108187ad766e0434f562c80d3d04f96c99f",
          "body": "Co-authored-by: workos-sdk-automation[bot] <255426317+workos-sdk-automation[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(main): release 9.4.0 (#509)",
          "author_name": "workos-sdk-automation[bot]",
          "author_login": "workos-sdk-automation[bot]",
          "committed_at": "2026-07-02T18:27:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "932bd291a88b569aeac4b3944239374ea781c41b",
          "body": "…(#513)\n\nCo-authored-by: workos-sdk-automation[bot] <255426317+workos-sdk-automation[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "feat(generated): Add user management operations and models (+1 more) …",
          "author_name": "workos-sdk-automation[bot]",
          "author_login": "workos-sdk-automation[bot]",
          "committed_at": "2026-07-02T17:34:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e371582fad5a78f03c8ef8783e507fd2f418b6c6",
          "body": "Co-authored-by: workos-sdk-automation[bot] <255426317+workos-sdk-automation[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "feat(generated): Add Pipes operations and models (#512)",
          "author_name": "workos-sdk-automation[bot]",
          "author_login": "workos-sdk-automation[bot]",
          "committed_at": "2026-07-02T16:27:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa3558beed81c97dfc366bb188e5c8be7fa7f1e2",
          "body": "…, AuditLogs (batch 08085e9d) (#510)\n\nCo-authored-by: workos-sdk-automation[bot] <255426317+workos-sdk-automation[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "feat(generated): AdminPortal, Authorization, Webhooks, UserManagement…",
          "author_name": "workos-sdk-automation[bot]",
          "author_login": "workos-sdk-automation[bot]",
          "committed_at": "2026-07-01T18:42:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aded437bb7fbc20e5e3506cca193f1c619c4584b",
          "body": "Co-authored-by: workos-sdk-automation[bot] <255426317+workos-sdk-automation[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "feat(generated): Pipes (batch 77e46600) (#508)",
          "author_name": "workos-sdk-automation[bot]",
          "author_login": "workos-sdk-automation[bot]",
          "committed_at": "2026-07-01T16:52:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75848f82dd463ecd159fd3ebb01395247e236954",
          "body": "Co-authored-by: workos-sdk-automation[bot] <255426317+workos-sdk-automation[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(main): release 9.3.0 (#505)",
          "author_name": "workos-sdk-automation[bot]",
          "author_login": "workos-sdk-automation[bot]",
          "committed_at": "2026-06-30T15:18:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e740081c3fff505e3283a22f1dfe8df5a5b85da",
          "body": "Co-authored-by: workos-sdk-automation[bot] <255426317+workos-sdk-automation[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "feat(generated): OrganizationMembership (batch 4a353f07) (#504)",
          "author_name": "workos-sdk-automation[bot]",
          "author_login": "workos-sdk-automation[bot]",
          "committed_at": "2026-06-30T15:04:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce4e6af6dfa774186e28861f39b1ef91b9e21f20",
          "body": "Co-authored-by: workos-sdk-automation[bot] <255426317+workos-sdk-automation[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(main): release 9.2.0 (#502)",
          "author_name": "workos-sdk-automation[bot]",
          "author_login": "workos-sdk-automation[bot]",
          "committed_at": "2026-06-18T15:53:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26e75f75db18442b19b351349461e3114e0ff5bd",
          "body": "Co-authored-by: workos-sdk-automation[bot] <255426317+workos-sdk-automation[bot]@users.noreply.github.com>\nCo-authored-by: Garen J. Torikian <gjtorikian@users.noreply.github.com>",
          "is_bot": true,
          "headline": "feat(generated): regenerate from spec (12 changes) (#501)",
          "author_name": "workos-sdk-automation[bot]",
          "author_login": "workos-sdk-automation[bot]",
          "committed_at": "2026-06-18T15:14:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37576691506cd8803c8123c30ea875a195254049",
          "body": null,
          "is_bot": false,
          "headline": "chore: commit publishing fixes",
          "author_name": "Garen J. Torikian",
          "author_login": "gjtorikian",
          "committed_at": "2026-06-18T15:12:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e5344eab4e4ba087b3f038a1fc5a669789fa37d",
          "body": "Co-authored-by: workos-sdk-automation[bot] <255426317+workos-sdk-automation[bot]@users.noreply.github.com>\nCo-authored-by: Garen J. Torikian <gjtorikian@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(main): release 9.1.0 (#494)",
          "author_name": "workos-sdk-automation[bot]",
          "author_login": "workos-sdk-automation[bot]",
          "committed_at": "2026-06-17T00:59:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5de02295143c502f103dd051e97fbe641e8c374b",
          "body": "Co-authored-by: workos-sdk-automation[bot] <255426317+workos-sdk-automation[bot]@users.noreply.github.com>\nCo-authored-by: Garen J. Torikian <gjtorikian@users.noreply.github.com>",
          "is_bot": true,
          "headline": "feat(generated): regenerate from spec (8 changes) (#495)",
          "author_name": "workos-sdk-automation[bot]",
          "author_login": "workos-sdk-automation[bot]",
          "committed_at": "2026-06-17T00:38:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb449b123bea178a4390421c293fa20a2f648b53",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update minor and patch updates (#498)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-17T00:14:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21b1256f91a271c71c3c28e0036864362f0afcd3",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update github actions non-major (#497)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-17T00:13:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a44d6500b29d05fe7a5a0ac7449d1a4bee88fd38",
          "body": "Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix: Use Thread.current[] instead of Fiber[] for connection cache (#499)",
          "author_name": "devin-ai-integration[bot]",
          "author_login": "devin-ai-integration[bot]",
          "committed_at": "2026-06-16T22:28:45Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "c6da3f3acdf4dd7a6a65b3ae6463102ff0c024e1",
          "body": "Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>\nCo-authored-by: Garen Torikian <gjtorikian@users.noreply.github.com>",
          "is_bot": false,
          "headline": "fix(renovate): explicitly enable minor and patch updates (#493)",
          "author_name": "willporter-workos",
          "author_login": "willporter-workos",
          "committed_at": "2026-05-29T18:10:40Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "54efa7a37e621831975a0afe45e041202f0d78a1",
          "body": null,
          "is_bot": false,
          "headline": "ci: skip release-please after custom release publish",
          "author_name": "Garen J. Torikian",
          "author_login": "gjtorikian",
          "committed_at": "2026-05-28T17:38:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d537f4d7b7538dbe8cb9b5c685bca9699656ac12",
          "body": null,
          "is_bot": false,
          "headline": "ci: mark custom release PRs as tagged",
          "author_name": "Garen J. Torikian",
          "author_login": "gjtorikian",
          "committed_at": "2026-05-27T14:08:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b7063e8e7814b9c5391a460b2f5d61646cb3a98",
          "body": "Co-authored-by: workos-sdk-automation[bot] <255426317+workos-sdk-automation[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(main): release 9.0.0 (#492)",
          "author_name": "workos-sdk-automation[bot]",
          "author_login": "workos-sdk-automation[bot]",
          "committed_at": "2026-05-26T20:00:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45093c0e387e3675cff1cf178617018f31d4c641",
          "body": "Co-authored-by: workos-sdk-automation[bot] <255426317+workos-sdk-automation[bot]@users.noreply.github.com>\nCo-authored-by: Garen J. Torikian <gjtorikian@users.noreply.github.com>\nCo-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": true,
          "headline": "feat(generated)!: regenerate from spec (9 changes) (#491)",
          "author_name": "workos-sdk-automation[bot]",
          "author_login": "workos-sdk-automation[bot]",
          "committed_at": "2026-05-26T19:58:05Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "93768a1c00aab7f82c869f38bea5925f6e8cd933",
          "body": "The release-please action's PR output has no `.version` field — it was\nalways null, causing the inline step to fail with\n`Could not find '## [null]' heading`. Extract from `.title` instead.\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(ci): extract version from PR title in changelog inline step",
          "author_name": "Garen J. Torikian",
          "author_login": "gjtorikian",
          "committed_at": "2026-05-26T18:28:44Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "1a7295748d4595eb1d06854b2d9d24d20d4e4c62",
          "body": "Switches release-please-action to skip-github-release, adds a step that\ninlines .changelog-pending/*.md fragments under the version heading in\nCHANGELOG.md (preserving release-please lines for PRs without a\nfragment), and adds a publish-release job that detects release-PR merges\nand creates the tag + GitHub Release from the rich CHANGELOG.md section.",
          "is_bot": false,
          "headline": "ci: consume .changelog-pending fragments + own GitHub Release creation",
          "author_name": "Garen J. Torikian",
          "author_login": "gjtorikian",
          "committed_at": "2026-05-20T19:36:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f766c9667de47c2859b69c20fed1aad8ead92c9",
          "body": null,
          "is_bot": false,
          "headline": "chore: no bundler in lockfile?",
          "author_name": "Garen J. Torikian",
          "author_login": "gjtorikian",
          "committed_at": "2026-05-19T19:13:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "980f16afdd2615796716c84ad8f88f85d79efa04",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump jwt from 3.1.2 to 3.2.0 (#487)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-18T22:18:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9258b5c4184ce3a91fc00a83cd3d676ce6b468be",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update github actions non-major (#485)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-15T22:52:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc2531ad4e023da8cbb16d18ec1ba14c00cfe32e",
          "body": "Extends github>workos/renovate-config (which already includes\nconfig:recommended) so shared org settings take precedence.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore: use shared workos/renovate-config preset",
          "author_name": "Garen J. Torikian",
          "author_login": "gjtorikian",
          "committed_at": "2026-05-15T21:21:56Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "8fca27378d1b0661d081310d95486a2137b4909c",
          "body": "Co-authored-by: workos-sdk-automation[bot] <255426317+workos-sdk-automation[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(main): release 8.0.1 (#483)",
          "author_name": "workos-sdk-automation[bot]",
          "author_login": "workos-sdk-automation[bot]",
          "committed_at": "2026-05-12T20:57:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "347fe1edf296778d7ea331e666a7957870074b9f",
          "body": "…cks (#482)\n\nCo-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: harden session sealing, log redaction, and webhook tolerance che…",
          "author_name": "Garen Torikian",
          "author_login": "gjtorikian",
          "committed_at": "2026-05-12T20:56:13Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "318ac3b1075892a0ea51de4d2b0efd2c34da0c79",
          "body": "Use the workos-sdk-automation[bot] identity (matching the token already\ngenerated for the push) instead of github-actions[bot], so the commit\non the release-please PR is correctly attributed.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "ci(release): attribute Gemfile.lock commit to SDK automation bot",
          "author_name": "Garen J. Torikian",
          "author_login": "gjtorikian",
          "committed_at": "2026-05-07T17:02:51Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "50e9de824367cc0c9f202bdedbfab83a0f3e5512",
          "body": "The deploy job inherited the workflow-level `contents: read` permissions\nand was missing `id-token: write` (required for OIDC) and `pages: write`,\ncausing actions/deploy-pages to fail with \"Unable to get\nACTIONS_ID_TOKEN_REQUEST_URL env variable\".\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "ci(docs): grant deploy job pages and id-token write permissions",
          "author_name": "Garen J. Torikian",
          "author_login": "gjtorikian",
          "committed_at": "2026-05-06T22:51:32Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "f6ed491ec22de67e0226e534f35a53af79914574",
          "body": "The github-pages environment's branch/tag protection rules block\ndeploys from version tags, so the deploy job failed after release.\nSwitching to push-on-main avoids the rule and still publishes docs\non every release merge.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "ci(docs): trigger Pages deploy from main instead of tags",
          "author_name": "Garen J. Torikian",
          "author_login": "gjtorikian",
          "committed_at": "2026-05-06T22:45:24Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "54e3ad6790319f14bfb6c2d7d85f38d946091901",
          "body": "Co-authored-by: workos-sdk-automation[bot] <255426317+workos-sdk-automation[bot]@users.noreply.github.com>\nCo-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(main): release 8.0.0 (#481)",
          "author_name": "workos-sdk-automation[bot]",
          "author_login": "workos-sdk-automation[bot]",
          "committed_at": "2026-05-06T22:42:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "956386a27cb0f8a8707442fa98b74a317f3f9920",
          "body": "Co-authored-by: workos-sdk-automation[bot] <255426317+workos-sdk-automation[bot]@users.noreply.github.com>\nCo-authored-by: Garen J. Torikian <gjtorikian@users.noreply.github.com>",
          "is_bot": true,
          "headline": "feat(generated)!: regenerate from spec (13 changes) (#478)",
          "author_name": "workos-sdk-automation[bot]",
          "author_login": "workos-sdk-automation[bot]",
          "committed_at": "2026-05-06T22:39:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "117eeac5d25c896c7a9b989592f3525f51e52a3d",
          "body": "Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>\nCo-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat(docs): publish YARD API docs + llms.txt to GitHub Pages (#480)",
          "author_name": "Garen Torikian",
          "author_login": "gjtorikian",
          "committed_at": "2026-05-06T21:51:37Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "5f970beade19515ed54ba9c242472527bd3afa26",
          "body": "Co-authored-by: workos-sdk-automation[bot] <255426317+workos-sdk-automation[bot]@users.noreply.github.com>\nCo-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(main): release 7.1.2 (#474)",
          "author_name": "workos-sdk-automation[bot]",
          "author_login": "workos-sdk-automation[bot]",
          "committed_at": "2026-05-06T06:09:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d8b4aaa26e77e6d7820feb7e2f81278a77b0cf4",
          "body": null,
          "is_bot": false,
          "headline": "fix: decode legacy v6 sealed sessions on unseal (#479)",
          "author_name": "Garen Torikian",
          "author_login": "gjtorikian",
          "committed_at": "2026-05-06T06:08:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67283581886a122f36d907229a71211665623219",
          "body": "Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: set canonical User-Agent header format (#476)",
          "author_name": "Garen Torikian",
          "author_login": "gjtorikian",
          "committed_at": "2026-05-02T14:38:47Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "a66c15b6070ad8c26f0ca0b9ad7414f7b2ce8d8a",
          "body": "Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: replace parameter-group hashes with typed variant classes (#473)",
          "author_name": "Garen Torikian",
          "author_login": "gjtorikian",
          "committed_at": "2026-04-30T18:05:16Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "260974f431d24ed3ddd691b75be6e568a92b2053",
          "body": "Co-authored-by: workos-sdk-automation[bot] <255426317+workos-sdk-automation[bot]@users.noreply.github.com>\nCo-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(main): release 7.1.1 (#472)",
          "author_name": "workos-sdk-automation[bot]",
          "author_login": "workos-sdk-automation[bot]",
          "committed_at": "2026-04-29T15:28:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32662ab3d67ffdcc895141aa8fd5efb22ba79fdb",
          "body": "Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: seal session client-side in Session#refresh (#470)",
          "author_name": "Garen Torikian",
          "author_login": "gjtorikian",
          "committed_at": "2026-04-29T15:00:21Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "a4febaf859117336f4fa1bc07cfe837f498c3113",
          "body": "Co-authored-by: workos-sdk-automation[bot] <255426317+workos-sdk-automation[bot]@users.noreply.github.com>\nCo-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(main): release 7.1.0 (#461)",
          "author_name": "workos-sdk-automation[bot]",
          "author_login": "workos-sdk-automation[bot]",
          "committed_at": "2026-04-27T21:16:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa5ebd0e26edc291f54d92b2f4681a224b0d3889",
          "body": "bundle install requires Ruby to be available on the runner.\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: add ruby/setup-ruby to release-please workflow",
          "author_name": "Garen J. Torikian",
          "author_login": "gjtorikian",
          "committed_at": "2026-04-27T21:08:32Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "2aa0574f3084e79af488c2125adbfc337604a3be",
          "body": "After release-please creates a PR, run bundle install and commit the\nupdated Gemfile.lock so CI doesn't fail due to a missing checksum.\n\nAlso bumps ruby/setup-ruby v1.302.0 → v1.306.0 and action pins.\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: update Gemfile.lock in release-please PR and bump action pins",
          "author_name": "Garen J. Torikian",
          "author_login": "gjtorikian",
          "committed_at": "2026-04-27T21:03:47Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "eea391cd88015373fb89f3b8fbe1dda9c5cfedbe",
          "body": "Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: eagerly load configuration.rb to fix WorkOS.configure (#467)",
          "author_name": "Garen Torikian",
          "author_login": "gjtorikian",
          "committed_at": "2026-04-27T21:00:35Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "92b2aa5166e370bc8f9aaaee22626058d93521a5",
          "body": "Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: remove stale URN-prefixed alias files breaking Zeitwerk (#466)",
          "author_name": "Garen Torikian",
          "author_login": "gjtorikian",
          "committed_at": "2026-04-27T20:59:30Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "6c145d2bfec9af8fcffdc5ffe678f452ea925f22",
          "body": "Co-authored-by: workos-sdk-automation[bot] <255426317+workos-sdk-automation[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "feat(generated): update generated SDK from spec changes (#465)",
          "author_name": "workos-sdk-automation[bot]",
          "author_login": "workos-sdk-automation[bot]",
          "committed_at": "2026-04-27T20:47:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4fa1332f66c14e89c6df8d8d6af6ac8024824b15",
          "body": null,
          "is_bot": false,
          "headline": "fix: update Zeitwerk autoload for inflections.rb (#460)",
          "author_name": "Garen Torikian",
          "author_login": "gjtorikian",
          "committed_at": "2026-04-24T18:08:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc91a5a5539a509e8b9f6183bc71e27fb1afe8b7",
          "body": null,
          "is_bot": false,
          "headline": "fix: outdated workflow [skip ci]",
          "author_name": "Garen J. Torikian",
          "author_login": "gjtorikian",
          "committed_at": "2026-04-20T16:41:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75c016d6d4a049deb5a11ce7e3635d578617a7ec",
          "body": null,
          "is_bot": false,
          "headline": "fix: use .ruby-version [skip ci]",
          "author_name": "Garen J. Torikian",
          "author_login": "gjtorikian",
          "committed_at": "2026-04-20T16:27:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5aaca34072072ccd80548ec25f3c1ab7e3f1dc49",
          "body": "Co-authored-by: workos-sdk-automation[bot] <255426317+workos-sdk-automation[bot]@users.noreply.github.com>\nCo-authored-by: Garen Torikian <gjtorikian@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(main): release 7.0.0 (#456)",
          "author_name": "workos-sdk-automation[bot]",
          "author_login": "workos-sdk-automation[bot]",
          "committed_at": "2026-04-20T14:56:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e69ddbd811a67f7a63631b97659903854c08a3c6",
          "body": null,
          "is_bot": false,
          "headline": "fix: outdated gemfile.lock",
          "author_name": "Garen J. Torikian",
          "author_login": "gjtorikian",
          "committed_at": "2026-04-20T14:19:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd45b9d37bb9df9609fb293bf611b889fd485ff7",
          "body": "Co-authored-by: ci <ci@workos.com>\nCo-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>\nCo-authored-by: devin-ai-integration[bot] <158243242+devin-ai-integration[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "feat!: Release OpenAPI spec generated Ruby SDK (#454)",
          "author_name": "Garen Torikian",
          "author_login": "gjtorikian",
          "committed_at": "2026-04-20T14:01:47Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "8132e48bfd25100df393be9fae21bc5c33ab6ae4",
          "body": "Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>\nCo-authored-by: garen.torikian <garen.torikian@workos.com>",
          "is_bot": true,
          "headline": "fix: Remove extractVersion from matchUpdateTypes rules (#455)",
          "author_name": "devin-ai-integration[bot]",
          "author_login": "devin-ai-integration[bot]",
          "committed_at": "2026-04-15T18:21:48Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "ff1dcf40ed38771ae8e06f3d0a68a2b8b708ecc1",
          "body": "Added schema reference and updated package rules for GitHub Actions.",
          "is_bot": false,
          "headline": "Refactor GitHub Actions package rules in renovate.json",
          "author_name": "Garen Torikian",
          "author_login": "gjtorikian",
          "committed_at": "2026-04-15T17:17:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83684f0639a9a100d0b4e5c48fcb1ba6321d8fda",
          "body": null,
          "is_bot": false,
          "headline": "Update renovate.json to include GitHub Actions rules",
          "author_name": "Garen Torikian",
          "author_login": "gjtorikian",
          "committed_at": "2026-04-14T23:08:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6d1ae6e2cb60b698b59970d7c5ab947f86bddb1",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update actions/create-github-app-token action to v3 (#451)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-03-16T14:52:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4efa3e10cf0ac07d3cc8875c79351b1b1e8579da",
          "body": "… a251ea8 (#449)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update rubygems/configure-rubygems-credentials digest to…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-03-16T14:51:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd5564c63589c24b399816adf7c422027e33df33",
          "body": null,
          "is_bot": false,
          "headline": "Disable dependency dashboard in renovate config",
          "author_name": "Garen Torikian",
          "author_login": "gjtorikian",
          "committed_at": "2026-03-06T20:23:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "896094487a559a2baa59b4698eb92b0197f5629e",
          "body": "Co-authored-by: workos-sdk-automation[bot] <255426317+workos-sdk-automation[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(main): release 6.2.0 (#444)",
          "author_name": "workos-sdk-automation[bot]",
          "author_login": "workos-sdk-automation[bot]",
          "committed_at": "2026-03-06T19:19:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5b4da1c031bc5f688562fdc33506e03b769f650",
          "body": null,
          "is_bot": false,
          "headline": "feat(user-management): add invitation accept endpoint (#448)",
          "author_name": "Andrew Hampton",
          "author_login": "andrewhampton",
          "committed_at": "2026-03-06T19:14:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "914d824668b70950905d5db666978e9609c9f706",
          "body": "…p (#446)",
          "is_bot": false,
          "headline": "feat(user-management): add directory_managed to OrganizationMembershi…",
          "author_name": "Wahhaj Zahedi",
          "author_login": "wzahedi",
          "committed_at": "2026-03-05T20:54:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1c93d6c9b84a447f1c778b8f26fd8e1b2749838",
          "body": "Co-authored-by: Garen J. Torikian <gjtorikian@users.noreply.github.com>\nCo-authored-by: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": true,
          "headline": "chore: Add DX as Codeowners (#447)",
          "author_name": "workos-sdk-automation[bot]",
          "author_login": "workos-sdk-automation[bot]",
          "committed_at": "2026-03-05T20:41:15Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "001d24d3173975c883139ec4f7bd3565d3b12092",
          "body": null,
          "is_bot": false,
          "headline": "chore: Pin GitHub Actions (#445)",
          "author_name": "Garen Torikian",
          "author_login": "gjtorikian",
          "committed_at": "2026-03-02T18:56:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f156c799e88269493104628760f94b8abaebf542",
          "body": "* fix: update renovate rules\n\n* fix: remove old .github/renovate.json\n\n* fix: use config:recommended and valid schedule\n\n---------\n\nCo-authored-by: Garen J. Torikian <gjtorikian@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix: update renovate rules (#443)",
          "author_name": "workos-sdk-automation[bot]",
          "author_login": "workos-sdk-automation[bot]",
          "committed_at": "2026-02-23T17:00:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56f1a48f99954b34f801a0824e2bab16829d80cb",
          "body": "The `##*/v` pattern requires a `/` before `v` to match, so it doesn't\nstrip the `v` from simple `v6.1.0` tags. Now that tags use `v6.1.0`\nformat, the original `#v` pattern is correct.\n\nCo-authored-by: Garen J. Torikian <gjtorikian@users.noreply.github.com>\nCo-authored-by: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": true,
          "headline": "fix: revert VERSION extraction to handle simple v-prefixed tags (#442)",
          "author_name": "workos-sdk-automation[bot]",
          "author_login": "workos-sdk-automation[bot]",
          "committed_at": "2026-02-10T19:34:54Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "344021d755dc2f1ef55270b2a52c6e8ff17578fa",
          "body": "Release Please was creating tags like `workos/v6.1.0` instead of\n`v6.1.0` because `include-component-in-tag` defaults to true. This\ncaused the publish workflow to look for `pkg/workos-workos/v6.1.0.gem`\ninstead of `pkg/workos-6.1.0.gem`.\n\n- Set `include-component-in-tag: false` in release-please-con\n[…]\nn\n- Update VERSION extraction in release.yml to handle both tag formats\n\nCo-authored-by: Garen J. Torikian <gjtorikian@users.noreply.github.com>\nCo-authored-by: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": true,
          "headline": "fix: use simple v-prefixed tags and fix gem publish path (#441)",
          "author_name": "workos-sdk-automation[bot]",
          "author_login": "workos-sdk-automation[bot]",
          "committed_at": "2026-02-10T19:27:41Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "b8358024c59d65790485a9c9afc1f85069503b28",
          "body": "* chore(main): release workos 6.1.0\n\n* chore: add missing changelog entry for invitation_token fix (#438)\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: workos-sdk-automation[bot] <255426317+workos-sdk-automation[bot]@users.noreply.github.com>\nCo-authored-by: Garen J. Torikian <gjtorikian@users.noreply.github.com>\nCo-authored-by: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": true,
          "headline": "chore(main): release workos 6.1.0 (#437)",
          "author_name": "workos-sdk-automation[bot]",
          "author_login": "workos-sdk-automation[bot]",
          "committed_at": "2026-02-10T19:15:34Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "e596e3d6021bf927a3fd0b16aef532ff6f84cd64",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Update amannn/action-semantic-pull-request action to v6 (#436)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-02-10T18:52:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d24e3dc2995de26970415e4570a7ed810d432715",
          "body": null,
          "is_bot": false,
          "headline": "Add `invitation_token` parameter to authentication methods (#438)",
          "author_name": "Garen Torikian",
          "author_login": "gjtorikian",
          "committed_at": "2026-02-10T18:51:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b50a3863c782f8175d364321dd1676521cea22be",
          "body": "Replace the manual version-bump workflow and PR-triggered release flow\nwith release-please for automated changelog generation and releases.\nThe publish workflow now triggers on GitHub release events.\nAlso adds a PR title linter to enforce conventional commits.\n\nCo-authored-by: Garen J. Torikian <gjtorikian@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Add release-please for automated releases (#435)",
          "author_name": "workos-sdk-automation[bot]",
          "author_login": "workos-sdk-automation[bot]",
          "committed_at": "2026-02-10T17:17:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8f7796c55b1a5ded2320d446d56e3d55a9ed940",
          "body": "* v6.0.0\n\n---------\n\nCo-authored-by: gjtorikian <64050+gjtorikian@users.noreply.github.com>\nCo-authored-by: Garen J. Torikian <gjtorikian@users.noreply.github.com>",
          "is_bot": true,
          "headline": "v6.0.0 (#434)",
          "author_name": "workos-sdk-automation[bot]",
          "author_login": "workos-sdk-automation[bot]",
          "committed_at": "2026-02-04T19:23:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bcaaff6e0471e4af665bf8ac0df171461a119e4c",
          "body": null,
          "is_bot": false,
          "headline": "Allow pluggable encryptors for session seal/unseal (#432)",
          "author_name": "Garen Torikian",
          "author_login": "gjtorikian",
          "committed_at": "2026-02-04T19:19:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67e7c05f1c039950bb12df1746945c188d478d77",
          "body": "This commit upgrades the ruby-jwt dependency to version 3.1, bringing improved security and RFC compliance.\n\n- Upgraded jwt gem dependency from ~> 2.8 to ~> 3.1 in workos.gemspec\n- Updated session test fixture to generate valid base64-encoded JWK data\n\nThe JWT 3.x series introduced stricter RFC 4648\n[…]\ne test fixture in session_spec.rb was updated to use dynamically generated JWK data instead of hardcoded placeholder values.\n\nCo-authored-by: workos-bot[bot] <workos-bot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Upgrade jwt gem from ~> 2.8 to ~> 3.1 (#433)",
          "author_name": "workos-sdk-automation[bot]",
          "author_login": "workos-sdk-automation[bot]",
          "committed_at": "2026-02-04T19:15:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "90349a391490ab26e5081abc8fb4f55ebb438063",
          "body": "…on (#431)\n\nVia an optional block param. E.g.\n\n```rb\nresult = session.authenticate do |jwt|\n  { my_custom_claim: jwt['custom_claim'], my_other_claim: jwt['another_claim'] }\nend\nputs result[:my_custom_claim]\n```\n\nFor use with JWT Templates [1] allowing additional properties to be included in the JWT.\n[…]\nsed with something like:\n```rb\n  claims: include_raw_claims ? decoded : nil,\n``\nWhile simpler, it felt cleaner to allow extracting just what's needed.\n\n1: https://workos.com/docs/authkit/jwt-templates",
          "is_bot": false,
          "headline": "Add ability to extract custom claims from the JWT during authenticati…",
          "author_name": "Adam Heath",
          "author_login": "adam-h",
          "committed_at": "2026-02-04T18:54:48Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0259a54ee06b37d1cbf3c20f7cdb0d64cbda831e",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Update peter-evans/create-pull-request action to v8 (#424)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-02-03T22:49:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20d3f823d9d5352f7edf09939afeeb0b160307c9",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Update actions/create-github-app-token action to v2 (#422)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-02-03T18:21:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ab23f0b85d68716c0c512ab08da9f0414457ba7",
          "body": "Replace rubygems/release-gem with manual build and push to avoid\nthe rake release task attempting git operations (which fails due\nto insufficient permissions in the publish job).\n\n- Use rubygems/configure-rubygems-credentials for OIDC auth\n- Run rake build to create the gem without git operations\n- Push directly with gem push\n\nCo-authored-by: Garen J. Torikian <gjtorikian@users.noreply.github.com>\nCo-authored-by: Claude Opus 4.5 <noreply@anthropic.com>",
          "is_bot": true,
          "headline": "Fix release workflow to use OIDC credentials directly (#429)",
          "author_name": "workos-sdk-automation[bot]",
          "author_login": "workos-sdk-automation[bot]",
          "committed_at": "2026-02-03T17:01:14Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "c3b84182950f241064e2e313ec4cdf7b7e0b794a",
          "body": "The `rake release` task tries to push tags to GitHub, but the publish\njob only has `contents: read` permission (and the create-release job\nalready handles creating tags). Use `rake build release:rubygem_push`\nto only build and push to RubyGems without git operations.\n\nCo-authored-by: Garen J. Torikian <gjtorikian@users.noreply.github.com>\nCo-authored-by: Claude Opus 4.5 <noreply@anthropic.com>",
          "is_bot": true,
          "headline": "Use gem-push-command to skip git push in release workflow (#427)",
          "author_name": "workos-sdk-automation[bot]",
          "author_login": "workos-sdk-automation[bot]",
          "committed_at": "2026-02-03T15:44:23Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "52c8a5c3288615ffdd8f7ec9452992b2160189f5",
          "body": "The `rubygems/release-gem@v1` action expects `rake release` to be\navailable, which requires bundler gem tasks. This was causing the\nrelease workflow to fail with \"No Rakefile found\".\n\nAlso removes the redundant `gem build` step since `rake release`\nhandles both building and pushing the gem.\n\nCo-authored-by: Garen J. Torikian <gjtorikian@users.noreply.github.com>\nCo-authored-by: Claude Opus 4.5 <noreply@anthropic.com>",
          "is_bot": true,
          "headline": "Add Rakefile to fix release workflow (#426)",
          "author_name": "workos-sdk-automation[bot]",
          "author_login": "workos-sdk-automation[bot]",
          "committed_at": "2026-02-03T15:23:42Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "678e1d5b7f106b90a2d4f13d8aafbb977b4a633f",
          "body": "The rubygems/release-gem action requires rake to be in the bundle\nsince it runs `bundle exec rake release`. This was missing, which\ncaused the v5.31.1 publish to RubyGems to fail.\n\nCo-authored-by: Claude Opus 4.5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Add rake as a development dependency (#423)",
          "author_name": "Garen Torikian",
          "author_login": "gjtorikian",
          "committed_at": "2026-02-03T03:27:14Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "408407b07e18dfba284838fdfb8291eebc53cae1",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Update actions/checkout action to v6 (#421)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-02-02T19:43:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "238b0aeb66a31e88b3a00af8f4e87bcf2c3a059b",
          "body": "* v5.31.1\n\n* update Gemfile.lock too\n\n---------\n\nCo-authored-by: gjtorikian <64050+gjtorikian@users.noreply.github.com>\nCo-authored-by: Garen J. Torikian <gjtorikian@users.noreply.github.com>",
          "is_bot": true,
          "headline": "v5.31.1 (#420)",
          "author_name": "workos-sdk-automation[bot]",
          "author_login": "workos-sdk-automation[bot]",
          "committed_at": "2026-02-02T19:16:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aff3593d760b5bdc3d8a5ceec667842393b0f796",
          "body": "* Add idp_attributes field to OrganizationMembership\n\n- Add :idp_attributes to attr_accessor\n- Initialize @idp_attributes with default empty hash\n- Include idp_attributes in to_json output\n\nThis change adds support for IDP custom attributes on organization\nmemberships, which are sourced from the ide\n[…]\nes to custom_attributes\n\n* Add release workflow automation\n\n---------\n\nCo-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>\nCo-authored-by: Garen J. Torikian <gjtorikian@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Add custom_attributes field to OrganizationMembership (#419)",
          "author_name": "Adam Jenkins",
          "author_login": "ajworkos",
          "committed_at": "2026-02-02T19:11:58Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "629035e965880877a1d292d21e8444b0f80e8933",
          "body": null,
          "is_bot": false,
          "headline": "💎 5.31.0 (#418)",
          "author_name": "Garen Torikian",
          "author_login": "gjtorikian",
          "committed_at": "2026-01-15T19:01:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce5fae720c7a89fbff5e51a5ca2d6af0ad4811ad",
          "body": "Implementing the 'List sessions' API [1] providing a way to get the list of a users sessions data and a clean API to revoke them using the existing user management API.\n\nNote that due to how this gem already has a `Session` class at the root level, which provides the 'session helpers' [2] I nested t\n[…]\ne `UserManagement` namespace so as not to conflict or require a breaking change.\n\n1: https://workos.com/docs/reference/authkit/session/list\n2: https://workos.com/docs/reference/authkit/session-helpers",
          "is_bot": false,
          "headline": "Add list sessions to user management (#415)",
          "author_name": "Adam Heath",
          "author_login": "adam-h",
          "committed_at": "2026-01-15T15:16:58Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "27139bd347e719203ddb12fd4398b7ae8c666293",
          "body": "* Bump rexml from 3.4.1 to 3.4.2\n\nBumps [rexml](https://github.com/ruby/rexml) from 3.4.1 to 3.4.2.\n- [Release notes](https://github.com/ruby/rexml/releases)\n- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)\n- [Commits](https://github.com/ruby/rexml/compare/v3.4.1...v3.4.2)\n\n---\nupdat\n[…]\n\n---------\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: masamichhhhi <masamichhhi@gmail.com>",
          "is_bot": true,
          "headline": "Bump rexml from 3.4.1 to 3.4.2 (#395)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-12T20:37:10Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1bd0a5c7f669284dd60ac3e254ddc35529f23f39",
          "body": null,
          "is_bot": false,
          "headline": "Update CODEOWNERS for Rubyist Team (#416)",
          "author_name": "Garen Torikian",
          "author_login": "gjtorikian",
          "committed_at": "2026-01-12T17:38:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5740a9b99c6c8f1255824e1423999aa82ba5080a",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Update actions/checkout action to v6 (#409)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-01-12T17:29:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6831ff2a7f5bffd36f2c35020793fa3cd7d5f7d6",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Update ruby/setup-ruby action to v1.281.0 (#358)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-01-12T16:41:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75e5f896770c563e161119dac7af5538ec56c83a",
          "body": null,
          "is_bot": false,
          "headline": "add context7.json (#413)",
          "author_name": "Nick Nisi",
          "author_login": "nicknisi",
          "committed_at": "2025-12-17T21:47:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 100,
      "commits_last_year": 116,
      "latest_release_at": "2026-07-22T17:10:52Z",
      "latest_release_tag": "v10.0.0",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 30,
      "days_since_latest_release": 0,
      "mean_days_between_releases": 8.6
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 50,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "workos",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "rubygems",
          "matches_repo": true,
          "registry_url": "https://rubygems.org/gems/workos",
          "is_deprecated": false,
          "latest_version": "10.0.0",
          "repository_url": "https://github.com/workos/workos-ruby",
          "versions_count": 128,
          "total_downloads": 3081324,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2019-12-12T22:09:14.843000Z",
          "latest_published_at": "2026-07-22T17:11:07.502000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        }
      ]
    },
    "popularity": {
      "forks": 33,
      "stars": 39,
      "watchers": 17,
      "fork_history": {
        "days": [
          {
            "date": "2021-06-01",
            "count": 1
          },
          {
            "date": "2021-07-01",
            "count": 1
          },
          {
            "date": "2021-07-02",
            "count": 1
          },
          {
            "date": "2021-07-21",
            "count": 1
          },
          {
            "date": "2021-07-28",
            "count": 1
          },
          {
            "date": "2022-07-11",
            "count": 1
          },
          {
            "date": "2023-01-25",
            "count": 1
          },
          {
            "date": "2023-06-27",
            "count": 1
          },
          {
            "date": "2023-09-28",
            "count": 1
          },
          {
            "date": "2024-02-07",
            "count": 1
          },
          {
            "date": "2024-02-08",
            "count": 1
          },
          {
            "date": "2024-05-27",
            "count": 1
          },
          {
            "date": "2024-06-24",
            "count": 1
          },
          {
            "date": "2024-08-08",
            "count": 1
          },
          {
            "date": "2024-11-12",
            "count": 1
          },
          {
            "date": "2024-12-22",
            "count": 1
          },
          {
            "date": "2025-01-10",
            "count": 1
          },
          {
            "date": "2025-01-21",
            "count": 1
          },
          {
            "date": "2025-01-24",
            "count": 1
          },
          {
            "date": "2025-02-10",
            "count": 1
          },
          {
            "date": "2025-02-24",
            "count": 1
          },
          {
            "date": "2025-05-15",
            "count": 1
          },
          {
            "date": "2025-06-01",
            "count": 1
          },
          {
            "date": "2025-06-15",
            "count": 1
          },
          {
            "date": "2025-07-02",
            "count": 1
          },
          {
            "date": "2025-07-20",
            "count": 1
          },
          {
            "date": "2025-07-21",
            "count": 1
          },
          {
            "date": "2025-08-08",
            "count": 1
          },
          {
            "date": "2025-08-18",
            "count": 1
          },
          {
            "date": "2025-10-07",
            "count": 1
          },
          {
            "date": "2025-10-09",
            "count": 1
          },
          {
            "date": "2025-11-20",
            "count": 1
          },
          {
            "date": "2026-02-04",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 33,
        "total_forks": 33
      },
      "star_history": null,
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 90436,
      "source_files_sampled": 776,
      "oversized_source_files": 3,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Gemfile"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 43,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 8,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "rubygems"
      ],
      "dependencies": [
        {
          "name": "yard",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "yard-markdown",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "webrick",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "webrick",
            "direct": true,
            "version": "1.9.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "yard",
            "direct": true,
            "version": "0.9.44",
            "ecosystem": "rubygems"
          },
          {
            "name": "yard-markdown",
            "direct": true,
            "version": "0.7.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "addressable",
            "direct": false,
            "version": "2.9.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "ast",
            "direct": false,
            "version": "2.4.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "base64",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "bigdecimal",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "bundler",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "crack",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "csv",
            "direct": false,
            "version": "3.3.5",
            "ecosystem": "rubygems"
          },
          {
            "name": "date",
            "direct": false,
            "version": "3.5.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "drb",
            "direct": false,
            "version": "2.2.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "erb",
            "direct": false,
            "version": "6.0.4",
            "ecosystem": "rubygems"
          },
          {
            "name": "hashdiff",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "json",
            "direct": false,
            "version": "2.19.4",
            "ecosystem": "rubygems"
          },
          {
            "name": "jwt",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "jwt",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "language_server-protocol",
            "direct": false,
            "version": "3.17.0.5",
            "ecosystem": "rubygems"
          },
          {
            "name": "lint_roller",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "logger",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "logger",
            "direct": false,
            "version": "1.7.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "minitest",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "minitest",
            "direct": false,
            "version": "6.0.4",
            "ecosystem": "rubygems"
          },
          {
            "name": "parallel",
            "direct": false,
            "version": "1.28.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "parser",
            "direct": false,
            "version": "3.3.11.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "prism",
            "direct": false,
            "version": "1.9.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "psych",
            "direct": false,
            "version": "5.3.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "public_suffix",
            "direct": false,
            "version": "7.0.5",
            "ecosystem": "rubygems"
          },
          {
            "name": "racc",
            "direct": false,
            "version": "1.8.1",
            "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": "rdoc",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "regexp_parser",
            "direct": false,
            "version": "2.12.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "rexml",
            "direct": false,
            "version": "3.4.4",
            "ecosystem": "rubygems"
          },
          {
            "name": "rubocop",
            "direct": false,
            "version": "1.84.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "rubocop-ast",
            "direct": false,
            "version": "1.49.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "rubocop-performance",
            "direct": false,
            "version": "1.26.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "ruby-progressbar",
            "direct": false,
            "version": "1.13.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "standard",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "standard",
            "direct": false,
            "version": "1.54.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": "stringio",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "tsort",
            "direct": false,
            "version": "0.2.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": "webmock",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "webmock",
            "direct": false,
            "version": "3.26.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "zeitwerk",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "zeitwerk",
            "direct": false,
            "version": "2.7.5",
            "ecosystem": "rubygems"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 51,
        "direct_count": 3,
        "indirect_count": 48
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 429,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 27,
        "closed_unmerged_prs": 71
      },
      "bus_factor": 6,
      "bot_contributors": 5,
      "top_contributors": [
        {
          "type": "User",
          "login": "blairworkos",
          "commits": 63,
          "avatar_url": "https://avatars.githubusercontent.com/u/74257063?v=4"
        },
        {
          "type": "User",
          "login": "gjtorikian",
          "commits": 36,
          "avatar_url": "https://avatars.githubusercontent.com/u/64050?v=4"
        },
        {
          "type": "User",
          "login": "willmanduffy",
          "commits": 28,
          "avatar_url": "https://avatars.githubusercontent.com/u/782252?v=4"
        },
        {
          "type": "User",
          "login": "mthadley",
          "commits": 18,
          "avatar_url": "https://avatars.githubusercontent.com/u/2635560?v=4"
        },
        {
          "type": "User",
          "login": "marktran",
          "commits": 16,
          "avatar_url": "https://avatars.githubusercontent.com/u/22543?v=4"
        },
        {
          "type": "User",
          "login": "mattgd",
          "commits": 15,
          "avatar_url": "https://avatars.githubusercontent.com/u/9063128?v=4"
        },
        {
          "type": "User",
          "login": "LauraBeatris",
          "commits": 13,
          "avatar_url": "https://avatars.githubusercontent.com/u/48022589?v=4"
        },
        {
          "type": "User",
          "login": "nicknisi",
          "commits": 13,
          "avatar_url": "https://avatars.githubusercontent.com/u/293805?v=4"
        },
        {
          "type": "User",
          "login": "adamzinder",
          "commits": 12,
          "avatar_url": "https://avatars.githubusercontent.com/u/96083517?v=4"
        },
        {
          "type": "User",
          "login": "alisherry",
          "commits": 11,
          "avatar_url": "https://avatars.githubusercontent.com/u/31668643?v=4"
        }
      ],
      "contributors_sampled": 58,
      "top_contributor_share": 0.184
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "block-generated-edits.yml",
        "ci.yml",
        "docs.yml",
        "lint-pr-title.yml",
        "lint.yml",
        "release-please.yml",
        "release.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "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": 4,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "25 out of 25 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 1/13 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 14 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "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": 10,
            "reason": "packaging workflow 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": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "e4efdc64aaecbc3e8d1ccc43d3531a5eb490a8e2",
        "ran_at": "2026-07-22T18:56:04Z",
        "aggregate_score": 6.2,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-22T17:11:11Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-22T17:10:39Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/workos/workos-ruby",
    "host": "github.com",
    "name": "workos-ruby",
    "owner": "workos"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 78,
      "inputs": {
        "security": 70,
        "vitality": 91,
        "community": 59,
        "governance": 86,
        "engineering": 77
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 91,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "commits_last_year": 116,
              "human_commit_share": 0.43,
              "days_since_last_push": 0,
              "active_weeks_last_year": 30
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "30/52 weeks with commits",
                "points": 20.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 30
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "116 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 116
                    }
                  }
                ],
                "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": 100,
              "latest_release_tag": "v10.0.0",
              "releases_from_tags": false,
              "days_since_latest_release": 0,
              "mean_days_between_releases": 8.6
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "100 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~8.6 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 8.6
                    }
                  }
                ],
                "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": 13,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 13 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 13
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 59,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 45,
            "inputs": {
              "forks": 33,
              "stars": 39,
              "watchers": 17,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "39 stars",
                "points": 25.6,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 39
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "33 forks",
                "points": 12.5,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 33
                    }
                  }
                ],
                "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": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 57,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 6.3,
                "status": "met",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "good",
            "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": 84,
            "inputs": {
              "packages": [
                "workos"
              ],
              "dependents": null,
              "ecosystems": "rubygems",
              "total_downloads": 3081324,
              "monthly_downloads": null
            },
            "components": [
              {
                "key": "total_downloads",
                "name": "Total downloads",
                "detail": "3,081,324 downloads all-time across rubygems",
                "points": 67.4,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_total",
                    "params": {
                      "count": 3081324,
                      "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": "excellent",
        "name": "Sustainability & Governance",
        "value": 86,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "excellent",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "bus_factor": 6,
              "contributors_sampled": 58,
              "top_contributor_share": 0.184
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "6 contributor(s) cover half of all commits",
                "points": 48.6,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 18% of commits",
                "points": 18.4,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 18
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "58 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 58
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 14 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "merged_prs": 429,
              "open_issues": 0,
              "closed_issues": 27,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 71
            },
            "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": "429/500 decided PRs merged",
                "points": 32.8,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 429,
                      "decided": 500
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 1/13 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "followers": 983,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "workos",
              "public_repos": 115,
              "account_age_days": 2715
            },
            "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": "983 followers of workos",
                "points": 21.5,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 983,
                      "login": "workos"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "115 public repos, account ~7 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 115
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 7
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "workos"
              ],
              "ecosystems": "rubygems",
              "any_deprecated": false,
              "min_days_since_publish": 0
            },
            "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 0 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "128 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 128
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 77,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "7 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "25 out of 25 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "topics": [
                "sso",
                "sso-authentication",
                "saml",
                "okta",
                "azure-active-directory",
                "audit-logs",
                "scim",
                "adfs",
                "gsuite-saml-apps",
                "directory-sync",
                "ruby-sdk",
                "backend",
                "sdk"
              ],
              "has_wiki": false,
              "homepage": "https://workos.github.io/workos-ruby/",
              "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": "https://workos.github.io/workos-ruby/",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "13 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 13
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "good",
        "name": "Security",
        "value": 70,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 62,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 6.2
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "25 out of 25 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 1/13 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 14 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "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 detected",
                "points": 5,
                "status": "met",
                "details": [],
                "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": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "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 43 resolved dependencies against OSV; 8 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": 43
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 8
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 43,
              "unassessed_packages": 8,
              "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": 43,
              "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": 14
            },
            "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": 52,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.93,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "40 of 43 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 40,
                      "sampled": 43
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 59,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "Gemfile.lock"
              ],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0.29,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.14
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "29 of the last 100 commits agent-authored or agent-credited",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 29,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "14 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 14,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 9",
                "points": 9,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "Ruby",
              "largest_source_bytes": 90436,
              "source_files_sampled": 776,
              "oversized_source_files": 3
            },
            "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": "3/776 source files over 60KB",
                "points": 54.8,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 776,
                      "oversized": 3
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T18:56:35.069714Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/w/workos/workos-ruby.svg",
  "full_name": "workos/workos-ruby",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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