Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-27 07:27 UTC

kheang / active_merchant

Active Merchant is a simple payment abstraction library extracted from Shopify. The aim of the project is to feel natural to Ruby users and to abstract as many parts as possible away from the user to offer a consistent interface across all supported gateways.

RubyMIT★ 0 stars⑂ 0 forkssince Nov 2018forkView on GitHub ↗

kheang/active_merchant holds a health index of 27 out of 100, placing it in the Critical band. It scores highest on Sustainability & Governance (52/100) and lowest on Community & Adoption (12/100). It was last updated 2824 days ago. 7 contributors account for most of its recent work.

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

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

Abandonment Policy applies a 85% multiplier to weighted overall health.

Ownership

Kheang LimPersonal account
20 followers23 public repossince Sep 2014

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
RubyGemsactivemerchantpoints to another repo — not scored1.137.0-178723 days ago

Metrics by category

Vitality

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

20Critical · 22% of overall
How it's scored
0/36Push recency — last push 2,824 days ago
0/36Commit cadence — 0/52 weeks with commits
0/18Commit volume — 0 commits in the last year
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year0
human_commit_share1
days_since_last_push2,824
active_weeks_last_year0
How it's scored
16.2/27Ships releases — 100 version tags (no GitHub releases)
0/36Release recency — latest release 2,830 days ago
27/27Release cadence — a release every ~16.5 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count100
latest_release_tagv1.86.0
releases_from_tagsyes
days_since_latest_release2,830
mean_days_between_releases16.5
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?

12Critical · 18% of overall
How it's scored
0/60Stars — 0 stars
0/25Forks — 0 forks
0/15Watchers — 0 watchers
Inputs used
forks0
stars0
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
0/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_readmeno
has_licenseno
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

52Moderate · 24% of overall
How it's scored
51.3/54Bus factor — 7 contributor(s) cover half of all commits
19.4/22.5Commit distribution — top contributor authored 14% of commits
13.5/13.5Contributor breadth — 100 contributors
10/10OpenSSF Scorecard: Contributors — project has 31 contributing companies or organizations
Inputs used
bus_factor7
contributors_sampled100
top_contributor_share0.14
How it's scored
0/46.8Issue resolution — no issues or no data
0/38.3PR acceptance — no decided pull requests or no data
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs0
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs0
Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
9.5/25Owner reach — 20 followers of kheang
22.1/25Track record — 23 public repos, account ~11 yr old
Inputs used
followers20
owner_typeUser
is_verified
owner_loginkheang
public_repos23
account_age_days4,336
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Engineering Quality

Are baseline engineering and documentation practices in place?

40At risk · 20% of overall
How it's scored
0/24CI workflows
24/24Tests present
16/16Linter config — .rubocop.yml
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — no data
Inputs used
has_cino
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.

Documentation

25Critical
How it's scored
0/30README
0/25Documentation directory
15/15Documentation / homepage site — http://activemerchant.org
0/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepagehttp://activemerchant.org
has_readmeno
has_docs_dirno
has_descriptionno

Security

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

30At 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 — no data
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 31 contributing companies or organizations
0/10Dangerous-Workflow — no data
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — no data
0/5Pinned-Dependencies — no data
0/5SAST — no SAST tool detected
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_evaluated12
scorecard_versionv5.5.0
checks_inconclusive6
scorecard_aggregate3
Excluded from scoring (no data or not applicable): ci_tests, dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions. Remaining weights renormalized.

AI Readiness

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

36At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
26.1/40Legible commit history — 49 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.49
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — .rubocop.yml
0/11Static type checking
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — no data
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
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
54.4/55Manageable file sizes — 8/684 source files over 60KB
Inputs used
primary_languageRuby
largest_source_bytes97,838
source_files_sampled684
oversized_source_files8

Key facts

0GitHub stars
100contributors
0commits, last 12 months
2,824days since last push
100releases
7bus factor
0open issues
RubyGemspackage ecosystems

