Public record
Software health reportschema 0.26.0 · metrics 1.13.0 · 2026-07-22 00:57 UTC

ncr / rack-proxy

A request/response rewriting HTTP proxy. A Rack app.

RubyMIT★ 282 stars⑂ 99 forkssince Jan 2010View on GitHub ↗

ncr/rack-proxy holds a health index of 28 out of 100, placing it in the Critical band. It scores highest on Sustainability & Governance (67/100) and lowest on Engineering Quality (30/100). It was last updated 3 days ago. A single contributor accounts for most of its recent work.

28
overall / 100
Critical

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.

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

High-Risk Jurisdiction Policy applies a 50% multiplier to weighted overall health and gives it an At risk ceiling of 49.

Ownership

Jacek BecelaPersonal account
81 followers45 public repossince Apr 2008@trixbrix

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
RubyGemsrack-proxy0.8.3-4822 days ago

Metrics by category

Vitality

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

64Moderate · 22% of overall
How it's scored
36/36Push recency — last push 3 days ago
1.4/36Commit cadence — 2/52 weeks with commits
11.7/18Commit volume — 19 commits in the last year
10/10OpenSSF Scorecard: Maintained — 19 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year19
human_commit_share0.96
days_since_last_push3
active_weeks_last_year2
How it's scored
16.2/27Ships releases — 49 version tags (no GitHub releases)
36/36Release recency — latest release 22 days ago
12.6/27Release cadence — a release every ~155.3 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count49
latest_release_tagv0.8.3
releases_from_tagsyes
days_since_latest_release22
mean_days_between_releases155.3
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?

66Moderate · 18% of overall
How it's scored
39.7/60Stars — 282 stars
16.6/25Forks — 99 forks
1.7/15Watchers — 3 watchers
Inputs used
forks99
stars282
watchers3
growth_stateorganic
growth_factor_pct100
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 — 173,413,739 downloads all-time across rubygems
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesrack-proxy
dependents
ecosystemsrubygems
total_downloads173,413,739
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?

67Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
7/22.5Commit distribution — top contributor authored 69% of commits
13.5/13.5Contributor breadth — 43 contributors
10/10OpenSSF Scorecard: Contributors — project has 3 contributing companies or organizations -- score normalized to 10
Inputs used
bus_factor1
contributors_sampled43
top_contributor_share0.691
How it's scored
46.8/46.8Issue resolution — 100% of issues closed
31.4/38.3PR acceptance — 64/78 decided PRs merged
3/15OpenSSF Scorecard: Code-Review — Found 4/16 approved changesets -- score normalized to 2
Inputs used
merged_prs64
open_issues0
closed_issues49
issue_closed_ratio1
closed_unmerged_prs14
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
13.8/25Owner reach — 81 followers of ncr
24.1/25Track record — 45 public repos, account ~18 yr old
Inputs used
followers81
owner_typeUser
is_verified
owner_loginncr
public_repos45
account_age_days6,678
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 22 days ago
20/20Version history — 48 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesrack-proxy
ecosystemsrubygems
any_deprecatedno
min_days_since_publish22

Engineering Quality

Are baseline engineering and documentation practices in place?

30At risk · 20% of overall
How it's scored
0/24CI workflows
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — 0 out of 9 merged PRs checked by a CI test -- score normalized to 0
Inputs used
has_cino
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno

Documentation

40At risk
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
0/10Wiki
Inputs used
topics
has_wikino
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

41At 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
0/2.5CI-Tests — 0 out of 9 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
1.5/7.5Code-Review — Found 4/16 approved changesets -- score normalized to 2
2.5/2.5Contributors — project has 3 contributing companies or organizations -- score normalized to 10
0/10Dangerous-Workflow — no data
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 19 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
0/5Pinned-Dependencies — no data
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — no data
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate5.2
high_risk_jurisdiction_cap49
high_risk_jurisdiction_multiplier50
security_posture_after_multiplier26
security_posture_before_jurisdiction52
Excluded from scoring (no data or not applicable): dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 50% multiplier and gives Security posture an At risk ceiling of 49.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages6
unassessed_packages4
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 6 resolved dependencies against OSV. 4 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

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

45At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
25.6/40Legible commit history — 46 of 96 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.479
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
0/11Lint / format config
0/11Static type checking
10/10Reproducible environment — lockfile
10/10Demonstrated agent practice — 13 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance — 4 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — no data
Inputs used
has_nixno
has_testsyes
lockfilesGemfile.lock
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0.13
toolchain_manifests
dependency_bot_commit_share0.04
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.
How it's scored
0/45Type-checkable code — Ruby without a type-check config
55/55Manageable file sizes — 0/12 source files over 60KB
Inputs used
primary_languageRuby
largest_source_bytes12,326
source_files_sampled12
oversized_source_files0

Key facts

282GitHub stars
43contributors
19commits, last 12 months
3days since last push
49releases
1bus factor
0open issues
RubyGemspackage ecosystems

More detail

Star and fork history 282 ★ / 99 ⇿
282Stars
99Forks
48Releases

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.

05010015020025030028292222010-012018-032026-06
Major 0Minor 7Patch 41

Each point covers 16 days.

OpenSSF Scorecard 5.2 / 10
5.2aggregate

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 9 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
2Code-ReviewFound 4/16 approved changesets -- score normalized to 2
10Contributorsproject has 3 contributing companies or organizations -- score normalized to 10
n/aDangerous-Workflowno workflows found
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained19 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
n/aPinned-Dependenciesno dependencies found
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 1
RegistryPackageVersion constraintManifest
RubyGemsrakeGemfile
All dependencies 10

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

RegistryPackageVersionRelation
RubyGemsrake13.0.6direct
RubyGemspower_assert2.0.3indirect
RubyGemsrackindirect
RubyGemsrack3.2.6indirect
RubyGemsrack-testindirect
RubyGemsrack-test2.1.0indirect
RubyGemstest-unitindirect
RubyGemstest-unit3.6.1indirect
RubyGemswebrickindirect
RubyGemswebrick1.9.2indirect
Dependency advisories 0

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

