Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-28 13:58 UTC

nov / json-jwt

JSON Web Token and its family (JSON Web Signature, JSON Web Encryption and JSON Web Key) in Ruby

RubyMIT★ 297 stars⑂ 81 forkssince Sep 2011View on GitHub ↗

nov/json-jwt holds a health index of 56 out of 100, placing it in the Moderate band. It scores highest on Community & Adoption (67/100) and lowest on AI Readiness (26/100). It was last updated 41 days ago. A single contributor accounts for most of its recent work.

56
overall / 100
Moderate

Software health index

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

56
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

Nov MatakePersonal account
355 followers170 public repossince Oct 2008YAuth.jp LLC

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
RubyGemsjson-jwt1.17.1-9857 days ago

Metrics by category

Vitality

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

45At risk · 22% of overall
How it's scored
18/36Push recency — last push 41 days ago
2.8/36Commit cadence — 4/52 weeks with commits
10.3/18Commit volume — 13 commits in the last year
3/10OpenSSF Scorecard: Maintained — 4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3
Inputs used
commits_last_year13
human_commit_share1
days_since_last_push41
active_weeks_last_year4
How it's scored
27/27Ships releases — 9 releases published
16.2/36Release recency — latest release 353 days ago
12.6/27Release cadence — a release every ~129.4 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count9
latest_release_tagv1.17.0
releases_from_tagsno
days_since_latest_release353
mean_days_between_releases129.4
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?

67Moderate · 18% of overall
How it's scored
40.1/60Stars — 297 stars
15.9/25Forks — 81 forks
4.7/15Watchers — 8 watchers
Inputs used
forks81
stars297
watchers8
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
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
80/80Total downloads — 106,853,741 downloads all-time across rubygems
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesjson-jwt
dependents
ecosystemsrubygems
total_downloads106,853,741
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?

64Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
1.8/22.5Commit distribution — top contributor authored 92% of commits
13.5/13.5Contributor breadth — 18 contributors
10/10OpenSSF Scorecard: Contributors — project has 9 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled18
top_contributor_share0.918
How it's scored
44.6/46.8Issue resolution — 96% of issues closed
23.7/38.3PR acceptance — 39/63 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 2/26 approved changesets -- score normalized to 0
Inputs used
merged_prs39
open_issues3
closed_issues63
issue_closed_ratio0.955
closed_unmerged_prs24
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
18.3/25Owner reach — 355 followers of nov
25/25Track record — 170 public repos, account ~17 yr old
Inputs used
followers355
owner_typeUser
is_verified
owner_loginnov
public_repos170
account_age_days6,507
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on rubygems
35/35Publish recency — latest publish 57 days ago
20/20Version history — 98 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesjson-jwt
ecosystemsrubygems
any_deprecatedno
min_days_since_publish57

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

60Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 9 topics
10/10Wiki
Inputs used
topicsjose, jwt, jws, jwe, jwk, json-web-token, json-web-signature, json-web-encryption, json-web-key
has_wikiyes
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

45At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
1.2/2.5CI-Tests — 2 out of 4 merged PRs checked by a CI test -- score normalized to 5
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 2/26 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 9 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
2.2/7.5Maintained — 4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
1/5SAST — SAST tool is not run on all commits -- score normalized to 2
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
7.5/7.5Token-Permissions — GitHub workflow tokens follow principle of least privilege
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate4.5
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.

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.

26Critical · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
12.8/40Legible commit history — 24 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.24
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
0/10Reproducible environment
2/10Demonstrated agent practice — 1 of the last 100 commits agent-authored or agent-credited
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0.01
toolchain_manifests
dependency_bot_commit_share0
How it's scored
0/45Type-checkable code — Ruby without a type-check config
55/55Manageable file sizes — 0/22 source files over 60KB
Inputs used
primary_languageRuby
largest_source_bytes16,556
source_files_sampled22
oversized_source_files0

Key facts

297GitHub stars
18contributors
13commits, last 12 months
41days since last push
9releases
1bus factor
3open issues
RubyGemspackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • No resolved dependencies carried a version and a supported ecosystem

More detail

Star and fork history 0 ★ / 81 ⇿
0Stars
81Forks
6Releases

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.

0204060801008122011-122018-092025-05
Major 0Minor 1Patch 5

Each point covers 13 days.

OpenSSF Scorecard 4.5 / 10
4.5aggregate

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-28 13:58 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
5CI-Tests2 out of 4 merged PRs checked by a CI test -- score normalized to 5
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 2/26 approved changesets -- score normalized to 0
10Contributorsproject has 9 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
3Maintained4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
2SASTSAST tool is not run on all commits -- score normalized to 2
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
10Vulnerabilities0 existing vulnerabilities detected
All dependencies 11

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

RegistryPackageVersionRelation
RubyGemsactivesupportindirect
RubyGemsaes_key_wrapindirect
RubyGemsbase64indirect
RubyGemsbindataindirect
RubyGemsfaradayindirect
RubyGemsfaraday-follow_redirectsindirect
RubyGemsrakeindirect
RubyGemsrspecindirect
RubyGemsrspec-itsindirect
RubyGemssimplecovindirect
RubyGemswebmockindirect
Dependency advisories not assessed

