Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-24 09:40 UTC

dodopayments / dodopayments-php

The official PHP library for the Dodo Payments API

PHPApache-2.0★ 3 stars⑂ 4 forkssince Jan 2025View on GitHub ↗

dodopayments/dodopayments-php holds a health index of 68 out of 100, placing it in the Moderate band. It scores highest on Vitality (97/100) and lowest on Community & Adoption (33/100). It was last updated today. A single contributor accounts for most of its recent work.

68
overall / 100
Moderate

Software health index

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

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

Score profile

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

Ownership

Dodo PaymentsOrganization
206 followers47 public repossince May 2024

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Packagistdodopayments/clientv6.17.13,3458015 days ago

Metrics by category

Vitality

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

97Excellent · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
31.2/36Commit cadence — 45/52 weeks with commits
18/18Commit volume — 327 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year327
human_commit_share0.25
days_since_last_push0
active_weeks_last_year45

Release discipline

100Excellent
How it's scored
27/27Ships releases — 80 releases published
36/36Release recency — latest release 15 days ago
27/27Release cadence — a release every ~3.7 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count80
latest_release_tagv6.17.1
releases_from_tagsno
days_since_latest_release15
mean_days_between_releases3.7
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

33At risk · 18% of overall
How it's scored
4.9/60Stars — 3 stars
4/25Forks — 4 forks
0/15Watchers — 0 watchers
Inputs used
forks4
stars3
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (Apache-2.0)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
47/80Monthly downloads — 3,345 downloads/month across packagist
0/20Registry dependents — 0 packages depend on it
Inputs used
packagesdodopayments/client
dependents0
ecosystemspackagist
total_downloads13,252
monthly_downloads3,345

Sustainability & Governance

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

62Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
1.6/22.5Commit distribution — top contributor authored 93% of commits
2.7/13.5Contributor breadth — 2 contributors
10/10OpenSSF Scorecard: Contributors — project has 14 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled2
top_contributor_share0.929
How it's scored
46.8/46.8Issue resolution — 100% of issues closed
30.4/38.3PR acceptance — 105/132 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/1 approved changesets -- score normalized to 0
Inputs used
merged_prs105
open_issues0
closed_issues6
issue_closed_ratio1
closed_unmerged_prs27
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
16.7/25Owner reach — 206 followers of dodopayments
16.7/25Track record — 47 public repos, account ~2 yr old
Inputs used
followers206
owner_typeOrganization
is_verified
owner_logindodopayments
public_repos47
account_age_days813
How it's scored
25/25Published & resolvable — 1 package(s) on packagist
35/35Publish recency — latest publish 15 days ago
20/20Version history — 80 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesdodopayments/client
ecosystemspackagist
any_deprecatedno
min_days_since_publish15

Engineering Quality

Are baseline engineering and documentation practices in place?

80Good · 20% of overall
How it's scored
24/24CI workflows — 4 workflow(s)
24/24Tests present
16/16Linter config — .php-cs-fixer.dist.php
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 16 out of 16 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — https://packagist.org/packages/dodopayments/client
10/10Repository description
10/10Topics — 2 topics
10/10Wiki
Inputs used
topicsdodopayments, php
has_wikiyes
homepagehttps://packagist.org/packages/dodopayments/client
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

60Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
2.2/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 16 out of 16 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/1 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 14 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
7.5/7.5Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
0/5Pinned-Dependencies — no data
5/5SAST — SAST tool is run on all commits
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — no data
0/7.5Vulnerabilities — 12 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate5
Excluded from scoring (no data or not applicable): dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories12
affected_packages3
assessed_packages101
unassessed_packages0
affected_by_severitymoderate 3
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 101 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

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

46At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 25 of 25 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share1
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — .php-cs-fixer.dist.php
0/11Static type checking
10/10Reproducible environment — lockfile
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
lockfilescomposer.lock
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 — PHP without a type-check config
55/55Manageable file sizes — 0/667 source files over 60KB
Inputs used
primary_languagePHP
largest_source_bytes31,841
source_files_sampled667
oversized_source_files0

Key facts

3GitHub stars
2contributors
327commits, last 12 months
0days since last push
80releases
1bus factor
0open issues
Packagistpackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 4 ⇿
0Stars
4Forks
13Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

1223344412025-052025-072025-09
Major 0Minor 5Patch 8
OpenSSF Scorecard 5.0 / 10
5.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-24 09:40 UTC

10Binary-Artifactsno binaries found in the repo
3Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests16 out of 16 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/1 approved changesets -- score normalized to 0
10Contributorsproject has 14 contributing companies or organizations
n/aDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
n/aPinned-Dependenciesno dependencies found
10SASTSAST tool is run on all commits
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
0Vulnerabilities12 existing vulnerabilities detected
Direct dependencies 5
RegistryPackageVersion constraintManifest
Packagistpsr/http-client^1composer.json
Packagistpsr/http-client-implementation^1composer.json
Packagistpsr/http-factory-implementation^1composer.json
Packagistpsr/http-message^1|^2composer.json
Packagiststandard-webhooks/standard-webhooks^1composer.json
All dependencies 101

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

RegistryPackageVersionRelation
Packagistpsr/http-client1.0.3direct
Packagistpsr/http-message2.0direct
Packagiststandard-webhooks/standard-webhooks1.0.0direct
Packagistbrianium/paratest7.8.5indirect
Packagistclue/ndjson-react1.3.0indirect
Packagistclue/stream-filter1.7.0indirect
Packagistcomposer/pcre3.3.2indirect
Packagistcomposer/semver3.4.4indirect
Packagistcomposer/xdebug-handler3.0.5indirect
Packagistdoctrine/deprecations1.1.5indirect
Packagistevenement/evenement3.0.2indirect
Packagistfidry/cpu-core-counter1.3.0indirect
Packagistfilp/whoops2.18.4indirect
Packagistfriendsofphp/php-cs-fixer3.92.5indirect
Packagistguzzlehttp/guzzle7.10.0indirect
Packagistguzzlehttp/promises2.3.0indirect
Packagistguzzlehttp/psr72.9.0indirect
Packagistjean85/pretty-package-versions2.1.1indirect
Packagistmyclabs/deep-copy1.13.4indirect
Packagistnikic/php-parser5.7.0indirect
Packagistnunomaduro/collision8.8.3indirect
Packagistnunomaduro/termwind2.3.3indirect
Packagistnyholm/psr71.8.2indirect
Packagistpestphp/pest3.8.5indirect
Packagistpestphp/pest-plugin3.0.0indirect
Packagistpestphp/pest-plugin-arch3.1.1indirect
Packagistpestphp/pest-plugin-mutate3.0.5indirect
Packagistphar-io/manifest2.0.4indirect
Packagistphar-io/version3.2.1indirect
Packagistphp-http/client-common2.7.3indirect
Packagistphp-http/discovery1.20.0indirect
Packagistphp-http/httplug2.4.1indirect
Packagistphp-http/message1.16.2indirect
Packagistphp-http/mock-client1.6.1indirect
Packagistphp-http/promise1.3.1indirect
Packagistphpdocumentor/reflection-common2.2.0indirect
Packagistphpdocumentor/reflection-docblock5.6.6indirect
Packagistphpdocumentor/type-resolver1.12.0indirect
Packagistphpstan/extension-installer1.4.3indirect
Packagistphpstan/phpdoc-parser2.3.0indirect
Packagistphpstan/phpstan2.1.33indirect
Packagistphpstan/phpstan-phpunit2.0.11indirect
Packagistphpunit/php-code-coverage11.0.12indirect
Packagistphpunit/php-file-iterator5.1.1indirect
Packagistphpunit/php-invoker5.0.1indirect
Packagistphpunit/php-text-template4.0.1indirect
Packagistphpunit/php-timer7.0.1indirect
Packagistphpunit/phpunit11.5.50indirect
Packagistpsr/container2.0.2indirect
Packagistpsr/event-dispatcher1.0.0indirect
Packagistpsr/http-factory1.1.0indirect
Packagistpsr/log3.0.2indirect
Packagistpsr/simple-cache3.0.0indirect
Packagistralouphie/getallheaders3.0.3indirect
Packagistreact/cache1.2.0indirect
Packagistreact/child-process0.6.7indirect
Packagistreact/dns1.14.0indirect
Packagistreact/event-loop1.6.0indirect
Packagistreact/promise3.3.0indirect
Packagistreact/socket1.17.0indirect
Packagistreact/stream1.4.0indirect
Packagistsebastian/cli-parser3.0.2indirect
Packagistsebastian/code-unit3.0.3indirect
Packagistsebastian/code-unit-reverse-lookup4.0.1indirect
Packagistsebastian/comparator6.3.3indirect
Packagistsebastian/complexity4.0.1indirect
Packagistsebastian/diff6.0.2indirect
Packagistsebastian/environment7.2.1indirect
Packagistsebastian/exporter6.3.2indirect
Packagistsebastian/global-state7.0.2indirect
Packagistsebastian/lines-of-code3.0.1indirect
Packagistsebastian/object-enumerator6.0.1indirect
Packagistsebastian/object-reflector4.0.1indirect
Packagistsebastian/recursion-context6.0.3indirect
Packagistsebastian/type5.1.3indirect
Packagistsebastian/version5.0.2indirect
Packagiststaabm/side-effects-detector1.0.5indirect
Packagistsymfony/console7.4.3indirect
Packagistsymfony/deprecation-contracts3.6.0indirect
Packagistsymfony/event-dispatcher7.4.0indirect
Packagistsymfony/event-dispatcher-contracts3.6.0indirect
Packagistsymfony/filesystem7.4.0indirect
Packagistsymfony/finder7.4.3indirect
Packagistsymfony/http-client7.4.3indirect
Packagistsymfony/http-client-contracts3.6.0indirect
Packagistsymfony/options-resolver7.4.0indirect
Packagistsymfony/polyfill-ctype1.33.0indirect
Packagistsymfony/polyfill-intl-grapheme1.33.0indirect
Packagistsymfony/polyfill-intl-normalizer1.33.0indirect
Packagistsymfony/polyfill-mbstring1.33.0indirect
Packagistsymfony/polyfill-php801.33.0indirect
Packagistsymfony/polyfill-php811.33.0indirect
Packagistsymfony/polyfill-php831.33.0indirect
Packagistsymfony/polyfill-php841.33.0indirect
Packagistsymfony/process7.4.3indirect
Packagistsymfony/service-contracts3.6.1indirect
Packagistsymfony/stopwatch7.4.0indirect
Packagistsymfony/string7.4.0indirect
Packagistta-tikoma/phpunit-architecture-test0.8.5indirect
Packagisttheseer/tokenizer1.3.1indirect
Packagistwebmozart/assert2.1.1indirect
Dependency advisories 3