No known advisories affect the assessed dependencies.

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 627,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "Ruby": 30547
      },
      "pushed_at": "2026-07-18T15:04:35Z",
      "created_at": "2010-01-07T10:53:34Z",
      "owner_type": "User",
      "updated_at": "2026-06-29T10:47:43Z",
      "description": "A request/response rewriting HTTP proxy. A Rack app.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "Ruby",
      "significant_languages": [
        "Ruby"
      ]
    },
    "owner": {
      "blog": "http://trixbrix.eu",
      "name": "Jacek Becela",
      "type": "User",
      "login": "ncr",
      "company": "@trixbrix ",
      "location": "Poland",
      "followers": 81,
      "avatar_url": "https://avatars.githubusercontent.com/u/5796?v=4",
      "created_at": "2008-04-08T08:42:08Z",
      "is_verified": null,
      "public_repos": 45,
      "account_age_days": 6678
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.8.3",
          "kind": "patch",
          "published_at": "2026-06-29T10:47:36Z"
        },
        {
          "tag": "v0.8.2",
          "kind": "patch",
          "published_at": "2026-05-15T08:19:12Z"
        },
        {
          "tag": "v0.8.1",
          "kind": "patch",
          "published_at": "2026-05-15T08:05:43Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2026-05-15T07:57:17Z"
        },
        {
          "tag": "v0.7.8",
          "kind": "patch",
          "published_at": "2026-05-15T06:42:55Z"
        },
        {
          "tag": "v0.7.7",
          "kind": "patch",
          "published_at": "2023-09-01T06:22:35Z"
        },
        {
          "tag": "v0.7.6",
          "kind": "patch",
          "published_at": "2023-01-17T20:46:34Z"
        },
        {
          "tag": "v0.7.5",
          "kind": "patch",
          "published_at": "2023-01-17T20:40:55Z"
        },
        {
          "tag": "v0.7.4",
          "kind": "patch",
          "published_at": "2022-09-07T20:41:33Z"
        },
        {
          "tag": "v0.7.3",
          "kind": "patch",
          "published_at": "2022-08-31T20:38:05Z"
        },
        {
          "tag": "v0.7.2",
          "kind": "patch",
          "published_at": "2022-01-05T20:35:56Z"
        },
        {
          "tag": "v0.7.1",
          "kind": "patch",
          "published_at": "2022-01-05T20:20:29Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2021-05-28T08:26:33Z"
        },
        {
          "tag": "v0.6.6",
          "kind": "patch",
          "published_at": "2021-05-28T07:38:10Z"
        },
        {
          "tag": "v0.6.5",
          "kind": "patch",
          "published_at": "2018-09-17T09:06:36Z"
        },
        {
          "tag": "v0.6.4",
          "kind": "patch",
          "published_at": "2018-03-05T14:14:39Z"
        },
        {
          "tag": "v0.6.3",
          "kind": "patch",
          "published_at": "2017-12-08T11:24:26Z"
        },
        {
          "tag": "v0.6.2",
          "kind": "patch",
          "published_at": "2017-08-16T09:17:05Z"
        },
        {
          "tag": "v0.6.1",
          "kind": "patch",
          "published_at": "2017-04-04T21:23:59Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2016-05-19T15:13:50Z"
        },
        {
          "tag": "v0.5.18",
          "kind": "patch",
          "published_at": "2016-05-18T00:05:44Z"
        },
        {
          "tag": "v0.5.17",
          "kind": "patch",
          "published_at": "2014-10-27T08:51:08Z"
        },
        {
          "tag": "v0.5.16",
          "kind": "patch",
          "published_at": "2014-09-19T09:14:11Z"
        },
        {
          "tag": "v0.5.15",
          "kind": "patch",
          "published_at": "2014-06-25T13:24:44Z"
        },
        {
          "tag": "v0.5.14",
          "kind": "patch",
          "published_at": "2014-04-30T10:01:53Z"
        },
        {
          "tag": "v0.5.13",
          "kind": "patch",
          "published_at": "2014-04-17T14:00:28Z"
        },
        {
          "tag": "v0.5.12",
          "kind": "patch",
          "published_at": "2014-02-24T10:04:51Z"
        },
        {
          "tag": "v0.5.11",
          "kind": "patch",
          "published_at": "2014-02-21T11:32:51Z"
        },
        {
          "tag": "v0.5.10",
          "kind": "patch",
          "published_at": "2014-01-28T15:29:13Z"
        },
        {
          "tag": "v0.5.9",
          "kind": "patch",
          "published_at": "2013-11-14T08:53:19Z"
        },
        {
          "tag": "v0.5.8",
          "kind": "patch",
          "published_at": "2013-10-14T08:16:19Z"
        },
        {
          "tag": "v0.5.6",
          "kind": "patch",
          "published_at": "2013-10-09T07:57:34Z"
        },
        {
          "tag": "v0.5.5",
          "kind": "patch",
          "published_at": "2013-10-08T09:11:03Z"
        },
        {
          "tag": "v0.5.4",
          "kind": "patch",
          "published_at": "2013-10-04T11:03:04Z"
        },
        {
          "tag": "v0.5.3",
          "kind": "patch",
          "published_at": "2013-10-04T10:57:41Z"
        },
        {
          "tag": "v0.5.2",
          "kind": "patch",
          "published_at": "2013-09-30T08:34:09Z"
        },
        {
          "tag": "v0.5.1",
          "kind": "patch",
          "published_at": "2013-08-22T11:57:16Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2013-08-21T19:16:50Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2013-06-24T11:36:44Z"
        },
        {
          "tag": "v0.3.7",
          "kind": "patch",
          "published_at": "2012-02-02T11:24:36Z"
        },
        {
          "tag": "v0.3.6",
          "kind": "patch",
          "published_at": "2012-01-09T09:46:50Z"
        },
        {
          "tag": "v0.3.5",
          "kind": "patch",
          "published_at": "2012-01-09T09:33:28Z"
        },
        {
          "tag": "v0.3.4",
          "kind": "patch",
          "published_at": "2010-11-04T09:46:06Z"
        },
        {
          "tag": "v0.3.3",
          "kind": "patch",
          "published_at": "2010-01-22T14:34:39Z"
        },
        {
          "tag": "v0.3.2",
          "kind": "patch",
          "published_at": "2010-01-22T14:13:37Z"
        },
        {
          "tag": "v0.3.1",
          "kind": "patch",
          "published_at": "2010-01-22T13:46:41Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2010-01-13T11:37:16Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2010-01-08T15:32:37Z"
        },
        {
          "tag": "v0.0.1",
          "kind": "patch",
          "published_at": "2010-01-08T14:32:01Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "f33a30c948e1759cbf40ecc7d3a47aa447a3fc48",
          "body": "Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Sync Gemfile.lock to 0.8.3",
          "author_name": "Jacek Becela",
          "author_login": "ncr",
          "committed_at": "2026-06-29T10:47:36Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "d897f934d0ac203e5cff135bfaffcd5a86f01a5f",
          "body": "…-streams\n\nFix: Handle non-rewindable body streams in Rack::Proxy",
          "is_bot": false,
          "headline": "Merge pull request #128 from jsugarman/fix/handle-non-rewindable-body…",
          "author_name": "Jacek Becela",
          "author_login": "ncr",
          "committed_at": "2026-06-29T10:46:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e65d6062cae21a52e445a50dc92105b99c511bd3",
          "body": "Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Bump version to 0.8.3",
          "author_name": "Jacek Becela",
          "author_login": "ncr",
          "committed_at": "2026-06-29T10:45:46Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "a51fd9bf938bfe49c3545e33d7ffcc4ced248eee",
          "body": "Drives perform_request with a hand-built rack.input that omits #rewind\n(mimicking Rackup::Handler::WEBrick::Input under Rack 3), asserting the\nproxy neither raises nor truncates the forwarded body. Fails without the\nrespond_to?(:rewind) guard, pinning the #128 fix.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Add regression test for non-rewindable body streams",
          "author_name": "Jacek Becela",
          "author_login": "ncr",
          "committed_at": "2026-06-29T10:45:46Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "1eafe2a525e7e1bea3df405d30f57c5838c6f0cf",
          "body": "Rackup::Handler::WEBrick::Input does not implement rewind under Pact 2 / Rack 3 / Rails 8\n\nThe `rewind` method is called on the `body_stream` of the `target_request`. However, in\nsome cases, such as when using `Rackup::Handler::WEBrick::Input`, the `body_stream`\nmay not implement the `rewind` method\n[…]\nr - Request to pact broker path 'blah' failed: 500 Internal Server Error. URL: 'http://127.0.0.1:9002'\n```\nnb: the `http://127.0.0.1:9002` is the default proxy server from pact, spun up by rack-proxy.",
          "is_bot": false,
          "headline": "Fix: Handle non-rewindable body streams in Rack::Proxy",
          "author_name": "Joel Sugarman",
          "author_login": "jsugarman",
          "committed_at": "2026-06-26T16:28:17Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4b014925175afb2230b8e774deda91042dda2ab6",
          "body": "Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Bump version to 0.8.2",
          "author_name": "Jacek Becela",
          "author_login": "ncr",
          "committed_at": "2026-05-15T08:19:12Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "26b35a2e44af927997ac0841f9c10d086e6af2cf",
          "body": "Pass inherit: false to Rack.const_defined?(:Headers) so the check only\nsees Rack's own constants. Without it, a top-level ::Headers class\ndefined by the host app is reachable through Rack's ancestor chain\n(via Object), and the subsequent Headers.new instantiates the host\napp's class instead of Rack::Utils::HeaderHash on Rack 2.\n\nBackported from moonproject/rack-proxy.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Harden build_header_hash against top-level ::Headers leak",
          "author_name": "Jacek Becela",
          "author_login": "ncr",
          "committed_at": "2026-05-15T08:19:08Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "900620c9fd0652b2ed53e036aa25a47695ba7ac2",
          "body": "Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Bump version to 0.8.1",
          "author_name": "Jacek Becela",
          "author_login": "ncr",
          "committed_at": "2026-05-15T08:05:43Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "befd21fb8e58de2e5d0fe3ed1c26306884bca1a0",
          "body": "Add :logger option for Net::HTTP debug output (#80)",
          "is_bot": false,
          "headline": "Merge pull request #127 from ncr/logging-support",
          "author_name": "Jacek Becela",
          "author_login": "ncr",
          "committed_at": "2026-05-15T08:05:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f24d121e6f4e6bda3e4c5c503bc4506b15b9a4c0",
          "body": "Plumbed through both the streaming and non-streaming paths. Accepts\nanything responding to #<< (StringIO, $stdout, Ruby's Logger, etc.),\nwhich is what Net::HTTP#set_debug_output expects.\n\nCloses #80\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Add :logger option for Net::HTTP debug output",
          "author_name": "Jacek Becela",
          "author_login": "ncr",
          "committed_at": "2026-05-15T08:04:01Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "7a651c0ce68d4bdce2432d93de162947635329e4",
          "body": "Cut v0.8.0: SSL default flip + rack 3.2.6 (breaking)",
          "is_bot": false,
          "headline": "Merge pull request #126 from ncr/v0.8-breaking",
          "author_name": "Jacek Becela",
          "author_login": "ncr",
          "committed_at": "2026-05-15T07:57:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "074afd3796e82c61b845963ca2e22bf56f719d62",
          "body": "Rolled into the 0.8.0 release so consumers get the latest rack security\nfixes alongside the SSL default flip. All 30 tests pass against rack 3.2.6.\n\nNote: Rack::Utils::HeaderHash is removed in rack 3.2; the fallback in\nbuild_header_hash is now only reachable for users still on rack 2.x.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Bump rack to 3.2.6",
          "author_name": "Jacek Becela",
          "author_login": "ncr",
          "committed_at": "2026-05-15T07:52:44Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "9f011a72dfdab6584e5b2a57681f1f908c5f4b7f",
          "body": "Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Bump version to 0.8.0",
          "author_name": "Jacek Becela",
          "author_login": "ncr",
          "committed_at": "2026-05-15T07:12:47Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "fca899c3f078a40fe9a9612876404dc55ca5fbd2",
          "body": "Pre-0.8, rack-proxy silently used OpenSSL::SSL::VERIFY_NONE whenever\nthe backend was HTTPS, leaving every consumer wide open to MITM by\ndefault. The :ssl_verify_none option was captured into an ivar but\nnever read.\n\nThis commit:\n- Defaults verify_mode to OpenSSL::SSL::VERIFY_PEER (matches Net::HTTP)\n[…]\nmapping issue, fix at the fronting web server).\n- Adds streaming-header regression tests (#65, already-fixed by #73).\n\nCloses #113\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Default SSL verify to VERIFY_PEER",
          "author_name": "Jacek Becela",
          "author_login": "ncr",
          "committed_at": "2026-05-15T07:12:36Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "beea94e788b2c150814391f7e663fcdd7ad1cf9d",
          "body": "Fix body and connection-error handling (#122, #123, #58)",
          "is_bot": false,
          "headline": "Merge pull request #124 from ncr/tier1-bugfixes",
          "author_name": "Jacek Becela",
          "author_login": "ncr",
          "committed_at": "2026-05-15T07:03:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9de8df38eba593560932c1c4b7f3f95dde6b732d",
          "body": "- Body is now [] instead of [\"\"] when upstream returns no body (#122).\n- Body is [] for status codes that don't allow an entity body, i.e.\n  1xx, 204, 304 (#123). Uses Rack::Utils::STATUS_WITH_NO_ENTITY_BODY.\n- Connection failures (ECONNREFUSED, EHOSTUNREACH, ENETUNREACH,\n  ETIMEDOUT, OpenTimeout, S\n[…]\nf raising (#58).\n\nAdds webrick as a dev dependency for integration tests that exercise\nthe proxy against a real local HTTP server.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Fix body and connection-error handling",
          "author_name": "Jacek Becela",
          "author_login": "ncr",
          "committed_at": "2026-05-15T06:55:38Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "4765f645823f332c17959667bc0e11e16a8a401b",
          "body": "Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Bump version to 0.7.8",
          "author_name": "Jacek Becela",
          "author_login": "ncr",
          "committed_at": "2026-05-15T06:42:55Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "e9e1920d65ee04a28250defe89ebc38ceee599c0",
          "body": "- test_normalize_headers: accept Rack::Headers (Rack 3) in addition to\n  Rack::Utils::HeaderHash (Rack 2)\n- TLS tests: TLSv1 -> TLSv1_2 (TLS 1.0 disabled in modern OpenSSL)\n- HttpStreamingResponseTest: relax content-type regex and handle\n  chunked responses without Content-Length (example.com is gzi\n[…]\nttpbin.org/cookies/set instead\n  of www.google.com, which returns non-RFC2616 cookie dates that\n  rack-test's MockResponse rejects\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Fix tests for Rack 3 and current upstream behavior",
          "author_name": "Jacek Becela",
          "author_login": "ncr",
          "committed_at": "2026-05-15T06:42:51Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "9874d0d77468a5e5f787c7c31917fa2457a66888",
          "body": "Bump rack from 3.0.8 to 3.0.9.1",
          "is_bot": false,
          "headline": "Merge pull request #120 from ncr/dependabot/bundler/rack-3.0.9.1",
          "author_name": "Jacek Becela",
          "author_login": "ncr",
          "committed_at": "2026-05-15T06:32:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5be0dc4aabcbf807150ef968897ab1f3059bcbd6",
          "body": "Bumps [rack](https://github.com/rack/rack) from 3.0.8 to 3.0.9.1.\n- [Release notes](https://github.com/rack/rack/releases)\n- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/rack/rack/compare/v3.0.8...v3.0.9.1)\n\n---\nupdated-dependencies:\n- dependency-name: rack\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump rack from 3.0.8 to 3.0.9.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-02-28T23:02:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57973871f4f8fa1cf6cd7bc73d7c042201ec20b4",
          "body": null,
          "is_bot": false,
          "headline": "Bump version",
          "author_name": "Jacek Becela",
          "author_login": "ncr",
          "committed_at": "2023-09-01T06:22:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a3818ad886836e65b6488af81294d10c8a601a6",
          "body": "Update rack-proxy.gemspec",
          "is_bot": false,
          "headline": "Merge pull request #116 from drzel/patch-1",
          "author_name": "Jacek Becela",
          "author_login": "ncr",
          "committed_at": "2023-09-01T06:15:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "523a5fd22ed64998d0deb416e59906eb1d60d613",
          "body": "Bump rack from 2.2.4 to 2.2.6.4",
          "is_bot": false,
          "headline": "Merge pull request #115 from ncr/dependabot/bundler/rack-2.2.6.4",
          "author_name": "Jacek Becela",
          "author_login": "ncr",
          "committed_at": "2023-09-01T06:14:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a2dc0a347e59d5aaf9f56f50048edc67cbe3c3f",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #117 from nateberkopec/patch-1",
          "author_name": "Jacek Becela",
          "author_login": "ncr",
          "committed_at": "2023-08-31T16:59:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "338d840d8da1aae696ac9c161883a0c36ab66017",
          "body": null,
          "is_bot": false,
          "headline": "Remove unused variable",
          "author_name": "Nate Berkopec",
          "author_login": "nateberkopec",
          "committed_at": "2023-04-05T06:05:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e655d8cc81502a552d68bc166c66999bedfcdb49",
          "body": "Currently breaks on Ruby < 2.6 due to use of `then`  in lib/rack/proxy.rb:27. The `then` method only became available in Ruby 2.6.",
          "is_bot": false,
          "headline": "Update rack-proxy.gemspec",
          "author_name": "Sheldon Johnson",
          "author_login": "drzel",
          "committed_at": "2023-03-20T08:06:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e378b4b71d4077968e6abce5b5ca00b76fd5b834",
          "body": "Bumps [rack](https://github.com/rack/rack) from 2.2.4 to 2.2.6.4.\n- [Release notes](https://github.com/rack/rack/releases)\n- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/rack/rack/compare/2.2.4...v2.2.6.4)\n\n---\nupdated-dependencies:\n- dependency-name: rack\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump rack from 2.2.4 to 2.2.6.4",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-03-16T11:15:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce04ba5a15dd0c32d3f1b223fc980e3210f8008e",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 0.7.6",
          "author_name": "Jacek Becela",
          "author_login": "ncr",
          "committed_at": "2023-01-17T20:46:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc8c46f2ef6f6193dec8439cbbb6f5e4e625154b",
          "body": "Add options for ssl/tls http connection",
          "is_bot": false,
          "headline": "Merge pull request #109 from lxnewayfarer/master",
          "author_name": "Jacek Becela",
          "author_login": "ncr",
          "committed_at": "2023-01-17T20:44:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3b3aa2761234f72c61ef6a8f3d7d510b2e2b7c7",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 0.7.5",
          "author_name": "Jacek Becela",
          "author_login": "ncr",
          "committed_at": "2023-01-17T20:40:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0c214c8319e130e1ce6f8f5c95dbbb0268c34e3",
          "body": "Use Rack::Headers if available",
          "is_bot": false,
          "headline": "Merge pull request #110 from psyho/master",
          "author_name": "Jacek Becela",
          "author_login": "ncr",
          "committed_at": "2023-01-17T20:36:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57ac1f2ea5739969ee2d14bcee43e4e01af1092f",
          "body": null,
          "is_bot": false,
          "headline": "Use Rack::Headers if available",
          "author_name": "Adam Pohorecki",
          "author_login": "psyho",
          "committed_at": "2022-12-16T10:29:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2c257d2a8a0b841d29a4d876cc757244099a373",
          "body": null,
          "is_bot": false,
          "headline": "Update readme TLS example",
          "author_name": "Andrey Dolgikh",
          "author_login": "lxnewayfarer",
          "committed_at": "2022-10-15T10:10:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0689f90ba982cdf059a9e400ba1ee347f8f3d66f",
          "body": null,
          "is_bot": false,
          "headline": "Update README",
          "author_name": "Andrey Dolgikh",
          "author_login": "lxnewayfarer",
          "committed_at": "2022-10-15T10:04:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a63445e68ab671e3f9a7746d759ab7a0586d3bcb",
          "body": null,
          "is_bot": false,
          "headline": "update example",
          "author_name": "Andrey Dolgikh",
          "author_login": "lxnewayfarer",
          "committed_at": "2022-10-15T09:17:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7a47983698b9abd52766b6312b1d4c81659566d",
          "body": null,
          "is_bot": false,
          "headline": "update readme",
          "author_name": "Andrey Dolgikh",
          "author_login": "lxnewayfarer",
          "committed_at": "2022-10-15T09:14:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c3370f818470dc4aa5b5c52e95c840de5b52f92",
          "body": null,
          "is_bot": false,
          "headline": "options for ssl/tls http connection",
          "author_name": "Andrey Dolgikh",
          "author_login": "lxnewayfarer",
          "committed_at": "2022-10-15T09:06:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af5f008b413cf70eca0d41864c6f60d6e0f2d5c1",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 0.7.4",
          "author_name": "Jacek Becela",
          "author_login": "ncr",
          "committed_at": "2022-09-07T20:41:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7719cfb885bd9df1ca5e2ee8a685cda66c59fe14",
          "body": "Close streaming connection without body",
          "is_bot": false,
          "headline": "Merge pull request #104 from vladimirtemnikov/fix-socket-leak",
          "author_name": "Jacek Becela",
          "author_login": "ncr",
          "committed_at": "2022-09-07T20:36:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9923e8cd6b72262037c1ea3fa134153046fbfdc",
          "body": null,
          "is_bot": false,
          "headline": "Optimize connection close process",
          "author_name": "Vladimir Temnikov",
          "author_login": "vladimirtemnikov",
          "committed_at": "2022-09-07T19:23:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "485e8fcc4d11fc391ac36c3e91c29cf8ae1889b2",
          "body": null,
          "is_bot": false,
          "headline": "Close streaming connection without body",
          "author_name": "Vladimir Temnikov",
          "author_login": "vladimirtemnikov",
          "committed_at": "2022-09-07T19:22:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed66a54f193ed38aba79ab8249a5c1346dbf68b6",
          "body": null,
          "is_bot": false,
          "headline": "Update rack to 2.2.4 and bump version to 0.7.3",
          "author_name": "Jacek Becela",
          "author_login": "ncr",
          "committed_at": "2022-08-31T20:38:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18ff5278899ab24b62be4a77368b456f6d2a2885",
          "body": null,
          "is_bot": false,
          "headline": "Create FUNDING.yml",
          "author_name": "Jacek Becela",
          "author_login": "ncr",
          "committed_at": "2022-01-05T21:05:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b59051c6455db83717c14a6fa0632ba89c1334be",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 0.7.2",
          "author_name": "Jacek Becela",
          "author_login": "ncr",
          "committed_at": "2022-01-05T20:35:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5ebb4aefe4f5d0fba8d9190229ff07d6052822f",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' of github.com:ncr/rack-proxy",
          "author_name": "Jacek Becela",
          "author_login": "ncr",
          "committed_at": "2022-01-05T20:33:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1dbf279216ba84dcdc3f8797ece3b28b6973bd4d",
          "body": "…rack-proxy into ooooooo-q-fix_const_get_inherit",
          "is_bot": false,
          "headline": "Merge branch 'fix_const_get_inherit' of https://github.com/ooooooo-q/…",
          "author_name": "Jacek Becela",
          "author_login": "ncr",
          "committed_at": "2022-01-05T20:32:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af1c8a8ebae8d9d97e431579b6855315bcb7b38f",
          "body": "CI: Drop unused sudo: false Travis directive",
          "is_bot": false,
          "headline": "Merge pull request #99 from olleolleolle/patch-1",
          "author_name": "Jacek Becela",
          "author_login": "ncr",
          "committed_at": "2022-01-05T20:24:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e99c037051d848731a1443128b45a4dfeb0bfb6",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 0.7.1",
          "author_name": "Jacek Becela",
          "author_login": "ncr",
          "committed_at": "2022-01-05T20:20:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d0465cadc5db876690d1e5f424bec2c6c43cfb3",
          "body": null,
          "is_bot": false,
          "headline": "Keep original quote style",
          "author_name": "André Laszlo",
          "author_login": null,
          "committed_at": "2022-01-05T19:35:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8331680ca2e10943c03954b04c7bcdae1e23b5cb",
          "body": "HTTP headers are case insensitive, but `Rack::MockResponse` is calling\n`headers.fetch` which isn't case insensitive even when `headers` is a\n`Utils::HeaderHash` instance. The easiest solution seemed to be to\njust change our normalized header format to whatever\n`Rack::MockResponse` expects.",
          "is_bot": false,
          "headline": "Change header normalization",
          "author_name": "André Laszlo",
          "author_login": null,
          "committed_at": "2022-01-05T19:35:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a41e2a9df61e2e579de2f177cc767f4e9d97b3ce",
          "body": null,
          "is_bot": false,
          "headline": "Bump rake and rack",
          "author_name": "André Laszlo",
          "author_login": null,
          "committed_at": "2022-01-05T19:35:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "685e94df2450fd3ef56588cf630efdd65a5ce554",
          "body": "Use mockapi.io (just googled something neutral) instead of the hosts currently used.",
          "is_bot": false,
          "headline": "Fix broken tests on master",
          "author_name": "André Laszlo",
          "author_login": null,
          "committed_at": "2022-01-05T19:35:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c86b77f8c02b71d0bdbc32c521cda6161c700372",
          "body": null,
          "is_bot": false,
          "headline": "Fix unitialized warnings",
          "author_name": "André Laszlo",
          "author_login": null,
          "committed_at": "2022-01-05T19:35:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1a9aeac03c232429c7b13445eec999e01e62b9d",
          "body": null,
          "is_bot": false,
          "headline": "Bumping to 0.7.0",
          "author_name": "Jacek Becela",
          "author_login": "ncr",
          "committed_at": "2021-05-28T08:26:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d63bb03e1661a3513ff7f534f82b1018891b193a",
          "body": "…ate some help with bumping rack!",
          "is_bot": false,
          "headline": "Go back to rack 2.0.3. Upgrading to 2.2.3 breaks tests. Would appreci…",
          "author_name": "Jacek Becela",
          "author_login": "ncr",
          "committed_at": "2021-05-28T08:24:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a516c484773d6cedcab6c484f739f959a54c21e3",
          "body": null,
          "is_bot": false,
          "headline": "Remove default response, fix a few tests",
          "author_name": "Jacek Becela",
          "author_login": "ncr",
          "committed_at": "2021-05-28T08:17:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2f3a11aae6622787b041528d556201cf913c07d",
          "body": null,
          "is_bot": false,
          "headline": "CI: Drop unused sudo: false Travis directive",
          "author_name": "Olle Jonsson",
          "author_login": "olleolleolle",
          "committed_at": "2021-05-28T08:05:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fdef6daaea96f07be9718c21a90d9f32f70cd128",
          "body": "added default_rewrite_response",
          "is_bot": false,
          "headline": "Merge pull request #71 from andrey-abramow/master",
          "author_name": "Jacek Becela",
          "author_login": "ncr",
          "committed_at": "2021-05-28T07:59:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14c8ede7710954b79503e389bb979615616b0e72",
          "body": "Allow custom opts to be passed",
          "is_bot": false,
          "headline": "Merge pull request #90 from vasilakisfil/patch-1",
          "author_name": "Jacek Becela",
          "author_login": "ncr",
          "committed_at": "2021-05-28T07:49:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ded2fea62531d21e427aa48ba3cd323d1d16d038",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into patch-1",
          "author_name": "Jacek Becela",
          "author_login": "ncr",
          "committed_at": "2021-05-28T07:48:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62031ede1002d671f26cb71efabe7a3f8e36c2b0",
          "body": "Support http basic auth",
          "is_bot": false,
          "headline": "Merge pull request #78 from kaspergrubbe/http-basic-auth",
          "author_name": "Jacek Becela",
          "author_login": "ncr",
          "committed_at": "2021-05-28T07:47:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68deea4fef32a1df0c2adcc69b6035ac22a8db73",
          "body": "fix: preserve HTTP headers with periods",
          "is_bot": false,
          "headline": "Merge pull request #87 from bethesque/fix/preserve-headers-with-periods",
          "author_name": "Jacek Becela",
          "author_login": "ncr",
          "committed_at": "2021-05-28T07:45:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4381b0db97051c27daed16123c530caaae5befa",
          "body": "added use case with simple SSL proxy",
          "is_bot": false,
          "headline": "Merge pull request #77 from rssdev10/master",
          "author_name": "Jacek Becela",
          "author_login": "ncr",
          "committed_at": "2021-05-28T07:44:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4e4936df35c50999772c5185fb9f08d65a2e5f1",
          "body": "Docs: Make English sentence complete",
          "is_bot": false,
          "headline": "Merge pull request #76 from jaredbeck/patch-1",
          "author_name": "Jacek Becela",
          "author_login": "ncr",
          "committed_at": "2021-05-28T07:42:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "595a0bbdb1b90b1f21057787ec51d43d3b120418",
          "body": "Using SSL for Rubygems",
          "is_bot": false,
          "headline": "Merge pull request #75 from robbyrussell/patch-1",
          "author_name": "Jacek Becela",
          "author_login": "ncr",
          "committed_at": "2021-05-28T07:42:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9cabde9849e7cbdaf1fee98b0b340b20f7b2b894",
          "body": "Doc update",
          "is_bot": false,
          "headline": "Merge pull request #91 from smondal/master",
          "author_name": "Jacek Becela",
          "author_login": "ncr",
          "committed_at": "2021-05-28T07:41:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "faace7c0fd686f1af07a335f5982370baf929752",
          "body": "gemspec: Drop EOL'd rubyforge_project property",
          "is_bot": false,
          "headline": "Merge pull request #82 from olleolleolle/patch-1",
          "author_name": "Jacek Becela",
          "author_login": "ncr",
          "committed_at": "2021-05-28T07:41:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ffe56e80f4ceb051ac17b7ca248cbb24b3826f25",
          "body": "Bump rake from 0.9.2.2 to 13.0.1",
          "is_bot": false,
          "headline": "Merge pull request #89 from ncr/dependabot/bundler/rake-13.0.1",
          "author_name": "Jacek Becela",
          "author_login": "ncr",
          "committed_at": "2021-05-28T07:40:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0466e5bb87d7138b9f71415b14b6ab261a773d91",
          "body": "Bump rack from 2.0.3 to 2.2.3",
          "is_bot": false,
          "headline": "Merge pull request #92 from ncr/dependabot/bundler/rack-2.2.3",
          "author_name": "Jacek Becela",
          "author_login": "ncr",
          "committed_at": "2021-05-28T07:40:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9124638d34b3d7acc90f4f83b6d9f49b3630d002",
          "body": "Bumps [rack](https://github.com/rack/rack) from 2.0.3 to 2.2.3.\n- [Release notes](https://github.com/rack/rack/releases)\n- [Changelog](https://github.com/rack/rack/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/rack/rack/compare/2.0.3...2.2.3)\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump rack from 2.0.3 to 2.2.3",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2021-05-28T07:39:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "054290be5bef7d9b20c9a3ba462643d6898ea5e0",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 0.6.6",
          "author_name": "Jacek Becela",
          "author_login": "ncr",
          "committed_at": "2021-05-28T07:38:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee850cbece89a146b9115f2ce4146c48b38d5180",
          "body": "Add license to gemspec",
          "is_bot": false,
          "headline": "Merge pull request #88 from aboutNisblee/add_license_to_gemspec",
          "author_name": "Jacek Becela",
          "author_login": "ncr",
          "committed_at": "2021-05-28T07:30:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ef795dac2049c69926b85268360584ac5cde678",
          "body": null,
          "is_bot": false,
          "headline": "Set `false` to inherit of const_get",
          "author_name": "ooooooo-q",
          "author_login": "ooooooo-q",
          "committed_at": "2021-05-07T07:03:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29cd694ef7878cf75b8a0d28a28ff4bcda3c764c",
          "body": null,
          "is_bot": false,
          "headline": "Link update",
          "author_name": "sandip mondal",
          "author_login": "smondal",
          "committed_at": "2020-05-01T14:33:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ef73a868ec5512150d32b37ef3084b0480a9f08",
          "body": "You never know what users might need, so it's better to give them freedom. Allows custom options to be passed inside the Proxy class, which can then be accessed later.",
          "is_bot": false,
          "headline": "Allow custom opts to be passed",
          "author_name": "Filippos Vasilakis",
          "author_login": "vasilakisfil",
          "committed_at": "2020-03-05T12:48:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec2169fa7d002dd65ebfb57549f00c0f07105502",
          "body": "Bumps [rake](https://github.com/ruby/rake) from 0.9.2.2 to 13.0.1.\n- [Release notes](https://github.com/ruby/rake/releases)\n- [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc)\n- [Commits](https://github.com/ruby/rake/compare/v0.9.2.2...v13.0.1)\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump rake from 0.9.2.2 to 13.0.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2020-02-29T05:30:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a28d49166cfbe1ab666f21339452c59a162bd8f",
          "body": null,
          "is_bot": false,
          "headline": "Add license to gemspec",
          "author_name": "Moritz Nisblé",
          "author_login": "aboutNisblee",
          "committed_at": "2020-02-17T11:29:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47d21a890aea67faadf52597a842f33a60777ff7",
          "body": null,
          "is_bot": false,
          "headline": "fix: preserve HTTP headers with periods",
          "author_name": "Beth Skurrie",
          "author_login": "bethesque",
          "committed_at": "2020-02-11T22:05:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72cf6977d765e79a2f3c24318ea997435ef22328",
          "body": null,
          "is_bot": false,
          "headline": "gemspec: Drop EOL'd rubyforge_project property",
          "author_name": "Olle Jonsson",
          "author_login": "olleolleolle",
          "committed_at": "2019-07-12T20:35:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff2483070a672fb5e986a6d1f9f946a4c5929290",
          "body": null,
          "is_bot": false,
          "headline": "Support http basic auth",
          "author_name": "Kasper Grubbe",
          "author_login": "kaspergrubbe",
          "committed_at": "2018-12-28T00:35:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41af13aba50a977faddc3f7e7a643a96359061c0",
          "body": null,
          "is_bot": false,
          "headline": "README.md: added use case with simple SSL proxy",
          "author_name": "rssdev10",
          "author_login": "rssdev10",
          "committed_at": "2018-09-24T09:13:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7bff1b4e5f80d12a3e025ec9a12edd59c00a96cd",
          "body": null,
          "is_bot": false,
          "headline": "Docs: Make English sentence complete",
          "author_name": "Jared Beck",
          "author_login": "jaredbeck",
          "committed_at": "2018-09-17T19:34:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bee97d2b25a8c6611b4dccba2bb62288f5ac3596",
          "body": null,
          "is_bot": false,
          "headline": "Bump Version",
          "author_name": "Jacek Becela",
          "author_login": "ncr",
          "committed_at": "2018-09-17T09:06:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10433695771f40694b4418683ef7e52a7d03dc62",
          "body": "am on a mission to protect the gems!",
          "is_bot": false,
          "headline": "Using SSL for Rubygems",
          "author_name": "Robby Russell",
          "author_login": "robbyrussell",
          "committed_at": "2018-05-17T01:54:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8056fb7ce38f2d8216ed9e45c2f6d5ceb414669f",
          "body": "Fix incorrect header serialization in streamed responses",
          "is_bot": false,
          "headline": "Merge pull request #73 from voikya/master",
          "author_name": "Jacek Becela",
          "author_login": "ncr",
          "committed_at": "2018-03-26T19:57:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0b800e95f0adcb636c99cfb44410fe1ae68cc21",
          "body": "Fixes an incorrect header serialization in streamed responses (when\n`@streaming` is true); the return value from\n`HttpStreamingResponse.headers` consists of arrays of strings rather\nthan plain strings, which in turn causes Rack to fail.\n\nSince `Rack::Proxy` already has a helper to normalize this, this change\nensures it always gets called.",
          "is_bot": false,
          "headline": "Fix incorrect header serialization in streamed responses",
          "author_name": "Martin Posthumus",
          "author_login": "voikya",
          "committed_at": "2018-03-12T15:59:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03ffaba6c1c3ebe88fd58567eabf5879d8855662",
          "body": "Update Readme and examples to make it easier for other folks to make …",
          "is_bot": false,
          "headline": "Merge pull request #72 from danmayer/master",
          "author_name": "Jacek Becela",
          "author_login": "ncr",
          "committed_at": "2018-03-05T14:14:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d566a8ce67da9d6c389d982686eaa67d69d5957",
          "body": "…user of rack-proxy.",
          "is_bot": false,
          "headline": "Update readme and examples to make it easier for other folks to make …",
          "author_name": "Dan Mayer",
          "author_login": null,
          "committed_at": "2018-03-05T00:56:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9cbdd5eb0b0547f9592a089997a9b3a97a36d98",
          "body": null,
          "is_bot": false,
          "headline": "added default_rewrite_response",
          "author_name": "andrey-abramow",
          "author_login": "andrey-abramow",
          "committed_at": "2018-02-09T14:52:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fca3a788f1e52896c71acf584674afe99f2c151c",
          "body": "Remove spurious whitespace",
          "is_bot": false,
          "headline": "Merge pull request #69 from bevanloon/remove-spurious-whitespace",
          "author_name": "Jacek Becela",
          "author_login": "ncr",
          "committed_at": "2017-12-08T11:27:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c64036fe197bca01b57b193848505f2deeceb603",
          "body": "Change homepage to GitHub URL",
          "is_bot": false,
          "headline": "Merge pull request #67 from javan/patch-1",
          "author_name": "Jacek Becela",
          "author_login": "ncr",
          "committed_at": "2017-12-08T11:26:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b0c7e6e0836b884fbe825e0692ef8758afb3acc",
          "body": null,
          "is_bot": false,
          "headline": "Update vulnerable rack, bump version",
          "author_name": "Jacek Becela",
          "author_login": "ncr",
          "committed_at": "2017-12-08T11:24:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bbf93227c46ce37597ff38f268a450b796ceb1fe",
          "body": null,
          "is_bot": false,
          "headline": "Remove spurious whitespace",
          "author_name": "Bevan Loon",
          "author_login": null,
          "committed_at": "2017-10-19T13:14:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bda85aed8bac6775aebb12c80de1f087fe47cd22",
          "body": "For easier discovery via https://rubygems.org/gems/rack-proxy",
          "is_bot": false,
          "headline": "Change homepage to GitHub URL",
          "author_name": "Javan Makhmali",
          "author_login": "javan",
          "committed_at": "2017-09-05T14:36:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9c95c9b97b5f9445dfd2f4e0176dfad34a0ff23",
          "body": null,
          "is_bot": false,
          "headline": "Bump version",
          "author_name": "Jacek Becela",
          "author_login": "ncr",
          "committed_at": "2017-08-16T09:17:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5b59d11eb082cb8358548a324cca1306963771a",
          "body": "Add installation instructions",
          "is_bot": false,
          "headline": "Merge pull request #57 from jwworth/add-installation-instruction",
          "author_name": "Jacek Becela",
          "author_login": "ncr",
          "committed_at": "2017-08-16T09:14:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a053c6e6148e87f3ce7547748a4664efb408027",
          "body": "remove Hop-by-hop Header Fields",
          "is_bot": false,
          "headline": "Merge pull request #59 from alChaCC/master",
          "author_name": "Jacek Becela",
          "author_login": "ncr",
          "committed_at": "2017-08-16T09:10:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bea52adec43602f4338474ec772858a03bb826f4",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into master",
          "author_name": "Jacek Becela",
          "author_login": "ncr",
          "committed_at": "2017-08-16T09:09:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d95376aad440139b1b5a0ea4f59615511b3dd03b",
          "body": null,
          "is_bot": false,
          "headline": "Bump version",
          "author_name": "Jacek Becela",
          "author_login": "ncr",
          "committed_at": "2017-04-04T21:23:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f2d1ee48aaa6276c71627ff76a026a156af5fd8",
          "body": "properly close net::http session",
          "is_bot": false,
          "headline": "Merge pull request #62 from jjb/patch-1",
          "author_name": "Jacek Becela",
          "author_login": "ncr",
          "committed_at": "2017-04-04T21:21:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 49,
      "commits_last_year": 19,
      "latest_release_at": "2026-06-29T10:47:36Z",
      "latest_release_tag": "v0.8.3",
      "releases_from_tags": true,
      "days_since_last_push": 3,
      "active_weeks_last_year": 2,
      "days_since_latest_release": 22,
      "mean_days_between_releases": 155.3
    },
    "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": "rack-proxy",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "rubygems",
          "matches_repo": true,
          "registry_url": "https://rubygems.org/gems/rack-proxy",
          "is_deprecated": false,
          "latest_version": "0.8.3",
          "repository_url": "https://github.com/ncr/rack-proxy",
          "versions_count": 48,
          "total_downloads": 173413739,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2010-01-08T14:33:46.380000Z",
          "latest_published_at": "2026-06-29T11:23:39.027000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 22
        }
      ]
    },
    "popularity": {
      "forks": 99,
      "stars": 282,
      "watchers": 3,
      "fork_history": {
        "days": [
          {
            "date": "2010-11-03",
            "count": 1
          },
          {
            "date": "2011-03-14",
            "count": 1
          },
          {
            "date": "2011-10-13",
            "count": 1
          },
          {
            "date": "2012-02-01",
            "count": 1
          },
          {
            "date": "2012-10-24",
            "count": 1
          },
          {
            "date": "2012-11-16",
            "count": 1
          },
          {
            "date": "2013-01-02",
            "count": 2
          },
          {
            "date": "2013-03-22",
            "count": 1
          },
          {
            "date": "2013-04-25",
            "count": 1
          },
          {
            "date": "2013-05-19",
            "count": 1
          },
          {
            "date": "2013-06-09",
            "count": 1
          },
          {
            "date": "2013-06-21",
            "count": 1
          },
          {
            "date": "2013-07-31",
            "count": 1
          },
          {
            "date": "2013-08-21",
            "count": 1
          },
          {
            "date": "2013-10-07",
            "count": 1
          },
          {
            "date": "2013-10-09",
            "count": 1
          },
          {
            "date": "2013-10-29",
            "count": 1
          },
          {
            "date": "2013-11-13",
            "count": 1
          },
          {
            "date": "2014-01-28",
            "count": 1
          },
          {
            "date": "2014-02-06",
            "count": 1
          },
          {
            "date": "2014-02-21",
            "count": 1
          },
          {
            "date": "2014-03-13",
            "count": 1
          },
          {
            "date": "2014-03-15",
            "count": 1
          },
          {
            "date": "2014-04-15",
            "count": 1
          },
          {
            "date": "2014-07-12",
            "count": 1
          },
          {
            "date": "2014-09-04",
            "count": 1
          },
          {
            "date": "2014-09-18",
            "count": 1
          },
          {
            "date": "2015-02-06",
            "count": 1
          },
          {
            "date": "2015-02-17",
            "count": 1
          },
          {
            "date": "2015-03-02",
            "count": 1
          },
          {
            "date": "2015-05-22",
            "count": 1
          },
          {
            "date": "2015-10-01",
            "count": 1
          },
          {
            "date": "2015-10-08",
            "count": 1
          },
          {
            "date": "2016-02-04",
            "count": 1
          },
          {
            "date": "2016-04-19",
            "count": 1
          },
          {
            "date": "2016-05-05",
            "count": 1
          },
          {
            "date": "2016-05-17",
            "count": 1
          },
          {
            "date": "2016-10-06",
            "count": 1
          },
          {
            "date": "2016-10-18",
            "count": 1
          },
          {
            "date": "2016-10-20",
            "count": 1
          },
          {
            "date": "2016-12-07",
            "count": 1
          },
          {
            "date": "2016-12-28",
            "count": 1
          },
          {
            "date": "2017-03-29",
            "count": 1
          },
          {
            "date": "2017-06-24",
            "count": 1
          },
          {
            "date": "2017-09-05",
            "count": 1
          },
          {
            "date": "2018-01-11",
            "count": 1
          },
          {
            "date": "2018-02-09",
            "count": 1
          },
          {
            "date": "2018-03-04",
            "count": 1
          },
          {
            "date": "2018-03-12",
            "count": 1
          },
          {
            "date": "2018-05-11",
            "count": 1
          },
          {
            "date": "2018-05-17",
            "count": 1
          },
          {
            "date": "2018-05-29",
            "count": 1
          },
          {
            "date": "2018-05-31",
            "count": 1
          },
          {
            "date": "2018-07-07",
            "count": 1
          },
          {
            "date": "2018-09-17",
            "count": 1
          },
          {
            "date": "2018-09-24",
            "count": 1
          },
          {
            "date": "2018-11-14",
            "count": 1
          },
          {
            "date": "2018-12-04",
            "count": 1
          },
          {
            "date": "2018-12-28",
            "count": 1
          },
          {
            "date": "2019-03-14",
            "count": 1
          },
          {
            "date": "2019-07-12",
            "count": 1
          },
          {
            "date": "2019-09-03",
            "count": 1
          },
          {
            "date": "2019-09-20",
            "count": 1
          },
          {
            "date": "2019-09-26",
            "count": 1
          },
          {
            "date": "2020-01-14",
            "count": 1
          },
          {
            "date": "2020-02-11",
            "count": 1
          },
          {
            "date": "2020-02-17",
            "count": 1
          },
          {
            "date": "2020-03-05",
            "count": 1
          },
          {
            "date": "2020-05-01",
            "count": 1
          },
          {
            "date": "2021-02-22",
            "count": 1
          },
          {
            "date": "2021-04-22",
            "count": 1
          },
          {
            "date": "2021-04-26",
            "count": 1
          },
          {
            "date": "2021-05-07",
            "count": 1
          },
          {
            "date": "2021-12-23",
            "count": 1
          },
          {
            "date": "2022-01-05",
            "count": 1
          },
          {
            "date": "2022-03-21",
            "count": 1
          },
          {
            "date": "2022-10-09",
            "count": 1
          },
          {
            "date": "2022-10-11",
            "count": 1
          },
          {
            "date": "2022-12-16",
            "count": 1
          },
          {
            "date": "2023-03-06",
            "count": 1
          },
          {
            "date": "2023-03-20",
            "count": 1
          },
          {
            "date": "2023-04-05",
            "count": 1
          },
          {
            "date": "2023-04-20",
            "count": 1
          },
          {
            "date": "2024-03-12",
            "count": 1
          },
          {
            "date": "2024-07-24",
            "count": 1
          },
          {
            "date": "2024-12-06",
            "count": 1
          },
          {
            "date": "2025-02-20",
            "count": 1
          },
          {
            "date": "2025-11-05",
            "count": 1
          },
          {
            "date": "2025-12-16",
            "count": 2
          },
          {
            "date": "2026-06-26",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 92,
        "total_forks": 99
      },
      "star_history": {
        "days": [
          {
            "date": "2010-01-07",
            "count": 22
          },
          {
            "date": "2010-02-22",
            "count": 1
          },
          {
            "date": "2010-05-06",
            "count": 1
          },
          {
            "date": "2010-06-10",
            "count": 1
          },
          {
            "date": "2010-07-30",
            "count": 1
          },
          {
            "date": "2011-09-07",
            "count": 1
          },
          {
            "date": "2011-09-27",
            "count": 1
          },
          {
            "date": "2011-11-13",
            "count": 1
          },
          {
            "date": "2013-02-24",
            "count": 1
          },
          {
            "date": "2013-05-17",
            "count": 1
          },
          {
            "date": "2013-06-13",
            "count": 1
          },
          {
            "date": "2013-07-11",
            "count": 1
          },
          {
            "date": "2013-07-29",
            "count": 1
          },
          {
            "date": "2013-08-27",
            "count": 1
          },
          {
            "date": "2013-09-09",
            "count": 1
          },
          {
            "date": "2013-10-11",
            "count": 1
          },
          {
            "date": "2013-10-12",
            "count": 1
          },
          {
            "date": "2013-11-14",
            "count": 1
          },
          {
            "date": "2014-01-30",
            "count": 1
          },
          {
            "date": "2014-02-25",
            "count": 1
          },
          {
            "date": "2014-03-15",
            "count": 2
          },
          {
            "date": "2014-04-11",
            "count": 1
          },
          {
            "date": "2014-05-03",
            "count": 1
          },
          {
            "date": "2014-06-09",
            "count": 1
          },
          {
            "date": "2014-06-18",
            "count": 1
          },
          {
            "date": "2014-07-02",
            "count": 1
          },
          {
            "date": "2014-07-08",
            "count": 1
          },
          {
            "date": "2014-07-30",
            "count": 1
          },
          {
            "date": "2014-08-19",
            "count": 1
          },
          {
            "date": "2014-09-21",
            "count": 1
          },
          {
            "date": "2014-10-07",
            "count": 1
          },
          {
            "date": "2014-10-19",
            "count": 1
          },
          {
            "date": "2014-10-31",
            "count": 1
          },
          {
            "date": "2014-12-19",
            "count": 1
          },
          {
            "date": "2015-01-26",
            "count": 1
          },
          {
            "date": "2015-02-01",
            "count": 1
          },
          {
            "date": "2015-02-17",
            "count": 1
          },
          {
            "date": "2015-02-19",
            "count": 1
          },
          {
            "date": "2015-02-26",
            "count": 1
          },
          {
            "date": "2015-03-13",
            "count": 1
          },
          {
            "date": "2015-04-01",
            "count": 1
          },
          {
            "date": "2015-04-04",
            "count": 1
          },
          {
            "date": "2015-04-05",
            "count": 2
          },
          {
            "date": "2015-04-12",
            "count": 1
          },
          {
            "date": "2015-05-06",
            "count": 1
          },
          {
            "date": "2015-06-04",
            "count": 1
          },
          {
            "date": "2015-07-08",
            "count": 1
          },
          {
            "date": "2015-07-27",
            "count": 1
          },
          {
            "date": "2015-08-02",
            "count": 1
          },
          {
            "date": "2015-08-23",
            "count": 1
          },
          {
            "date": "2015-09-01",
            "count": 1
          },
          {
            "date": "2015-10-25",
            "count": 1
          },
          {
            "date": "2015-11-05",
            "count": 1
          },
          {
            "date": "2015-12-21",
            "count": 1
          },
          {
            "date": "2015-12-29",
            "count": 1
          },
          {
            "date": "2016-01-14",
            "count": 1
          },
          {
            "date": "2016-02-26",
            "count": 1
          },
          {
            "date": "2016-03-22",
            "count": 1
          },
          {
            "date": "2016-04-13",
            "count": 1
          },
          {
            "date": "2016-06-28",
            "count": 1
          },
          {
            "date": "2016-07-15",
            "count": 1
          },
          {
            "date": "2016-08-02",
            "count": 2
          },
          {
            "date": "2016-08-21",
            "count": 1
          },
          {
            "date": "2016-08-29",
            "count": 1
          },
          {
            "date": "2016-10-08",
            "count": 1
          },
          {
            "date": "2016-10-13",
            "count": 1
          },
          {
            "date": "2016-10-15",
            "count": 1
          },
          {
            "date": "2016-10-20",
            "count": 1
          },
          {
            "date": "2016-11-01",
            "count": 1
          },
          {
            "date": "2016-11-06",
            "count": 1
          },
          {
            "date": "2016-11-20",
            "count": 1
          },
          {
            "date": "2016-12-15",
            "count": 1
          },
          {
            "date": "2016-12-25",
            "count": 1
          },
          {
            "date": "2016-12-27",
            "count": 1
          },
          {
            "date": "2017-02-01",
            "count": 1
          },
          {
            "date": "2017-02-14",
            "count": 1
          },
          {
            "date": "2017-02-20",
            "count": 1
          },
          {
            "date": "2017-02-24",
            "count": 1
          },
          {
            "date": "2017-03-02",
            "count": 1
          },
          {
            "date": "2017-03-07",
            "count": 1
          },
          {
            "date": "2017-03-21",
            "count": 1
          },
          {
            "date": "2017-03-27",
            "count": 1
          },
          {
            "date": "2017-04-13",
            "count": 1
          },
          {
            "date": "2017-04-16",
            "count": 1
          },
          {
            "date": "2017-04-24",
            "count": 1
          },
          {
            "date": "2017-05-10",
            "count": 1
          },
          {
            "date": "2017-05-11",
            "count": 1
          },
          {
            "date": "2017-06-07",
            "count": 1
          },
          {
            "date": "2017-06-30",
            "count": 1
          },
          {
            "date": "2017-07-10",
            "count": 1
          },
          {
            "date": "2017-07-18",
            "count": 1
          },
          {
            "date": "2017-07-20",
            "count": 1
          },
          {
            "date": "2017-08-01",
            "count": 1
          },
          {
            "date": "2017-08-03",
            "count": 1
          },
          {
            "date": "2017-08-07",
            "count": 2
          },
          {
            "date": "2017-09-05",
            "count": 1
          },
          {
            "date": "2017-09-07",
            "count": 1
          },
          {
            "date": "2017-09-20",
            "count": 1
          },
          {
            "date": "2017-10-07",
            "count": 1
          },
          {
            "date": "2017-11-02",
            "count": 1
          },
          {
            "date": "2017-11-22",
            "count": 1
          },
          {
            "date": "2017-12-18",
            "count": 1
          },
          {
            "date": "2018-01-13",
            "count": 1
          },
          {
            "date": "2018-01-20",
            "count": 1
          },
          {
            "date": "2018-01-28",
            "count": 1
          },
          {
            "date": "2018-02-04",
            "count": 1
          },
          {
            "date": "2018-02-09",
            "count": 1
          },
          {
            "date": "2018-02-28",
            "count": 2
          },
          {
            "date": "2018-03-01",
            "count": 2
          },
          {
            "date": "2018-03-02",
            "count": 2
          },
          {
            "date": "2018-03-03",
            "count": 2
          },
          {
            "date": "2018-03-07",
            "count": 1
          },
          {
            "date": "2018-04-15",
            "count": 1
          },
          {
            "date": "2018-04-16",
            "count": 1
          },
          {
            "date": "2018-04-17",
            "count": 2
          },
          {
            "date": "2018-05-17",
            "count": 2
          },
          {
            "date": "2018-05-30",
            "count": 1
          },
          {
            "date": "2018-06-23",
            "count": 1
          },
          {
            "date": "2018-08-01",
            "count": 1
          },
          {
            "date": "2018-08-08",
            "count": 1
          },
          {
            "date": "2018-08-22",
            "count": 1
          },
          {
            "date": "2018-09-12",
            "count": 1
          },
          {
            "date": "2018-09-21",
            "count": 1
          },
          {
            "date": "2018-09-24",
            "count": 1
          },
          {
            "date": "2018-09-25",
            "count": 1
          },
          {
            "date": "2018-10-03",
            "count": 1
          },
          {
            "date": "2018-12-03",
            "count": 1
          },
          {
            "date": "2018-12-17",
            "count": 1
          },
          {
            "date": "2018-12-20",
            "count": 1
          },
          {
            "date": "2018-12-27",
            "count": 1
          },
          {
            "date": "2019-02-01",
            "count": 1
          },
          {
            "date": "2019-02-12",
            "count": 1
          },
          {
            "date": "2019-03-07",
            "count": 1
          },
          {
            "date": "2019-04-03",
            "count": 1
          },
          {
            "date": "2019-04-09",
            "count": 1
          },
          {
            "date": "2019-04-17",
            "count": 1
          },
          {
            "date": "2019-04-24",
            "count": 1
          },
          {
            "date": "2019-05-07",
            "count": 1
          },
          {
            "date": "2019-05-13",
            "count": 1
          },
          {
            "date": "2019-07-11",
            "count": 4
          },
          {
            "date": "2019-07-14",
            "count": 1
          },
          {
            "date": "2019-07-16",
            "count": 1
          },
          {
            "date": "2019-07-17",
            "count": 1
          },
          {
            "date": "2019-07-27",
            "count": 1
          },
          {
            "date": "2019-09-21",
            "count": 1
          },
          {
            "date": "2019-09-28",
            "count": 1
          },
          {
            "date": "2019-11-06",
            "count": 1
          },
          {
            "date": "2019-11-08",
            "count": 1
          },
          {
            "date": "2019-12-05",
            "count": 2
          },
          {
            "date": "2019-12-21",
            "count": 1
          },
          {
            "date": "2020-01-06",
            "count": 1
          },
          {
            "date": "2020-01-30",
            "count": 1
          },
          {
            "date": "2020-02-18",
            "count": 1
          },
          {
            "date": "2020-03-05",
            "count": 1
          },
          {
            "date": "2020-03-25",
            "count": 1
          },
          {
            "date": "2020-03-26",
            "count": 1
          },
          {
            "date": "2020-03-27",
            "count": 2
          },
          {
            "date": "2020-03-28",
            "count": 2
          },
          {
            "date": "2020-04-25",
            "count": 1
          },
          {
            "date": "2020-05-26",
            "count": 1
          },
          {
            "date": "2020-06-02",
            "count": 1
          },
          {
            "date": "2020-06-12",
            "count": 1
          },
          {
            "date": "2020-06-20",
            "count": 1
          },
          {
            "date": "2020-06-25",
            "count": 1
          },
          {
            "date": "2020-09-01",
            "count": 1
          },
          {
            "date": "2020-09-07",
            "count": 1
          },
          {
            "date": "2020-09-11",
            "count": 1
          },
          {
            "date": "2020-11-20",
            "count": 1
          },
          {
            "date": "2020-11-24",
            "count": 3
          },
          {
            "date": "2020-11-25",
            "count": 1
          },
          {
            "date": "2020-11-28",
            "count": 1
          },
          {
            "date": "2020-12-09",
            "count": 1
          },
          {
            "date": "2020-12-22",
            "count": 1
          },
          {
            "date": "2021-01-26",
            "count": 1
          },
          {
            "date": "2021-02-04",
            "count": 1
          },
          {
            "date": "2021-02-05",
            "count": 1
          },
          {
            "date": "2021-02-24",
            "count": 1
          },
          {
            "date": "2021-04-01",
            "count": 1
          },
          {
            "date": "2021-06-01",
            "count": 1
          },
          {
            "date": "2021-06-18",
            "count": 1
          },
          {
            "date": "2021-07-01",
            "count": 1
          },
          {
            "date": "2021-08-26",
            "count": 1
          },
          {
            "date": "2021-09-24",
            "count": 1
          },
          {
            "date": "2021-10-15",
            "count": 1
          },
          {
            "date": "2021-10-27",
            "count": 1
          },
          {
            "date": "2021-11-15",
            "count": 1
          },
          {
            "date": "2021-12-01",
            "count": 1
          },
          {
            "date": "2022-03-09",
            "count": 1
          },
          {
            "date": "2022-03-11",
            "count": 1
          },
          {
            "date": "2022-03-22",
            "count": 1
          },
          {
            "date": "2022-05-19",
            "count": 1
          },
          {
            "date": "2022-05-27",
            "count": 1
          },
          {
            "date": "2022-06-18",
            "count": 1
          },
          {
            "date": "2022-06-19",
            "count": 2
          },
          {
            "date": "2022-07-08",
            "count": 1
          },
          {
            "date": "2022-08-02",
            "count": 1
          },
          {
            "date": "2022-08-12",
            "count": 1
          },
          {
            "date": "2023-02-26",
            "count": 1
          },
          {
            "date": "2023-02-28",
            "count": 1
          },
          {
            "date": "2023-03-01",
            "count": 1
          },
          {
            "date": "2023-03-16",
            "count": 1
          },
          {
            "date": "2023-03-29",
            "count": 1
          },
          {
            "date": "2023-04-01",
            "count": 1
          },
          {
            "date": "2023-04-05",
            "count": 4
          },
          {
            "date": "2023-05-05",
            "count": 1
          },
          {
            "date": "2023-05-15",
            "count": 1
          },
          {
            "date": "2023-05-22",
            "count": 1
          },
          {
            "date": "2023-06-03",
            "count": 1
          },
          {
            "date": "2023-06-12",
            "count": 1
          },
          {
            "date": "2023-06-22",
            "count": 1
          },
          {
            "date": "2023-07-11",
            "count": 1
          },
          {
            "date": "2023-10-01",
            "count": 1
          },
          {
            "date": "2023-11-12",
            "count": 1
          },
          {
            "date": "2023-11-23",
            "count": 1
          },
          {
            "date": "2023-12-30",
            "count": 1
          },
          {
            "date": "2024-01-27",
            "count": 1
          },
          {
            "date": "2024-03-06",
            "count": 1
          },
          {
            "date": "2024-03-25",
            "count": 1
          },
          {
            "date": "2024-03-29",
            "count": 1
          },
          {
            "date": "2024-04-25",
            "count": 1
          },
          {
            "date": "2024-05-16",
            "count": 1
          },
          {
            "date": "2024-06-24",
            "count": 1
          },
          {
            "date": "2024-12-03",
            "count": 1
          },
          {
            "date": "2025-10-24",
            "count": 1
          },
          {
            "date": "2026-04-12",
            "count": 1
          },
          {
            "date": "2026-05-16",
            "count": 1
          },
          {
            "date": "2026-05-23",
            "count": 1
          },
          {
            "date": "2026-05-24",
            "count": 1
          },
          {
            "date": "2026-05-25",
            "count": 7
          },
          {
            "date": "2026-05-26",
            "count": 2
          },
          {
            "date": "2026-05-30",
            "count": 1
          },
          {
            "date": "2026-06-12",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 282,
        "total_stars": 282
      },
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 12326,
      "source_files_sampled": 12,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Gemfile"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 6,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 4,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "rubygems"
      ],
      "dependencies": [
        {
          "name": "rake",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "rake",
            "direct": true,
            "version": "13.0.6",
            "ecosystem": "rubygems"
          },
          {
            "name": "power_assert",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "rack",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rack",
            "direct": false,
            "version": "3.2.6",
            "ecosystem": "rubygems"
          },
          {
            "name": "rack-test",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rack-test",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "test-unit",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "test-unit",
            "direct": false,
            "version": "3.6.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "webrick",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "webrick",
            "direct": false,
            "version": "1.9.2",
            "ecosystem": "rubygems"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 10,
        "direct_count": 1,
        "indirect_count": 9
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 64,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 49,
        "closed_unmerged_prs": 14
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "ncr",
          "commits": 152,
          "avatar_url": "https://avatars.githubusercontent.com/u/5796?v=4"
        },
        {
          "type": "User",
          "login": "bogdanRada",
          "commits": 11,
          "avatar_url": "https://avatars.githubusercontent.com/u/1104923?v=4"
        },
        {
          "type": "User",
          "login": "lxnewayfarer",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/43193518?v=4"
        },
        {
          "type": "User",
          "login": "bmarchant",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/13385275?v=4"
        },
        {
          "type": "User",
          "login": "rfletcher",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/39261?v=4"
        },
        {
          "type": "User",
          "login": "wbyoung",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/57162?v=4"
        },
        {
          "type": "User",
          "login": "mikdiet",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/426230?v=4"
        },
        {
          "type": "User",
          "login": "vladimirtemnikov",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/5276307?v=4"
        },
        {
          "type": "User",
          "login": "olleolleolle",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/211?v=4"
        },
        {
          "type": "User",
          "login": "nhemsley",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/241697?v=4"
        }
      ],
      "contributors_sampled": 43,
      "top_contributor_share": 0.691
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": true,
      "ci_workflows": [],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "Gemfile.lock"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 9 merged PRs checked by a CI test -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 2,
            "reason": "Found 4/16 approved changesets -- score normalized to 2",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 3 contributing companies or organizations -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "19 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": null,
            "reason": "no dependencies found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": null,
            "reason": "No tokens found",
            "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": "f33a30c948e1759cbf40ecc7d3a47aa447a3fc48",
        "ran_at": "2026-07-22T00:57:21Z",
        "aggregate_score": 5.2,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-06-29T10:46:58Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/ncr/rack-proxy",
    "host": "github.com",
    "name": "rack-proxy",
    "owner": "ncr"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "name": "Overall health",
      "note": "High-Risk Jurisdiction Policy applies a 50% multiplier to weighted overall health and gives it an At risk ceiling of 49.",
      "notes": [
        {
          "code": "jurisdiction_overall_adjustment",
          "params": {
            "cap": 49,
            "pct": 50
          }
        }
      ],
      "value": 28,
      "inputs": {
        "security": 41,
        "vitality": 64,
        "community": 66,
        "governance": 67,
        "engineering": 30,
        "high_risk_jurisdiction_cap": 49,
        "high_risk_jurisdiction_multiplier": 50,
        "weighted_overall_before_jurisdiction": 55,
        "overall_after_jurisdiction_multiplier": 28
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 64,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 59,
            "inputs": {
              "commits_last_year": 19,
              "human_commit_share": 0.96,
              "days_since_last_push": 3,
              "active_weeks_last_year": 2
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 3 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 3
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "2/52 weeks with commits",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 2
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "19 commits in the last year",
                "points": 11.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 19
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "19 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "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": 72,
            "inputs": {
              "releases_count": 49,
              "latest_release_tag": "v0.8.3",
              "releases_from_tags": true,
              "days_since_latest_release": 22,
              "mean_days_between_releases": 155.3
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "49 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 49
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 22 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 22
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~155.3 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 155.3
                    }
                  }
                ],
                "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": 22,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 22 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 22
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 66,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 58,
            "inputs": {
              "forks": 99,
              "stars": 282,
              "watchers": 3,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "282 stars",
                "points": 39.7,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 282
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "99 forks",
                "points": 16.6,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 99
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "3 watchers",
                "points": 1.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "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": [
                "rack-proxy"
              ],
              "dependents": null,
              "ecosystems": "rubygems",
              "total_downloads": 173413739,
              "monthly_downloads": null
            },
            "components": [
              {
                "key": "total_downloads",
                "name": "Total downloads",
                "detail": "173,413,739 downloads all-time across rubygems",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_total",
                    "params": {
                      "count": 173413739,
                      "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": 67,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 43,
              "top_contributor_share": 0.691
            },
            "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 69% of commits",
                "points": 7,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 69
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "43 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 43
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 81,
            "inputs": {
              "merged_prs": 64,
              "open_issues": 0,
              "closed_issues": 49,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 14
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 46.8,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "64/78 decided PRs merged",
                "points": 31.4,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 64,
                      "decided": 78
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 4/16 approved changesets -- score normalized to 2",
                "points": 3,
                "status": "partial",
                "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": 60,
            "inputs": {
              "followers": 81,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "ncr",
              "public_repos": 45,
              "account_age_days": 6678
            },
            "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": "81 followers of ncr",
                "points": 13.8,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 81,
                      "login": "ncr"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "45 public repos, account ~18 yr old",
                "points": 24.1,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 45
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 18
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "rack-proxy"
              ],
              "ecosystems": "rubygems",
              "any_deprecated": false,
              "min_days_since_publish": 22
            },
            "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 22 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 22
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "48 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 48
                    }
                  }
                ],
                "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": "at_risk",
        "name": "Engineering Quality",
        "value": 30,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "critical",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 24,
            "inputs": {
              "has_ci": false,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "0 out of 9 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "at_risk",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 41,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 50% multiplier to Security posture and gives it an At risk ceiling of 49.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "jurisdiction_posture_adjustment",
                "params": {
                  "cap": 49,
                  "pct": 50
                }
              }
            ],
            "value": 26,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 13,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 5,
              "scorecard_aggregate": 5.2,
              "high_risk_jurisdiction_cap": 49,
              "high_risk_jurisdiction_multiplier": 50,
              "security_posture_after_multiplier": 26,
              "security_posture_before_jurisdiction": 52
            },
            "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": "0 out of 9 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 4/16 approved changesets -- score normalized to 2",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "19 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 6 resolved dependencies against OSV; 4 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 6
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 4
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 6,
              "unassessed_packages": 4,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 6,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "moderate",
            "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": 50,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": true,
              "exposures": [
                {
                  "role": "contributor_organization",
                  "count": 1,
                  "country": "Russia"
                },
                {
                  "role": "top_contributor",
                  "count": 1,
                  "country": "Russia"
                }
              ],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 15
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "Russia: contributor_organization (1); Russia: top_contributor (1)",
                "points": 50,
                "status": "partial",
                "details": [
                  {
                    "code": "jurisdiction_exposure",
                    "params": {
                      "role": "contributor_organization",
                      "count": 1,
                      "country": "Russia"
                    }
                  },
                  {
                    "code": "jurisdiction_exposure_next",
                    "params": {
                      "role": "top_contributor",
                      "count": 1,
                      "country": "Russia"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 45,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 26,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.479,
              "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": "46 of 96 human commits state their intent (structured subject or explanatory body)",
                "points": 25.6,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 46,
                      "sampled": 96
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_pinned_dependencies"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 56,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "Gemfile.lock"
              ],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0.13,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.04
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "13 of the last 100 commits agent-authored or agent-credited",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 13,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "4 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 4,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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": 12326,
              "source_files_sampled": 12,
              "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/12 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 12,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [],
  "report_type": "repository",
  "generated_at": "2026-07-22T00:57:46.695148Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/n/ncr/rack-proxy.svg",
  "full_name": "ncr/rack-proxy",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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