Advisory matching could not run for this report: No resolved dependencies carried a version and a supported ecosystem

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "jose",
        "jwt",
        "jws",
        "jwe",
        "jwk",
        "json-web-token",
        "json-web-signature",
        "json-web-encryption",
        "json-web-key"
      ],
      "is_fork": false,
      "size_kb": 406,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Ruby": 100133
      },
      "pushed_at": "2026-06-17T02:47:02Z",
      "created_at": "2011-09-14T16:09:22Z",
      "owner_type": "User",
      "updated_at": "2026-06-28T20:30:09Z",
      "description": "JSON Web Token and its family (JSON Web Signature, JSON Web Encryption and JSON Web Key) in Ruby",
      "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://matake.jp",
      "name": "Nov Matake",
      "type": "User",
      "login": "nov",
      "company": "YAuth.jp LLC",
      "location": "Tokyo, Japan",
      "followers": 355,
      "avatar_url": "https://avatars.githubusercontent.com/u/27299?v=4",
      "created_at": "2008-10-02T17:46:13Z",
      "is_verified": null,
      "public_repos": 170,
      "account_age_days": 6507
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.17.0",
          "kind": "minor",
          "published_at": "2025-08-09T02:37:19Z"
        },
        {
          "tag": "v1.16.7",
          "kind": "patch",
          "published_at": "2025-08-09T00:52:08Z"
        },
        {
          "tag": "v1.16.6",
          "kind": "patch",
          "published_at": "2025-08-09T00:51:57Z"
        },
        {
          "tag": "v1.16.5",
          "kind": "patch",
          "published_at": "2024-01-03T05:46:18Z"
        },
        {
          "tag": "v1.16.4",
          "kind": "patch",
          "published_at": "2023-12-27T07:39:01Z"
        },
        {
          "tag": "v1.16.3",
          "kind": "patch",
          "published_at": "2023-01-24T01:41:24Z"
        },
        {
          "tag": "v1.16.2",
          "kind": "patch",
          "published_at": "2023-01-24T01:40:48Z"
        },
        {
          "tag": "v1.16.1",
          "kind": "patch",
          "published_at": "2022-10-20T09:26:00Z"
        },
        {
          "tag": "v1.16.0",
          "kind": "minor",
          "published_at": "2022-10-08T14:15:59Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "ac194c0193260e7b4afcb273bd62db506b81fed9",
          "body": "Potential fix for code scanning alert no. 1: Dependency download using unencrypted communication channel",
          "is_bot": false,
          "headline": "Merge pull request #128 from nov/alert-autofix-1",
          "author_name": "Nov Matake",
          "author_login": "nov",
          "committed_at": "2026-06-17T02:47:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30d230ce6aaf8e9618c0fa86c3d8cd4518c2fdfc",
          "body": "…g unencrypted communication channel\n\nCo-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Potential fix for code scanning alert no. 1: Dependency download usin…",
          "author_name": "Nov Matake",
          "author_login": "nov",
          "committed_at": "2026-06-17T02:46:46Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "a81fcc16e653280019aaa5bbfb5ca3f217cf6136",
          "body": null,
          "is_bot": false,
          "headline": "v1.17.1",
          "author_name": "nov",
          "author_login": "nov",
          "committed_at": "2026-06-01T02:58:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0b0abcf9aaf4a2ddd3e935879f947f76d3db6ff",
          "body": null,
          "is_bot": false,
          "headline": "stricter none alg check",
          "author_name": "nov",
          "author_login": "nov",
          "committed_at": "2026-06-01T02:58:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6749a861a08b4f73bb076bf817650a4e3892280e",
          "body": null,
          "is_bot": false,
          "headline": "CI against 4.0",
          "author_name": "nov",
          "author_login": "nov",
          "committed_at": "2025-12-31T06:30:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "543d928e7ad314312a0c81e7fa3c048ce70baa42",
          "body": null,
          "is_bot": false,
          "headline": "fix",
          "author_name": "nov",
          "author_login": "nov",
          "committed_at": "2025-08-09T01:42:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d22cd811c8443c316bb16babda540fe7e8ee4f3b",
          "body": null,
          "is_bot": false,
          "headline": "ged rid of ubuntu versioning",
          "author_name": "nov",
          "author_login": "nov",
          "committed_at": "2025-08-09T01:41:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6e511cf642251a1ad3207a66bcab939f3cd9a89",
          "body": "…_tweaks\n\nchange error name & no cache on error",
          "is_bot": false,
          "headline": "Merge pull request #127 from nov/feature/jwks_featcher_error_handling…",
          "author_name": "Nov Matake",
          "author_login": "nov",
          "committed_at": "2025-08-09T01:31:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3db2185defa7f015e1afd9448bef9bbe09a55fcc",
          "body": null,
          "is_bot": false,
          "headline": "change error name & no cache on error",
          "author_name": "nov",
          "author_login": "nov",
          "committed_at": "2025-08-09T01:30:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9240bc4dbb330111d58c3dd623fc40f474fecfdb",
          "body": null,
          "is_bot": false,
          "headline": "update ubuntu too",
          "author_name": "nov",
          "author_login": "nov",
          "committed_at": "2025-08-09T01:29:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5bdecdfa805f21130a61fda854f606636387f8f",
          "body": null,
          "is_bot": false,
          "headline": "update test target",
          "author_name": "nov",
          "author_login": "nov",
          "committed_at": "2025-08-09T01:27:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70f4c3d8adba0f2d61f6ff09c3d5f92110355395",
          "body": null,
          "is_bot": false,
          "headline": "v1.17.0",
          "author_name": "nov",
          "author_login": "nov",
          "committed_at": "2025-08-09T00:52:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2558d4593cc77e1ba4be7dbce2d1b04923f7943",
          "body": "Raise an error when JWK::Set::Fetcher fetches something that's not a JWKS",
          "is_bot": false,
          "headline": "Merge pull request #125 from moskyb/main",
          "author_name": "Nov Matake",
          "author_login": "nov",
          "committed_at": "2025-08-09T00:51:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "715037ab4b6b73d68652c3bedc0264cea295b3bc",
          "body": "…JWKS",
          "is_bot": false,
          "headline": "Raise an error when JWK::Set::Fetcher fetches something that's not a …",
          "author_name": "Ben Moskovitz",
          "author_login": "moskyb",
          "committed_at": "2025-05-27T07:20:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9160130ed9216c4128e0cdf414fc04376a376c76",
          "body": null,
          "is_bot": false,
          "headline": "v1.16.7",
          "author_name": "nov",
          "author_login": "nov",
          "committed_at": "2024-10-15T16:02:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6407f1d39065312ea5ecf20d47581d1ce2c63418",
          "body": "Don't try to modify the passed in hash",
          "is_bot": false,
          "headline": "Merge pull request #123 from ccutrer/no-modify-argument",
          "author_name": "Nov Matake",
          "author_login": "nov",
          "committed_at": "2024-10-15T16:00:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "394de1bbd72e028cc7745236621fb1589f8392c0",
          "body": "I was surprised when I was using a frozen hash (in specs) as claims\nthat I was getting a `FrozenError`. So re-arrange the initializer\nto modify `self` instead of the passed in `claims`.",
          "is_bot": false,
          "headline": "Don't try to modify the passed in hash",
          "author_name": "Cody Cutrer",
          "author_login": "ccutrer",
          "committed_at": "2024-08-27T19:19:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22fce184d450ebc34a9e4896c1b4f713bce2e27e",
          "body": null,
          "is_bot": false,
          "headline": "spec for CVE-2023-51774 mitigation",
          "author_name": "nov",
          "author_login": "nov",
          "committed_at": "2024-03-06T23:06:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fcc22b0033dff3ec7624dfadcbb4a3deae516573",
          "body": null,
          "is_bot": false,
          "headline": "v1.16.6",
          "author_name": "nov",
          "author_login": "nov",
          "committed_at": "2024-03-03T07:58:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c4d842a9465bd7960570ca326c3de79b4abc9d0",
          "body": null,
          "is_bot": false,
          "headline": "reject blank JWE",
          "author_name": "nov",
          "author_login": "nov",
          "committed_at": "2024-03-03T07:58:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87cb8c8a44cce786d235976e9331d8617c2e9dc1",
          "body": null,
          "is_bot": false,
          "headline": "v1.16.5",
          "author_name": "nov",
          "author_login": "nov",
          "committed_at": "2024-01-03T05:45:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c2c1a0ae02a6a96842a65e91b90b18c92d1363a",
          "body": "close #114",
          "is_bot": false,
          "headline": "add base64 gem as dependency",
          "author_name": "nov",
          "author_login": "nov",
          "committed_at": "2024-01-03T05:44:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "639163136ee0562b1128f857f9b6007b2118359d",
          "body": null,
          "is_bot": false,
          "headline": "unify coding style",
          "author_name": "nov",
          "author_login": "nov",
          "committed_at": "2024-01-02T17:56:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d5a266a47167fb30a500b68b5a08290702312e2",
          "body": null,
          "is_bot": false,
          "headline": "v1.16.4",
          "author_name": "nov",
          "author_login": "nov",
          "committed_at": "2023-12-27T07:38:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "676bcde1d790438ab5f010bf9192bbf4a2493cc6",
          "body": null,
          "is_bot": false,
          "headline": "run CI on ruby 3.3",
          "author_name": "nov",
          "author_login": "nov",
          "committed_at": "2023-12-27T07:36:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "413848c8c93a99093cbb68f198004848f62ecdbd",
          "body": null,
          "is_bot": false,
          "headline": "v1.16.3",
          "author_name": "nov",
          "author_login": "nov",
          "committed_at": "2023-01-24T01:36:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5eff661c1948b4d145ebe9bc5f97fdcd5956bad",
          "body": "…options to delete",
          "is_bot": false,
          "headline": "cache only when kid is found, even unless auto_detect mode. and pass …",
          "author_name": "nov",
          "author_login": "nov",
          "committed_at": "2023-01-24T01:35:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3acd910a040e06e10ba2dfa48c4934cd090290bb",
          "body": null,
          "is_bot": false,
          "headline": "v1.16.2",
          "author_name": "nov",
          "author_login": "nov",
          "committed_at": "2023-01-23T09:52:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cdaafeece6be8e29b66ee93dbb81a90089c476ff",
          "body": null,
          "is_bot": false,
          "headline": "do not cache JWKS when kid not found",
          "author_name": "nov",
          "author_login": "nov",
          "committed_at": "2023-01-23T09:48:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f47724647e68f954bb1c8603d1efde77c5bacce",
          "body": null,
          "is_bot": false,
          "headline": "add ruby 3.2 to the target, and remove older rubies",
          "author_name": "nov",
          "author_login": "nov",
          "committed_at": "2023-01-23T06:32:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b79d23237d335a3df6f61ee25d525bbcb0e51f8",
          "body": null,
          "is_bot": false,
          "headline": "changelog",
          "author_name": "nov",
          "author_login": "nov",
          "committed_at": "2022-10-20T09:26:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f23663de754f49863bb07fccacb2bcc163e412a3",
          "body": null,
          "is_bot": false,
          "headline": "v1.16.1",
          "author_name": "nov",
          "author_login": "nov",
          "committed_at": "2022-10-20T09:25:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "688b7bbccecfcdcd77b173a1002d7b98d55e4e76",
          "body": "Remove padding oracle",
          "is_bot": false,
          "headline": "Merge pull request #109 from btoews/po-fix",
          "author_name": "Nov Matake",
          "author_login": "nov",
          "committed_at": "2022-10-15T09:37:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c163df9554b4ac4b24e49679f08654c4abea633",
          "body": null,
          "is_bot": false,
          "headline": "up",
          "author_name": "nov",
          "author_login": "nov",
          "committed_at": "2022-10-08T14:18:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11fcef4dfe793c7f13950f79c4bd82fff95ab659",
          "body": null,
          "is_bot": false,
          "headline": "changelog",
          "author_name": "nov",
          "author_login": "nov",
          "committed_at": "2022-10-08T14:18:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23518a11edc08fe327c1f5a98087aaa6d4a22539",
          "body": null,
          "is_bot": false,
          "headline": "v1.16.0",
          "author_name": "nov",
          "author_login": "nov",
          "committed_at": "2022-10-08T14:15:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "705f6780f31f95cfc6ec7a8d74e6419c2e0bdbb9",
          "body": "Feature/faraday v2",
          "is_bot": false,
          "headline": "Merge pull request #110 from nov/feature/faraday_v2",
          "author_name": "Nov Matake",
          "author_login": "nov",
          "committed_at": "2022-10-08T14:14:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d2d11b97836da9e2b066e98532dae8fa6bca9a4",
          "body": null,
          "is_bot": false,
          "headline": "typo",
          "author_name": "nov",
          "author_login": "nov",
          "committed_at": "2022-10-08T14:12:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0bfedd216b9767966b233f0222e56a2ef2156725",
          "body": null,
          "is_bot": false,
          "headline": "replace httpclient with faraday v2",
          "author_name": "nov",
          "author_login": "nov",
          "committed_at": "2022-10-08T14:07:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5fd19cb2672d59a0573295a6b6615c2688ae6713",
          "body": "This is simply a best-practice and defense in depth.\nThere is no reason to bother with decryption if the\nsignature is invalid.",
          "is_bot": false,
          "headline": "check signature in CBC mode before decryption",
          "author_name": "Ben Toews",
          "author_login": "btoews",
          "committed_at": "2022-10-05T16:03:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a8aafad744962eec7431ab33b6362f933ecd37a",
          "body": "Ensure that the same error is raised for invalid messaages\n(bad signatures) as for failed decryption due to invalid padding.",
          "is_bot": false,
          "headline": "prevent padding-oracle attacks",
          "author_name": "Ben Toews",
          "author_login": "btoews",
          "committed_at": "2022-10-05T16:00:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f9dc37fd0ce7db538342f4b81441217f3ac0963",
          "body": "We control the last byte of the decrypted plaintext by XOR'ing\nthe last byte of the IV with the correct padding byte, followed\nby the desired plaintext byte. Setting the last byte of the\nplaintext to 1 causes this to be interpreted as a valid one-byte\npadding, resulting in the signature check failing. Setting it to\na value other than 1 or the previous value causes the padding to\nbe invalid and for OpenSSL to raise an error.",
          "is_bot": false,
          "headline": "failing test demonstrating padding oracle attack",
          "author_name": "Ben Toews",
          "author_login": "btoews",
          "committed_at": "2022-10-05T15:49:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3eae323cab91a5395c253fd7dbf23a283c06e59c",
          "body": null,
          "is_bot": false,
          "headline": "refactor/extend existing cbc signature verification test",
          "author_name": "Ben Toews",
          "author_login": "btoews",
          "committed_at": "2022-10-05T14:18:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d40a0c1442c6ab985766a58e7351f1bdc087d2f",
          "body": null,
          "is_bot": false,
          "headline": "action",
          "author_name": "nov",
          "author_login": "nov",
          "committed_at": "2022-10-01T11:53:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e7d6b5680aab9249e33fdcee20e296cfd37e7f4",
          "body": "remove travis badge on readme",
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Nov Matake",
          "author_login": "nov",
          "committed_at": "2022-09-14T01:34:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1f00422800ad6f79052500339882731411a844c",
          "body": null,
          "is_bot": false,
          "headline": "goodbye travis",
          "author_name": "nov",
          "author_login": "nov",
          "committed_at": "2022-09-14T01:31:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6dabdad698b4a1d3ea5126cb4112b085aaaeb271",
          "body": null,
          "is_bot": false,
          "headline": "rename Test Ruby -> Spec",
          "author_name": "nov",
          "author_login": "nov",
          "committed_at": "2022-09-14T01:03:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ec09aa67aa85550232b165bf25ea65ccc0581a3",
          "body": null,
          "is_bot": false,
          "headline": "v1.15.3",
          "author_name": "nov",
          "author_login": "nov",
          "committed_at": "2022-08-18T05:49:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "563f66d722e126ad400e0328e699614c50f4ede1",
          "body": null,
          "is_bot": false,
          "headline": "rm bin/console for #106",
          "author_name": "nov",
          "author_login": "nov",
          "committed_at": "2022-08-18T05:49:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0f448b25c2bd97256c4905baf8a6f404f12eec7",
          "body": null,
          "is_bot": false,
          "headline": "readme update",
          "author_name": "nov",
          "author_login": "nov",
          "committed_at": "2022-08-14T06:41:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c062d12ef3fdb488c7fe2411deace4a15540548c",
          "body": null,
          "is_bot": false,
          "headline": "ubuntu-18.04 is deprecated",
          "author_name": "nov",
          "author_login": "nov",
          "committed_at": "2022-08-14T02:38:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9152744ca46527a25e9949202ed9dd7cd70399cf",
          "body": null,
          "is_bot": false,
          "headline": "Gem::Version.create(RUBY_VERSION) => Gem.ruby_version",
          "author_name": "nov",
          "author_login": "nov",
          "committed_at": "2022-08-14T01:34:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bfa7dbc9b2b8f37ad4e6e2132a9374580e690c68",
          "body": null,
          "is_bot": false,
          "headline": "test against 2.6 too",
          "author_name": "nov",
          "author_login": "nov",
          "committed_at": "2022-08-14T01:19:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "699e7422560db76aca3c3e27f85131418e4b1fc9",
          "body": null,
          "is_bot": false,
          "headline": "v1.15.2",
          "author_name": "nov",
          "author_login": "nov",
          "committed_at": "2022-08-14T01:15:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a81c85f25b9232dba6b789990ca89db981a46f9",
          "body": null,
          "is_bot": false,
          "headline": "support cache options",
          "author_name": "nov",
          "author_login": "nov",
          "committed_at": "2022-08-14T01:09:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7570f61ad1b17141d33011f904aa89161d846dfe",
          "body": null,
          "is_bot": false,
          "headline": "update fetcher spec",
          "author_name": "nov",
          "author_login": "nov",
          "committed_at": "2022-08-12T00:57:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44aff57887796130fd8854d97494ddddeea9c5f8",
          "body": null,
          "is_bot": false,
          "headline": "v1.15.1",
          "author_name": "nov",
          "author_login": "nov",
          "committed_at": "2022-08-11T13:38:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5de3549f1084d23393f8026df8950f89a90f6e69",
          "body": null,
          "is_bot": false,
          "headline": "add auto_detect flag on JWKs fetcher",
          "author_name": "nov",
          "author_login": "nov",
          "committed_at": "2022-08-11T13:37:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f714919b76159dd758fb585b3a9471475e09dbc9",
          "body": null,
          "is_bot": false,
          "headline": "v1.15.0",
          "author_name": "nov",
          "author_login": "nov",
          "committed_at": "2022-08-11T10:36:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f40e96bbfa0ef2ec5467fed882fdbf266035381f",
          "body": null,
          "is_bot": false,
          "headline": "JSON::JWK::Set::Fetcher initial release",
          "author_name": "nov",
          "author_login": "nov",
          "committed_at": "2022-08-11T10:34:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0141a479f537ea119aa9c8ba60714aec1be6441d",
          "body": null,
          "is_bot": false,
          "headline": "keep travis for Java integration tests but recude ruby versions",
          "author_name": "nov",
          "author_login": "nov",
          "committed_at": "2022-07-11T01:52:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7dac254692003c410d3957a0762ea22661f3b748",
          "body": "Add Github Action to test against OpenSSL 3",
          "is_bot": false,
          "headline": "Merge pull request #103 from bmesuere/add-github-action",
          "author_name": "Nov Matake",
          "author_login": "nov",
          "committed_at": "2022-07-10T10:42:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "882a883426d47d9df163cba0f238681df1b4f738",
          "body": null,
          "is_bot": false,
          "headline": "Add Github Action to test against ruby 3.1",
          "author_name": "Bart Mesuere",
          "author_login": "bmesuere",
          "committed_at": "2022-07-10T10:23:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2876fa5961bfb6b6160bac13ed7e4ed742123923",
          "body": null,
          "is_bot": false,
          "headline": "v1.14.0",
          "author_name": "nov",
          "author_login": "nov",
          "committed_at": "2022-07-09T09:30:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9c4f3ef4d18f9d92cce6203a2cb4cf24ef56e2c",
          "body": "Support openssl 3 (Fixes: #100)",
          "is_bot": false,
          "headline": "Merge pull request #102 from nov/support-openssl-3",
          "author_name": "Nov Matake",
          "author_login": "nov",
          "committed_at": "2022-07-09T09:30:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6c823326e15d03761fa9f17ff0869ff1b2ddbe1",
          "body": "The openssl API introduced some breaking changes which are fixed by this\ncommit. For more information about those changes check this out:\n\nhttps://github.com/ruby/openssl/blob/master/History.md#version-300\n\nCo-authored-by: Sergio Durigan Junior <sergiodj@ubuntu.com>",
          "is_bot": false,
          "headline": "Support openssl 3 (Fixes: #100)",
          "author_name": "Lucas Kanashiro",
          "author_login": "lucaskanashiro",
          "committed_at": "2022-07-09T09:17:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a47a52d77f7c277ae2a32e58a8f9f4c4b697592b",
          "body": null,
          "is_bot": false,
          "headline": "submodule fails to be cloned on travis",
          "author_name": "nov",
          "author_login": "nov",
          "committed_at": "2022-07-09T09:14:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33f220425acd8b4e56f2b37edd9920d11f313e72",
          "body": null,
          "is_bot": false,
          "headline": "Create FUNDING.yml",
          "author_name": "Nov Matake",
          "author_login": "nov",
          "committed_at": "2022-06-25T01:00:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cbff85184e53c56731c7cecf3017ca81f5502b89",
          "body": null,
          "is_bot": false,
          "headline": "update ruby 3.0",
          "author_name": "nov",
          "author_login": "nov",
          "committed_at": "2021-11-30T07:02:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2b4c1599ef7c3604e214c46eadec9bfdb6e41a5",
          "body": null,
          "is_bot": false,
          "headline": "upgrade 2.7.x and add 3.0.x to travis",
          "author_name": "nov",
          "author_login": "nov",
          "committed_at": "2021-02-02T07:14:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d97f1be725dcb601fb8ca44b1d933614986c9c27",
          "body": null,
          "is_bot": false,
          "headline": "refactor EC fixtures & specs",
          "author_name": "nov",
          "author_login": "nov",
          "committed_at": "2020-06-03T03:05:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26731e0d933b7d9470f781d06079d842036ca640",
          "body": null,
          "is_bot": false,
          "headline": "v1.13.0",
          "author_name": "nov",
          "author_login": "nov",
          "committed_at": "2020-05-31T23:45:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e72d1dcc9994858ab9fb3eaefa291446c131b5b",
          "body": null,
          "is_bot": false,
          "headline": "secp256k1 curve support",
          "author_name": "nov",
          "author_login": "nov",
          "committed_at": "2020-05-31T23:44:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "967731d23ae3d11658cf39d1e581f649e714ee5b",
          "body": null,
          "is_bot": false,
          "headline": "stop using JSON::JOSE#algorithm alias",
          "author_name": "nov",
          "author_login": "nov",
          "committed_at": "2020-05-23T18:58:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6de1dd987e9c382577823b4dfcc78e3fbac3385a",
          "body": null,
          "is_bot": false,
          "headline": "v1.12.0",
          "author_name": "nov",
          "author_login": "nov",
          "committed_at": "2020-05-22T07:02:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24f8b94c5d0dbb5fd233c8bab6a41ebd8a2893ec",
          "body": "make a few private JWK methods now public",
          "is_bot": false,
          "headline": "Merge pull request #86 from dub357/expose_private_jwk_methods",
          "author_name": "Nov Matake",
          "author_login": "nov",
          "committed_at": "2020-05-22T06:58:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14f8882a10d2076f1bad16bb8824d16b77aa41af",
          "body": null,
          "is_bot": false,
          "headline": "update travis target ruby versions",
          "author_name": "nov",
          "author_login": "nov",
          "committed_at": "2020-05-14T10:59:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b07b900eda6b6718dff3f16d801bb2a0e87e9671",
          "body": null,
          "is_bot": false,
          "headline": "make a few private JWK methods now public",
          "author_name": "Bobby Lawrence",
          "author_login": "dub357",
          "committed_at": "2020-04-10T17:23:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "301d718124ede1f850400f405f08f082e373e837",
          "body": "Test for CVE-2019-18848",
          "is_bot": false,
          "headline": "Merge pull request #85 from denisenkom/master",
          "author_name": "Nov Matake",
          "author_login": "nov",
          "committed_at": "2019-11-11T18:51:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef1545bbba5c0c5c4dfdf7070e1337aa72bea538",
          "body": null,
          "is_bot": false,
          "headline": "Test for CVE-2019-18848",
          "author_name": "denisenk",
          "author_login": "denisenkom",
          "committed_at": "2019-11-11T16:49:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ac85e919e1f916637d09fb35bf6be989cc05da2",
          "body": null,
          "is_bot": false,
          "headline": "v1.11.0",
          "author_name": "nov",
          "author_login": "nov",
          "committed_at": "2019-11-11T14:31:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ada16e772906efdd035e3df49cb2ae372f0f948a",
          "body": "ref.) CVE-2019-18848",
          "is_bot": false,
          "headline": "explicitly specifying number of elements when splitting JWE string",
          "author_name": "nov",
          "author_login": "nov",
          "committed_at": "2019-11-11T14:28:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a8106ada1f1cb11e441d279522971d07e0bed1e",
          "body": null,
          "is_bot": false,
          "headline": "v1.10.2",
          "author_name": "nov",
          "author_login": "nov",
          "committed_at": "2019-06-27T09:34:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0531d39e9cadfe4a39597405400512967fa30236",
          "body": ":warning: method redefined; discarding old header, signature_base_str…",
          "is_bot": false,
          "headline": "Merge pull request #81 from nov/amatsuda-warnings",
          "author_name": "Nov Matake",
          "author_login": "nov",
          "committed_at": "2019-06-27T09:32:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b258297558f6cfbe6d8238d5750e5030751dc52b",
          "body": "…ing, jwe_encrypted_key, authentication_tag",
          "is_bot": false,
          "headline": ":warning: method redefined; discarding old header, signature_base_str…",
          "author_name": "Akira Matsuda",
          "author_login": "amatsuda",
          "committed_at": "2019-06-27T09:28:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03c73a55698f33c03cd7447c2975b1da670df40c",
          "body": "update oraclejdk 8 to 11",
          "is_bot": false,
          "headline": "Merge pull request #80 from nov/feature/update_oraclejdk_on_travis",
          "author_name": "Nov Matake",
          "author_login": "nov",
          "committed_at": "2019-06-27T09:26:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc9dd63f75512f2a0d48de9ef269131e4bd0ceea",
          "body": null,
          "is_bot": false,
          "headline": "installing oraclejdk11 failing on travis. try openjdk11",
          "author_name": "nov",
          "author_login": "nov",
          "committed_at": "2019-06-27T09:22:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5325db34154bb4b8963a9394c00a4b3ddcf0b237",
          "body": null,
          "is_bot": false,
          "headline": "update oraclejdk 8 to 11",
          "author_name": "nov",
          "author_login": "nov",
          "committed_at": "2019-06-27T09:16:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc031e276712d9ae55f513a3040daa3936755ee5",
          "body": null,
          "is_bot": false,
          "headline": "v1.10.1",
          "author_name": "nov",
          "author_login": "nov",
          "committed_at": "2019-05-07T02:50:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "090902d2e94b2cff18573d28e4b68060ddbfb0fa",
          "body": null,
          "is_bot": false,
          "headline": "v1.10.0",
          "author_name": "nov",
          "author_login": "nov",
          "committed_at": "2019-05-07T02:48:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f59273798b0d1ae19a543afaa0121f174919d29f",
          "body": "GCM is always supported on modern Ruby and OpenSSL",
          "is_bot": false,
          "headline": "Merge pull request #75 from bdewater/gcm-support",
          "author_name": "Nov Matake",
          "author_login": "nov",
          "committed_at": "2019-05-07T02:32:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f32062bfc075e6c06b51e797c8ce2a44ca1c243",
          "body": "Use Ruby 2.3 features instead of Active Support",
          "is_bot": false,
          "headline": "Merge pull request #76 from bdewater/ruby23",
          "author_name": "Nov Matake",
          "author_login": "nov",
          "committed_at": "2019-05-07T02:32:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1a3bb2d74ba1fb42504489d48be73b7a3d89ae0",
          "body": "Ignore test files when packaging a gem.",
          "is_bot": false,
          "headline": "Merge pull request #74 from v1nayv/master",
          "author_name": "Nov Matake",
          "author_login": "nov",
          "committed_at": "2019-05-07T02:31:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb9ace92a09fbb1075602da65bee6b95c15234ee",
          "body": null,
          "is_bot": false,
          "headline": "GCM is always supported on modern Ruby and OpenSSL",
          "author_name": "Bart de Water",
          "author_login": "bdewater",
          "committed_at": "2019-04-21T23:45:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32bad0c58f192828e336de8990e0cd70eac4eaa0",
          "body": null,
          "is_bot": false,
          "headline": "Swap strip_heredoc for Ruby 2.3 squiggly heredoc",
          "author_name": "Bart de Water",
          "author_login": "bdewater",
          "committed_at": "2019-04-21T22:04:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a64e72b73e96eb644d33c934f38c63160ee1c112",
          "body": null,
          "is_bot": false,
          "headline": "Replace 'try' with Ruby 2.3 safe navigation operator",
          "author_name": "Bart de Water",
          "author_login": "bdewater",
          "committed_at": "2019-04-21T22:04:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01660a01565a583606fd716728ae172461f8a77f",
          "body": null,
          "is_bot": false,
          "headline": "Ignore test files when packaging a gem.",
          "author_name": "Vinay",
          "author_login": "v1nayv",
          "committed_at": "2019-04-17T15:11:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "faa74c9da017a5e72b59d49e852c40ba41198b2f",
          "body": "Add support for a zero-octet payload in JWS.",
          "is_bot": false,
          "headline": "Merge pull request #70 from seandilda/blank_payload",
          "author_name": "Nov Matake",
          "author_login": "nov",
          "committed_at": "2018-12-14T03:16:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab670ce7ea6c17aeb181a4bac6436f0c0b1c16e9",
          "body": null,
          "is_bot": false,
          "headline": "Require extra argument in order to decode a JWS with a blank payload",
          "author_name": "Sean Dilda",
          "author_login": "seandilda",
          "committed_at": "2018-12-11T14:07:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96702ffbcc5b3a78c3d942d3614f19a57442af79",
          "body": "To create a JWT with a zero-octet payload, call JSON::JWT.new(nil)  A \nJWT created this way will have jwt.blank_payload set to true\n\n\nThis is required to support the POST-as-GET functionality in the ACME \nspec.",
          "is_bot": false,
          "headline": "Add support for a zero-octet payload in JWS.",
          "author_name": "Sean Dilda",
          "author_login": "seandilda",
          "committed_at": "2018-12-08T01:43:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 9,
      "commits_last_year": 13,
      "latest_release_at": "2025-08-09T02:37:19Z",
      "latest_release_tag": "v1.17.0",
      "releases_from_tags": false,
      "days_since_last_push": 41,
      "active_weeks_last_year": 4,
      "days_since_latest_release": 353,
      "mean_days_between_releases": 129.4
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "json-jwt",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "rubygems",
          "matches_repo": true,
          "registry_url": "https://rubygems.org/gems/json-jwt",
          "is_deprecated": false,
          "latest_version": "1.17.1",
          "repository_url": "https://github.com/nov/json-jwt",
          "versions_count": 98,
          "total_downloads": 106853741,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2011-09-14T17:18:52.341000Z",
          "latest_published_at": "2026-06-01T02:58:24.653000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 57
        }
      ]
    },
    "popularity": {
      "forks": 81,
      "stars": 297,
      "watchers": 8,
      "fork_history": {
        "days": [
          {
            "date": "2011-12-12",
            "count": 1
          },
          {
            "date": "2012-06-18",
            "count": 1
          },
          {
            "date": "2013-07-18",
            "count": 1
          },
          {
            "date": "2013-07-29",
            "count": 1
          },
          {
            "date": "2014-02-10",
            "count": 1
          },
          {
            "date": "2014-02-19",
            "count": 1
          },
          {
            "date": "2014-05-12",
            "count": 1
          },
          {
            "date": "2014-07-09",
            "count": 1
          },
          {
            "date": "2014-07-13",
            "count": 1
          },
          {
            "date": "2014-08-05",
            "count": 1
          },
          {
            "date": "2014-10-07",
            "count": 1
          },
          {
            "date": "2014-12-05",
            "count": 1
          },
          {
            "date": "2014-12-22",
            "count": 1
          },
          {
            "date": "2015-02-25",
            "count": 1
          },
          {
            "date": "2015-03-26",
            "count": 1
          },
          {
            "date": "2015-04-01",
            "count": 1
          },
          {
            "date": "2015-06-02",
            "count": 1
          },
          {
            "date": "2015-06-29",
            "count": 1
          },
          {
            "date": "2015-08-01",
            "count": 1
          },
          {
            "date": "2015-11-16",
            "count": 1
          },
          {
            "date": "2015-11-20",
            "count": 1
          },
          {
            "date": "2015-12-08",
            "count": 1
          },
          {
            "date": "2016-02-10",
            "count": 1
          },
          {
            "date": "2016-06-18",
            "count": 1
          },
          {
            "date": "2016-07-07",
            "count": 1
          },
          {
            "date": "2016-07-13",
            "count": 1
          },
          {
            "date": "2016-11-16",
            "count": 1
          },
          {
            "date": "2016-11-17",
            "count": 1
          },
          {
            "date": "2017-01-19",
            "count": 1
          },
          {
            "date": "2017-03-20",
            "count": 1
          },
          {
            "date": "2017-03-30",
            "count": 1
          },
          {
            "date": "2017-05-09",
            "count": 1
          },
          {
            "date": "2017-06-26",
            "count": 2
          },
          {
            "date": "2017-09-15",
            "count": 1
          },
          {
            "date": "2017-11-28",
            "count": 1
          },
          {
            "date": "2017-12-09",
            "count": 1
          },
          {
            "date": "2017-12-14",
            "count": 1
          },
          {
            "date": "2018-07-16",
            "count": 1
          },
          {
            "date": "2018-12-08",
            "count": 1
          },
          {
            "date": "2019-01-04",
            "count": 1
          },
          {
            "date": "2019-02-26",
            "count": 1
          },
          {
            "date": "2019-04-17",
            "count": 1
          },
          {
            "date": "2019-06-14",
            "count": 1
          },
          {
            "date": "2019-08-28",
            "count": 1
          },
          {
            "date": "2019-10-15",
            "count": 1
          },
          {
            "date": "2019-11-10",
            "count": 1
          },
          {
            "date": "2020-04-10",
            "count": 1
          },
          {
            "date": "2020-07-28",
            "count": 1
          },
          {
            "date": "2020-09-04",
            "count": 1
          },
          {
            "date": "2020-10-02",
            "count": 1
          },
          {
            "date": "2020-10-05",
            "count": 1
          },
          {
            "date": "2021-01-19",
            "count": 1
          },
          {
            "date": "2021-03-08",
            "count": 1
          },
          {
            "date": "2021-03-22",
            "count": 1
          },
          {
            "date": "2021-04-21",
            "count": 1
          },
          {
            "date": "2021-07-15",
            "count": 1
          },
          {
            "date": "2022-05-06",
            "count": 1
          },
          {
            "date": "2022-06-06",
            "count": 1
          },
          {
            "date": "2022-07-10",
            "count": 1
          },
          {
            "date": "2022-07-21",
            "count": 1
          },
          {
            "date": "2022-09-09",
            "count": 1
          },
          {
            "date": "2022-09-22",
            "count": 1
          },
          {
            "date": "2022-10-27",
            "count": 1
          },
          {
            "date": "2022-11-11",
            "count": 1
          },
          {
            "date": "2022-12-03",
            "count": 1
          },
          {
            "date": "2023-01-16",
            "count": 1
          },
          {
            "date": "2023-09-05",
            "count": 1
          },
          {
            "date": "2023-09-07",
            "count": 1
          },
          {
            "date": "2023-12-07",
            "count": 1
          },
          {
            "date": "2024-01-09",
            "count": 1
          },
          {
            "date": "2024-02-14",
            "count": 1
          },
          {
            "date": "2024-03-04",
            "count": 1
          },
          {
            "date": "2024-03-06",
            "count": 1
          },
          {
            "date": "2024-04-11",
            "count": 1
          },
          {
            "date": "2024-04-23",
            "count": 1
          },
          {
            "date": "2024-06-08",
            "count": 1
          },
          {
            "date": "2024-06-11",
            "count": 1
          },
          {
            "date": "2024-08-27",
            "count": 1
          },
          {
            "date": "2024-10-01",
            "count": 1
          },
          {
            "date": "2025-05-27",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 81,
        "total_forks": 81
      },
      "star_history": null,
      "open_issues_and_prs": 3
    },
    "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": 16556,
      "source_files_sampled": 22,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Gemfile"
      ],
      "advisories": {
        "error": "No resolved dependencies carried a version and a supported ecosystem",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 11,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "rubygems"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "activesupport",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "aes_key_wrap",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "base64",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "bindata",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "faraday",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "faraday-follow_redirects",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rake",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rspec",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rspec-its",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "simplecov",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "webmock",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 11,
        "direct_count": 0,
        "indirect_count": 11
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 39,
        "open_issues": 3,
        "closed_ratio": 0.955,
        "closed_issues": 63,
        "closed_unmerged_prs": 24
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "nov",
          "commits": 360,
          "avatar_url": "https://avatars.githubusercontent.com/u/27299?v=4"
        },
        {
          "type": "User",
          "login": "bdewater",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/496367?v=4"
        },
        {
          "type": "User",
          "login": "btoews",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/1144197?v=4"
        },
        {
          "type": "User",
          "login": "steved",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/13248?v=4"
        },
        {
          "type": "User",
          "login": "seandilda",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/6088679?v=4"
        },
        {
          "type": "User",
          "login": "amatsuda",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/11493?v=4"
        },
        {
          "type": "User",
          "login": "bmesuere",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/481872?v=4"
        },
        {
          "type": "User",
          "login": "moskyb",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/15753101?v=4"
        },
        {
          "type": "User",
          "login": "dub357",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/15237866?v=4"
        },
        {
          "type": "User",
          "login": "kintner",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/133359?v=4"
        }
      ],
      "contributors_sampled": 18,
      "top_contributor_share": 0.918
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "spec.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 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": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 5,
            "reason": "2 out of 4 merged PRs checked by a CI test -- score normalized to 5",
            "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 2/26 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 9 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 3,
            "reason": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 2,
            "reason": "SAST tool is not run on all commits -- score normalized to 2",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 10,
            "reason": "GitHub workflow tokens follow principle of least privilege",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "ac194c0193260e7b4afcb273bd62db506b81fed9",
        "ran_at": "2026-07-28T13:58:01Z",
        "aggregate_score": 4.5,
        "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-26T03:35:24Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-06-17T02:47:01Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 116,
          "created_at": "2024-02-08T20:19:23Z",
          "last_comment_at": "2024-02-08T20:22:08Z",
          "last_comment_author": "afilbert"
        },
        {
          "number": 124,
          "created_at": "2025-01-31T15:12:57Z",
          "last_comment_at": "2025-09-19T15:36:41Z",
          "last_comment_author": "mlatham"
        },
        {
          "number": 129,
          "created_at": "2026-06-24T11:44:32Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/nov/json-jwt",
    "host": "github.com",
    "name": "json-jwt",
    "owner": "nov"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 56,
      "inputs": {
        "security": 45,
        "vitality": 45,
        "community": 67,
        "governance": 64,
        "engineering": 59
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "at_risk",
        "name": "Vitality",
        "value": 45,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "at_risk",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 34,
            "inputs": {
              "commits_last_year": 13,
              "human_commit_share": 1,
              "days_since_last_push": 41,
              "active_weeks_last_year": 4
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 41 days ago",
                "points": 18,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 41
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "4/52 weeks with commits",
                "points": 2.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "13 commits in the last year",
                "points": 10.3,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 13
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "moderate",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 62,
            "inputs": {
              "releases_count": 9,
              "latest_release_tag": "v1.17.0",
              "releases_from_tags": false,
              "days_since_latest_release": 353,
              "mean_days_between_releases": 129.4
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "9 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 353 days ago",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 353
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~129.4 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 129.4
                    }
                  }
                ],
                "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": 41,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 41 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 41
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 67,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 61,
            "inputs": {
              "forks": 81,
              "stars": 297,
              "watchers": 8,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "297 stars",
                "points": 40.1,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 297
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "81 forks",
                "points": 15.9,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 81
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "8 watchers",
                "points": 4.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (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": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "excellent",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "packages": [
                "json-jwt"
              ],
              "dependents": null,
              "ecosystems": "rubygems",
              "total_downloads": 106853741,
              "monthly_downloads": null
            },
            "components": [
              {
                "key": "total_downloads",
                "name": "Total downloads",
                "detail": "106,853,741 downloads all-time across rubygems",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_total",
                    "params": {
                      "count": 106853741,
                      "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": "moderate",
        "name": "Sustainability & Governance",
        "value": 64,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 34,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 18,
              "top_contributor_share": 0.918
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 92% of commits",
                "points": 1.8,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 92
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "18 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 18
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 9 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "merged_prs": 39,
              "open_issues": 3,
              "closed_issues": 63,
              "issue_closed_ratio": 0.955,
              "closed_unmerged_prs": 24
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "96% of issues closed",
                "points": 44.6,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 96
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "39/63 decided PRs merged",
                "points": 23.7,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 39,
                      "decided": 63
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 2/26 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 67,
            "inputs": {
              "followers": 355,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "nov",
              "public_repos": 170,
              "account_age_days": 6507
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "355 followers of nov",
                "points": 18.3,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 355,
                      "login": "nov"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "170 public repos, account ~17 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 170
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 17
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "json-jwt"
              ],
              "ecosystems": "rubygems",
              "any_deprecated": false,
              "min_days_since_publish": 57
            },
            "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 57 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 57
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "98 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 98
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 59,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 58,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "2 out of 4 merged PRs checked by a CI test -- score normalized to 5",
                "points": 10,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "topics": [
                "jose",
                "jwt",
                "jws",
                "jwe",
                "jwk",
                "json-web-token",
                "json-web-signature",
                "json-web-encryption",
                "json-web-key"
              ],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "9 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 45,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 45,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 4.5
            },
            "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 not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "2 out of 4 merged PRs checked by a CI test -- score normalized to 5",
                "points": 1.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 2/26 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 9 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 2",
                "points": 1,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "GitHub workflow tokens follow principle of least privilege",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "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": 21
            },
            "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": "critical",
        "name": "AI Readiness",
        "value": 26,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 13,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.24,
              "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": "24 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 12.8,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 24,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "critical",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 24,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0.01,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "1 of the last 100 commits agent-authored or agent-credited",
                "points": 2,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 1,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "Ruby",
              "largest_source_bytes": 16556,
              "source_files_sampled": 22,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Ruby without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "Ruby"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/22 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 22,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-28T13:58:17.819410Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/n/nov/json-jwt.svg",
  "full_name": "nov/json-jwt",
  "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.27.0 — full methodology · metrics wiki.

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