This repository publishes no package the index resolves, so its own dependency graph was assessed — 101 packages, which also include development and test pins that never ship: 3 carry known advisories, of which 0 are direct.

PackageVersionRelationSeverityAdvisoriesFixed in
guzzlehttp/guzzle7.10.0indirectmoderate77.15.1
guzzlehttp/psr72.9.0indirectmoderate42.12.3
symfony/process7.4.3indirectmoderate18.0.5

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "dodopayments",
        "php"
      ],
      "is_fork": false,
      "size_kb": 4129,
      "has_wiki": true,
      "homepage": "https://packagist.org/packages/dodopayments/client",
      "languages": {
        "PHP": 2579117,
        "Shell": 85691
      },
      "pushed_at": "2026-07-24T09:37:02Z",
      "created_at": "2025-01-23T07:59:42Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-09T08:09:59Z",
      "description": "The official PHP library for the Dodo Payments API",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "PHP",
      "significant_languages": [
        "PHP"
      ]
    },
    "owner": {
      "blog": "https://dodopayments.com",
      "name": "Dodo Payments",
      "type": "Organization",
      "login": "dodopayments",
      "company": null,
      "location": "United States of America",
      "followers": 206,
      "avatar_url": "https://avatars.githubusercontent.com/u/168640166?v=4",
      "created_at": "2024-05-01T11:09:35Z",
      "is_verified": null,
      "public_repos": 47,
      "account_age_days": 813
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v6.17.1",
          "kind": "patch",
          "published_at": "2026-07-09T08:09:53Z"
        },
        {
          "tag": "v6.17.0",
          "kind": "minor",
          "published_at": "2026-07-06T14:43:35Z"
        },
        {
          "tag": "v6.16.0",
          "kind": "minor",
          "published_at": "2026-07-04T11:43:39Z"
        },
        {
          "tag": "v6.15.1",
          "kind": "patch",
          "published_at": "2026-06-27T14:50:26Z"
        },
        {
          "tag": "v6.15.0",
          "kind": "minor",
          "published_at": "2026-06-23T22:09:00Z"
        },
        {
          "tag": "v6.14.1",
          "kind": "patch",
          "published_at": "2026-06-18T19:11:31Z"
        },
        {
          "tag": "v6.14.0",
          "kind": "minor",
          "published_at": "2026-06-16T22:59:09Z"
        },
        {
          "tag": "v6.13.0",
          "kind": "minor",
          "published_at": "2026-06-13T16:30:24Z"
        },
        {
          "tag": "v6.12.0",
          "kind": "minor",
          "published_at": "2026-06-13T14:04:30Z"
        },
        {
          "tag": "v6.11.0",
          "kind": "minor",
          "published_at": "2026-06-06T08:17:46Z"
        },
        {
          "tag": "v6.10.0",
          "kind": "minor",
          "published_at": "2026-06-01T11:54:10Z"
        },
        {
          "tag": "v6.9.0",
          "kind": "minor",
          "published_at": "2026-06-01T09:52:00Z"
        },
        {
          "tag": "v6.8.1",
          "kind": "patch",
          "published_at": "2026-06-01T07:20:49Z"
        },
        {
          "tag": "v6.8.0",
          "kind": "minor",
          "published_at": "2026-05-21T13:25:55Z"
        },
        {
          "tag": "v6.7.2",
          "kind": "patch",
          "published_at": "2026-05-14T07:24:43Z"
        },
        {
          "tag": "v6.7.1",
          "kind": "patch",
          "published_at": "2026-05-07T07:23:04Z"
        },
        {
          "tag": "v6.7.0",
          "kind": "minor",
          "published_at": "2026-05-04T07:58:22Z"
        },
        {
          "tag": "v6.6.0",
          "kind": "minor",
          "published_at": "2026-04-30T11:25:52Z"
        },
        {
          "tag": "v6.5.0",
          "kind": "minor",
          "published_at": "2026-04-28T10:34:50Z"
        },
        {
          "tag": "v6.4.1",
          "kind": "patch",
          "published_at": "2026-04-18T14:57:03Z"
        },
        {
          "tag": "v6.4.0",
          "kind": "minor",
          "published_at": "2026-04-14T07:48:16Z"
        },
        {
          "tag": "v6.3.0",
          "kind": "minor",
          "published_at": "2026-04-08T10:45:09Z"
        },
        {
          "tag": "v6.2.0",
          "kind": "minor",
          "published_at": "2026-04-01T17:23:51Z"
        },
        {
          "tag": "v6.1.1",
          "kind": "patch",
          "published_at": "2026-03-27T09:03:32Z"
        },
        {
          "tag": "v6.1.0",
          "kind": "minor",
          "published_at": "2026-03-25T12:04:37Z"
        },
        {
          "tag": "v6.0.0",
          "kind": "major",
          "published_at": "2026-03-22T17:56:11Z"
        },
        {
          "tag": "v5.9.2",
          "kind": "patch",
          "published_at": "2026-03-06T09:09:36Z"
        },
        {
          "tag": "v5.9.1",
          "kind": "patch",
          "published_at": "2026-03-05T08:29:59Z"
        },
        {
          "tag": "v5.9.0",
          "kind": "minor",
          "published_at": "2026-03-05T08:10:27Z"
        },
        {
          "tag": "v5.8.1",
          "kind": "patch",
          "published_at": "2026-03-03T09:21:04Z"
        },
        {
          "tag": "v5.8.0",
          "kind": "minor",
          "published_at": "2026-03-01T13:16:23Z"
        },
        {
          "tag": "v5.7.1",
          "kind": "patch",
          "published_at": "2026-02-27T09:08:23Z"
        },
        {
          "tag": "v5.7.0",
          "kind": "minor",
          "published_at": "2026-02-20T09:30:36Z"
        },
        {
          "tag": "v5.6.0",
          "kind": "minor",
          "published_at": "2026-02-15T17:06:31Z"
        },
        {
          "tag": "v5.5.0",
          "kind": "minor",
          "published_at": "2026-02-07T10:06:13Z"
        },
        {
          "tag": "v5.4.0",
          "kind": "minor",
          "published_at": "2026-02-02T07:19:20Z"
        },
        {
          "tag": "v5.3.0",
          "kind": "minor",
          "published_at": "2026-01-23T13:57:00Z"
        },
        {
          "tag": "v5.2.0",
          "kind": "minor",
          "published_at": "2026-01-21T08:12:23Z"
        },
        {
          "tag": "v5.1.0",
          "kind": "minor",
          "published_at": "2026-01-20T07:08:46Z"
        },
        {
          "tag": "v5.0.1",
          "kind": "patch",
          "published_at": "2026-01-15T09:58:25Z"
        },
        {
          "tag": "v5.0.0",
          "kind": "major",
          "published_at": "2026-01-15T08:06:01Z"
        },
        {
          "tag": "v4.6.0",
          "kind": "minor",
          "published_at": "2026-01-08T06:08:35Z"
        },
        {
          "tag": "v4.5.0",
          "kind": "minor",
          "published_at": "2026-01-07T10:11:29Z"
        },
        {
          "tag": "v4.4.0",
          "kind": "minor",
          "published_at": "2025-12-23T08:49:28Z"
        },
        {
          "tag": "v4.3.0",
          "kind": "minor",
          "published_at": "2025-12-23T08:31:20Z"
        },
        {
          "tag": "v4.2.0",
          "kind": "minor",
          "published_at": "2025-12-19T11:41:32Z"
        },
        {
          "tag": "v4.1.2",
          "kind": "patch",
          "published_at": "2025-12-19T10:36:35Z"
        },
        {
          "tag": "v4.1.1",
          "kind": "patch",
          "published_at": "2025-12-19T08:59:35Z"
        },
        {
          "tag": "v4.1.0",
          "kind": "minor",
          "published_at": "2025-12-18T11:42:59Z"
        },
        {
          "tag": "v4.0.0",
          "kind": "major",
          "published_at": "2025-12-17T10:50:10Z"
        },
        {
          "tag": "v3.7.0",
          "kind": "minor",
          "published_at": "2025-12-16T13:42:17Z"
        },
        {
          "tag": "v3.6.0",
          "kind": "minor",
          "published_at": "2025-12-12T06:41:33Z"
        },
        {
          "tag": "v3.5.0",
          "kind": "minor",
          "published_at": "2025-12-11T14:22:40Z"
        },
        {
          "tag": "v3.4.0",
          "kind": "minor",
          "published_at": "2025-12-08T13:03:37Z"
        },
        {
          "tag": "v3.3.0",
          "kind": "minor",
          "published_at": "2025-12-08T12:15:59Z"
        },
        {
          "tag": "v3.2.0",
          "kind": "minor",
          "published_at": "2025-11-17T09:23:13Z"
        },
        {
          "tag": "v3.1.0",
          "kind": "minor",
          "published_at": "2025-11-14T10:59:57Z"
        },
        {
          "tag": "v3.0.1",
          "kind": "patch",
          "published_at": "2025-11-13T06:00:08Z"
        },
        {
          "tag": "v3.0.0",
          "kind": "major",
          "published_at": "2025-11-12T13:40:30Z"
        },
        {
          "tag": "v2.1.2",
          "kind": "patch",
          "published_at": "2025-11-05T09:14:46Z"
        },
        {
          "tag": "v2.1.1",
          "kind": "patch",
          "published_at": "2025-10-29T15:43:34Z"
        },
        {
          "tag": "v2.1.0",
          "kind": "minor",
          "published_at": "2025-10-27T13:56:44Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2025-10-25T12:09:11Z"
        },
        {
          "tag": "v1.55.7",
          "kind": "patch",
          "published_at": "2025-10-17T12:35:12Z"
        },
        {
          "tag": "v1.55.0",
          "kind": "minor",
          "published_at": "2025-10-16T12:33:08Z"
        },
        {
          "tag": "v1.53.5",
          "kind": "patch",
          "published_at": "2025-10-14T06:27:38Z"
        },
        {
          "tag": "v1.53.4",
          "kind": "patch",
          "published_at": "2025-09-24T07:58:21Z"
        },
        {
          "tag": "v1.53.3",
          "kind": "patch",
          "published_at": "2025-09-13T12:47:16Z"
        },
        {
          "tag": "v1.53.2",
          "kind": "patch",
          "published_at": "2025-09-13T11:45:03Z"
        },
        {
          "tag": "v1.53.0",
          "kind": "minor",
          "published_at": "2025-09-13T08:16:31Z"
        },
        {
          "tag": "v1.52.5",
          "kind": "patch",
          "published_at": "2025-09-04T06:29:04Z"
        },
        {
          "tag": "v1.52.4",
          "kind": "patch",
          "published_at": "2025-09-03T17:46:54Z"
        },
        {
          "tag": "v1.52.0",
          "kind": "minor",
          "published_at": "2025-08-31T16:27:06Z"
        },
        {
          "tag": "v1.51.2",
          "kind": "patch",
          "published_at": "2025-08-25T07:27:57Z"
        },
        {
          "tag": "v1.51.1",
          "kind": "patch",
          "published_at": "2025-08-23T10:05:44Z"
        },
        {
          "tag": "v1.51.0",
          "kind": "minor",
          "published_at": "2025-08-22T10:06:05Z"
        },
        {
          "tag": "v1.50.1",
          "kind": "patch",
          "published_at": "2025-08-21T10:08:34Z"
        },
        {
          "tag": "v1.50.0",
          "kind": "minor",
          "published_at": "2025-08-19T18:09:58Z"
        },
        {
          "tag": "v1.49.0",
          "kind": "minor",
          "published_at": "2025-08-13T09:21:04Z"
        },
        {
          "tag": "v1.47.1",
          "kind": "patch",
          "published_at": "2025-08-13T08:26:38Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "42cfe43105f88e3668327acd32cafcba530f9a86",
          "body": "release: 6.17.1",
          "is_bot": false,
          "headline": "Merge pull request #138 from dodopayments/release-please--branches--main",
          "author_name": "Ayush Agarwal",
          "author_login": "aagarwal1012",
          "committed_at": "2026-07-09T08:09:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69ca66e772e34f5c50ec725f6f4026a6da024d3f",
          "body": null,
          "is_bot": true,
          "headline": "release: 6.17.1",
          "author_name": "dodo-squirrels[bot]",
          "author_login": "dodo-squirrels[bot]",
          "committed_at": "2026-07-09T08:07:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f09e27befa67b2a727b8ac13debd555cf86f9bfe",
          "body": "fix(api): add subscription.update_payment_method webhook and payment-method fields",
          "is_bot": false,
          "headline": "Merge pull request #137 from dodopayments/stlc-generated-28999877983",
          "author_name": "Ayush Agarwal",
          "author_login": "aagarwal1012",
          "committed_at": "2026-07-09T08:06:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef569b46771e6fc0c392f805bb65a57866cc6b12",
          "body": "…method fields\n\nStainless-Generated-From: a6cbae98fc4d0be674bf9a3c4bcb6b954206b957",
          "is_bot": true,
          "headline": "fix(api): add subscription.update_payment_method webhook and payment-…",
          "author_name": "dodo-squirrels[bot]",
          "author_login": "dodo-squirrels[bot]",
          "committed_at": "2026-07-09T06:55:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b40806b46604a469ae96f5483dba9e78dadf7d4",
          "body": "release: 6.17.0",
          "is_bot": false,
          "headline": "Merge pull request #136 from dodopayments/release-please--branches--main",
          "author_name": "Ayush Agarwal",
          "author_login": "aagarwal1012",
          "committed_at": "2026-07-06T14:43:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a95614926ab4e9e5e355ea7acef33f8899ce0750",
          "body": null,
          "is_bot": true,
          "headline": "release: 6.17.0",
          "author_name": "dodo-squirrels[bot]",
          "author_login": "dodo-squirrels[bot]",
          "committed_at": "2026-07-06T14:40:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9dc01af62bac15303a1d6c7856674ed5c85f8f92",
          "body": "feat(api): add subscription period override fields to subscription update\n\nSpec 1.105.23 -> 1.106.0. PatchSubscriptionRequest gains two optional\nfields (subscription_period_count, subscription_period_interval) on the\nsubscription update endpoint; PatchAddonRequest image_id doc clarified.\nPurely additive (no removed/required fields) -> minor. The spec's added\nOPTIONS/docs routes and the doc-only connectors webhook are unconfigured\nand skipped by generation.",
          "is_bot": false,
          "headline": "Merge pull request #135 from dodopayments/stlc-generated-28798952023",
          "author_name": "Ayush Agarwal",
          "author_login": "aagarwal1012",
          "committed_at": "2026-07-06T14:39:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f25fd5f1259cd1e003851d18f928ead6a13dd9e",
          "body": "…date\n\nSpec 1.105.23 -> 1.106.0. PatchSubscriptionRequest gains two optional\nfields (subscription_period_count, subscription_period_interval) on the\nsubscription update endpoint; PatchAddonRequest image_id doc clarified.\nPurely additive (no removed/required fields) -> minor. The spec's added\nOPTIONS/docs routes and the doc-only connectors webhook are unconfigured\nand skipped by generation.\n\nStainless-Generated-From: ce08a65cbfd784f5315b87c51202563a6e17c8cb",
          "is_bot": true,
          "headline": "feat(api): add subscription period override fields to subscription up…",
          "author_name": "dodo-squirrels[bot]",
          "author_login": "dodo-squirrels[bot]",
          "committed_at": "2026-07-06T14:29:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cbd226fed083db06c3d1eec7609d25465542e2ab",
          "body": "release: 6.16.0",
          "is_bot": false,
          "headline": "Merge pull request #134 from dodopayments/release-please--branches--main",
          "author_name": "Ayush Agarwal",
          "author_login": "aagarwal1012",
          "committed_at": "2026-07-04T11:43:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be99d00b74429ef5039e91f864cc5bde72aec51e",
          "body": null,
          "is_bot": true,
          "headline": "release: 6.16.0",
          "author_name": "dodo-squirrels[bot]",
          "author_login": "dodo-squirrels[bot]",
          "committed_at": "2026-07-04T11:36:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8931555f9412548967eaace350bf98af35394d1",
          "body": "feat(api): register Feature/FeatureType models and expose customer entitlement-grants list endpoint\n\nRegister Feature and FeatureType as top-level entitlements models so the\nwebhook payload's flattened EntitlementGrant event resolves Feature (fixes\nJava/Kotlin 'Unresolved reference: Feature' compile\n[…]\nso it is generated across all SDKs instead of skipped.\n\nRe-homed java + kotlin custom-code seals against the new base (verified:\n0 conflicts, compileKotlin BUILD SUCCESSFUL, endpoint classes emitted).",
          "is_bot": false,
          "headline": "Merge pull request #133 from dodopayments/stlc-generated-28704596911",
          "author_name": "Ayush Agarwal",
          "author_login": "aagarwal1012",
          "committed_at": "2026-07-04T11:36:21Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d0fc90ff4ad8c7ad7684111035c658e5a558cfc2",
          "body": "…titlement-grants list endpoint\n\nRegister Feature and FeatureType as top-level entitlements models so the\nwebhook payload's flattened EntitlementGrant event resolves Feature (fixes\nJava/Kotlin 'Unresolved reference: Feature' compile failure), and wire the\nnew GET /customers/{customer_id}/entitlement\n[…]\na + kotlin custom-code seals against the new base (verified:\n0 conflicts, compileKotlin BUILD SUCCESSFUL, endpoint classes emitted).\n\nStainless-Generated-From: c6d792a04276f9b2a0576e86bb2b0b4c8adc12ae",
          "is_bot": true,
          "headline": "feat(api): register Feature/FeatureType models and expose customer en…",
          "author_name": "dodo-squirrels[bot]",
          "author_login": "dodo-squirrels[bot]",
          "committed_at": "2026-07-04T11:24:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2650a77453686b454c9a971ade0600620e96f653",
          "body": "release: 6.15.1",
          "is_bot": false,
          "headline": "Merge pull request #131 from dodopayments/release-please--branches--main",
          "author_name": "Ayush Agarwal",
          "author_login": "aagarwal1012",
          "committed_at": "2026-06-27T14:50:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e13872d971d7e7d56b7d816d4aa6e62d380e1b78",
          "body": null,
          "is_bot": true,
          "headline": "release: 6.15.1",
          "author_name": "dodo-squirrels[bot]",
          "author_login": "dodo-squirrels[bot]",
          "committed_at": "2026-06-27T14:43:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53d9593fe7badd4c3e2e4aadc05990e14356a64e",
          "body": "fix(api): add allow_editing_addons checkout flag and refine schema descriptions",
          "is_bot": false,
          "headline": "Merge pull request #130 from dodopayments/stlc-generated-28292071342",
          "author_name": "Ayush Agarwal",
          "author_login": "aagarwal1012",
          "committed_at": "2026-06-27T14:43:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf36271c03fad51f27c981934ec6bc94c921b6ab",
          "body": "…scriptions\n\nStainless-Generated-From: ef6e83e81d6c2835b83a59904c24dc3f5272771a",
          "is_bot": true,
          "headline": "fix(api): add allow_editing_addons checkout flag and refine schema de…",
          "author_name": "dodo-squirrels[bot]",
          "author_login": "dodo-squirrels[bot]",
          "committed_at": "2026-06-27T14:32:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "334befefdf94f2db96aad15c0434b4a3dcb0caa1",
          "body": "release: 6.15.0",
          "is_bot": false,
          "headline": "Merge pull request #129 from dodopayments/release-please--branches--main",
          "author_name": "Ayush Agarwal",
          "author_login": "aagarwal1012",
          "committed_at": "2026-06-23T22:08:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9119deb930438a771dbb55fb8a1ece3d028dddca",
          "body": null,
          "is_bot": true,
          "headline": "release: 6.15.0",
          "author_name": "dodo-squirrels[bot]",
          "author_login": "dodo-squirrels[bot]",
          "committed_at": "2026-06-23T22:05:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c92376c2bd2ca27c6b563463596dca65d64a0499",
          "body": "feat(api): regenerate SDK from latest OpenAPI spec",
          "is_bot": false,
          "headline": "Merge pull request #128 from dodopayments/stlc-generated-28059784015",
          "author_name": "Ayush Agarwal",
          "author_login": "aagarwal1012",
          "committed_at": "2026-06-23T22:05:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18858039deec0fe80cca1e814a6709b2248223c8",
          "body": "Stainless-Generated-From: 50bf30b8028f4b788275ad86a01f063a73d4c714",
          "is_bot": true,
          "headline": "feat(api): regenerate SDK from latest OpenAPI spec",
          "author_name": "dodo-squirrels[bot]",
          "author_login": "dodo-squirrels[bot]",
          "committed_at": "2026-06-23T21:58:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d354c7eb720f5a89584ef4918c0481688bf7047",
          "body": "release: 6.14.1",
          "is_bot": false,
          "headline": "Merge pull request #120 from dodopayments/release-please--branches--main",
          "author_name": "Ayush Agarwal",
          "author_login": "aagarwal1012",
          "committed_at": "2026-06-18T19:11:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e64a4335b06e38d3319aaf365ac0483c3761f6b5",
          "body": null,
          "is_bot": true,
          "headline": "release: 6.14.1",
          "author_name": "dodo-squirrels[bot]",
          "author_login": "dodo-squirrels[bot]",
          "committed_at": "2026-06-18T19:09:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "705c5896fbded800c4a71c8d7069a7757f9833c2",
          "body": "fix(pagination): stop cursor auto-pagination dropping pages",
          "is_bot": false,
          "headline": "Merge pull request #122 from dodopayments/stlc-generated-27781864377",
          "author_name": "Ayush Agarwal",
          "author_login": "aagarwal1012",
          "committed_at": "2026-06-18T19:08:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba22bd7c4b8ad118cdd12d755a6fee77f2273a7a",
          "body": "Stainless-Generated-From: f9a53edcdece31b033f8d44b946b1d5043842047",
          "is_bot": true,
          "headline": "fix(pagination): stop cursor auto-pagination dropping pages",
          "author_name": "dodo-squirrels[bot]",
          "author_login": "dodo-squirrels[bot]",
          "committed_at": "2026-06-18T18:50:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53d4e0fe1c36307bb32376bb41070b6f339dd454",
          "body": "ci: bump stlc to ac3fc71, refresh spec with ID path-param examples",
          "is_bot": false,
          "headline": "Merge pull request #119 from dodopayments/stlc-generated-27691773345",
          "author_name": "Ayush Agarwal",
          "author_login": "aagarwal1012",
          "committed_at": "2026-06-17T15:31:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c6132fdf8783d4e333b869f45fd722b235c949e",
          "body": "The stlc seal predated the latest release, so the generated tree dropped\nCHANGELOG.md (and rust's .release-please-manifest.json). Restore them from main;\nkeeps the ID path-param examples + embedded-spec bump.",
          "is_bot": false,
          "headline": "chore: restore release-please-owned files from main",
          "author_name": "aagarwal1012",
          "author_login": "aagarwal1012",
          "committed_at": "2026-06-17T15:13:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3b8ecebcd023988f6cd5639efec759bff1c785d",
          "body": "- stlc ac3fc71: rust README usage/error examples now populate request bodies\n- openapi.json: 99 ID path-param examples (realistic full-length IDs), 1.105.3 -> 1.105.4\n\nStainless-Generated-From: 0c276d020f1baccb2c940c587995ffa5eaa05dcd",
          "is_bot": true,
          "headline": "ci: bump stlc to ac3fc71, refresh spec with ID path-param examples",
          "author_name": "dodo-squirrels[bot]",
          "author_login": "dodo-squirrels[bot]",
          "committed_at": "2026-06-17T13:19:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ba763f5ecb353e4adf06698b46132a004d978ec",
          "body": null,
          "is_bot": true,
          "headline": "release: 6.14.0",
          "author_name": "dodo-squirrels[bot]",
          "author_login": "dodo-squirrels[bot]",
          "committed_at": "2026-06-16T22:58:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96dece0b34d56044e876302eb5d8f90664b2e9bb",
          "body": "…teSessionResponse\n\nStainless-Generated-From: 0b58fd31add5ecc4e50b39623e5b0283fe521489",
          "is_bot": true,
          "headline": "feat(api): add tax_id_business_name and tax_id_format_name to Calcula…",
          "author_name": "dodo-squirrels[bot]",
          "author_login": "dodo-squirrels[bot]",
          "committed_at": "2026-06-16T22:49:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b59d2eb11e6447543d38d51a2ba0b7f4270c9d0a",
          "body": "release: 6.13.0",
          "is_bot": false,
          "headline": "Merge pull request #115 from dodopayments/release-please--branches--main",
          "author_name": "Ayush Agarwal",
          "author_login": "aagarwal1012",
          "committed_at": "2026-06-13T16:30:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1054971793aedb6d3d23e084d6c0abbfd2eed50e",
          "body": null,
          "is_bot": true,
          "headline": "release: 6.13.0",
          "author_name": "dodo-squirrels[bot]",
          "author_login": "dodo-squirrels[bot]",
          "committed_at": "2026-06-13T16:26:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d08a74ec2d9362d75088dc5402692e0f13de905",
          "body": "feat(spec): update OpenAPI to 1.105.0 — localized prices",
          "is_bot": false,
          "headline": "Merge pull request #114 from dodopayments/stlc-generated-27470115308",
          "author_name": "Ayush Agarwal",
          "author_login": "aagarwal1012",
          "committed_at": "2026-06-13T16:25:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6003a9071bbcd0ab5ec11959a304e24ece858807",
          "body": "Stainless-Generated-From: f33219b34bb26e5c37e0997a2427529cea21ba24",
          "is_bot": true,
          "headline": "feat(spec): update OpenAPI to 1.105.0 — localized prices",
          "author_name": "dodo-squirrels[bot]",
          "author_login": "dodo-squirrels[bot]",
          "committed_at": "2026-06-13T15:38:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "239d656941cab2655fba3a029d4be9be033e8f5c",
          "body": "release: 6.12.0",
          "is_bot": false,
          "headline": "Merge pull request #113 from dodopayments/release-please--branches--main",
          "author_name": "Ayush Agarwal",
          "author_login": "aagarwal1012",
          "committed_at": "2026-06-13T14:04:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7d4802792544cbf4a0063cd938a8a0ddc189c38",
          "body": null,
          "is_bot": true,
          "headline": "release: 6.12.0",
          "author_name": "dodo-squirrels[bot]",
          "author_login": "dodo-squirrels[bot]",
          "committed_at": "2026-06-13T09:51:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b0cfc7e281c48341bf8e246bf315990f74efece",
          "body": "feat(spec): update OpenAPI to 1.104.0 — product localized prices",
          "is_bot": false,
          "headline": "feat(spec): update OpenAPI to 1.104.0 — product localized prices (#112)",
          "author_name": "Ayush Agarwal",
          "author_login": "aagarwal1012",
          "committed_at": "2026-06-13T09:50:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9fa62ef8b0060554b465d4da63f1314d881aaaa4",
          "body": "Stainless-Generated-From: 6eee4c237bb3743af7769b011018cb3640927a92",
          "is_bot": true,
          "headline": "feat(spec): update OpenAPI to 1.104.0 — product localized prices",
          "author_name": "dodo-squirrels[bot]",
          "author_login": "dodo-squirrels[bot]",
          "committed_at": "2026-06-12T08:11:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3d90c93f776fa335c7efc7100c049b89929fd61",
          "body": "release: 6.11.0",
          "is_bot": false,
          "headline": "Merge pull request #111 from dodopayments/release-please--branches--main",
          "author_name": "Ayush Agarwal",
          "author_login": "aagarwal1012",
          "committed_at": "2026-06-06T08:17:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e09897c56707089a18867f28909d9ec9b5879c6",
          "body": null,
          "is_bot": true,
          "headline": "release: 6.11.0",
          "author_name": "dodo-squirrels[bot]",
          "author_login": "dodo-squirrels[bot]",
          "committed_at": "2026-06-06T08:15:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9dec550414a5003ea8abcf303ee1368adee97abc",
          "body": "feat(api): regenerate SDK from latest OpenAPI spec",
          "is_bot": false,
          "headline": "Merge pull request #110 from dodopayments/stlc-generated-27056960534",
          "author_name": "Ayush Agarwal",
          "author_login": "aagarwal1012",
          "committed_at": "2026-06-06T08:15:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b62edb937e27f5ce8bb2965af3c86c00412ad2b",
          "body": "Stainless-Generated-From: 81447b007516154bd80c3137451972d378bb71ed",
          "is_bot": true,
          "headline": "feat(api): regenerate SDK from latest OpenAPI spec",
          "author_name": "dodo-squirrels[bot]",
          "author_login": "dodo-squirrels[bot]",
          "committed_at": "2026-06-06T08:06:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ed5dbe6503b416b03bd058b393e9b5f42069d7c",
          "body": "release: 6.10.0",
          "is_bot": false,
          "headline": "Merge pull request #104 from dodopayments/release-please--branches--main",
          "author_name": "Ayush Agarwal",
          "author_login": "aagarwal1012",
          "committed_at": "2026-06-01T11:53:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74b555f02366e326ce64cef2e7a4311e06ef98d4",
          "body": null,
          "is_bot": true,
          "headline": "release: 6.10.0",
          "author_name": "dodo-squirrels[bot]",
          "author_login": "dodo-squirrels[bot]",
          "committed_at": "2026-06-01T11:48:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "834c2a58502757d9266146631309068f3d885be1",
          "body": "feat(readme): drop 'generated with Stainless' attribution from SDK READMEs",
          "is_bot": false,
          "headline": "Merge pull request #103 from dodopayments/stlc-generated-26752069573",
          "author_name": "Ayush Agarwal",
          "author_login": "aagarwal1012",
          "committed_at": "2026-06-01T11:47:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a2388b6f718fcc101e083cff74748211868e884",
          "body": "…ADMEs\n\nSets readme.include_stainless_attribution: false so stlc omits the\n'It is generated with [Stainless](https://www.stainless.com/).' tagline from\nevery generated SDK README. Pairs with the fork change (stlc f290900) that\nremoves the VS Code/Stainless badge, the stainless-api/sdk-assets proxy icons,\nand the stainless.com/blog enum link. Zero-Stainless footprint in READMEs.\n\nStainless-Generated-From: 12c816c58d4dff4aa1f487d8cb801925c4ee5d48",
          "is_bot": false,
          "headline": "feat(readme): drop 'generated with Stainless' attribution from SDK RE…",
          "author_name": "Ayush Agarwal",
          "author_login": "aagarwal1012",
          "committed_at": "2026-06-01T11:44:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e88ef86d90621994fcf1bf0f82dc08bc38bc9846",
          "body": "release: 6.9.0",
          "is_bot": false,
          "headline": "Merge pull request #102 from dodopayments/release-please--branches--main",
          "author_name": "Ayush Agarwal",
          "author_login": "aagarwal1012",
          "committed_at": "2026-06-01T09:51:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "098f9e325667b01fc006a440215531da6777901e",
          "body": null,
          "is_bot": true,
          "headline": "release: 6.9.0",
          "author_name": "dodo-squirrels[bot]",
          "author_login": "dodo-squirrels[bot]",
          "committed_at": "2026-06-01T08:57:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d5861ed27fb8441ef9bf3736fb8bb8e4603a472",
          "body": "Release-As: 6.9.0",
          "is_bot": true,
          "headline": "chore: release 6.9.0",
          "author_name": "dodo-squirrels[bot]",
          "author_login": "dodo-squirrels[bot]",
          "committed_at": "2026-06-01T08:57:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76e6e57064717599d116dcf0c059311b9aac0000",
          "body": "Automated SDK regeneration from 1.101.0 OpenAPI spec (run 26744530336; re-sealed).",
          "is_bot": false,
          "headline": "feat(api): regenerate SDK from latest OpenAPI spec (1.101.0)",
          "author_name": "Ayush Agarwal",
          "author_login": "aagarwal1012",
          "committed_at": "2026-06-01T08:56:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2eb1d9c44bffcae81c26e0a91139c095c6f5a360",
          "body": "…lin/ruby/php)\n\nThe 1.101.0 spec regen failed at apply-patches: today's release cycle advanced\neach SDK repo's main ~3 commits past the 2026-05-30 seal, so the new generation\nconflicted with the stale sealed baseline. Re-sealed against current main using\nthe fork stlc (build -> resolve embedded-spec\n[…]\nontinue). java unchanged (its seal still applies in CI).\nSee LEARNINGS §6 (re-seal) + the seal-follows-main invariant (to be added).\n\nStainless-Generated-From: 85958a446440d813b55dc392fbac5b0ef64a59c3",
          "is_bot": true,
          "headline": "chore: re-seal custom code for 1.101.0 spec (python/go/typescript/kot…",
          "author_name": "dodo-squirrels[bot]",
          "author_login": "dodo-squirrels[bot]",
          "committed_at": "2026-06-01T08:46:00Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "789a61909b87c42dd22345333387604e471cd068",
          "body": "Co-authored-by: dodo-squirrels[bot] <285060287+dodo-squirrels[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "release: 6.8.1 (#99)",
          "author_name": "dodo-squirrels[bot]",
          "author_login": "dodo-squirrels[bot]",
          "committed_at": "2026-06-01T07:20:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4aefb2312ac6ab0561fa0fae72cbec676db665f",
          "body": "Release-As: 6.8.1",
          "is_bot": true,
          "headline": "chore: release 6.8.1",
          "author_name": "dodo-squirrels[bot]",
          "author_login": "dodo-squirrels[bot]",
          "committed_at": "2026-06-01T07:10:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d9413e17543be00c829e13764724712c6b5eb76",
          "body": "Automated SDK regeneration from latest OpenAPI spec (stlc pipeline, run 26739416901).",
          "is_bot": true,
          "headline": "feat(api): regenerate SDK from latest OpenAPI spec",
          "author_name": "dodo-squirrels[bot]",
          "author_login": "dodo-squirrels[bot]",
          "committed_at": "2026-06-01T07:09:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ee5c62936f1ad0c14cb385fc14ebb961f1d3970",
          "body": null,
          "is_bot": true,
          "headline": "release: 6.8.0",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-05-21T13:25:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "843b42834d55cd19ef7b91831478a7336ecb7cf3",
          "body": null,
          "is_bot": true,
          "headline": "feat(api): fixed a breaking modal change",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-05-21T13:25:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9af4f4d1bf7ca4d2e23acb8677d0e67f7a50023",
          "body": "…s as well",
          "is_bot": true,
          "headline": "feat(api): updated openapi spec to v1.99.0 and added missing endpoint…",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-05-21T13:25:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "406021bcaeb093add45aad04169655d766688347",
          "body": null,
          "is_bot": true,
          "headline": "feat(api): stainless fixes",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-05-21T13:25:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8cff3fa17973948b4afd1861fd33907438003407",
          "body": null,
          "is_bot": true,
          "headline": "release: 6.7.2",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-05-14T07:24:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c08dfeef616023401d5a1c7c3d7caed94a9c077",
          "body": null,
          "is_bot": true,
          "headline": "feat(api): updated openapi spec to 1.98.0",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-05-14T07:24:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4514da66cfe8bf3071e4f21d8a21405d59822e96",
          "body": null,
          "is_bot": true,
          "headline": "feat(api): manual updates",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-05-14T07:24:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9a9685b8e15db49fa752014224459850fb6b0cd",
          "body": "Pin all GitHub Actions referenced in generated workflows (both\nfirst-party `actions/*` and third-party) to immutable commit SHAs.\nUpdating pinned actions is now a deliberate codegen-side bump rather\nthan implicit on every workflow run.",
          "is_bot": true,
          "headline": "ci: pin GitHub Actions to commit SHAs",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-05-14T07:24:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11c10af9a0d9242b63423eacb66059e07d83e2b2",
          "body": null,
          "is_bot": true,
          "headline": "feat(api): updated openapi spec to v1.97.10",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-05-14T07:24:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db53405db5b069a1733456b0487bc85008b6649d",
          "body": null,
          "is_bot": true,
          "headline": "fix: guzzle requires special handling to enable streaming",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-05-14T07:24:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7212cf300f6de863a11811e320cd6a1ef55ff8a9",
          "body": null,
          "is_bot": true,
          "headline": "release: 6.7.1",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-05-07T07:22:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9fd11a4e4c6839d8f9bc6837bf349c2c546c36e",
          "body": null,
          "is_bot": true,
          "headline": "fix(release): use canonical GitHub URL in Packagist publish script",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-05-07T07:22:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07d972220dcfcd7f94496c92e0712ba17429d430",
          "body": null,
          "is_bot": true,
          "headline": "release: 6.7.0",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-05-04T07:58:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "636effb829ac46fc8417b755e07cdc3aa213d690",
          "body": null,
          "is_bot": true,
          "headline": "feat(api): update openapi spec",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-05-04T07:58:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5bbf809f63cdf3e6b9ebe3893e11309ed3e72db1",
          "body": null,
          "is_bot": true,
          "headline": "codegen metadata",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-05-04T07:58:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ffa8df424c0b68ac6e24b65856be7ce82f4a338",
          "body": null,
          "is_bot": true,
          "headline": "release: 6.6.0",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-04-30T11:25:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32e5221fa322ebf21fc1b41b1ec2ac11a290d379",
          "body": null,
          "is_bot": true,
          "headline": "feat(api): added more models to make the dx easy",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-04-30T11:25:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26648fe3201f36557994501f3935cc7a6d1a59d4",
          "body": null,
          "is_bot": true,
          "headline": "feat(api): updated openapi spec to v1.97.5",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-04-30T11:25:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a18ee1941f86c04b9175e47fc35bcfa0bcffcd0f",
          "body": null,
          "is_bot": true,
          "headline": "codegen metadata",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-04-30T11:25:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98d5dd07a8ec8f8a7c7a4981ffbf6cab30f292ae",
          "body": null,
          "is_bot": true,
          "headline": "release: 6.5.0",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-04-28T10:34:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9e14f693cd0e3a455b9f22e72ee960b92540176",
          "body": null,
          "is_bot": true,
          "headline": "feat: support setting headers via env",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-04-28T10:34:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc83734cfe6fa96d01ae4351f4b47c00fae5d6fd",
          "body": null,
          "is_bot": true,
          "headline": "fix: revert enum parsing change that lead to unconditional failure",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-04-28T10:34:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fabfc730057a9b086bc66640332a90cc201851df",
          "body": null,
          "is_bot": true,
          "headline": "release: 6.4.1",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-04-18T14:56:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "892d1415840058e944054dcbbcac06abd7086c61",
          "body": null,
          "is_bot": true,
          "headline": "chore(tests): bump steady to v0.22.1",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-04-18T14:56:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "085110995a5aaae73537d6744c832dfde3f55967",
          "body": null,
          "is_bot": true,
          "headline": "fix: populate enum-typed properties with enum instances",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-04-18T14:56:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f35c8cf2ad6424f60176d187c44ea2f81a44792",
          "body": null,
          "is_bot": true,
          "headline": "fix(client): resolve serialization issue with unions and enums",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-04-18T14:56:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "649215d8695a5f942ca6ea2c8d9ec6aa01be908a",
          "body": null,
          "is_bot": true,
          "headline": "release: 6.4.0",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-04-14T07:48:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d45810f22a3019fc747fee7fdd7c17d6cf6dc5a",
          "body": null,
          "is_bot": true,
          "headline": "feat(api): update openapi spec to v1.95.3",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-04-14T07:48:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3205862967740d5ca75d496220ea42cac67e5866",
          "body": null,
          "is_bot": true,
          "headline": "fix(client): properly generate file params",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-04-14T07:48:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0da25d6eaf31094062a2285a3a5183c13d69b70",
          "body": null,
          "is_bot": true,
          "headline": "release: 6.3.0",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-04-08T10:45:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3319818513e07454eb89fbd9cf5224cf56fe03a1",
          "body": null,
          "is_bot": true,
          "headline": "feat(api): updated openapi spec to v1.94.2",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-04-08T10:45:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e97c2698402ea1fe3108a58b3bf77eefb4d2b7f",
          "body": null,
          "is_bot": true,
          "headline": "release: 6.2.0",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-04-01T17:23:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef0942c4aa95e27820c8f7b1d19eb8b60f783e98",
          "body": null,
          "is_bot": true,
          "headline": "feat(api): updated openapi spec to v1.93.0",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-04-01T17:23:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae2d970c53336c4a513877bf7d01c663b36b8880",
          "body": null,
          "is_bot": true,
          "headline": "chore(tests): bump steady to v0.20.2",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-04-01T17:23:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b14b46f712f493676a8704af0a87004cecc2a20b",
          "body": null,
          "is_bot": true,
          "headline": "chore(tests): bump steady to v0.20.1",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-04-01T17:23:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03d7a6e769a5c08ede5f035e82294fc13acd6ab4",
          "body": null,
          "is_bot": true,
          "headline": "release: 6.1.1",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-03-27T09:03:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0589330f31c564e2be468fcd5856dfde0decbd68",
          "body": null,
          "is_bot": true,
          "headline": "chore(internal): update multipart form array serialization",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-03-27T09:03:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ea7005c06eb18be9b0d611eb5a326de33f48c76",
          "body": null,
          "is_bot": true,
          "headline": "release: 6.1.0",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-03-25T12:04:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8b6b5ebb9212a1efbe7b9d4d7faeeefb42e40ee",
          "body": null,
          "is_bot": true,
          "headline": "feat(api): updated openapi spec to v1.92.3",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-03-25T12:04:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3e8de4d09f61f65141bbb4ce9c5624645d23a3c",
          "body": null,
          "is_bot": true,
          "headline": "feat(api): manual updates",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-03-25T12:04:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc2dc4e4cba5627a5851dd96c362b2146d8e2c40",
          "body": null,
          "is_bot": true,
          "headline": "feat(api): added cancel change plan endpoint",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-03-25T12:04:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c9b9d8aeb846096dc58364d5f76107693019b20",
          "body": null,
          "is_bot": true,
          "headline": "feat(api): updated openapi spec to 1.92.1",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-03-25T12:04:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77265acefc2156b41e23c7d0315df86623bd9ec0",
          "body": null,
          "is_bot": true,
          "headline": "chore(tests): bump steady to v0.19.7",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-03-25T12:04:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d417c5980286dfd437866e5aecb2192bde9dd631",
          "body": null,
          "is_bot": true,
          "headline": "chore(tests): bump steady to v0.19.6",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-03-25T12:04:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c99462ba56ed007b1c68abe9149135a3fe1dbc71",
          "body": null,
          "is_bot": true,
          "headline": "release: 6.0.0",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-03-22T17:56:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b87b80b18f524673ba6ae6b920084268b6d0fa4",
          "body": null,
          "is_bot": true,
          "headline": "chore(tests): bump steady to v0.19.5",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-03-22T17:56:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89681b80a663af5473a83b346bcbfbe5881d2992",
          "body": null,
          "is_bot": true,
          "headline": "chore(tests): bump steady to v0.19.4",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-03-22T17:56:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 80,
      "commits_last_year": 327,
      "latest_release_at": "2026-07-09T08:09:53Z",
      "latest_release_tag": "v6.17.1",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 45,
      "days_since_latest_release": 15,
      "mean_days_between_releases": 3.7
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 50,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "dodopayments/client",
          "exists": true,
          "license": "Apache-2.0",
          "keywords": [],
          "ecosystem": "packagist",
          "matches_repo": true,
          "registry_url": "https://packagist.org/packages/dodopayments/client",
          "is_deprecated": false,
          "latest_version": "v6.17.1",
          "repository_url": "https://github.com/dodopayments/dodopayments-php",
          "versions_count": 80,
          "total_downloads": 13252,
          "dependents_count": 0,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 3345,
          "first_published_at": null,
          "latest_published_at": "2026-07-09T08:09:39Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 15
        }
      ]
    },
    "popularity": {
      "forks": 4,
      "stars": 3,
      "watchers": 0,
      "fork_history": {
        "days": [
          {
            "date": "2025-05-18",
            "count": 1
          },
          {
            "date": "2025-07-15",
            "count": 1
          },
          {
            "date": "2025-08-22",
            "count": 1
          },
          {
            "date": "2025-09-17",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 4,
        "total_forks": 4
      },
      "star_history": null,
      "open_issues_and_prs": 1
    },
    "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": 31841,
      "source_files_sampled": 667,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "composer.json"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "guzzlehttp/guzzle",
            "direct": false,
            "version": "7.10.0",
            "severity": "moderate",
            "ecosystem": "packagist",
            "cvss_score": 5.9,
            "advisory_ids": [
              "GHSA-94pj-82f3-465w",
              "GHSA-cwxw-98qj-8qjx",
              "GHSA-f283-ghqc-fg79",
              "GHSA-g446-98w2-8p5w",
              "GHSA-h95v-h523-3mw8",
              "GHSA-wm3w-8rrp-j577",
              "GHSA-wpwq-4j6v-78m3"
            ],
            "fixed_version": "7.15.1",
            "advisory_count": 7,
            "oldest_advisory_days": 34
          },
          {
            "name": "guzzlehttp/psr7",
            "direct": false,
            "version": "2.9.0",
            "severity": "moderate",
            "ecosystem": "packagist",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-34xg-wgjx-8xph",
              "GHSA-c2w2-prh8-qm98",
              "GHSA-hq7v-mx3g-29hw",
              "GHSA-vm85-hxw5-5432"
            ],
            "fixed_version": "2.12.3",
            "advisory_count": 4,
            "oldest_advisory_days": 42
          },
          {
            "name": "symfony/process",
            "direct": false,
            "version": "7.4.3",
            "severity": "moderate",
            "ecosystem": "packagist",
            "cvss_score": 6.3,
            "advisory_ids": [
              "GHSA-r39x-jcww-82v6"
            ],
            "fixed_version": "8.0.5",
            "advisory_count": 1,
            "oldest_advisory_days": 176
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "moderate": 3
        },
        "advisory_count": 12,
        "affected_count": 3,
        "assessed_count": 101,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "packagist"
      ],
      "dependencies": [
        {
          "name": "psr/http-client",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^1"
        },
        {
          "name": "psr/http-client-implementation",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^1"
        },
        {
          "name": "psr/http-factory-implementation",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^1"
        },
        {
          "name": "psr/http-message",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^1|^2"
        },
        {
          "name": "standard-webhooks/standard-webhooks",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^1"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "psr/http-client",
            "direct": true,
            "version": "1.0.3",
            "ecosystem": "packagist"
          },
          {
            "name": "psr/http-message",
            "direct": true,
            "version": "2.0",
            "ecosystem": "packagist"
          },
          {
            "name": "standard-webhooks/standard-webhooks",
            "direct": true,
            "version": "1.0.0",
            "ecosystem": "packagist"
          },
          {
            "name": "brianium/paratest",
            "direct": false,
            "version": "7.8.5",
            "ecosystem": "packagist"
          },
          {
            "name": "clue/ndjson-react",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "packagist"
          },
          {
            "name": "clue/stream-filter",
            "direct": false,
            "version": "1.7.0",
            "ecosystem": "packagist"
          },
          {
            "name": "composer/pcre",
            "direct": false,
            "version": "3.3.2",
            "ecosystem": "packagist"
          },
          {
            "name": "composer/semver",
            "direct": false,
            "version": "3.4.4",
            "ecosystem": "packagist"
          },
          {
            "name": "composer/xdebug-handler",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "packagist"
          },
          {
            "name": "doctrine/deprecations",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "packagist"
          },
          {
            "name": "evenement/evenement",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "packagist"
          },
          {
            "name": "fidry/cpu-core-counter",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "packagist"
          },
          {
            "name": "filp/whoops",
            "direct": false,
            "version": "2.18.4",
            "ecosystem": "packagist"
          },
          {
            "name": "friendsofphp/php-cs-fixer",
            "direct": false,
            "version": "3.92.5",
            "ecosystem": "packagist"
          },
          {
            "name": "guzzlehttp/guzzle",
            "direct": false,
            "version": "7.10.0",
            "ecosystem": "packagist"
          },
          {
            "name": "guzzlehttp/promises",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "packagist"
          },
          {
            "name": "guzzlehttp/psr7",
            "direct": false,
            "version": "2.9.0",
            "ecosystem": "packagist"
          },
          {
            "name": "jean85/pretty-package-versions",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "packagist"
          },
          {
            "name": "myclabs/deep-copy",
            "direct": false,
            "version": "1.13.4",
            "ecosystem": "packagist"
          },
          {
            "name": "nikic/php-parser",
            "direct": false,
            "version": "5.7.0",
            "ecosystem": "packagist"
          },
          {
            "name": "nunomaduro/collision",
            "direct": false,
            "version": "8.8.3",
            "ecosystem": "packagist"
          },
          {
            "name": "nunomaduro/termwind",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "packagist"
          },
          {
            "name": "nyholm/psr7",
            "direct": false,
            "version": "1.8.2",
            "ecosystem": "packagist"
          },
          {
            "name": "pestphp/pest",
            "direct": false,
            "version": "3.8.5",
            "ecosystem": "packagist"
          },
          {
            "name": "pestphp/pest-plugin",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "packagist"
          },
          {
            "name": "pestphp/pest-plugin-arch",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "packagist"
          },
          {
            "name": "pestphp/pest-plugin-mutate",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "packagist"
          },
          {
            "name": "phar-io/manifest",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "packagist"
          },
          {
            "name": "phar-io/version",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "packagist"
          },
          {
            "name": "php-http/client-common",
            "direct": false,
            "version": "2.7.3",
            "ecosystem": "packagist"
          },
          {
            "name": "php-http/discovery",
            "direct": false,
            "version": "1.20.0",
            "ecosystem": "packagist"
          },
          {
            "name": "php-http/httplug",
            "direct": false,
            "version": "2.4.1",
            "ecosystem": "packagist"
          },
          {
            "name": "php-http/message",
            "direct": false,
            "version": "1.16.2",
            "ecosystem": "packagist"
          },
          {
            "name": "php-http/mock-client",
            "direct": false,
            "version": "1.6.1",
            "ecosystem": "packagist"
          },
          {
            "name": "php-http/promise",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "packagist"
          },
          {
            "name": "phpdocumentor/reflection-common",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "packagist"
          },
          {
            "name": "phpdocumentor/reflection-docblock",
            "direct": false,
            "version": "5.6.6",
            "ecosystem": "packagist"
          },
          {
            "name": "phpdocumentor/type-resolver",
            "direct": false,
            "version": "1.12.0",
            "ecosystem": "packagist"
          },
          {
            "name": "phpstan/extension-installer",
            "direct": false,
            "version": "1.4.3",
            "ecosystem": "packagist"
          },
          {
            "name": "phpstan/phpdoc-parser",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "packagist"
          },
          {
            "name": "phpstan/phpstan",
            "direct": false,
            "version": "2.1.33",
            "ecosystem": "packagist"
          },
          {
            "name": "phpstan/phpstan-phpunit",
            "direct": false,
            "version": "2.0.11",
            "ecosystem": "packagist"
          },
          {
            "name": "phpunit/php-code-coverage",
            "direct": false,
            "version": "11.0.12",
            "ecosystem": "packagist"
          },
          {
            "name": "phpunit/php-file-iterator",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "packagist"
          },
          {
            "name": "phpunit/php-invoker",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "packagist"
          },
          {
            "name": "phpunit/php-text-template",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "packagist"
          },
          {
            "name": "phpunit/php-timer",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "packagist"
          },
          {
            "name": "phpunit/phpunit",
            "direct": false,
            "version": "11.5.50",
            "ecosystem": "packagist"
          },
          {
            "name": "psr/container",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "packagist"
          },
          {
            "name": "psr/event-dispatcher",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "packagist"
          },
          {
            "name": "psr/http-factory",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "packagist"
          },
          {
            "name": "psr/log",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "packagist"
          },
          {
            "name": "psr/simple-cache",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "packagist"
          },
          {
            "name": "ralouphie/getallheaders",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "packagist"
          },
          {
            "name": "react/cache",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "packagist"
          },
          {
            "name": "react/child-process",
            "direct": false,
            "version": "0.6.7",
            "ecosystem": "packagist"
          },
          {
            "name": "react/dns",
            "direct": false,
            "version": "1.14.0",
            "ecosystem": "packagist"
          },
          {
            "name": "react/event-loop",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "packagist"
          },
          {
            "name": "react/promise",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "packagist"
          },
          {
            "name": "react/socket",
            "direct": false,
            "version": "1.17.0",
            "ecosystem": "packagist"
          },
          {
            "name": "react/stream",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/cli-parser",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/code-unit",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/code-unit-reverse-lookup",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/comparator",
            "direct": false,
            "version": "6.3.3",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/complexity",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/diff",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/environment",
            "direct": false,
            "version": "7.2.1",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/exporter",
            "direct": false,
            "version": "6.3.2",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/global-state",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/lines-of-code",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/object-enumerator",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/object-reflector",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/recursion-context",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/type",
            "direct": false,
            "version": "5.1.3",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/version",
            "direct": false,
            "version": "5.0.2",
            "ecosystem": "packagist"
          },
          {
            "name": "staabm/side-effects-detector",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/console",
            "direct": false,
            "version": "7.4.3",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/deprecation-contracts",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/event-dispatcher",
            "direct": false,
            "version": "7.4.0",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/event-dispatcher-contracts",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/filesystem",
            "direct": false,
            "version": "7.4.0",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/finder",
            "direct": false,
            "version": "7.4.3",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/http-client",
            "direct": false,
            "version": "7.4.3",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/http-client-contracts",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/options-resolver",
            "direct": false,
            "version": "7.4.0",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/polyfill-ctype",
            "direct": false,
            "version": "1.33.0",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/polyfill-intl-grapheme",
            "direct": false,
            "version": "1.33.0",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/polyfill-intl-normalizer",
            "direct": false,
            "version": "1.33.0",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/polyfill-mbstring",
            "direct": false,
            "version": "1.33.0",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/polyfill-php80",
            "direct": false,
            "version": "1.33.0",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/polyfill-php81",
            "direct": false,
            "version": "1.33.0",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/polyfill-php83",
            "direct": false,
            "version": "1.33.0",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/polyfill-php84",
            "direct": false,
            "version": "1.33.0",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/process",
            "direct": false,
            "version": "7.4.3",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/service-contracts",
            "direct": false,
            "version": "3.6.1",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/stopwatch",
            "direct": false,
            "version": "7.4.0",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/string",
            "direct": false,
            "version": "7.4.0",
            "ecosystem": "packagist"
          },
          {
            "name": "ta-tikoma/phpunit-architecture-test",
            "direct": false,
            "version": "0.8.5",
            "ecosystem": "packagist"
          },
          {
            "name": "theseer/tokenizer",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "packagist"
          },
          {
            "name": "webmozart/assert",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "packagist"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 101,
        "direct_count": 3,
        "indirect_count": 98
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 105,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 6,
        "closed_unmerged_prs": 27
      },
      "bus_factor": 1,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "aagarwal1012",
          "commits": 39,
          "avatar_url": "https://avatars.githubusercontent.com/u/34043023?v=4"
        },
        {
          "type": "User",
          "login": "that-ambuj",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/97109381?v=4"
        }
      ],
      "contributors_sampled": 2,
      "top_contributor_share": 0.929
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml",
        "publish-packagist.yml",
        "release-doctor.yml",
        "release-please.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".php-cs-fixer.dist.php"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "composer.lock"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 3,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "16 out of 16 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/1 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 14 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 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": 10,
            "reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": null,
            "reason": "no dependencies found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 10,
            "reason": "SAST tool is run on all commits",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 10,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": null,
            "reason": "No tokens found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "12 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "42cfe43105f88e3668327acd32cafcba530f9a86",
        "ran_at": "2026-07-24T09:40:07Z",
        "aggregate_score": 5,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-19T09:05:37Z",
      "oldest_open_prs": [
        {
          "number": 139,
          "created_at": "2026-07-24T09:39:55Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-09T08:09:39Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/dodopayments/dodopayments-php",
    "host": "github.com",
    "name": "dodopayments-php",
    "owner": "dodopayments"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 68,
      "inputs": {
        "security": 60,
        "vitality": 97,
        "community": 33,
        "governance": 62,
        "engineering": 80
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 97,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 95,
            "inputs": {
              "commits_last_year": 327,
              "human_commit_share": 0.25,
              "days_since_last_push": 0,
              "active_weeks_last_year": 45
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "45/52 weeks with commits",
                "points": 31.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 45
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "327 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 327
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "releases_count": 80,
              "latest_release_tag": "v6.17.1",
              "releases_from_tags": false,
              "days_since_latest_release": 15,
              "mean_days_between_releases": 3.7
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "80 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 80
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 15 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 15
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~3.7 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 3.7
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 15,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 15 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 15
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 33,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 9,
            "inputs": {
              "forks": 4,
              "stars": 3,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "3 stars",
                "points": 4.9,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "4 forks",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "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": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "at_risk",
            "name": "Ecosystem adoption (downloads)",
            "note": null,
            "notes": [],
            "value": 47,
            "inputs": {
              "packages": [
                "dodopayments/client"
              ],
              "dependents": 0,
              "ecosystems": "packagist",
              "total_downloads": 13252,
              "monthly_downloads": 3345
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "3,345 downloads/month across packagist",
                "points": 47,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 3345,
                      "ecosystems": "packagist"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "0 packages depend on it",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "registry_dependents",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 62,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 23,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 2,
              "top_contributor_share": 0.929
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 93% of commits",
                "points": 1.6,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 93
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "2 contributors",
                "points": 2.7,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 14 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 77,
            "inputs": {
              "merged_prs": 105,
              "open_issues": 0,
              "closed_issues": 6,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 27
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 46.8,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "105/132 decided PRs merged",
                "points": 30.4,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 105,
                      "decided": 132
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/1 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 63,
            "inputs": {
              "followers": 206,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "dodopayments",
              "public_repos": 47,
              "account_age_days": 813
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "206 followers of dodopayments",
                "points": 16.7,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 206,
                      "login": "dodopayments"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "47 public repos, account ~2 yr old",
                "points": 16.7,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 47
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 2
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "dodopayments/client"
              ],
              "ecosystems": "packagist",
              "any_deprecated": false,
              "min_days_since_publish": 15
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on packagist",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "packagist"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 15 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 15
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "80 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 80
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 80,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "4 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "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": ".php-cs-fixer.dist.php",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".php-cs-fixer.dist.php"
                    }
                  }
                ],
                "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": "16 out of 16 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [
                "dodopayments",
                "php"
              ],
              "has_wiki": true,
              "homepage": "https://packagist.org/packages/dodopayments/client",
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://packagist.org/packages/dodopayments/client",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "2 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "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": "moderate",
        "name": "Security",
        "value": 60,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 50,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 13,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 5,
              "scorecard_aggregate": 5
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "16 out of 16 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/1 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 14 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no 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": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is run on all commits",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "12 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 101 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 101
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 12,
              "affected_packages": 3,
              "assessed_packages": 101,
              "unassessed_packages": 0,
              "affected_by_severity": "moderate 3",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 101,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 14
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 46,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 1,
              "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": "25 of 25 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 25,
                      "sampled": 25
                    }
                  }
                ],
                "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": 48,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "composer.lock"
              ],
              "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": ".php-cs-fixer.dist.php",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".php-cs-fixer.dist.php"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "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": 55,
            "inputs": {
              "primary_language": "PHP",
              "largest_source_bytes": 31841,
              "source_files_sampled": 667,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "PHP without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "PHP"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/667 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 667,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-24T09:40:24.625090Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/d/dodopayments/dodopayments-php.svg",
  "full_name": "dodopayments/dodopayments-php",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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