Data collection warnings

  • Community profile unavailable
  • rubygems package 'activemerchant' points at a different repository (http://github.com/activemerchant/active_merchant); excluded from ecosystem scoring
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

More detail

OpenSSF Scorecard 3.0 / 10
3.0aggregate

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-27 07:27 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
n/aCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
10Contributorsproject has 31 contributing companies or organizations
n/aDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/aPackagingpackaging workflow not detected
n/aPinned-Dependenciesno dependencies found
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 2
RegistryPackageVersion constraintManifest
RubyGemsjruby-opensslGemfile
RubyGemsrubocop~> 0.58.1Gemfile
All dependencies not collected

The resolved dependency set could not be collected for this report: GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": true,
      "size_kb": 17832,
      "has_wiki": true,
      "homepage": "http://activemerchant.org",
      "languages": {
        "Ruby": 7139989
      },
      "pushed_at": "2018-11-01T19:45:16Z",
      "created_at": "2018-11-02T13:59:40Z",
      "owner_type": "User",
      "updated_at": "2018-11-02T13:59:46Z",
      "description": "Active Merchant is a simple payment abstraction library extracted from Shopify. The aim of the project is to feel natural to Ruby users and to abstract as many parts as possible away from the user to offer a consistent interface across all supported gateways.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "Ruby",
      "significant_languages": [
        "Ruby"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Kheang Lim",
      "type": "User",
      "login": "kheang",
      "company": null,
      "location": "Chapel Hill, NC",
      "followers": 20,
      "avatar_url": "https://avatars.githubusercontent.com/u/8738713?v=4",
      "created_at": "2014-09-11T15:25:47Z",
      "is_verified": null,
      "public_repos": 23,
      "account_age_days": 4336
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.86.0",
          "kind": "minor",
          "published_at": "2018-10-26T15:41:22Z"
        },
        {
          "tag": "v1.85.0",
          "kind": "minor",
          "published_at": "2018-09-28T14:22:15Z"
        },
        {
          "tag": "v1.84.0",
          "kind": "minor",
          "published_at": "2018-09-27T15:42:52Z"
        },
        {
          "tag": "v1.83.0",
          "kind": "minor",
          "published_at": "2018-08-30T12:33:26Z"
        },
        {
          "tag": "v1.82.0",
          "kind": "minor",
          "published_at": "2018-08-13T16:55:31Z"
        },
        {
          "tag": "v1.81.0",
          "kind": "minor",
          "published_at": "2018-07-30T13:04:11Z"
        },
        {
          "tag": "v1.80.0",
          "kind": "minor",
          "published_at": "2018-07-04T13:47:02Z"
        },
        {
          "tag": "v1.79.2",
          "kind": "patch",
          "published_at": "2018-06-02T23:53:17Z"
        },
        {
          "tag": "v1.79.1",
          "kind": "patch",
          "published_at": "2018-05-31T19:50:27Z"
        },
        {
          "tag": "v1.79.0",
          "kind": "minor",
          "published_at": "2018-05-31T03:24:41Z"
        },
        {
          "tag": "v1.78.0",
          "kind": "minor",
          "published_at": "2018-03-29T21:10:34Z"
        },
        {
          "tag": "v1.77.0",
          "kind": "minor",
          "published_at": "2018-01-31T21:47:00Z"
        },
        {
          "tag": "v1.76.0",
          "kind": "minor",
          "published_at": "2018-01-03T14:56:39Z"
        },
        {
          "tag": "v1.75.0",
          "kind": "minor",
          "published_at": "2017-11-09T18:03:52Z"
        },
        {
          "tag": "v1.74.0",
          "kind": "minor",
          "published_at": "2017-10-24T20:52:53Z"
        },
        {
          "tag": "v1.73.0",
          "kind": "minor",
          "published_at": "2017-09-28T17:46:52Z"
        },
        {
          "tag": "v1.72.0",
          "kind": "minor",
          "published_at": "2017-09-20T21:13:49Z"
        },
        {
          "tag": "v1.71.0",
          "kind": "minor",
          "published_at": "2017-08-22T16:30:18Z"
        },
        {
          "tag": "v1.70.0",
          "kind": "minor",
          "published_at": "2017-08-04T12:36:55Z"
        },
        {
          "tag": "v1.69.0",
          "kind": "minor",
          "published_at": "2017-07-12T18:10:43Z"
        },
        {
          "tag": "v1.68.0",
          "kind": "minor",
          "published_at": "2017-06-27T13:19:43Z"
        },
        {
          "tag": "v1.67.0",
          "kind": "minor",
          "published_at": "2017-06-08T14:46:20Z"
        },
        {
          "tag": "v1.66.0",
          "kind": "minor",
          "published_at": "2017-05-04T18:55:19Z"
        },
        {
          "tag": "v1.65.0",
          "kind": "minor",
          "published_at": "2017-04-26T14:26:12Z"
        },
        {
          "tag": "v1.64.0",
          "kind": "minor",
          "published_at": "2017-03-06T19:34:59Z"
        },
        {
          "tag": "v1.63.0",
          "kind": "minor",
          "published_at": "2017-02-02T15:23:38Z"
        },
        {
          "tag": "v1.62.0",
          "kind": "minor",
          "published_at": "2016-12-05T15:27:36Z"
        },
        {
          "tag": "v1.61.0",
          "kind": "minor",
          "published_at": "2016-11-07T14:59:40Z"
        },
        {
          "tag": "v1.60.0",
          "kind": "minor",
          "published_at": "2016-07-04T18:58:47Z"
        },
        {
          "tag": "v1.59.0",
          "kind": "minor",
          "published_at": "2016-05-18T19:29:58Z"
        },
        {
          "tag": "v1.58.0",
          "kind": "minor",
          "published_at": "2016-03-01T22:03:08Z"
        },
        {
          "tag": "1.57.0",
          "kind": "minor",
          "published_at": "2016-02-01T19:39:42Z"
        },
        {
          "tag": "v1.57.0",
          "kind": "minor",
          "published_at": "2016-02-01T19:39:42Z"
        },
        {
          "tag": "v1.56.0",
          "kind": "minor",
          "published_at": "2015-12-01T15:22:35Z"
        },
        {
          "tag": "v1.55.0",
          "kind": "minor",
          "published_at": "2015-11-09T13:53:50Z"
        },
        {
          "tag": "v1.54.0",
          "kind": "minor",
          "published_at": "2015-10-02T15:27:25Z"
        },
        {
          "tag": "v1.53.0",
          "kind": "minor",
          "published_at": "2015-09-01T13:03:25Z"
        },
        {
          "tag": "v1.52.0",
          "kind": "minor",
          "published_at": "2015-07-20T12:40:30Z"
        },
        {
          "tag": "v1.51.0",
          "kind": "minor",
          "published_at": "2015-07-02T13:03:19Z"
        },
        {
          "tag": "v1.50.0",
          "kind": "minor",
          "published_at": "2015-06-01T13:08:32Z"
        },
        {
          "tag": "v1.49.0",
          "kind": "minor",
          "published_at": "2015-05-01T13:15:41Z"
        },
        {
          "tag": "v1.48.0",
          "kind": "minor",
          "published_at": "2015-04-08T18:41:37Z"
        },
        {
          "tag": "1.47.0",
          "kind": "minor",
          "published_at": "2015-02-25T17:18:37Z"
        },
        {
          "tag": "v1.47.0",
          "kind": "minor",
          "published_at": "2015-02-25T17:18:37Z"
        },
        {
          "tag": "v1.46.0",
          "kind": "minor",
          "published_at": "2015-01-20T13:04:10Z"
        },
        {
          "tag": "v1.45.0",
          "kind": "minor",
          "published_at": "2014-12-01T18:29:02Z"
        },
        {
          "tag": "v1.44.1",
          "kind": "patch",
          "published_at": "2014-08-29T00:30:18Z"
        },
        {
          "tag": "v1.44.0",
          "kind": "minor",
          "published_at": "2014-08-21T18:33:41Z"
        },
        {
          "tag": "v1.43.3",
          "kind": "patch",
          "published_at": "2014-07-18T12:41:27Z"
        },
        {
          "tag": "v1.43.1",
          "kind": "patch",
          "published_at": "2014-05-01T15:48:11Z"
        },
        {
          "tag": "v1.43.0",
          "kind": "minor",
          "published_at": "2014-04-24T19:29:28Z"
        },
        {
          "tag": "v1.42.9",
          "kind": "patch",
          "published_at": "2014-04-15T14:30:39Z"
        },
        {
          "tag": "v1.42.8",
          "kind": "patch",
          "published_at": "2014-04-04T15:42:13Z"
        },
        {
          "tag": "v1.42.7",
          "kind": "patch",
          "published_at": "2014-03-18T20:18:09Z"
        },
        {
          "tag": "v1.42.6",
          "kind": "patch",
          "published_at": "2014-02-25T17:41:01Z"
        },
        {
          "tag": "v1.42.5",
          "kind": "patch",
          "published_at": "2014-02-07T19:08:07Z"
        },
        {
          "tag": "v1.42.4",
          "kind": "patch",
          "published_at": "2014-01-08T15:32:20Z"
        },
        {
          "tag": "v1.42.3",
          "kind": "patch",
          "published_at": "2013-12-18T20:46:37Z"
        },
        {
          "tag": "v1.42.2",
          "kind": "patch",
          "published_at": "2013-11-13T20:33:29Z"
        },
        {
          "tag": "v1.42.1",
          "kind": "patch",
          "published_at": "2013-11-13T18:31:49Z"
        },
        {
          "tag": "v1.42.0",
          "kind": "minor",
          "published_at": "2013-11-13T17:37:29Z"
        },
        {
          "tag": "v1.41.0",
          "kind": "minor",
          "published_at": "2013-10-24T14:39:21Z"
        },
        {
          "tag": "v1.40.0",
          "kind": "minor",
          "published_at": "2013-10-18T16:14:06Z"
        },
        {
          "tag": "v1.39.2",
          "kind": "patch",
          "published_at": "2013-10-10T18:37:06Z"
        },
        {
          "tag": "v1.39.1",
          "kind": "patch",
          "published_at": "2013-10-09T19:05:12Z"
        },
        {
          "tag": "v1.39.0",
          "kind": "minor",
          "published_at": "2013-10-09T18:04:11Z"
        },
        {
          "tag": "v1.38.1",
          "kind": "patch",
          "published_at": "2013-09-16T13:47:18Z"
        },
        {
          "tag": "v1.38.0",
          "kind": "minor",
          "published_at": "2013-09-06T17:46:58Z"
        },
        {
          "tag": "v1.37.0",
          "kind": "minor",
          "published_at": "2013-08-20T16:02:36Z"
        },
        {
          "tag": "v1.36.0",
          "kind": "minor",
          "published_at": "2013-08-02T19:32:31Z"
        },
        {
          "tag": "v1.35.1",
          "kind": "patch",
          "published_at": "2013-07-22T19:26:23Z"
        },
        {
          "tag": "v1.35.0",
          "kind": "minor",
          "published_at": "2013-07-17T13:46:57Z"
        },
        {
          "tag": "v1.34.1",
          "kind": "patch",
          "published_at": "2013-06-28T16:58:58Z"
        },
        {
          "tag": "v1.34.0",
          "kind": "minor",
          "published_at": "2013-06-20T18:16:57Z"
        },
        {
          "tag": "v1.33.0",
          "kind": "minor",
          "published_at": "2013-05-30T18:49:40Z"
        },
        {
          "tag": "v1.32.1",
          "kind": "patch",
          "published_at": "2013-04-04T15:27:51Z"
        },
        {
          "tag": "v1.32.0",
          "kind": "minor",
          "published_at": "2013-04-01T17:15:18Z"
        },
        {
          "tag": "1.31.1",
          "kind": "patch",
          "published_at": "2013-02-25T18:20:11Z"
        },
        {
          "tag": "v1.31.0",
          "kind": "minor",
          "published_at": "2013-02-20T16:13:17Z"
        },
        {
          "tag": "v1.30.0",
          "kind": "minor",
          "published_at": "2013-02-13T15:32:12Z"
        },
        {
          "tag": "v1.29.3",
          "kind": "patch",
          "published_at": "2012-12-07T20:53:37Z"
        },
        {
          "tag": "v1.29.2",
          "kind": "patch",
          "published_at": "2012-12-07T16:07:34Z"
        },
        {
          "tag": "v1.29.1",
          "kind": "patch",
          "published_at": "2012-12-05T21:27:01Z"
        },
        {
          "tag": "v1.29.0",
          "kind": "minor",
          "published_at": "2012-11-30T19:34:23Z"
        },
        {
          "tag": "v1.28.0",
          "kind": "minor",
          "published_at": "2012-08-24T16:47:17Z"
        },
        {
          "tag": "v1.27.0",
          "kind": "minor",
          "published_at": "2012-08-10T20:36:19Z"
        },
        {
          "tag": "v1.26.0",
          "kind": "minor",
          "published_at": "2012-07-06T20:40:04Z"
        },
        {
          "tag": "v1.25.0",
          "kind": "minor",
          "published_at": "2012-07-03T19:14:48Z"
        },
        {
          "tag": "v1.24.0",
          "kind": "minor",
          "published_at": "2012-06-08T19:42:00Z"
        },
        {
          "tag": "v1.23.0",
          "kind": "minor",
          "published_at": "2012-05-23T19:38:39Z"
        },
        {
          "tag": "v1.22.0",
          "kind": "minor",
          "published_at": "2012-05-17T17:31:43Z"
        },
        {
          "tag": "v1.21.0",
          "kind": "minor",
          "published_at": "2012-03-07T19:05:10Z"
        },
        {
          "tag": "v1.20.4",
          "kind": "patch",
          "published_at": "2012-02-22T15:07:11Z"
        },
        {
          "tag": "1.20.3",
          "kind": "patch",
          "published_at": "2012-02-07T21:32:27Z"
        },
        {
          "tag": "v1.20.3",
          "kind": "patch",
          "published_at": "2012-02-07T21:32:27Z"
        },
        {
          "tag": "v1.20.2",
          "kind": "patch",
          "published_at": "2012-01-16T22:52:21Z"
        },
        {
          "tag": "v1.20.1",
          "kind": "patch",
          "published_at": "2011-12-22T17:17:00Z"
        },
        {
          "tag": "v1.20.0",
          "kind": "minor",
          "published_at": "2011-11-15T18:20:39Z"
        },
        {
          "tag": "v1.19.0",
          "kind": "minor",
          "published_at": "2011-11-14T17:43:54Z"
        },
        {
          "tag": "v1.18.1",
          "kind": "patch",
          "published_at": "2011-09-30T19:28:52Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "12f15a70f6c12bf3397d7be6fa66dc1c1438d1fd",
          "body": null,
          "is_bot": false,
          "headline": "RuboCop: fix Lint/DuplicateMethods",
          "author_name": "Benjamin Pollack",
          "author_login": "bpollack",
          "committed_at": "2018-11-01T19:44:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "695bd9a7be3e5c8bac95feadaa43bdbb0ad2e108",
          "body": null,
          "is_bot": false,
          "headline": "RuboCop: fix Layout/SpaceInsideStringInterpolation",
          "author_name": "Benjamin Pollack",
          "author_login": "bpollack",
          "committed_at": "2018-11-01T19:44:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e4930f652435904448df6f28930a36d07fa3541",
          "body": null,
          "is_bot": false,
          "headline": "RuboCop: fix Lint/UnderscorePrefixedVariableName",
          "author_name": "Benjamin Pollack",
          "author_login": "bpollack",
          "committed_at": "2018-11-01T19:44:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a23919156f315f895341480c26512ab314cc8e71",
          "body": null,
          "is_bot": false,
          "headline": "RuboCop: fix Style/LineEndConcatenation",
          "author_name": "Benjamin Pollack",
          "author_login": "bpollack",
          "committed_at": "2018-11-01T19:44:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d548ddfacf98bcd07ee4636046ad90fabb4a6b5c",
          "body": null,
          "is_bot": false,
          "headline": "RuboCop: fix Style/Lambda",
          "author_name": "Benjamin Pollack",
          "author_login": "bpollack",
          "committed_at": "2018-11-01T19:44:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08e19cf974dbc37863b566a36ca15442af398fac",
          "body": null,
          "is_bot": false,
          "headline": "RuboCop: fix Lint/StringConversionInInterpolation",
          "author_name": "Benjamin Pollack",
          "author_login": "bpollack",
          "committed_at": "2018-11-01T19:44:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5913a51d23fcaead6047989620fbe10b7d9c76a",
          "body": null,
          "is_bot": false,
          "headline": "RuboCop: fix Style/MethodDefParentheses",
          "author_name": "Benjamin Pollack",
          "author_login": "bpollack",
          "committed_at": "2018-11-01T19:44:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5aca23b646790cd35e503f1432e8f91587e8390",
          "body": null,
          "is_bot": false,
          "headline": "RuboCop: fix Lint/ParenthesesAsGroupedExpression",
          "author_name": "Benjamin Pollack",
          "author_login": "bpollack",
          "committed_at": "2018-11-01T19:44:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6534296404b069e0f000199ffba7309821bd1975",
          "body": null,
          "is_bot": false,
          "headline": "RuboCop: fix Lint/NestedMethodDefinition",
          "author_name": "Benjamin Pollack",
          "author_login": "bpollack",
          "committed_at": "2018-11-01T19:44:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "349db7e5827eccecbc64ee7e4da3691b751cbc8e",
          "body": null,
          "is_bot": false,
          "headline": "RuboCop: fix Lint/AmbiguousRegexpLiteral",
          "author_name": "Benjamin Pollack",
          "author_login": "bpollack",
          "committed_at": "2018-11-01T19:44:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73c951d660f38986d25ed6c16bcd1a38f4f596eb",
          "body": null,
          "is_bot": false,
          "headline": "RuboCop: fix Lint/AmbiguousBlockAssociation",
          "author_name": "Benjamin Pollack",
          "author_login": "bpollack",
          "committed_at": "2018-11-01T19:44:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2841acc17f8413a88e6985b976fc2f2561ee8aa9",
          "body": "Check payment methods may have lowercase account_type properties, but\nthe api expects it to be capitalized.\n\nCloses #3028\n\nRemote (10 unrelated failures, mostly unexpected successes):\n37 tests, 137 assertions, 10 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications\n72.973% passed\n\nUnit:\n35 tests, 151 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications\n100% passed",
          "is_bot": false,
          "headline": "Litle: Capitalize check account type",
          "author_name": "David Perry",
          "author_login": "curiousepic",
          "committed_at": "2018-11-01T19:17:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21d7500581450c8c6f2774f712937695bcbd4a37",
          "body": "If a billing address option had only a phone number, the billing address\nelement was still included in the request with all empty fields, which\ncauses a failure. Now we remove the phone from the billing address hash\nbefore it's added.\n\nCloses #3025\n\nRemote:\n64 tests, 365 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications\n100% passed\n\nUnit:\n55 tests, 139 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications\n100% passed",
          "is_bot": false,
          "headline": "Braintree: Fix passing phone-only billing address",
          "author_name": "David Perry",
          "author_login": "curiousepic",
          "committed_at": "2018-11-01T14:26:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9ed08a45105b6951108278ef1286b2fa1f841f6",
          "body": "The error handling was not exposing detailed error codes and messages in\nthe response. This returns those codes and messages where appropriate.\nThis also adds and updates several tests.\n\nUnit tests:\n27 tests, 133 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions,\n0 notifications\n100% passed\n\n[…]\nions, 1 failures, 0 errors, 0 pendings, 0 omissions,\n0 notifications\n96.9697% passed\n\nThis failure is for \"Invalid credentials\" for\n`test_successful_third_party_payout` and is\nunrelated.\n\nCloses #3026",
          "is_bot": false,
          "headline": "Barclaycard Smartpay: Improves Error Handling",
          "author_name": "DeeDee Lavinder",
          "author_login": "deedeelavinder",
          "committed_at": "2018-10-31T16:18:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "16a77e0907e27e8aa599a8cdd49bf27764e83881",
          "body": "Note that this fixes some ACTUAL BUGS IN THE CODE; it's not purely a\nformatting change. There were several instances of the wrong variable\ngetting used, a test not actually doing anything, etc.",
          "is_bot": false,
          "headline": "RuboCop: fix Lint/UselessAssignment",
          "author_name": "Benjamin Pollack",
          "author_login": "bpollack",
          "committed_at": "2018-10-29T14:01:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03274b2688fc959f60eb99f02e2eb933a348af73",
          "body": null,
          "is_bot": false,
          "headline": "Fix confusing/ineffective access modifier",
          "author_name": "Benjamin Pollack",
          "author_login": "bpollack",
          "committed_at": "2018-10-29T14:01:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4781e20c14de87dbfa6731d1314f0c1531fb7ce",
          "body": null,
          "is_bot": false,
          "headline": "Remove script markers from files that aren't scripts",
          "author_name": "Benjamin Pollack",
          "author_login": "bpollack",
          "committed_at": "2018-10-29T14:01:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4abd2f0db48a6314ab16906525efb34f8b7e6bc5",
          "body": null,
          "is_bot": false,
          "headline": "Remove unused variables",
          "author_name": "Benjamin Pollack",
          "author_login": "bpollack",
          "committed_at": "2018-10-29T14:01:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc816a671f6433c260dc850d95f23befe15bcb80",
          "body": null,
          "is_bot": false,
          "headline": "RuboCop: fix Lint/EmptyWhen",
          "author_name": "Benjamin Pollack",
          "author_login": "bpollack",
          "committed_at": "2018-10-29T14:01:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a1e62fab0fc3c24bf68a47bd48f48cc012bb873",
          "body": null,
          "is_bot": false,
          "headline": "Release v1.86.0",
          "author_name": "Jonathan G.V",
          "author_login": null,
          "committed_at": "2018-10-26T15:41:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a1c77a0d7bf25ea3efadaf9a3564ec6bf18a7f5",
          "body": "This field is needed for certain transaction that could get declined\r\nbecause of the gateway \"Risk Management department\"",
          "is_bot": false,
          "headline": "Add state to the netbanx payload (#3024)",
          "author_name": "Jonathan Girard Viau",
          "author_login": null,
          "committed_at": "2018-10-26T15:01:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e230ded182d3ff109d7617ecf9e21efc6811ef3",
          "body": "This enables passing of some of the Level 3/III data and lineItem fields\nfor transactions that support them.\n\nAlso fixes some changelog formatting.\n\nRemote:\n69 tests, 238 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications\n100% passed\n\nUnit:\n95 tests, 558 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications\n100% passed",
          "is_bot": false,
          "headline": "Authorize.Net: Pass some level 3 fields",
          "author_name": "David Perry",
          "author_login": "curiousepic",
          "committed_at": "2018-10-25T13:19:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4796e86750781e7d870134a7f4292948bc115710",
          "body": "This reverts commit d9c5a1a011263c5677e7d0dc084d5fc2d16193ff.\n\nThis reversion is almost certainly temporary, but we were seeing\nhigher-than-expected inference errors when this went to production, so\nwe're temporarily going to pull this until we know what's up.",
          "is_bot": false,
          "headline": "Revert \"Mercado Pago: do not infer card type\"",
          "author_name": "Benjamin Pollack",
          "author_login": "bpollack",
          "committed_at": "2018-10-23T15:31:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4bfe35c27cb6e0e5333eeff3331f929fe292e149",
          "body": null,
          "is_bot": false,
          "headline": "RuboCop: fix Layout/TrailingWhitespace",
          "author_name": "Benjamin Pollack",
          "author_login": "bpollack",
          "committed_at": "2018-10-23T14:51:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "edcc2fe4daf33b571b960408fe6a99b44487201a",
          "body": null,
          "is_bot": false,
          "headline": "RuboCop: fix Layout/Tab",
          "author_name": "Benjamin Pollack",
          "author_login": "bpollack",
          "committed_at": "2018-10-23T14:51:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b4d1ac805d3396a8cb8b37a4d82735dbf7df311",
          "body": null,
          "is_bot": false,
          "headline": "RuboCop: fix Layout/TrailingBlankLines",
          "author_name": "Benjamin Pollack",
          "author_login": "bpollack",
          "committed_at": "2018-10-23T14:51:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9c5a1a011263c5677e7d0dc084d5fc2d16193ff",
          "body": "Allow the card type to be passed in explicitly instead via the\n:payment_method_id option. Additionally, allow sending the :issuer_id.\n\nUnit: 19 tests, 93 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications\n100% passed\n\nRemote: 17 tests, 46 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications\n100% passed",
          "is_bot": false,
          "headline": "Mercado Pago: do not infer card type",
          "author_name": "Benjamin Pollack",
          "author_login": "bpollack",
          "committed_at": "2018-10-23T13:35:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d47d02a628abefa642a043b4ecf327528992abe",
          "body": "This patch as-is amounts to a no-op, but is getting added so that the\nsubsequent patch will *fail*, making it clearer what the upcoming patch\ndoes.\n\nUnit: 19 tests, 92 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications\n100% passed",
          "is_bot": false,
          "headline": "Mercado Pago: tighten brand testing in unit tests",
          "author_name": "Benjamin Pollack",
          "author_login": "bpollack",
          "committed_at": "2018-10-23T13:31:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17271aef2caff95820472e23f0ad393af55351e9",
          "body": null,
          "is_bot": false,
          "headline": "[Payflow Express] Use phone returned from payload on Response (#3003)",
          "author_name": "Filipe Costa",
          "author_login": "filipebarcos",
          "committed_at": "2018-10-23T02:50:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cfce5f199c192458d0584978c275f8a486f5a7f9",
          "body": null,
          "is_bot": false,
          "headline": "RuboCop: fix Style/SafeNavigation",
          "author_name": "Benjamin Pollack",
          "author_login": "bpollack",
          "committed_at": "2018-10-22T19:07:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2feafae92919c014a40255b95eda6150ef21d662",
          "body": "According to Braintree docs, `device_data` can be sent as a top-level\nparameter when creating a `transaction`, `payment_method`, or\n`customer`. And after chatting with their support, there is no way to\ntest this from the server-side. Deploying this with the hope that a\ncustomer will give us some fee\n[…]\nsertions, 0 failures, 0 errors, 0 pendings, 0 omissions,\n0 notifications\n100% passed\n\nRemote tests:\n63 tests, 361 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions,\n0 notifications\n100% passed",
          "is_bot": false,
          "headline": "Braintree: Adds device_data",
          "author_name": "DeeDee Lavinder",
          "author_login": "deedeelavinder",
          "committed_at": "2018-10-19T18:46:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b9d58ea50723572210819aad864e51f37b09ccc9",
          "body": "There are two main issues here: first, the behavior of failed refunds\nhas changed, potentially allowing the requests to appear successful\nwhen they were not. Refunds are now checked for success against the\nnew behavior.\n\nSecond, failed captures and voids, which previously returned JSON, now\nsimply r\n[…]\n, 90 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications\n100% passed\n\nRemote: 17 tests, 46 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications\n100% passed",
          "is_bot": false,
          "headline": "MercadoPago: fix remote tests",
          "author_name": "Benjamin Pollack",
          "author_login": "bpollack",
          "committed_at": "2018-10-19T16:29:51Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3894b87621a29a9d9ecc76bb6254d2d728673ef9",
          "body": null,
          "is_bot": false,
          "headline": "RuboCop: fix Layout/LeadingCommentSpace",
          "author_name": "Benjamin Pollack",
          "author_login": "bpollack",
          "committed_at": "2018-10-18T18:24:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f6c3ab49543bde093cae0eed8c223c53b0d1978",
          "body": null,
          "is_bot": false,
          "headline": "Remove a pile of bad/invalid/confusing comments",
          "author_name": "Benjamin Pollack",
          "author_login": "bpollack",
          "committed_at": "2018-10-18T18:24:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2073abda0b6b4552dab58f0b235e5d09e3ad60f2",
          "body": null,
          "is_bot": false,
          "headline": "RuboCop: fix Layout/SpaceAroundBlockParameters",
          "author_name": "Benjamin Pollack",
          "author_login": "bpollack",
          "committed_at": "2018-10-18T18:17:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c61df87dfee957ddb9f76c28fd523c21e4ac45e7",
          "body": null,
          "is_bot": false,
          "headline": "RuboCop: fix Layout/SpaceBeforeComment",
          "author_name": "Benjamin Pollack",
          "author_login": "bpollack",
          "committed_at": "2018-10-18T18:14:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b373b445c890696c291256e9c1e2635ecd02076f",
          "body": "Some of this was undoing attempted alignment in net_registry.rb,\nbut the keyword there is \"attempted\"; it didn't line up before this\npatch, and fixing it would've had higher churn. Everything else seemed\nlike straight-up typos.",
          "is_bot": false,
          "headline": "RuboCop: fix Layout/SpaceBeforeComma",
          "author_name": "Benjamin Pollack",
          "author_login": "bpollack",
          "committed_at": "2018-10-18T17:52:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c95a15ea7a91e4771937e5998ba4b711f7293200",
          "body": null,
          "is_bot": false,
          "headline": "RuboCop: fix Layout/SpaceBeforeFirstArg",
          "author_name": "Benjamin Pollack",
          "author_login": "bpollack",
          "committed_at": "2018-10-18T17:52:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c31b131503caffb92795c8446a0922eba10a9118",
          "body": null,
          "is_bot": false,
          "headline": "RuboCop: fix Layout/IndentArray",
          "author_name": "Benjamin Pollack",
          "author_login": "bpollack",
          "committed_at": "2018-10-18T17:52:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7a06ca136fde4385e945ff98a3ce916c30010ad",
          "body": null,
          "is_bot": false,
          "headline": "RuboCop: fix Layout/LeadingBlankLines",
          "author_name": "Benjamin Pollack",
          "author_login": "bpollack",
          "committed_at": "2018-10-18T17:52:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eab1096504695b9e529feb082fb1eb244f873541",
          "body": "This is dramatically the smaller of the two possibilties.\n\ntrailing: 10 files changed, 43 insertions(+), 43 deletions(-)\nleading:  127 files changed, 699 insertions(+), 699 deletions(-)",
          "is_bot": false,
          "headline": "RuboCop: fix Layout/DotPosition",
          "author_name": "Benjamin Pollack",
          "author_login": "bpollack",
          "committed_at": "2018-10-15T20:20:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c637d26080a86ddc8dc890b1ac67cf640fc78d2",
          "body": null,
          "is_bot": false,
          "headline": "Update Swipe HQ endpoints",
          "author_name": "Bart de Water",
          "author_login": null,
          "committed_at": "2018-10-14T00:27:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bda5ba22360d9505587406193102396c1847b578",
          "body": "Remote:\n42 tests, 189 assertions, 2 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications\n95.2381% passed\n\nUnit:\n23 tests, 108 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications\n100% passed",
          "is_bot": false,
          "headline": "Beanstream: Switch `recurringPayment` flag from boolean to integer",
          "author_name": "dtykocki",
          "author_login": null,
          "committed_at": "2018-10-11T19:23:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d62d60e356207e1c00f696b5d02985235f64c16e",
          "body": "Rubocop fix to align all hashes.",
          "is_bot": false,
          "headline": "RuboCop: AlignHash",
          "author_name": "Niaja",
          "author_login": null,
          "committed_at": "2018-10-11T14:09:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74fe0b2cdbce0a6a87f90ad3db5f1c1919806849",
          "body": "This is fully opt-in and requires additional account parameters to\noperate correctly.\n\nUnit: 26 tests, 127 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications\n100% passed\n\nRemote: 31 tests, 64 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications\n100% passed",
          "is_bot": false,
          "headline": "Barclaycard Smartpay: add third-party payout support",
          "author_name": "Benjamin Pollack",
          "author_login": "bpollack",
          "committed_at": "2018-10-10T17:37:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39602f2276ff490c1a8e82869f9c4625046e2845",
          "body": "Ingenico returns HTML when it has a 500 error, which this gateway has\nnot handled and would crash on a JSON parse error. New rescue provides a\nmore informative error and prevents crashing in this situation.\n\nRemote:\n16 tests, 38 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications\n100% passed\n\nUnit:\n19 tests, 85 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications\n100% passed\n\nCloses #3005",
          "is_bot": false,
          "headline": "Global Collect: handle internal server errors",
          "author_name": "molbrown",
          "author_login": "molbrown",
          "committed_at": "2018-10-09T14:37:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f134e4e7d747a9d057b40c76ff8f9ae9d78ae92",
          "body": "Remote:\n26 tests, 101 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications\n100% passed\n\nUnit:\n46 tests, 270 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications\n100% passed",
          "is_bot": false,
          "headline": "UsaEpayTransaction: Support UMcheckformat option for echecks",
          "author_name": "dtykocki",
          "author_login": null,
          "committed_at": "2018-09-28T16:51:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6a2e5e7e1a0a7abcfc8e06edb58f1baa5c3a6f1",
          "body": null,
          "is_bot": false,
          "headline": "Release v1.85.0",
          "author_name": "Filipe Costa",
          "author_login": "filipebarcos",
          "committed_at": "2018-09-28T14:22:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f360cf6cf6fc71f94334942dabcd2f784a019224",
          "body": "By default, cim transaction responses have a field delimiter of ',' but\nfields themselves can easily contain unescaped commas, causing bad\nparsing. Providing a custom delimiter option can prevent this.\n\nRemote:\n68 tests, 234 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications\n100% passed\n\nUnit:\n93 tests, 536 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications\n100% passed",
          "is_bot": false,
          "headline": "Authorize.Net: Support custom delimiter for cim",
          "author_name": "David Perry",
          "author_login": "curiousepic",
          "committed_at": "2018-09-27T19:28:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a168b2440fee70dc8549875c4d36b7dbe7d1fce7",
          "body": null,
          "is_bot": false,
          "headline": "Release v1.84.0",
          "author_name": "Anna Gyergyai",
          "author_login": "AnnaGyergyai",
          "committed_at": "2018-09-27T15:42:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "668432c33efc8c7828b356b837aa993888e6170f",
          "body": "Unit: 3927 tests, 68207 assertions, 0 failures, 0 errors, 0 pendings, 2 omissions, 0 notifications\n100% passed",
          "is_bot": false,
          "headline": "Enable Carnet for Conekta and Openpay",
          "author_name": "Benjamin Pollack",
          "author_login": "bpollack",
          "committed_at": "2018-09-24T14:51:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28eb2a8113653b8b0e0f283f95ede6e3f18c99f4",
          "body": "This reverts commit d4d927e42a6ac7c0ce15be7e9a14f6c2f00a0ff5.\nAs-written, this could cause transaction to fail in some situations:\nStripe will validate *all* shipping parameters if *any* are present, so\nattempting a purchase with some but not all shipping params could cause\nthe entire purchase to be rejected. The proper fix is to not include\nany shipping details unless all are present, but for now, simply remove\nthe functionality entirely.",
          "is_bot": false,
          "headline": "Revert \"Stripe: support shipping info in purchases\"",
          "author_name": "Benjamin Pollack",
          "author_login": "bpollack",
          "committed_at": "2018-09-24T14:21:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c45a369fe02f69cd6847198c6a4808f3a0587539",
          "body": "This explicitly skips Layout/EmptyLinesAroundClassBody because it needs\nsome discussion. The rest is straightforward and are pretty solid\nreadability improvements.",
          "is_bot": false,
          "headline": "RuboCop: fix most EmptyLines* rules",
          "author_name": "Benjamin Pollack",
          "author_login": "bpollack",
          "committed_at": "2018-09-24T11:05:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4d927e42a6ac7c0ce15be7e9a14f6c2f00a0ff5",
          "body": "Closes #2379",
          "is_bot": false,
          "headline": "Stripe: support shipping info in purchases",
          "author_name": "David Whitby",
          "author_login": "whitby3001",
          "committed_at": "2018-09-21T16:24:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3348aca387ebbf646f59d015af3d0fd808ef0258",
          "body": "Unit: 129 tests, 693 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications\n100% passed\n\nRemote: 66 tests, 305 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications\n100% passed",
          "is_bot": false,
          "headline": "Stripe: add full Level 3 support",
          "author_name": "Benjamin Pollack",
          "author_login": "bpollack",
          "committed_at": "2018-09-21T16:21:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5850497a01d7d08dbfddcaf00f25659196ff3fde",
          "body": "Previously, we couldn't handle Stripe endpoints that had arrays of\nhashes, among other things. This fixes that. In the process, this also\nswitches from implicit to explicit array indices, which allows\nsupporting an upcoming feature.\n\nUnit: 129 tests, 682 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications\n100% passed\n\nRemote: 65 tests, 298 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications\n100% passed",
          "is_bot": false,
          "headline": "Stripe: handle much more complicated post structures",
          "author_name": "Benjamin Pollack",
          "author_login": "bpollack",
          "committed_at": "2018-09-21T16:21:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ca6b05fd192711a5b81c26611cd370e31d3cab5",
          "body": "The `reversal_id` field can be added to any auth or purchase\ntransaction. In the event of a timeout, the same `reversal_id` can then\nbe specified via `void` to reverse the transaction. According to\nPayeezy's documentation, this API is only available in production, but\nthe remote tests demonstrate th\n[…]\n156 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications\n100% passed\n\nRemote:\n33 tests, 131 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications\n100% passed",
          "is_bot": false,
          "headline": "Payeezy: Add reversal_id in support of timeout reversals",
          "author_name": "dtykocki",
          "author_login": null,
          "committed_at": "2018-09-21T13:45:09Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "385ddd19eab4caf373e90dabbb7daae9b75f5539",
          "body": "Closes #2378",
          "is_bot": false,
          "headline": "Stripe: support reason for voiding",
          "author_name": "David Whitby",
          "author_login": "whitby3001",
          "committed_at": "2018-09-20T15:15:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf70eb87b41a987c54f807c3c15e9755a82f316e",
          "body": "Set standard for indention.",
          "is_bot": false,
          "headline": "Rubocop: Layout/AlignParameters",
          "author_name": "Niaja",
          "author_login": null,
          "committed_at": "2018-09-20T14:44:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2fcf51d140a02c09bd172f485cf4b5559793f148",
          "body": null,
          "is_bot": false,
          "headline": "RuboCop: fix Style/RedundantBegin",
          "author_name": "Benjamin Pollack",
          "author_login": "bpollack",
          "committed_at": "2018-09-20T14:15:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5a75456e6cfab301d14984db0d29f0cc4dfdcbf",
          "body": null,
          "is_bot": false,
          "headline": "RuboCop: fix Style/RedundantException",
          "author_name": "Benjamin Pollack",
          "author_login": "bpollack",
          "committed_at": "2018-09-20T14:15:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ada8f128547f92f1cb9647c4eae03e6caaae7ba5",
          "body": null,
          "is_bot": false,
          "headline": "RuboCop: fix Style/RedundantParentheses",
          "author_name": "Benjamin Pollack",
          "author_login": "bpollack",
          "committed_at": "2018-09-20T14:15:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65921608b6e6edbd27403a08d12bae700f968552",
          "body": null,
          "is_bot": false,
          "headline": "RuboCop: fix Style/RedundantConditional",
          "author_name": "Benjamin Pollack",
          "author_login": "bpollack",
          "committed_at": "2018-09-20T14:15:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2dc98f37eb681b751d054495a74d9e592212d332",
          "body": null,
          "is_bot": false,
          "headline": "RuboCop: fix Style/SymbolProc",
          "author_name": "Benjamin Pollack",
          "author_login": "bpollack",
          "committed_at": "2018-09-20T14:15:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19b45172ca2307e8c4512368e42b946689e5fc13",
          "body": null,
          "is_bot": false,
          "headline": "RuboCop: fix Style/TrailingCommaInArguments",
          "author_name": "Benjamin Pollack",
          "author_login": "bpollack",
          "committed_at": "2018-09-20T14:15:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa572339863aaa51e817f07223c71f5eefe983e1",
          "body": null,
          "is_bot": false,
          "headline": "Remove last bits of Switch and Solo functionality",
          "author_name": "Benjamin Pollack",
          "author_login": "bpollack",
          "committed_at": "2018-09-20T11:55:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ec4f30937396b284a20988d199cde591ef9c6bc",
          "body": "I missed a couple gateways in the last patch series (specifically, ones\nthat only had Switch, not both Switch and Solo). Remove Switch from\nthose as well.",
          "is_bot": false,
          "headline": "Remove Switch from the last few gateways",
          "author_name": "Benjamin Pollack",
          "author_login": "bpollack",
          "committed_at": "2018-09-20T11:55:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ad6212b708abaae6ea7cb788f54098f38b786e6",
          "body": null,
          "is_bot": false,
          "headline": "Fix build breakage from RuboCop",
          "author_name": "Benjamin Pollack",
          "author_login": "bpollack",
          "committed_at": "2018-09-18T19:00:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fce72791585a21deb68a914c856c86d6fd9ad458",
          "body": "Carnet is only used in Mexico, and the only test number I could find\nI found by googling pictures of Carnet cards until I found someone who\ndidn't blur out the number (although the test number here was mutated\nto be in the same bin range but have different subsequent digits). So\nthere are definitely fewer test numbers than I'd like.\n\n3927 tests, 68186 assertions, 0 failures, 0 errors, 0 pendings, 2 omissions, 0 notifications\n100% passed",
          "is_bot": false,
          "headline": "Add support for Carnet",
          "author_name": "Benjamin Pollack",
          "author_login": "bpollack",
          "committed_at": "2018-09-18T18:41:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2bc749340f8988adaa8a7c90db5dd81d413a2a5e",
          "body": "We honestly should be doing this anyway; now, enforce it, and take\nadvantage of it to cut down on string conversions.\n\nFollow-up to conversation in #2983\n\n3926 tests, 68184 assertions, 0 failures, 0 errors, 0 pendings, 2 omissions, 0 notifications\n100% passed",
          "is_bot": false,
          "headline": "Assume CC numbers are strings",
          "author_name": "Benjamin Pollack",
          "author_login": "bpollack",
          "committed_at": "2018-09-18T17:03:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "094c141dd15c538f423c8532229e9f602b22c6a8",
          "body": "3922 tests, 68169 assertions, 0 failures, 0 errors, 0 pendings, 2 omissions, 0 notifications\n100% passed",
          "is_bot": false,
          "headline": "Remove the rest of Solo and Sripe support",
          "author_name": "Benjamin Pollack",
          "author_login": "bpollack",
          "committed_at": "2018-09-18T16:57:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa8b8ba5776b841c462449de3015d826beb66c9b",
          "body": "Both Switch[1] and Solo[2] were purchased by Maestro, and haven't been\nissued since 2002 and 2011, respectively. That's good, because their\nold bin ranges overlap with Maestro's current ones (surprise).\n\nWe should fully remove Solo and Switch, but some oddities about them\n(such as having start dates\n[…]\nen.wikipedia.org/wiki/Switch_(debit_card)\n[2]: https://en.wikipedia.org/wiki/Solo_(debit_card)\n\n3922 tests, 68171 assertions, 0 failures, 0 errors, 0 pendings, 2 omissions, 0 notifications\n100% passed",
          "is_bot": false,
          "headline": "Begin removing Solo and Switch",
          "author_name": "Benjamin Pollack",
          "author_login": "bpollack",
          "committed_at": "2018-09-17T20:22:46Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "26f1fe5e65c383e6962e2eae4008ee9873b6490a",
          "body": null,
          "is_bot": false,
          "headline": "Add ROU alpha3 code for Romania",
          "author_name": "dtykocki",
          "author_login": null,
          "committed_at": "2018-09-17T16:51:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4cff8afbf243bca012e6223cc9e9bebaa36ca14",
          "body": null,
          "is_bot": false,
          "headline": "Add CHANGELOGs for new credit card behavior",
          "author_name": "Benjamin Pollack",
          "author_login": "bpollack",
          "committed_at": "2018-09-17T14:22:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d9291cb226a82543afa73f349ad9e078438b923",
          "body": "There are two pieces to this. First, some of the old Maestro range\nis simply wrong at this point (the 50 BIN appears dead), so remove tests\nfor those ranges and alter the detection not to pick them up. Secondly,\nas continuing prep for adding new card types and handling BIN detection\nbetter, convert \n[…]\nps://www.mastercard.us/content/dam/mccom/global/documents/mastercard-rules.pdf,\npage 73.\n\nUnit: 3926 tests, 68184 assertions, 0 failures, 0 errors, 0 pendings, 2 omissions, 0 notifications\n100% passed",
          "is_bot": false,
          "headline": "Fix Maestro and MasterCard detection",
          "author_name": "Benjamin Pollack",
          "author_login": "bpollack",
          "committed_at": "2018-09-17T14:03:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7d1adde3f773382265c21c42f60a15b4e6ba01a6",
          "body": "Laser has been shuttered since 2014, and its BIN ranges overlap with\nmdoern Maestro and MasterCard ranges. In prep for fixing up those\nranges, remove support for Laser entirely.",
          "is_bot": false,
          "headline": "Remove support for Laser",
          "author_name": "Benjamin Pollack",
          "author_login": "bpollack",
          "committed_at": "2018-09-17T14:02:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8a8d954ab72c13e94efc601b868568ca06b51bf",
          "body": "Previously, we were using pure regexes to determine a credit card brand\nbased on its BIN. The problem is that you can't reliably determine\nBINs based on regexes: Maestro overlaps with MasterCard, Electron just\nhas a pile of buckets, and so on.\n\nAs a first step, remove any reliance on raw regexes, an\n[…]\nnally equivalent, but will\nallow more precise brand determination in a follow-up commit.\n\nUnit: 3927 tests, 68196 assertions, 0 failures, 0 errors, 0 pendings, 2 omissions, 0 notifications\n100% passed",
          "is_bot": false,
          "headline": "Decide CC brand by lambda, not regex",
          "author_name": "Benjamin Pollack",
          "author_login": "bpollack",
          "committed_at": "2018-09-17T14:02:33Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a2e4dcbf794bb80a03667e546600c72029bd06ec",
          "body": null,
          "is_bot": false,
          "headline": "Rubocop changes that effect the indention of comments",
          "author_name": "Niaja",
          "author_login": null,
          "committed_at": "2018-09-17T13:46:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32121207d636bd3f2095a26ca092b4b64b68fad2",
          "body": "Komoju abolished the sandbox environment, but instead supports a test\nmode in their production environment. Change the URL appropriately.\n\nCloses #2987",
          "is_bot": false,
          "headline": "Modify Komoju gateway test url",
          "author_name": "shingo.miyazawa",
          "author_login": "miyazawadegica",
          "committed_at": "2018-09-14T15:50:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aec3b8e4c1f18d5bd6c91f88f8204ce6556b2b2d",
          "body": "These correspond to Style/UnneededInterpolation and\nStyle/UnneededPercentQ. I lumped them together because they are hitting\non the same basic issue of not interpolating when we don't need to.\n\nUnit: 3922 tests, 68179 assertions, 0 failures, 0 errors, 0 pendings, 2 omissions, 0 notifications\n100% passed",
          "is_bot": false,
          "headline": "RuboCop: fix interpolation and quoting",
          "author_name": "Benjamin Pollack",
          "author_login": "bpollack",
          "committed_at": "2018-09-05T19:11:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8db0ba8ce8e742b28080b0dd64eb17f3bd0284ec",
          "body": null,
          "is_bot": false,
          "headline": "RuboCop: fix Layout/SpaceAfterColon",
          "author_name": "Benjamin Pollack",
          "author_login": "bpollack",
          "committed_at": "2018-09-05T19:11:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "602359fe48314a598717fdabd55f97a973eb1cd2",
          "body": null,
          "is_bot": false,
          "headline": "RuboCop: fix Layout/MultilineMethodCallIndentation",
          "author_name": "Benjamin Pollack",
          "author_login": "bpollack",
          "committed_at": "2018-09-05T19:11:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e93070c32534c7c4aa44419b9081fef9173c0305",
          "body": null,
          "is_bot": false,
          "headline": "RuboCop: fix Layout/RescueEnsureAlignment",
          "author_name": "Benjamin Pollack",
          "author_login": "bpollack",
          "committed_at": "2018-09-05T19:11:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7aa9bda55c6fb874e004c07be60da78e2ec08b0e",
          "body": null,
          "is_bot": false,
          "headline": "reflect correct test mode in braintree responses (#2980)",
          "author_name": "Michael Elfassy",
          "author_login": "elfassy",
          "committed_at": "2018-09-05T16:57:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2c8199ca04279fac928a74af044e013e033b868",
          "body": "Unit:\n25 tests, 115 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications\n100% passed\n\nRemote:\n30 tests, 63 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications\n100% passed",
          "is_bot": false,
          "headline": "Barclaycard: Pass device_fingerprint when specified",
          "author_name": "dtykocki",
          "author_login": null,
          "committed_at": "2018-09-05T15:12:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d488568aa5bec467f994d22cf8fa47807242073",
          "body": "Closes #2979\n\nRemote:\n14 tests, 33 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications\n100% passed\n\nUnit:\n13 tests, 122 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications\n100% passed",
          "is_bot": false,
          "headline": "FirstPay: Expose error code",
          "author_name": "David Perry",
          "author_login": "curiousepic",
          "committed_at": "2018-08-31T19:40:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af23389934f424f8404ede0781301c75a38175d5",
          "body": "In particular, this fixes:\n  Layout/EmptyLineAfterMagicComment\n  Layout/EmptyLinesAroundArguments\n  Layout/EmptyLinesAroundBlockBody\n  Layout/EmptyLinesAroundExceptionHandlingKeywords\n  Layout/EmptyLinesAroundModuleBody",
          "is_bot": false,
          "headline": "Rubocop: fix several empty line issues",
          "author_name": "Benjamin Pollack",
          "author_login": "bpollack",
          "committed_at": "2018-08-31T16:50:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e46fbafbce4eb1e26faee2457d8ae4c095bf700a",
          "body": null,
          "is_bot": false,
          "headline": "Rubocop: fix Layout/DefEndAlignment",
          "author_name": "Benjamin Pollack",
          "author_login": "bpollack",
          "committed_at": "2018-08-31T16:50:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd4c616348e208ad28fa7b0204e2de0136e1ca2a",
          "body": null,
          "is_bot": false,
          "headline": "Rubocop: fix Layout/ClosingParenthesisIndentation",
          "author_name": "Benjamin Pollack",
          "author_login": "bpollack",
          "committed_at": "2018-08-31T16:50:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85c57a6c2d15ae86ab3713120bf9d2277260cd26",
          "body": "Note that PayU Latam's sandbox does not support capture, so while I\nadded remote tests, they're more...let's call it hypothetical.\n\nFailing remote tests are unrelated to this change\n\nUnit: 28 tests, 104 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications\n100% passed\n\nRemote: 30 tests, 68 assertions, 4 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications\n86.6667% passed",
          "is_bot": false,
          "headline": "PayU Latam: add partial capture support",
          "author_name": "Benjamin Pollack",
          "author_login": "bpollack",
          "committed_at": "2018-08-31T13:40:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00287a262d0607b206e0682a789dc368e3fbc2d8",
          "body": "Was getting this error in a project when running its acceptance tests\nagainst a mocking service that used a `http` schema.\n```\nundefined method `ssl_version' for #<TCPSocket:(closed)>\n$GEMS/bundler/gems/active_merchant-f3d11caabc66/lib/active_merchant/net_http_ssl_connection.rb:7:in `ssl_connection'\n$GEMS/bundler/gems/active_merchant-f3d11caabc66/lib/active_merchant/connection.rb:82:in `block (2 levels) in request'\n```",
          "is_bot": false,
          "headline": "Check if using SSL before getting SSL conn info.",
          "author_name": "Matt R. Wilson",
          "author_login": "mastermatt",
          "committed_at": "2018-08-31T13:38:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0061962c749b2c05d4f103b98c35720834645912",
          "body": "Unit:\n24 tests, 113 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications\n100% passed\n\nRemote:\n36 tests, 90 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications\n100% passed",
          "is_bot": false,
          "headline": "Adyen: Add support for GooglePay",
          "author_name": "dtykocki",
          "author_login": null,
          "committed_at": "2018-08-30T13:44:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58673ca6dac74eca05bf747da9018259161874bc",
          "body": null,
          "is_bot": false,
          "headline": "Release 1.83.0",
          "author_name": "Michael Elfassy",
          "author_login": "elfassy",
          "committed_at": "2018-08-30T12:33:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e779a865869dcfb7674cbd5b042a55f3025ea8a",
          "body": "Unit Tests:\n12 tests, 119 assertions, 0 failures, 0 errors, 0 pendings,\n0 omissions, 0 notifications\n100% passed\n\nRemote Tests:\n14 tests, 32 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions,\n0 notifications\n100% passed",
          "is_bot": false,
          "headline": "First Pay: Adds scrubbing for gateway_id, card_number, and cvv2",
          "author_name": "DeeDee Lavinder",
          "author_login": "deedeelavinder",
          "committed_at": "2018-08-29T16:13:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ddd7abdff569ada2212f1dce2ae4dc15080e07ff",
          "body": "Note that this can't really be tested in the sandbox (it's changing\nhow Adyen processes the card, so the sandbox doesn't do anything with\nit), so remote tests are omitted.\n\nRemote: 35 tests, 88 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications\n100% passed\n\nUnit: 24 tests, 112 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications\n100% passed",
          "is_bot": false,
          "headline": "Adyen: add support for customRoutingFlag",
          "author_name": "Benjamin Pollack",
          "author_login": "bpollack",
          "committed_at": "2018-08-27T21:34:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db3a22b8a49638a426f84cc48a8d283f08942e42",
          "body": "Unit: 23 tests, 109 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications\n100% passed\n\nRemote: 35 tests, 88 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications\n100% passed",
          "is_bot": false,
          "headline": "Adyen: add Maestro and Electron support",
          "author_name": "Benjamin Pollack",
          "author_login": "bpollack",
          "committed_at": "2018-08-27T19:58:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "416e4a8d6e3a236a31b33ee98d084b6fa55cef78",
          "body": "Adds support for processing GooglePay payment methods. It appears that\nBraintree treats GooglePay in the same manner as AndroidPay. Even their\ndocumentation (linked below) claims that GooglePay cards are represented\nas AndroidPay cards. As such, the only way to get the GooglePay remote\ntest to pass \n[…]\n, 361 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications\n100% passed\n\nUnit:\n50 tests, 124 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications\n100% passed",
          "is_bot": false,
          "headline": "Braintree: Add support for GooglePay",
          "author_name": "dtykocki",
          "author_login": null,
          "committed_at": "2018-08-24T16:23:51Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a1a5c99786d38fe099c8e4b601f8d4df6b46bebc",
          "body": "Unit: 17 tests, 78 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications\n100% passed\n\nRemote: 16 tests, 38 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications\n100% passed",
          "is_bot": false,
          "headline": "Global Collect: allow partial captures",
          "author_name": "Benjamin Pollack",
          "author_login": "bpollack",
          "committed_at": "2018-08-24T12:52:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1dda734b861d317f17b7858d02a59e7d8f7da556",
          "body": "Clearhaus now allows $0 auths, allowing us to tweak verify to use a\n$0 transaction.\n\nUnit: 22 tests, 110 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications\n100% passed\n\nRemote: 23 tests, 70 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications\n100% passed",
          "is_bot": false,
          "headline": "Clearhaus: use $0 for verification tests",
          "author_name": "Benjamin Pollack",
          "author_login": "bpollack",
          "committed_at": "2018-08-20T17:43:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3534c7741a1b0bad9f19df85e2eea0286c47d2c1",
          "body": "This patch contains four quick fixes, all for ambiguous code or unused\nvariables. Specifically, the following issues are rectified:\n\n - test/unit/connection_test.rb:51: warning: assigned but unused variable - response\n - test/unit/gateways/firstdata_e4_v27_test.rb:56: warning: ambiguous first argume\n[…]\n warning: ambiguous first argument; put parentheses or a space even after `/' operator\n - lib/active_merchant/billing/gateways/ct_payment.rb:210: warning: assigned but unused variable - final_response",
          "is_bot": false,
          "headline": "Remove unused variables and fix ambiguous invocations",
          "author_name": "Benjamin Pollack",
          "author_login": "bpollack",
          "committed_at": "2018-08-16T19:54:06Z",
          "body_truncated": true,
          "is_coding_agent": false
        }
      ],
      "releases_count": 100,
      "commits_last_year": 0,
      "latest_release_at": "2018-10-26T15:41:22Z",
      "latest_release_tag": "v1.86.0",
      "releases_from_tags": true,
      "days_since_last_push": 2824,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 2830,
      "mean_days_between_releases": 16.5
    },
    "community": {
      "has_readme": false,
      "has_license": false,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": null,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "activemerchant",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "rubygems",
          "matches_repo": false,
          "registry_url": "https://rubygems.org/gems/activemerchant",
          "is_deprecated": false,
          "latest_version": "1.137.0",
          "repository_url": "http://github.com/activemerchant/active_merchant",
          "versions_count": 178,
          "total_downloads": 23965137,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2009-07-25T18:35:59Z",
          "latest_published_at": "2024-08-02T13:25:07.744000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 723
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 0,
      "watchers": 0,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_stars": 0,
        "collected_at": null
      },
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 97838,
      "source_files_sampled": 684,
      "oversized_source_files": 8,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Gemfile"
      ],
      "advisories": {
        "error": null,
        "scope": null,
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "rubygems"
      ],
      "dependencies": [
        {
          "name": "jruby-openssl",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "rubocop",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 0.58.1"
        }
      ],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 0,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 7,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "ntalbott",
          "commits": 353,
          "avatar_url": "https://avatars.githubusercontent.com/u/223?v=4"
        },
        {
          "type": "User",
          "login": "duff",
          "commits": 312,
          "avatar_url": "https://avatars.githubusercontent.com/u/2437?v=4"
        },
        {
          "type": "User",
          "login": "curiousepic",
          "commits": 162,
          "avatar_url": "https://avatars.githubusercontent.com/u/5394429?v=4"
        },
        {
          "type": "User",
          "login": "bpollack",
          "commits": 158,
          "avatar_url": "https://avatars.githubusercontent.com/u/14799?v=4"
        },
        {
          "type": "User",
          "login": "Soleone",
          "commits": 140,
          "avatar_url": "https://avatars.githubusercontent.com/u/2923?v=4"
        },
        {
          "type": "User",
          "login": "davidsantoso",
          "commits": 105,
          "avatar_url": "https://avatars.githubusercontent.com/u/1288700?v=4"
        },
        {
          "type": "User",
          "login": "bizla",
          "commits": 91,
          "avatar_url": "https://avatars.githubusercontent.com/u/4581564?v=4"
        },
        {
          "type": "User",
          "login": "shasum",
          "commits": 67,
          "avatar_url": "https://avatars.githubusercontent.com/u/4900443?v=4"
        },
        {
          "type": "User",
          "login": "bslobodin",
          "commits": 49,
          "avatar_url": "https://avatars.githubusercontent.com/u/426180?v=4"
        },
        {
          "type": "User",
          "login": "jduff",
          "commits": 48,
          "avatar_url": "https://avatars.githubusercontent.com/u/441?v=4"
        }
      ],
      "contributors_sampled": 100,
      "top_contributor_share": 0.14
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": true,
      "ci_workflows": [],
      "has_docs_dir": false,
      "linter_configs": [
        ".rubocop.yml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 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": null,
            "reason": "no pull request found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 31 contributing companies or organizations",
            "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": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "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": "no SAST tool detected",
            "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": "12f15a70f6c12bf3397d7be6fa66dc1c1438d1fd",
        "ran_at": "2026-07-27T07:27:15Z",
        "aggregate_score": 3,
        "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": null,
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/kheang/active_merchant",
    "host": "github.com",
    "name": "active_merchant",
    "owner": "kheang"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "name": "Overall health",
      "note": "Abandonment Policy applies a 85% multiplier to weighted overall health.",
      "notes": [
        {
          "code": "abandonment_overall_adjustment",
          "params": {
            "cap": 0,
            "pct": 85
          }
        }
      ],
      "value": 27,
      "inputs": {
        "security": 30,
        "vitality": 20,
        "community": 12,
        "governance": 52,
        "engineering": 40,
        "abandonment_cap": null,
        "abandonment_state": "at_risk",
        "abandonment_multiplier": 85,
        "weighted_overall_before_abandonment": 32,
        "overall_after_abandonment_multiplier": 27
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 20,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 1,
              "days_since_last_push": 2824,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 2824 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 2824
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "at_risk",
            "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": 48,
            "inputs": {
              "releases_count": 100,
              "latest_release_tag": "v1.86.0",
              "releases_from_tags": true,
              "days_since_latest_release": 2830,
              "mean_days_between_releases": 16.5
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "100 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 2830 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 2830
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~16.5 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 16.5
                    }
                  }
                ],
                "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": 85,
            "inputs": {
              "cap": null,
              "state": "at_risk",
              "guards": [
                "no_open_demand"
              ],
              "signals": [
                "release_stall",
                "scorecard_unmaintained"
              ],
              "red_flag": true,
              "multiplier_pct": 85,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 0,
              "unanswered_open_issues": 0,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 2824,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 2824 days; 2 unmet obligation(s): releases stalled, Scorecard reports it unmaintained",
                "points": 85,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_flagged",
                    "params": {
                      "days": 2824,
                      "count": 2,
                      "signals": "releases stalled, Scorecard reports it unmaintained"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 12,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 0,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "0 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_readme": false,
              "has_license": false,
              "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": 0,
                "status": "missed",
                "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
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 52,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "excellent",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 94,
            "inputs": {
              "bus_factor": 7,
              "contributors_sampled": 100,
              "top_contributor_share": 0.14
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "7 contributor(s) cover half of all commits",
                "points": 51.3,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 14% of commits",
                "points": 19.4,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 14
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "100 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 31 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "critical",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution",
                    "pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "merged_prs": 0,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "no decided pull requests or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_decided_prs_or_data",
                    "params": {}
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "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": 52,
            "inputs": {
              "followers": 20,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "kheang",
              "public_repos": 23,
              "account_age_days": 4336
            },
            "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": "20 followers of kheang",
                "points": 9.5,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 20,
                      "login": "kheang"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "23 public repos, account ~11 yr old",
                "points": 22.1,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 23
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 11
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "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": 40,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 50,
            "inputs": {
              "has_ci": false,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "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": ".rubocop.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".rubocop.yml"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "critical",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": "http://activemerchant.org",
              "has_readme": false,
              "has_docs_dir": false,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "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": "http://activemerchant.org",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "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": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 30,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 30,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 12,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 6,
              "scorecard_aggregate": 3
            },
            "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": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 31 contributing companies or organizations",
                "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": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "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": "no SAST tool detected",
                "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": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 12
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 36,
        "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.49,
              "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": "49 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 26.1,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 49,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "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": 37,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".rubocop.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".rubocop.yml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "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": 54,
            "inputs": {
              "primary_language": "Ruby",
              "largest_source_bytes": 97838,
              "source_files_sampled": 684,
              "oversized_source_files": 8
            },
            "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": "8/684 source files over 60KB",
                "points": 54.4,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 684,
                      "oversized": 8
                    }
                  }
                ],
                "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": [
    "Community profile unavailable",
    "rubygems package 'activemerchant' points at a different repository (http://github.com/activemerchant/active_merchant); excluded from ecosystem scoring",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-27T07:27:34.400288Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/k/kheang/active_merchant.svg",
  "full_name": "kheang/active_merchant",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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