JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 5532,
"has_wiki": true,
"homepage": null,
"languages": {
"PHP": 37250355,
"Shell": 158
},
"pushed_at": "2026-03-13T16:07:40Z",
"created_at": "2021-03-15T13:21:35Z",
"owner_type": "Organization",
"updated_at": "2026-07-22T00:53:45Z",
"description": null,
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "PHP",
"significant_languages": [
"PHP"
]
},
"owner": {
"blog": "https://shopify.engineering/",
"name": "Shopify",
"type": "Organization",
"login": "Shopify",
"company": null,
"location": "The Internet",
"followers": 8367,
"avatar_url": "https://avatars.githubusercontent.com/u/8085?v=4",
"created_at": "2008-04-21T18:02:10Z",
"is_verified": null,
"public_repos": 1219,
"account_age_days": 6674
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v6.1.1",
"kind": "patch",
"published_at": "2026-03-02T21:48:12Z"
},
{
"tag": "v5.10.0",
"kind": "minor",
"published_at": "2025-04-03T18:45:59Z"
},
{
"tag": "v5.8.0",
"kind": "minor",
"published_at": "2024-11-12T17:53:16Z"
},
{
"tag": "v5.7.0",
"kind": "minor",
"published_at": "2024-10-22T19:16:30Z"
},
{
"tag": "v5.6.0",
"kind": "minor",
"published_at": "2024-07-02T17:54:03Z"
},
{
"tag": "v5.5.1",
"kind": "patch",
"published_at": "2024-05-31T12:55:58Z"
},
{
"tag": "v1.0.1",
"kind": "patch",
"published_at": "2021-11-30T16:26:27Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2021-09-22T18:52:56Z"
},
{
"tag": "0.0.2",
"kind": "patch",
"published_at": "2021-04-30T17:17:14Z"
},
{
"tag": "0.0.1",
"kind": "patch",
"published_at": "2021-04-30T17:16:40Z"
}
],
"recent_commits": [
{
"oid": "3c41a5e1b3f92c840eab3085c44009493cc6dffc",
"body": "Update CODEOWNERS to @shop/dev_experience",
"is_bot": false,
"headline": "Merge pull request #459 from Shopify/update-codeowners-app-inner-loop",
"author_name": "Richard Powell",
"author_login": "byrichardpowell",
"committed_at": "2026-03-13T13:17:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e571c77b976304a6a5b3a810002c7886abb54e1",
"body": null,
"is_bot": false,
"headline": "Update CODEOWNERS to @shop/dev_experience",
"author_name": "Richard Powell",
"author_login": "byrichardpowell",
"committed_at": "2026-03-13T13:00:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1058fb4a0f433c426b986f9d6b9715776b290e1f",
"body": null,
"is_bot": false,
"headline": "Update CODEOWNERS to @shopify/app-inner-loop",
"author_name": "Richard Powell",
"author_login": "byrichardpowell",
"committed_at": "2026-03-12T18:56:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80e89587db4c6f111b52029a29a0f26277300b76",
"body": "Preparing for release 6.1.1",
"is_bot": false,
"headline": "Merge pull request #458 from Shopify/v6.1.1",
"author_name": "Liz Kenyon",
"author_login": "lizkenyon",
"committed_at": "2026-03-02T21:44:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "630023960ce65cda23ba767f68fcc7d9f4413279",
"body": "Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Preparing for release 6.1.1",
"author_name": "Liz Kenyon",
"author_login": "lizkenyon",
"committed_at": "2026-03-02T16:00:47Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "6eb1a25b1fbb4c6b81d9397efbe6e8e9f2931c74",
"body": "Update firebase/php-jwt to ^7.0 (security fix)",
"is_bot": false,
"headline": "Merge pull request #456 from Shopify/update-firebase-jwt",
"author_name": "Liz Kenyon",
"author_login": "lizkenyon",
"committed_at": "2026-03-02T15:52:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a144a84f767708515458689fc2bf769c9e465d6",
"body": "Resolves #454. The firebase/php-jwt ^5.2 || ^6.2 constraint is affected\nby security advisory GHSA-2x45-7fc3-mxwq (CVE-2025-45769), which\nprevents Composer from installing the library without warnings.\n\n- Update firebase/php-jwt constraint to ^7.0\n- Regenerate composer.lock on PHP 8.1 to maintain com\n[…]\nminimum HMAC key size (32 bytes)\n- Extract test secrets into named constants for readability\n- Fix broken packagist link in README\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Update firebase/php-jwt to ^7.0 to fix security vulnerability",
"author_name": "Liz Kenyon",
"author_login": "lizkenyon",
"committed_at": "2026-03-02T15:28:54Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "6591f328cdcd764ba9d99312d0ab8df2e791853f",
"body": "Add a CTA to the new package",
"is_bot": false,
"headline": "Merge pull request #453 from Shopify/add-new-package-cta",
"author_name": "Richard Powell",
"author_login": "byrichardpowell",
"committed_at": "2026-02-10T20:29:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d02b91b569cc97c28e7c7e9b2797434668083e04",
"body": null,
"is_bot": false,
"headline": "Add a CTA to the new package",
"author_name": "Richard Powell",
"author_login": "byrichardpowell",
"committed_at": "2026-02-09T19:30:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "caa2287b000a175fad03d305eaf10c1626c3a8d8",
"body": "Preparing for release 6.1.0",
"is_bot": false,
"headline": "Merge pull request #451 from Shopify/v6.1.0",
"author_name": "Liz Kenyon",
"author_login": "lizkenyon",
"committed_at": "2026-01-23T19:34:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1617d3722e930891a078a1b57cb4d647d0aa190",
"body": null,
"is_bot": false,
"headline": "Preparing for release 6.1.0",
"author_name": "Liz Kenyon",
"author_login": "lizkenyon",
"committed_at": "2026-01-21T19:47:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1cce40e921bd55bec876d07babf2a91f2dde9380",
"body": "Add 2026-01 REST resources",
"is_bot": false,
"headline": "Merge pull request #450 from Shopify/2026-01-API-version",
"author_name": "Liz Kenyon",
"author_login": "lizkenyon",
"committed_at": "2026-01-21T19:44:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73189b241b0189d0f5ec43b6190760b4ffb0e9d4",
"body": null,
"is_bot": false,
"headline": "Add 2026-01 REST resources",
"author_name": "Liz Kenyon",
"author_login": "lizkenyon",
"committed_at": "2026-01-16T22:27:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4d177e8ce062aa302aef10e29bc274ac26ccd19",
"body": "Release version 6.0.0",
"is_bot": false,
"headline": "Merge pull request #435 from Shopify/release-v6.0.0",
"author_name": "Liz Kenyon",
"author_login": "lizkenyon",
"committed_at": "2025-10-28T19:19:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7251ba2101249632bc95889ca5a1660ff261ab1b",
"body": "This major release includes:\n- ⚠️ [Breaking] Remove `ApiVersion::LATEST` constant to prevent semver violations\n- Add compliance webhook topics (#425)\n- Add support for 2025-10 API version (#433)\n\nThe `apiVersion` parameter is now required in `Context::initialize()`.\nDevelopers must explicitly specify API versions.\nSee BREAKING_CHANGES_FOR_V6.md for migration details.\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "Release version 6.0.0",
"author_name": "Liz Kenyon",
"author_login": "lizkenyon",
"committed_at": "2025-10-28T15:47:36Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "6be80743447eb22dddd2fbfa0613861202655239",
"body": "…s-cool/issues-helper-3.6.3\n\nBump actions-cool/issues-helper from 3.6.2 to 3.6.3",
"is_bot": false,
"headline": "Merge pull request #430 from Shopify/dependabot/github_actions/action…",
"author_name": "Liz Kenyon",
"author_login": "lizkenyon",
"committed_at": "2025-10-28T15:40:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91ac34dab61af3a3916901b308e25386387fa356",
"body": "…s-helper-3.6.3",
"is_bot": false,
"headline": "Merge branch 'main' into dependabot/github_actions/actions-cool/issue…",
"author_name": "Liz Kenyon",
"author_login": "lizkenyon",
"committed_at": "2025-10-28T15:37:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b53f9b1365c350d734bbf5e896196276400168f",
"body": "…mathur/setup-php-2.35.5\n\nBump shivammathur/setup-php from 2.35.3 to 2.35.5",
"is_bot": false,
"headline": "Merge pull request #431 from Shopify/dependabot/github_actions/shivam…",
"author_name": "Liz Kenyon",
"author_login": "lizkenyon",
"committed_at": "2025-10-28T15:37:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7fee02f6aff4541345ec8ce93e667a6c0e744da",
"body": "…-php-2.35.5",
"is_bot": false,
"headline": "Merge branch 'main' into dependabot/github_actions/shivammathur/setup…",
"author_name": "Liz Kenyon",
"author_login": "lizkenyon",
"committed_at": "2025-10-28T15:35:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4089aac0a06b05d63c88dc0b98e5551431758d0",
"body": "[Breaking] Remove ApiVersion::LATEST constant",
"is_bot": false,
"headline": "Merge pull request #434 from Shopify/remove-latest-api-constant",
"author_name": "Liz Kenyon",
"author_login": "lizkenyon",
"committed_at": "2025-10-28T15:29:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22cd09039e82d9adc3a21d81d3b2a6c3f7edeae9",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into remove-latest-api-constant",
"author_name": "Liz Kenyon",
"author_login": "lizkenyon",
"committed_at": "2025-10-28T15:23:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9289f9442b72824179bc44643a42ddba9c1d207f",
"body": "Add support for Shopify Admin API 2025-10 version",
"is_bot": false,
"headline": "Merge pull request #433 from Shopify/2025-10-REST-resources",
"author_name": "Liz Kenyon",
"author_login": "lizkenyon",
"committed_at": "2025-10-28T15:20:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6227e3b857ffa8770e20403832980ead2946a6f5",
"body": "Updated the library to support the newly released 2025-10 REST Admin API version. Added 66 REST resource classes and corresponding test files covering all available endpoints in this API version, and set 2025-10 as the latest API version.\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add support for Shopify Admin API 2025-10 version",
"author_name": "Liz Kenyon",
"author_login": "lizkenyon",
"committed_at": "2025-10-28T15:16:41Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "a30842cdb0f35f84833025d524321f98026f487f",
"body": "…tion\n\nPrevent semantic versioning violations where library updates automatically\nchange API versions, potentially breaking production apps without developer\nawareness or control\n\nBreaking change: apiVersion parameter now required in Context::initialize()\nMigration: Developers must explicitly specif\n[…]\nder Shopify library strategy\nSee BREAKING_CHANGES_FOR_V6.md for complete migration guide\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "Remove ApiVersion::LATEST constant and require explicit version selec…",
"author_name": "Liz Kenyon",
"author_login": "lizkenyon",
"committed_at": "2025-10-15T17:13:06Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "7ff46c46aa55a63c742f0e24b38a98a7bf0685eb",
"body": "…s-helper-3.6.3",
"is_bot": false,
"headline": "Merge branch 'main' into dependabot/github_actions/actions-cool/issue…",
"author_name": "Liz Kenyon",
"author_login": "lizkenyon",
"committed_at": "2025-10-15T14:51:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7f1d14e515032c546cf17ee4924013be6d45b47",
"body": "Add compliance webhook topics",
"is_bot": false,
"headline": "Merge pull request #425 from Hike-SEO/356-compliance-webhooks",
"author_name": "Liz Kenyon",
"author_login": "lizkenyon",
"committed_at": "2025-10-15T14:50:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c77ac397e3c61e4161a012778c5358e1ffd0747",
"body": "[Docs] Add guide for rest resource generation",
"is_bot": false,
"headline": "Merge pull request #419 from Shopify/Add-rest-resource-guide",
"author_name": "Liz Kenyon",
"author_login": "lizkenyon",
"committed_at": "2025-10-15T14:29:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f073e07119336323a9cf1b29f97d16ac07750651",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into Add-rest-resource-guide",
"author_name": "Liz Kenyon",
"author_login": "lizkenyon",
"committed_at": "2025-10-15T14:25:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17f971eec421e1a37589d200b048525d6fc78e6d",
"body": "Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.35.3 to 2.35.5.\n- [Release notes](https://github.com/shivammathur/setup-php/releases)\n- [Commits](https://github.com/shivammathur/setup-php/compare/20529878ed81ef8e78ddf08b480401e6101a850f...bf6b4fbd49ca58e4608c9c89fba0\n[…]\ndency-name: shivammathur/setup-php\n dependency-version: 2.35.5\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump shivammathur/setup-php from 2.35.3 to 2.35.5",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-09-22T12:24:36Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1954065136a57ca2acb165b418b2c2ded422b1bb",
"body": "Bumps [actions-cool/issues-helper](https://github.com/actions-cool/issues-helper) from 3.6.2 to 3.6.3.\n- [Release notes](https://github.com/actions-cool/issues-helper/releases)\n- [Changelog](https://github.com/actions-cool/issues-helper/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions-\n[…]\ncy-name: actions-cool/issues-helper\n dependency-version: 3.6.3\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions-cool/issues-helper from 3.6.2 to 3.6.3",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-09-08T12:49:44Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "062158204bb1d20eb5886237bfbae9a9810eba5f",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into 356-compliance-webhooks",
"author_name": "ross-hike",
"author_login": "ross-hike",
"committed_at": "2025-09-01T14:37:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc11f0151b95999ea1badbb91891d92a599db9e5",
"body": "…s/checkout-5.0.0\n\nBump actions/checkout from 2.7.0 to 5.0.0",
"is_bot": false,
"headline": "Merge pull request #427 from Shopify/dependabot/github_actions/action…",
"author_name": "Liz Kenyon",
"author_login": "lizkenyon",
"committed_at": "2025-08-19T20:40:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4cd8fe018a8cced1acdf0b4df73e87071549243c",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 2.7.0 to 5.0.0.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v2.7.0...08c6903cd8c0fd\n[…]\n- dependency-name: actions/checkout\n dependency-version: 5.0.0\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/checkout from 2.7.0 to 5.0.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-08-19T20:36:17Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d4bf6d7c8c77e0dd0c21b1304f7726de8f682574",
"body": "…mathur/setup-php-2.35.3\n\nBump shivammathur/setup-php from 2.33.0 to 2.35.3",
"is_bot": false,
"headline": "Merge pull request #426 from Shopify/dependabot/github_actions/shivam…",
"author_name": "Liz Kenyon",
"author_login": "lizkenyon",
"committed_at": "2025-08-19T20:35:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9024872c80cb92e84494fdb77718d12b20e4d29f",
"body": "Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.33.0 to 2.35.3.\n- [Release notes](https://github.com/shivammathur/setup-php/releases)\n- [Commits](https://github.com/shivammathur/setup-php/compare/cf4cade2721270509d5b1c766ab3549210a39a2a...20529878ed81ef8e78ddf08b4804\n[…]\ndency-name: shivammathur/setup-php\n dependency-version: 2.35.3\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump shivammathur/setup-php from 2.33.0 to 2.35.3",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-08-19T20:32:59Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4a75c14d004ca79582caa04a771f5900bd61b470",
"body": "…s-cool/issues-helper-3.6.2\n\nBump actions-cool/issues-helper from 3.6.0 to 3.6.2",
"is_bot": false,
"headline": "Merge pull request #423 from Shopify/dependabot/github_actions/action…",
"author_name": "Liz Kenyon",
"author_login": "lizkenyon",
"committed_at": "2025-08-19T20:32:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed219b58c946547f21cfee84c3ff270e0177e55e",
"body": "Bumps [actions-cool/issues-helper](https://github.com/actions-cool/issues-helper) from 3.6.0 to 3.6.2.\n- [Release notes](https://github.com/actions-cool/issues-helper/releases)\n- [Changelog](https://github.com/actions-cool/issues-helper/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions-\n[…]\ncy-name: actions-cool/issues-helper\n dependency-version: 3.6.2\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions-cool/issues-helper from 3.6.0 to 3.6.2",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-08-19T20:25:25Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4837b94c8ce87fa8bc7e97f944145beb851257e0",
"body": "…tco/create-an-issue-2.9.2\n\nBump JasonEtco/create-an-issue from 2.4.0 to 2.9.2",
"is_bot": false,
"headline": "Merge pull request #410 from Shopify/dependabot/github_actions/JasonE…",
"author_name": "Liz Kenyon",
"author_login": "lizkenyon",
"committed_at": "2025-08-19T20:24:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7760d589753c131aeeb0c1608e30d9aac84450d0",
"body": "…n-issue-2.9.2",
"is_bot": false,
"headline": "Merge branch 'main' into dependabot/github_actions/JasonEtco/create-a…",
"author_name": "Liz Kenyon",
"author_login": "lizkenyon",
"committed_at": "2025-08-19T20:23:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df9cf5b81fb7e25ad281c25c5dd5a29704452388",
"body": "…-nelson/github-action-markdown-link-check-5c5dfc0ac2e225883c0e5f03a85311ec2830d368\n\nBump gaurav-nelson/github-action-markdown-link-check from 499c1e7f3637c131334fa8e937c45144f79d72d2 to 5c5dfc0ac2e225883c0e5f03a85311ec2830d368",
"is_bot": false,
"headline": "Merge pull request #409 from Shopify/dependabot/github_actions/gaurav…",
"author_name": "Liz Kenyon",
"author_login": "lizkenyon",
"committed_at": "2025-08-19T20:22:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e63efe4db2a44f084612298b879541b33388059f",
"body": "…ub-action-markdown-link-check-5c5dfc0ac2e225883c0e5f03a85311ec2830d368",
"is_bot": false,
"headline": "Merge branch 'main' into dependabot/github_actions/gaurav-nelson/gith…",
"author_name": "Liz Kenyon",
"author_login": "lizkenyon",
"committed_at": "2025-08-19T20:20:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f9fd15b6e4e4919e7c2da01505b0199475a645a",
"body": null,
"is_bot": false,
"headline": "Fixed customers/data_request value",
"author_name": "Dan-Hike",
"author_login": "Dan-Hike",
"committed_at": "2025-08-13T13:34:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38ef66e2fbca60a0229e6ef3f3d0e6ffa524d4f6",
"body": null,
"is_bot": false,
"headline": "Updated changelog",
"author_name": "ross-hike",
"author_login": "ross-hike",
"committed_at": "2025-08-06T14:41:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4529f102c04a9e4e04246c0a1f5b183c4186d0a0",
"body": null,
"is_bot": false,
"headline": "Added compliance webhook topics",
"author_name": "ross-hike",
"author_login": "ross-hike",
"committed_at": "2025-08-06T14:38:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed1c9cd01b68a0beb89ad770123ebc926bb7a98c",
"body": "Release 5.11.0",
"is_bot": false,
"headline": "Merge pull request #420 from Shopify/v5.11.0",
"author_name": "Liz Kenyon",
"author_login": "lizkenyon",
"committed_at": "2025-07-11T14:07:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5826e2b8bf81a6708a9eca012204bf9847a2e95",
"body": null,
"is_bot": false,
"headline": "preparig for release",
"author_name": "Liz Kenyon",
"author_login": "lizkenyon",
"committed_at": "2025-07-10T21:21:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61ec483a7ec175be91fc3f807cff79aead42c69b",
"body": "[Minor] Add 2025-07 API version",
"is_bot": false,
"headline": "Merge pull request #418 from Shopify/2025-07",
"author_name": "Liz Kenyon",
"author_login": "lizkenyon",
"committed_at": "2025-07-10T21:13:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f2ae8d20d59f88f2bc9f52c5fb40f98e888980c",
"body": null,
"is_bot": false,
"headline": "Add guide for rest resource generation",
"author_name": "Liz Kenyon",
"author_login": "lizkenyon",
"committed_at": "2025-07-04T20:04:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e029463907811f651635c14957d367c2cb189e86",
"body": null,
"is_bot": false,
"headline": "Add 2025-07 API version",
"author_name": "Liz Kenyon",
"author_login": "lizkenyon",
"committed_at": "2025-07-04T19:37:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "780ca5a4e2e8d0792461ddb7ccb22e48c7086522",
"body": "Bumps [JasonEtco/create-an-issue](https://github.com/jasonetco/create-an-issue) from 2.4.0 to 2.9.2.\n- [Release notes](https://github.com/jasonetco/create-an-issue/releases)\n- [Commits](https://github.com/jasonetco/create-an-issue/compare/e6b4b190af80961b6462c725454e7828d0247a68...1b14a70e4d8dc185e5\n[…]\nncy-name: JasonEtco/create-an-issue\n dependency-version: 2.9.2\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump JasonEtco/create-an-issue from 2.4.0 to 2.9.2",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-05-01T17:47:16Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1895f3b67d4afd368fc6628cab340c42ad00e120",
"body": "Bumps [gaurav-nelson/github-action-markdown-link-check](https://github.com/gaurav-nelson/github-action-markdown-link-check) from 499c1e7f3637c131334fa8e937c45144f79d72d2 to 5c5dfc0ac2e225883c0e5f03a85311ec2830d368.\n- [Release notes](https://github.com/gaurav-nelson/github-action-markdown-link-check/\n[…]\nav-nelson/github-action-markdown-link-check\n dependency-version: 5c5dfc0ac2e225883c0e5f03a85311ec2830d368\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump gaurav-nelson/github-action-markdown-link-check",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-05-01T17:47:14Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c68b36a8606f1f966b1d06e178c512385792a19f",
"body": "Pin GitHub Actions to commit",
"is_bot": false,
"headline": "Merge pull request #408 from Shopify/pin-actions-commit",
"author_name": "Liz Kenyon",
"author_login": "lizkenyon",
"committed_at": "2025-05-01T17:46:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f5328a9d35fff759e1a4d3312807d1be58fd9f1",
"body": null,
"is_bot": false,
"headline": "update github actions to commits",
"author_name": "Brian Chen",
"author_login": "rxbchen",
"committed_at": "2025-04-30T01:56:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eef34be471dedd70ee1f74a71b25186bdb2a9bd9",
"body": "Preparing for release 5.10.0",
"is_bot": false,
"headline": "Merge pull request #406 from Shopify/release_v5.10.0",
"author_name": "Liz Kenyon",
"author_login": "lizkenyon",
"committed_at": "2025-04-03T18:42:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac6fc0aacf4611fc1b285caff0833048a82af9bd",
"body": null,
"is_bot": false,
"headline": "Preparing for release",
"author_name": "Liz Kenyon",
"author_login": "lizkenyon",
"committed_at": "2025-04-03T16:41:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1f3428de532406bd1d34aeaccf9560d214af73e",
"body": "[Minor] Add 2025-04 API version",
"is_bot": false,
"headline": "Merge pull request #405 from Shopify/REST-2025-04",
"author_name": "Liz Kenyon",
"author_login": "lizkenyon",
"committed_at": "2025-04-03T16:36:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b60312348c9ab1a01c0f826b8416a99f7de3305a",
"body": null,
"is_bot": false,
"headline": "Add 2025-04 API version",
"author_name": "Liz Kenyon",
"author_login": "lizkenyon",
"committed_at": "2025-04-02T19:26:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d959823250b329a32e47baeca5ce512424b6465",
"body": "…ng_to_pass_null_to_expire_in_setcookie\n\nchanged value of sessionExpiration to 0 instead of null",
"is_bot": false,
"headline": "Merge pull request #293 from da-mask/issue_where_embedded_app_is_tryi…",
"author_name": "Ju Liu",
"author_login": "Arkham",
"committed_at": "2025-01-20T10:26:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86b24cbc29ada1576ded68571e9e1326b93c807c",
"body": null,
"is_bot": false,
"headline": "test: updated expected return type",
"author_name": "da-mask",
"author_login": "da-mask",
"committed_at": "2025-01-17T12:48:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26dc8875b90ec25dd48e0d22cb494eaa28f19132",
"body": "…ull_to_expire_in_setcookie",
"is_bot": false,
"headline": "Merge branch 'main' into issue_where_embedded_app_is_trying_to_pass_n…",
"author_name": "Ju Liu",
"author_login": "Arkham",
"committed_at": "2025-01-17T11:03:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0080c3ca238c91237c8c65ff182bc5a7c5ba65cf",
"body": "Preparing for release v5.9.0",
"is_bot": false,
"headline": "Merge pull request #395 from Shopify/v_5_9_0",
"author_name": "Liz Kenyon",
"author_login": "lizkenyon",
"committed_at": "2025-01-08T19:04:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d5e5132b81180bc10041aeb694bbf52b2820ddf",
"body": null,
"is_bot": false,
"headline": "Preparing for release",
"author_name": "Liz Kenyon",
"author_login": "lizkenyon",
"committed_at": "2025-01-08T17:41:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01da173a1c8edf33be780fd675917f590a2d84e9",
"body": "Remove implicit null params",
"is_bot": false,
"headline": "Merge pull request #394 from Shopify/liz/remove-implicit-null",
"author_name": "Liz Kenyon",
"author_login": "lizkenyon",
"committed_at": "2025-01-08T17:28:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9b3f18dcccd94a0e369be8c2fdcab19a6b65de6",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into liz/remove-implicit-null",
"author_name": "Liz Kenyon",
"author_login": "lizkenyon",
"committed_at": "2025-01-07T17:48:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7cc30b33d0bb17c0005107e614764d67690cc152",
"body": null,
"is_bot": false,
"headline": "changelog",
"author_name": "Liz Kenyon",
"author_login": "lizkenyon",
"committed_at": "2025-01-07T17:48:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "abf68fe2d4c5f39e0852e6db6a5c3764ebcedc28",
"body": "To support php 8.4",
"is_bot": false,
"headline": "Remove implicit null params",
"author_name": "Liz Kenyon",
"author_login": "lizkenyon",
"committed_at": "2025-01-07T16:27:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39c63a23d5a94bf9465252ab593abe9a51a179ca",
"body": "Fixed bug that doesn't allow for uppercase letters in redirect_uri",
"is_bot": false,
"headline": "Merge pull request #367 from jaykayrey/main",
"author_name": "Liz Kenyon",
"author_login": "lizkenyon",
"committed_at": "2025-01-07T15:33:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f72c61192bd196a63beeaabe2f64c5d29042cbe3",
"body": null,
"is_bot": false,
"headline": "Changelog",
"author_name": "Liz Kenyon",
"author_login": "lizkenyon",
"committed_at": "2025-01-07T15:26:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef3ed9bbacffcc64d2bbcd70308aa757824940d7",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into main",
"author_name": "Liz Kenyon",
"author_login": "lizkenyon",
"committed_at": "2025-01-06T21:53:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb46c2483cb944c7a53328eb56099fd0cbab7576",
"body": "Add 2025-01 API version",
"is_bot": false,
"headline": "Merge pull request #393 from Shopify/liz/update-rest-2025-01",
"author_name": "Liz Kenyon",
"author_login": "lizkenyon",
"committed_at": "2025-01-06T21:52:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa5334913d90475b1c52e28f5e0af451674bf828",
"body": null,
"is_bot": false,
"headline": "Add 2025-01 API version",
"author_name": "Elizabeth Kenyon",
"author_login": "lizkenyon",
"committed_at": "2025-01-06T21:50:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "195b257280ca46f0eff368546760b1e9c9e44bb7",
"body": null,
"is_bot": false,
"headline": "Merge branch 'Shopify:main' into main",
"author_name": "jaykayrey",
"author_login": "jaykayrey",
"committed_at": "2025-01-06T18:01:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d89f5e786b71084a7f8e31300560fde071b52e1a",
"body": "…ull_to_expire_in_setcookie",
"is_bot": false,
"headline": "Merge branch 'main' into issue_where_embedded_app_is_trying_to_pass_n…",
"author_name": "Ju Liu",
"author_login": "Arkham",
"committed_at": "2024-11-22T08:24:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04dff050e8769b110881be20f8f799d8ece7d7d4",
"body": "Preparing for release 5.8.1",
"is_bot": false,
"headline": "Merge pull request #388 from Shopify/v5_8_1",
"author_name": "Liz Kenyon",
"author_login": "lizkenyon",
"committed_at": "2024-11-13T19:30:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c053f5de8765071766e0b6801ef8a2728d2aa56",
"body": null,
"is_bot": false,
"headline": "preparing for release",
"author_name": "Elizabeth Kenyon",
"author_login": "lizkenyon",
"committed_at": "2024-11-13T19:25:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d50d5f0732e54bd94976e90e3f7f29ca78a983b2",
"body": "Properly encode the graphql content for requests",
"is_bot": false,
"headline": "Merge pull request #387 from Shopify/liz/fix-graphql-query-string",
"author_name": "Liz Kenyon",
"author_login": "lizkenyon",
"committed_at": "2024-11-13T19:23:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "902e23a439c3991af87af3683b709669057b5776",
"body": null,
"is_bot": false,
"headline": "Properly encode the graphql content for requests",
"author_name": "Elizabeth Kenyon",
"author_login": "lizkenyon",
"committed_at": "2024-11-13T19:10:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17aa57e1185a90d01d9ae292b3c18e52e3b329fd",
"body": "preparing for release v5.8.0",
"is_bot": false,
"headline": "Merge pull request #382 from Shopify/v5_8_0",
"author_name": "Liz Kenyon",
"author_login": "lizkenyon",
"committed_at": "2024-11-12T17:54:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "699dab652bc6ae49403b9c8018ab4945f323531a",
"body": "Co-authored-by: Andy Liu <59021924+andy-liuu@users.noreply.github.com>",
"is_bot": false,
"headline": "Update CHANGELOG.md",
"author_name": "Liz Kenyon",
"author_login": "lizkenyon",
"committed_at": "2024-11-12T17:24:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fda833dd2c0aec93ea4c1979ef314c3eaa78f4cd",
"body": null,
"is_bot": false,
"headline": "preparing for release v5.8.0",
"author_name": "Elizabeth Kenyon",
"author_login": "lizkenyon",
"committed_at": "2024-11-08T17:55:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ff5b57ac0d611d02e807b235b022632922df541",
"body": "Add 2024-10 REST resources",
"is_bot": false,
"headline": "Merge pull request #381 from Shopify/liz/upate-REST-resources",
"author_name": "Liz Kenyon",
"author_login": "lizkenyon",
"committed_at": "2024-11-08T17:36:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9b3117693a54443930ab9b40b7950972c98ca07",
"body": "Co-authored-by: Andy Liu <59021924+andy-liuu@users.noreply.github.com>",
"is_bot": false,
"headline": "Update CHANGELOG.md",
"author_name": "Liz Kenyon",
"author_login": "lizkenyon",
"committed_at": "2024-11-07T14:55:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e1d4cdb406d0a44518cf7959f501dc53e8a9e57",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into liz/upate-REST-resources",
"author_name": "Liz Kenyon",
"author_login": "lizkenyon",
"committed_at": "2024-11-06T21:26:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1410e144af14d20cded371ac7f1091be7b454d61",
"body": null,
"is_bot": false,
"headline": "Add 2024-10 REST resources",
"author_name": "Elizabeth Kenyon",
"author_login": "lizkenyon",
"committed_at": "2024-11-06T21:26:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d5be678c74039f610efe4e4b56f2076bc9da645",
"body": "Remove application/graphql as a content type header",
"is_bot": false,
"headline": "Merge pull request #379 from Shopify/liz/update-content-type-header",
"author_name": "Liz Kenyon",
"author_login": "lizkenyon",
"committed_at": "2024-10-25T14:38:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83c49bf268487a078fd89ea6b6ed80c77affdca7",
"body": null,
"is_bot": false,
"headline": "Remove application/graphql as a content type header",
"author_name": "Elizabeth Kenyon",
"author_login": "lizkenyon",
"committed_at": "2024-10-23T15:52:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e390f1c0715fed73d8b8aab8fd7b08fdb417baf",
"body": "Preparing for release v5.7.0",
"is_bot": false,
"headline": "Merge pull request #378 from Shopify/v5_7_0",
"author_name": "Liz Kenyon",
"author_login": "lizkenyon",
"committed_at": "2024-10-22T18:16:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce6b2d751b3f7d3d07c050824d268623e8b12a53",
"body": null,
"is_bot": false,
"headline": "preparing for release v5.7.0",
"author_name": "Elizabeth Kenyon",
"author_login": "lizkenyon",
"committed_at": "2024-10-22T14:59:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "770c7ddd1e9c32445fc9c9263c7c1fd9b4564452",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into main",
"author_name": "Liz Kenyon",
"author_login": "lizkenyon",
"committed_at": "2024-09-25T14:50:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc06610e60e839b41e07951f90658429a938a4e4",
"body": "Remove API version validation, to allow more flexibility",
"is_bot": false,
"headline": "Merge pull request #371 from Shopify/liz/remove-version-validation",
"author_name": "Liz Kenyon",
"author_login": "lizkenyon",
"committed_at": "2024-09-25T14:50:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae3cf2c640531495328b6eb1960e4ac5b6382733",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into liz/remove-version-validation",
"author_name": "Liz Kenyon",
"author_login": "lizkenyon",
"committed_at": "2024-09-24T14:49:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50aeb6a913e0cae58465a9356b6f3f7bb49ab5e0",
"body": "…yload (#370)\n\n* initial commit: remove array filtering for params and add unit test\r\n\r\n* Empty commit\r\n\r\n* grammar\r\n\r\n* changelog\r\n\r\n* changelog date\r\n\r\n* changelog semvem version\r\n\r\n* whitespacing\r\n\r\n* Update tests/Clients/BaseRestResourceTest.php\r\n\r\nCo-authored-by: Liz Kenyon <lizkenyon07@gmail.com>\r\n\r\n* fix changelog, move PR to unreleased\r\n\r\n* update array filter to only filter out empty strings\r\n\r\n---------\r\n\r\nCo-authored-by: Liz Kenyon <lizkenyon07@gmail.com>",
"is_bot": false,
"headline": "Fix: fields that are set to 0 are erroneously removed from request pa…",
"author_name": "Andy Liu",
"author_login": "andy-liuu",
"committed_at": "2024-09-24T14:38:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "185d162a5d3f120b5c5bf2ac080b099a21bc32a9",
"body": null,
"is_bot": false,
"headline": "Remove API version validation, to allow more flexibility",
"author_name": "Elizabeth Kenyon",
"author_login": "lizkenyon",
"committed_at": "2024-09-23T21:59:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1393c3f518518d92bffecf03d5ddb1f52d7cf44c",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into liz/remove-version-validation",
"author_name": "Liz Kenyon",
"author_login": "lizkenyon",
"committed_at": "2024-09-23T21:42:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e0c97f4dcdc7ace37f79339c8d16bc1aa26d7a1",
"body": null,
"is_bot": false,
"headline": "Remove API version validation, to allow more flexibility",
"author_name": "Elizabeth Kenyon",
"author_login": "lizkenyon",
"committed_at": "2024-09-23T21:42:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7df15f447006fb33fd8b6e83d4846bcacbab940e",
"body": null,
"is_bot": false,
"headline": "Fixed bug that doesn't allow for uppercase letters in redirect_uri",
"author_name": "John Reyes",
"author_login": "jaykayrey",
"committed_at": "2024-09-18T21:34:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18d1d3f7a280a54ef4c6b05312ac1ab15e6c437d",
"body": "Updated webhook subscription topic constants",
"is_bot": false,
"headline": "Merge pull request #366 from kisuka/main",
"author_name": "Liz Kenyon",
"author_login": "lizkenyon",
"committed_at": "2024-09-11T18:49:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c63f7deb25af20d39a94a580dcd8cdae1b7456d3",
"body": null,
"is_bot": false,
"headline": "Fixed line limit lint issue",
"author_name": "Taylor Locke",
"author_login": "kisuka",
"committed_at": "2024-09-11T17:25:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4f40f971b5573009204ffbc0adfddf930474b87",
"body": null,
"is_bot": false,
"headline": "Updated changelog",
"author_name": "Taylor Locke",
"author_login": "kisuka",
"committed_at": "2024-09-10T21:09:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7c2563cb261ad84b556810daad7ab515fd66449",
"body": null,
"is_bot": false,
"headline": "Updated webhook subscription topic constants",
"author_name": "Taylor Locke",
"author_login": "kisuka",
"committed_at": "2024-09-07T06:16:31Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 10,
"commits_last_year": 44,
"latest_release_at": "2026-03-02T21:48:12Z",
"latest_release_tag": "v6.1.1",
"releases_from_tags": false,
"days_since_last_push": 139,
"active_weeks_last_year": 14,
"days_since_latest_release": 150,
"mean_days_between_releases": 196.4
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": false,
"has_contributing": true,
"health_percentage": 75,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "shopify/shopify-api",
"exists": true,
"license": "MIT",
"keywords": [
"rest",
"app",
"node",
"shopify",
"webhook",
"jwt",
"graphql",
"admin api",
"Storefront API"
],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/shopify/shopify-api",
"is_deprecated": false,
"latest_version": "v6.1.1",
"repository_url": "https://github.com/Shopify/shopify-api-php",
"versions_count": 34,
"total_downloads": 5527191,
"dependents_count": 17,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 181700,
"first_published_at": null,
"latest_published_at": "2026-03-02T21:44:12Z",
"latest_version_yanked": null,
"days_since_latest_publish": 150
}
]
},
"popularity": {
"forks": 192,
"stars": 469,
"watchers": 232,
"fork_history": {
"days": [
{
"date": "2021-09-25",
"count": 1
},
{
"date": "2021-09-28",
"count": 1
},
{
"date": "2021-10-02",
"count": 1
},
{
"date": "2021-10-06",
"count": 1
},
{
"date": "2021-10-14",
"count": 1
},
{
"date": "2021-10-22",
"count": 1
},
{
"date": "2021-11-04",
"count": 1
},
{
"date": "2021-11-15",
"count": 1
},
{
"date": "2021-11-16",
"count": 1
},
{
"date": "2021-11-17",
"count": 1
},
{
"date": "2021-11-29",
"count": 1
},
{
"date": "2021-12-06",
"count": 1
},
{
"date": "2022-01-13",
"count": 1
},
{
"date": "2022-01-27",
"count": 1
},
{
"date": "2022-02-08",
"count": 2
},
{
"date": "2022-02-15",
"count": 1
},
{
"date": "2022-02-16",
"count": 1
},
{
"date": "2022-02-17",
"count": 2
},
{
"date": "2022-02-20",
"count": 1
},
{
"date": "2022-02-22",
"count": 1
},
{
"date": "2022-03-10",
"count": 2
},
{
"date": "2022-03-11",
"count": 1
},
{
"date": "2022-03-16",
"count": 1
},
{
"date": "2022-03-30",
"count": 1
},
{
"date": "2022-04-04",
"count": 1
},
{
"date": "2022-04-11",
"count": 1
},
{
"date": "2022-04-15",
"count": 1
},
{
"date": "2022-04-19",
"count": 1
},
{
"date": "2022-04-21",
"count": 1
},
{
"date": "2022-05-05",
"count": 1
},
{
"date": "2022-05-06",
"count": 1
},
{
"date": "2022-05-21",
"count": 1
},
{
"date": "2022-05-26",
"count": 1
},
{
"date": "2022-05-29",
"count": 1
},
{
"date": "2022-05-30",
"count": 1
},
{
"date": "2022-05-31",
"count": 1
},
{
"date": "2022-06-06",
"count": 1
},
{
"date": "2022-06-07",
"count": 1
},
{
"date": "2022-06-09",
"count": 1
},
{
"date": "2022-06-15",
"count": 1
},
{
"date": "2022-06-18",
"count": 1
},
{
"date": "2022-06-19",
"count": 1
},
{
"date": "2022-06-21",
"count": 1
},
{
"date": "2022-06-27",
"count": 1
},
{
"date": "2022-06-28",
"count": 1
},
{
"date": "2022-07-04",
"count": 1
},
{
"date": "2022-07-12",
"count": 1
},
{
"date": "2022-07-18",
"count": 1
},
{
"date": "2022-07-21",
"count": 1
},
{
"date": "2022-08-05",
"count": 1
},
{
"date": "2022-08-19",
"count": 1
},
{
"date": "2022-08-22",
"count": 1
},
{
"date": "2022-08-30",
"count": 1
},
{
"date": "2022-09-06",
"count": 1
},
{
"date": "2022-09-07",
"count": 1
},
{
"date": "2022-09-12",
"count": 1
},
{
"date": "2022-09-16",
"count": 1
},
{
"date": "2022-09-24",
"count": 1
},
{
"date": "2022-09-27",
"count": 1
},
{
"date": "2022-09-28",
"count": 1
},
{
"date": "2022-10-03",
"count": 1
},
{
"date": "2022-10-04",
"count": 1
},
{
"date": "2022-10-06",
"count": 2
},
{
"date": "2022-10-20",
"count": 1
},
{
"date": "2022-11-01",
"count": 1
},
{
"date": "2022-11-04",
"count": 1
},
{
"date": "2022-11-06",
"count": 1
},
{
"date": "2022-11-08",
"count": 1
},
{
"date": "2022-11-11",
"count": 1
},
{
"date": "2022-11-17",
"count": 1
},
{
"date": "2022-11-24",
"count": 1
},
{
"date": "2022-12-01",
"count": 1
},
{
"date": "2022-12-06",
"count": 1
},
{
"date": "2022-12-09",
"count": 1
},
{
"date": "2022-12-13",
"count": 2
},
{
"date": "2022-12-14",
"count": 1
},
{
"date": "2022-12-15",
"count": 1
},
{
"date": "2022-12-23",
"count": 1
},
{
"date": "2022-12-24",
"count": 1
},
{
"date": "2023-01-08",
"count": 1
},
{
"date": "2023-01-15",
"count": 1
},
{
"date": "2023-01-18",
"count": 3
},
{
"date": "2023-01-24",
"count": 1
},
{
"date": "2023-02-04",
"count": 1
},
{
"date": "2023-02-10",
"count": 1
},
{
"date": "2023-02-13",
"count": 1
},
{
"date": "2023-02-24",
"count": 1
},
{
"date": "2023-03-15",
"count": 1
},
{
"date": "2023-03-27",
"count": 1
},
{
"date": "2023-04-03",
"count": 1
},
{
"date": "2023-04-06",
"count": 1
},
{
"date": "2023-04-11",
"count": 1
},
{
"date": "2023-04-12",
"count": 1
},
{
"date": "2023-04-29",
"count": 1
},
{
"date": "2023-05-04",
"count": 1
},
{
"date": "2023-05-11",
"count": 1
},
{
"date": "2023-05-21",
"count": 1
},
{
"date": "2023-05-26",
"count": 1
},
{
"date": "2023-06-12",
"count": 1
},
{
"date": "2023-06-17",
"count": 1
},
{
"date": "2023-06-19",
"count": 1
},
{
"date": "2023-06-21",
"count": 1
},
{
"date": "2023-06-26",
"count": 1
},
{
"date": "2023-07-25",
"count": 1
},
{
"date": "2023-07-26",
"count": 1
},
{
"date": "2023-07-27",
"count": 1
},
{
"date": "2023-08-16",
"count": 1
},
{
"date": "2023-09-08",
"count": 1
},
{
"date": "2023-09-11",
"count": 1
},
{
"date": "2023-09-15",
"count": 1
},
{
"date": "2023-09-20",
"count": 1
},
{
"date": "2023-09-26",
"count": 1
},
{
"date": "2023-10-03",
"count": 1
},
{
"date": "2023-10-13",
"count": 1
},
{
"date": "2023-11-06",
"count": 1
},
{
"date": "2023-11-29",
"count": 1
},
{
"date": "2023-12-06",
"count": 1
},
{
"date": "2023-12-17",
"count": 1
},
{
"date": "2023-12-19",
"count": 1
},
{
"date": "2023-12-29",
"count": 1
},
{
"date": "2024-01-02",
"count": 1
},
{
"date": "2024-01-03",
"count": 1
},
{
"date": "2024-01-06",
"count": 1
},
{
"date": "2024-01-07",
"count": 1
},
{
"date": "2024-01-09",
"count": 1
},
{
"date": "2024-02-20",
"count": 1
},
{
"date": "2024-02-23",
"count": 1
},
{
"date": "2024-02-24",
"count": 1
},
{
"date": "2024-02-25",
"count": 1
},
{
"date": "2024-03-19",
"count": 1
},
{
"date": "2024-03-21",
"count": 1
},
{
"date": "2024-03-22",
"count": 1
},
{
"date": "2024-03-25",
"count": 1
},
{
"date": "2024-04-25",
"count": 1
},
{
"date": "2024-05-14",
"count": 1
},
{
"date": "2024-05-31",
"count": 1
},
{
"date": "2024-06-26",
"count": 1
},
{
"date": "2024-07-01",
"count": 1
},
{
"date": "2024-07-12",
"count": 1
},
{
"date": "2024-07-14",
"count": 1
},
{
"date": "2024-08-06",
"count": 2
},
{
"date": "2024-08-14",
"count": 1
},
{
"date": "2024-08-16",
"count": 1
},
{
"date": "2024-08-29",
"count": 1
},
{
"date": "2024-09-07",
"count": 1
},
{
"date": "2024-09-18",
"count": 1
},
{
"date": "2024-09-23",
"count": 1
},
{
"date": "2024-10-23",
"count": 1
},
{
"date": "2024-10-24",
"count": 1
},
{
"date": "2024-11-13",
"count": 1
},
{
"date": "2024-12-13",
"count": 1
},
{
"date": "2024-12-31",
"count": 1
},
{
"date": "2025-01-17",
"count": 2
},
{
"date": "2025-01-31",
"count": 2
},
{
"date": "2025-02-10",
"count": 2
},
{
"date": "2025-02-12",
"count": 1
},
{
"date": "2025-02-21",
"count": 1
},
{
"date": "2025-03-12",
"count": 1
},
{
"date": "2025-03-26",
"count": 1
},
{
"date": "2025-05-02",
"count": 1
},
{
"date": "2025-06-05",
"count": 1
},
{
"date": "2025-06-23",
"count": 1
},
{
"date": "2025-07-05",
"count": 1
},
{
"date": "2025-08-06",
"count": 1
},
{
"date": "2025-08-26",
"count": 1
},
{
"date": "2025-10-16",
"count": 1
},
{
"date": "2025-11-07",
"count": 1
},
{
"date": "2026-01-15",
"count": 1
},
{
"date": "2026-01-26",
"count": 1
},
{
"date": "2026-02-20",
"count": 1
},
{
"date": "2026-04-15",
"count": 1
},
{
"date": "2026-04-16",
"count": 1
},
{
"date": "2026-05-07",
"count": 1
},
{
"date": "2026-05-25",
"count": 1
},
{
"date": "2026-06-09",
"count": 1
},
{
"date": "2026-06-16",
"count": 1
},
{
"date": "2026-06-30",
"count": 1
}
],
"complete": true,
"collected": 188,
"total_forks": 192
},
"star_history": null,
"open_issues_and_prs": 48
},
"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": 475817,
"source_files_sampled": 2437,
"oversized_source_files": 112,
"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": true,
"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": 41
},
{
"name": "guzzlehttp/psr7",
"direct": true,
"version": "2.8.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": 49
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"moderate": 2
},
"advisory_count": 11,
"affected_count": 2,
"assessed_count": 64,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 2
},
"ecosystems": [
"packagist"
],
"dependencies": [
{
"name": "doctrine/inflector",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^2.0"
},
{
"name": "firebase/php-jwt",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^7.0"
},
{
"name": "guzzlehttp/guzzle",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^7.0"
},
{
"name": "guzzlehttp/psr7",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^2.0"
},
{
"name": "psr/http-client",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^1.0"
},
{
"name": "psr/http-message",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^1.0 || ^2.0"
},
{
"name": "psr/log",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^1.1 || ^2.0 || ^3.0"
},
{
"name": "ramsey/uuid",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^4.1"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "doctrine/inflector",
"direct": true,
"version": "2.1.0",
"ecosystem": "packagist"
},
{
"name": "firebase/php-jwt",
"direct": true,
"version": "7.0.3",
"ecosystem": "packagist"
},
{
"name": "guzzlehttp/guzzle",
"direct": true,
"version": "7.10.0",
"ecosystem": "packagist"
},
{
"name": "guzzlehttp/psr7",
"direct": true,
"version": "2.8.0",
"ecosystem": "packagist"
},
{
"name": "psr/http-client",
"direct": true,
"version": "1.0.3",
"ecosystem": "packagist"
},
{
"name": "psr/http-message",
"direct": true,
"version": "2.0",
"ecosystem": "packagist"
},
{
"name": "psr/log",
"direct": true,
"version": "3.0.2",
"ecosystem": "packagist"
},
{
"name": "ramsey/uuid",
"direct": true,
"version": "4.9.2",
"ecosystem": "packagist"
},
{
"name": "brick/math",
"direct": false,
"version": "0.13.1",
"ecosystem": "packagist"
},
{
"name": "doctrine/instantiator",
"direct": false,
"version": "2.0.0",
"ecosystem": "packagist"
},
{
"name": "ergebnis/composer-normalize",
"direct": false,
"version": "2.50.0",
"ecosystem": "packagist"
},
{
"name": "ergebnis/json",
"direct": false,
"version": "1.6.0",
"ecosystem": "packagist"
},
{
"name": "ergebnis/json-normalizer",
"direct": false,
"version": "4.10.1",
"ecosystem": "packagist"
},
{
"name": "ergebnis/json-pointer",
"direct": false,
"version": "3.7.1",
"ecosystem": "packagist"
},
{
"name": "ergebnis/json-printer",
"direct": false,
"version": "3.8.1",
"ecosystem": "packagist"
},
{
"name": "ergebnis/json-schema-validator",
"direct": false,
"version": "4.5.1",
"ecosystem": "packagist"
},
{
"name": "guzzlehttp/promises",
"direct": false,
"version": "2.3.0",
"ecosystem": "packagist"
},
{
"name": "justinrainbow/json-schema",
"direct": false,
"version": "6.7.2",
"ecosystem": "packagist"
},
{
"name": "localheinz/diff",
"direct": false,
"version": "1.3.0",
"ecosystem": "packagist"
},
{
"name": "maglnet/composer-require-checker",
"direct": false,
"version": "4.7.1",
"ecosystem": "packagist"
},
{
"name": "marc-mabe/php-enum",
"direct": false,
"version": "4.7.2",
"ecosystem": "packagist"
},
{
"name": "mikey179/vfsstream",
"direct": false,
"version": "1.6.12",
"ecosystem": "packagist"
},
{
"name": "myclabs/deep-copy",
"direct": false,
"version": "1.13.4",
"ecosystem": "packagist"
},
{
"name": "nikic/php-parser",
"direct": false,
"version": "4.19.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": "phpunit/php-code-coverage",
"direct": false,
"version": "9.2.32",
"ecosystem": "packagist"
},
{
"name": "phpunit/php-file-iterator",
"direct": false,
"version": "3.0.6",
"ecosystem": "packagist"
},
{
"name": "phpunit/php-invoker",
"direct": false,
"version": "3.1.1",
"ecosystem": "packagist"
},
{
"name": "phpunit/php-text-template",
"direct": false,
"version": "2.0.4",
"ecosystem": "packagist"
},
{
"name": "phpunit/php-timer",
"direct": false,
"version": "5.0.3",
"ecosystem": "packagist"
},
{
"name": "phpunit/phpunit",
"direct": false,
"version": "9.6.34",
"ecosystem": "packagist"
},
{
"name": "psr/container",
"direct": false,
"version": "2.0.2",
"ecosystem": "packagist"
},
{
"name": "psr/http-factory",
"direct": false,
"version": "1.1.0",
"ecosystem": "packagist"
},
{
"name": "ralouphie/getallheaders",
"direct": false,
"version": "3.0.3",
"ecosystem": "packagist"
},
{
"name": "ramsey/collection",
"direct": false,
"version": "2.1.1",
"ecosystem": "packagist"
},
{
"name": "sebastian/cli-parser",
"direct": false,
"version": "1.0.2",
"ecosystem": "packagist"
},
{
"name": "sebastian/code-unit",
"direct": false,
"version": "1.0.8",
"ecosystem": "packagist"
},
{
"name": "sebastian/code-unit-reverse-lookup",
"direct": false,
"version": "2.0.3",
"ecosystem": "packagist"
},
{
"name": "sebastian/comparator",
"direct": false,
"version": "4.0.10",
"ecosystem": "packagist"
},
{
"name": "sebastian/complexity",
"direct": false,
"version": "2.0.3",
"ecosystem": "packagist"
},
{
"name": "sebastian/diff",
"direct": false,
"version": "4.0.6",
"ecosystem": "packagist"
},
{
"name": "sebastian/environment",
"direct": false,
"version": "5.1.5",
"ecosystem": "packagist"
},
{
"name": "sebastian/exporter",
"direct": false,
"version": "4.0.8",
"ecosystem": "packagist"
},
{
"name": "sebastian/global-state",
"direct": false,
"version": "5.0.8",
"ecosystem": "packagist"
},
{
"name": "sebastian/lines-of-code",
"direct": false,
"version": "1.0.4",
"ecosystem": "packagist"
},
{
"name": "sebastian/object-enumerator",
"direct": false,
"version": "4.0.4",
"ecosystem": "packagist"
},
{
"name": "sebastian/object-reflector",
"direct": false,
"version": "2.0.4",
"ecosystem": "packagist"
},
{
"name": "sebastian/recursion-context",
"direct": false,
"version": "4.0.6",
"ecosystem": "packagist"
},
{
"name": "sebastian/resource-operations",
"direct": false,
"version": "3.0.4",
"ecosystem": "packagist"
},
{
"name": "sebastian/type",
"direct": false,
"version": "3.2.1",
"ecosystem": "packagist"
},
{
"name": "sebastian/version",
"direct": false,
"version": "3.0.2",
"ecosystem": "packagist"
},
{
"name": "squizlabs/php_codesniffer",
"direct": false,
"version": "3.13.5",
"ecosystem": "packagist"
},
{
"name": "symfony/console",
"direct": false,
"version": "6.4.34",
"ecosystem": "packagist"
},
{
"name": "symfony/deprecation-contracts",
"direct": false,
"version": "3.6.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/service-contracts",
"direct": false,
"version": "3.6.1",
"ecosystem": "packagist"
},
{
"name": "symfony/string",
"direct": false,
"version": "6.4.34",
"ecosystem": "packagist"
},
{
"name": "theseer/tokenizer",
"direct": false,
"version": "1.3.1",
"ecosystem": "packagist"
},
{
"name": "webmozart/assert",
"direct": false,
"version": "1.12.1",
"ecosystem": "packagist"
},
{
"name": "webmozart/glob",
"direct": false,
"version": "4.7.0",
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 64,
"direct_count": 8,
"indirect_count": 56
}
},
"maintainership": {
"issues": {
"open_prs": 25,
"merged_prs": 194,
"open_issues": 23,
"closed_ratio": 0.853,
"closed_issues": 133,
"closed_unmerged_prs": 85
},
"bus_factor": 2,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "paulomarg",
"commits": 206,
"avatar_url": "https://avatars.githubusercontent.com/u/64600052?v=4"
},
{
"type": "User",
"login": "Paulinakhew",
"commits": 95,
"avatar_url": "https://avatars.githubusercontent.com/u/40904028?v=4"
},
{
"type": "User",
"login": "lizkenyon",
"commits": 73,
"avatar_url": "https://avatars.githubusercontent.com/u/23265671?v=4"
},
{
"type": "User",
"login": "mkevinosullivan",
"commits": 23,
"avatar_url": "https://avatars.githubusercontent.com/u/56687600?v=4"
},
{
"type": "User",
"login": "Jan0707",
"commits": 13,
"avatar_url": "https://avatars.githubusercontent.com/u/1663330?v=4"
},
{
"type": "User",
"login": "fredden",
"commits": 10,
"avatar_url": "https://avatars.githubusercontent.com/u/334786?v=4"
},
{
"type": "User",
"login": "carmelal",
"commits": 10,
"avatar_url": "https://avatars.githubusercontent.com/u/54586536?v=4"
},
{
"type": "User",
"login": "andershagbard",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/9662430?v=4"
},
{
"type": "User",
"login": "andyw8",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/13400?v=4"
},
{
"type": "User",
"login": "uliandim",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/9256324?v=4"
}
],
"contributors_sampled": 38,
"top_contributor_share": 0.402
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"api_update_reminder.yml",
"api_update_reminder_on_release.yml",
"ci.yml",
"cla.yml",
"close-waiting-for-response-issues.yml",
"markdown_link_checker.yml",
"remove-labels-on-activity.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"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": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "13 out of 13 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": 5,
"reason": "Found 6/11 approved changesets -- score normalized to 5",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 12 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 8,
"reason": "dependency not pinned by hash detected -- score normalized to 8",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 9,
"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": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "11 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "3c41a5e1b3f92c840eab3085c44009493cc6dffc",
"ran_at": "2026-07-31T00:03:36Z",
"aggregate_score": 5.3,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-30T02:16:25Z",
"oldest_open_prs": [
{
"number": 185,
"created_at": "2022-05-29T13:35:00Z",
"last_comment_at": "2022-05-29T13:38:59Z",
"last_comment_author": "shota"
},
{
"number": 196,
"created_at": "2022-06-21T16:53:11Z",
"last_comment_at": "2023-02-15T16:03:20Z",
"last_comment_author": "fredden"
},
{
"number": 199,
"created_at": "2022-07-13T01:38:43Z",
"last_comment_at": "2024-02-11T15:50:34Z",
"last_comment_author": "wardwj"
},
{
"number": 224,
"created_at": "2022-10-20T14:59:56Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 233,
"created_at": "2022-12-14T13:45:53Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 241,
"created_at": "2023-01-15T20:21:38Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 268,
"created_at": "2023-04-29T16:26:38Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 279,
"created_at": "2023-05-29T19:25:27Z",
"last_comment_at": "2023-08-22T16:35:41Z",
"last_comment_author": "rafaelstz"
},
{
"number": 282,
"created_at": "2023-06-17T17:57:46Z",
"last_comment_at": "2023-10-26T08:13:37Z",
"last_comment_author": "lukeholder"
},
{
"number": 299,
"created_at": "2023-09-26T22:15:54Z",
"last_comment_at": "2023-09-26T22:23:31Z",
"last_comment_author": "sarim"
},
{
"number": 304,
"created_at": "2023-10-19T11:15:10Z",
"last_comment_at": "2024-03-18T15:18:44Z",
"last_comment_author": "sfinktah"
},
{
"number": 325,
"created_at": "2024-02-24T15:43:33Z",
"last_comment_at": "2024-02-25T13:41:34Z",
"last_comment_author": "shakaran"
},
{
"number": 339,
"created_at": "2024-04-20T00:15:31Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 353,
"created_at": "2024-07-01T14:23:48Z",
"last_comment_at": "2024-07-04T15:37:09Z",
"last_comment_author": "matteodepalo"
},
{
"number": 364,
"created_at": "2024-08-29T08:52:46Z",
"last_comment_at": "2024-10-02T11:44:13Z",
"last_comment_author": "DevMahix"
},
{
"number": 397,
"created_at": "2025-01-31T16:08:54Z",
"last_comment_at": "2025-02-04T16:32:55Z",
"last_comment_author": "Arkham"
},
{
"number": 413,
"created_at": "2025-05-02T13:52:36Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 415,
"created_at": "2025-06-04T13:38:28Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 442,
"created_at": "2025-12-01T15:49:38Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 447,
"created_at": "2025-12-29T12:18:06Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-03-13T13:17:01Z",
"ci_last_conclusion": "FAILURE",
"oldest_open_issues": [
{
"number": 151,
"created_at": "2022-03-08T23:57:02Z",
"last_comment_at": "2024-10-16T12:10:31Z",
"last_comment_author": "haoxi911"
},
{
"number": 175,
"created_at": "2022-04-19T11:56:37Z",
"last_comment_at": "2024-08-15T15:54:12Z",
"last_comment_author": "MagicLegend"
},
{
"number": 203,
"created_at": "2022-07-19T11:55:59Z",
"last_comment_at": "2026-02-22T00:39:48Z",
"last_comment_author": "apeksha49"
},
{
"number": 322,
"created_at": "2024-02-10T02:08:01Z",
"last_comment_at": "2026-01-15T08:49:26Z",
"last_comment_author": "BidmarkBM"
},
{
"number": 347,
"created_at": "2024-05-28T21:47:46Z",
"last_comment_at": "2024-09-30T20:06:38Z",
"last_comment_author": "weinraum"
},
{
"number": 349,
"created_at": "2024-06-05T11:54:11Z",
"last_comment_at": "2024-08-13T15:42:58Z",
"last_comment_author": "paulomarg"
},
{
"number": 350,
"created_at": "2024-06-25T14:24:36Z",
"last_comment_at": "2024-08-13T15:41:36Z",
"last_comment_author": "paulomarg"
},
{
"number": 352,
"created_at": "2024-07-01T14:21:05Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 362,
"created_at": "2024-08-07T06:09:00Z",
"last_comment_at": "2024-08-13T15:31:38Z",
"last_comment_author": "paulomarg"
},
{
"number": 396,
"created_at": "2025-01-29T03:46:28Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 399,
"created_at": "2025-02-10T22:37:54Z",
"last_comment_at": "2025-03-03T19:02:34Z",
"last_comment_author": "younkim"
},
{
"number": 403,
"created_at": "2025-03-07T01:31:51Z",
"last_comment_at": "2026-06-02T00:45:09Z",
"last_comment_author": "maxrice"
},
{
"number": 404,
"created_at": "2025-04-01T00:26:47Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 412,
"created_at": "2025-05-02T13:41:25Z",
"last_comment_at": "2025-05-05T10:46:19Z",
"last_comment_author": "brutal-factories"
},
{
"number": 440,
"created_at": "2025-11-25T08:18:38Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 441,
"created_at": "2025-12-01T00:18:06Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 443,
"created_at": "2025-12-04T10:31:45Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 448,
"created_at": "2026-01-01T00:30:59Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 457,
"created_at": "2026-03-01T00:22:08Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 460,
"created_at": "2026-04-01T00:42:01Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/Shopify/shopify-api-php",
"host": "github.com",
"name": "shopify-api-php",
"owner": "Shopify"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 67,
"inputs": {
"security": 57,
"vitality": 50,
"community": 82,
"governance": 77,
"engineering": 67
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 50,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 34,
"inputs": {
"commits_last_year": 44,
"human_commit_share": 0.93,
"days_since_last_push": 139,
"active_weeks_last_year": 14
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 139 days ago",
"points": 9.9,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 139
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "14/52 weeks with commits",
"points": 9.7,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 14
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "44 commits in the last year",
"points": 14.8,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 44
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 74,
"inputs": {
"releases_count": 10,
"latest_release_tag": "v6.1.1",
"releases_from_tags": false,
"days_since_latest_release": 150,
"mean_days_between_releases": 196.4
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "10 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 10
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 150 days ago",
"points": 27,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 150
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~196.4 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 196.4
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 139,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 139 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 139
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "good",
"name": "Community & Adoption",
"value": 82,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "good",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"forks": 192,
"stars": 469,
"watchers": 232,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "469 stars",
"points": 43.3,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 469
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "192 forks",
"points": 19,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 192
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "232 watchers",
"points": 13.1,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 232
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 13.5,
"status": "met",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 6.3,
"status": "met",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "good",
"name": "Ecosystem adoption (downloads)",
"note": null,
"notes": [],
"value": 78,
"inputs": {
"packages": [
"shopify/shopify-api"
],
"dependents": 17,
"ecosystems": "packagist",
"total_downloads": 5527191,
"monthly_downloads": 181700
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "181,700 downloads/month across packagist",
"points": 70.1,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 181700,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "17 packages depend on it",
"points": 8.4,
"status": "partial",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 17
}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "good",
"name": "Sustainability & Governance",
"value": 77,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 62,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 38,
"top_contributor_share": 0.402
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "2 contributor(s) cover half of all commits",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 2
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 40% of commits",
"points": 13.5,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 40
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "38 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 38
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 12 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 74,
"inputs": {
"merged_prs": 194,
"open_issues": 23,
"closed_issues": 133,
"issue_closed_ratio": 0.853,
"closed_unmerged_prs": 85
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "85% of issues closed",
"points": 39.9,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 85
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "194/279 decided PRs merged",
"points": 26.6,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 194,
"decided": 279
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 6/11 approved changesets -- score normalized to 5",
"points": 7.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"followers": 8367,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "Shopify",
"public_repos": 1219,
"account_age_days": 6674
},
"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": "8,367 followers of Shopify",
"points": 25,
"status": "met",
"details": [
{
"code": "owner_followers",
"params": {
"count": 8367,
"login": "Shopify"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "1219 public repos, account ~18 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 1219
}
},
{
"code": "account_age_years",
"params": {
"years": 18
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"shopify/shopify-api"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 150
},
"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 150 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 150
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "34 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 34
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 67,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "7 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 7
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "13 out of 13 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"has_description": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 57,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 53,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 5.3
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "13 out of 13 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 6/11 approved changesets -- score normalized to 5",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 12 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 8",
"points": 4,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "11 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "good",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 64 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"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 64
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 75,
"inputs": {
"source": "osv",
"advisories": 11,
"affected_packages": 2,
"assessed_packages": 64,
"unassessed_packages": 0,
"affected_by_severity": "moderate 2",
"direct_affected_packages": 2
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "2 affected: guzzlehttp/guzzle 7.10.0 (moderate 5.9), guzzlehttp/psr7 2.8.0 (moderate 5.3)",
"points": 16.3,
"status": "partial",
"details": [
{
"code": "advisories_affected",
"params": {
"count": 2,
"packages": "guzzlehttp/guzzle 7.10.0 (moderate 5.9), guzzlehttp/psr7 2.8.0 (moderate 5.3)"
}
}
],
"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 has been public longer than 90 days",
"points": 40,
"status": "met",
"details": [
{
"code": "advisories_none_stale",
"params": {
"days": 90
}
}
],
"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": 64,
"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": 11
},
"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": 45,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.452,
"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": "42 of 93 human commits state their intent (structured subject or explanatory body)",
"points": 24.1,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 42,
"sampled": 93
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 58,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"composer.lock"
],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0.05,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.07
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "5 of the last 100 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 5,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "7 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 7,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 8",
"points": 8,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 52,
"inputs": {
"primary_language": "PHP",
"largest_source_bytes": 475817,
"source_files_sampled": 2437,
"oversized_source_files": 112
},
"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": "112/2437 source files over 60KB",
"points": 52.5,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 2437,
"oversized": 112
}
}
],
"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-31T00:04:05.433728Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/Shopify/shopify-api-php.svg",
"full_name": "Shopify/shopify-api-php",
"license_state": "standard",
"license_spdx": "MIT"
}