Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 89,
"has_wiki": false,
"homepage": "https://spryker.com",
"languages": {
"PHP": 16591,
"Twig": 2273
},
"pushed_at": "2026-07-24T13:33:22Z",
"created_at": "2018-01-09T18:14:52Z",
"owner_type": "Organization",
"updated_at": "2026-07-24T13:35:10Z",
"description": "[READ ONLY] Subtree split of the ProductRelationWidget module.",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "master",
"license_spdx_raw": "NOASSERTION",
"primary_language": "PHP",
"significant_languages": [
"PHP",
"Twig"
]
},
"owner": {
"blog": "https://spryker.com/",
"name": null,
"type": "Organization",
"login": "spryker-shop",
"company": null,
"location": null,
"followers": 46,
"avatar_url": "https://avatars.githubusercontent.com/u/31899411?v=4",
"created_at": "2017-09-12T17:45:09Z",
"is_verified": null,
"public_repos": 210,
"account_age_days": 3236
},
"license": {
"state": "custom",
"spdx_id": null,
"raw_spdx": "NOASSERTION",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "1.4.0",
"kind": "minor",
"published_at": "2025-10-17T11:13:57Z"
},
{
"tag": "1.3.1",
"kind": "patch",
"published_at": "2020-06-17T15:05:56Z"
},
{
"tag": "1.3.0",
"kind": "minor",
"published_at": "2020-04-06T14:32:24Z"
},
{
"tag": "1.2.0",
"kind": "minor",
"published_at": "2020-03-06T08:17:14Z"
},
{
"tag": "1.1.1",
"kind": "patch",
"published_at": "2019-10-14T14:07:33Z"
},
{
"tag": "1.1.0",
"kind": "minor",
"published_at": "2018-10-17T07:29:14Z"
},
{
"tag": "1.0.0",
"kind": "major",
"published_at": "2018-06-15T10:10:38Z"
},
{
"tag": "0.2.1",
"kind": "patch",
"published_at": "2018-05-30T09:56:21Z"
},
{
"tag": "0.2.0",
"kind": "minor",
"published_at": "2018-03-06T10:32:27Z"
},
{
"tag": "0.1.1",
"kind": "patch",
"published_at": "2018-01-10T20:22:16Z"
},
{
"tag": "0.1.0",
"kind": "minor",
"published_at": "2018-01-10T18:50:22Z"
}
],
"recent_commits": [
{
"oid": "77d39c7b10c5a0901c99a54c3da0205f16a9b895",
"body": "…sniffer (#960)\n\n* Add {@inheritDoc} tags to API plugin methods flagged by architecture sniffer\n\nThe architecture sniffer's ImplementsApiInheritDocRule requires every public\nmethod on *Plugin/*Client/*Service/*Facade/*QueryContainer classes to carry an\n{@inheritDoc} tag. This adds the tag to the 380\n[…]\nhat merely restate an existing native parameter/return type hint.\n\nType-hint-aware: tags on methods without a native hint, and array-shape or\ngeneric tags (e.g. \\ArrayObject<int, ...>), are preserved.",
"is_bot": false,
"headline": "Add {@inheritDoc} tags to API plugin methods flagged by architecture …",
"author_name": "René Klatt",
"author_login": "stereomon",
"committed_at": "2026-07-24T10:16:44Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0dae7e81e24570462a497205653e96e485782c8c",
"body": null,
"is_bot": false,
"headline": "Fixed CS",
"author_name": "vol4onok",
"author_login": "vol4onok",
"committed_at": "2026-03-02T15:52:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17d93fd3e396957f75185c44935658d9fb2e7f9b",
"body": null,
"is_bot": false,
"headline": "warming up split",
"author_name": "gechetspr",
"author_login": "gechetspr",
"committed_at": "2025-11-01T12:00:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7edd423fdb900acc2e51bb40478c5781664614fe",
"body": "SUPESC-985 Cart page performance optimization",
"is_bot": false,
"headline": "SUPESC-985 cart page performance optimization (#2676)",
"author_name": "Dimitriy Kravchenko",
"author_login": "Nidhognit",
"committed_at": "2025-10-15T10:34:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b1197f415b9acba380b7a0519ff92e8444b31a9",
"body": null,
"is_bot": false,
"headline": "FRW-10648 Bumped PHP version",
"author_name": "Olha Livitchuk",
"author_login": "olhalivitchuk",
"committed_at": "2025-08-13T09:11:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "985e239c4c5b13bbbc7677f9af843aed6ec29d5e",
"body": null,
"is_bot": false,
"headline": "Update Bundles/ProductRelationWidget/.github/PULL_REQUEST_TEMPLATE.md",
"author_name": "Spryker Release Bot",
"author_login": "spryker-release-bot",
"committed_at": "2024-10-07T12:34:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be314904085142e82e72b2dfd4ad5c47fda78eaa",
"body": "…port of PHP 8.3. (#2521)\n\nFRW-8801 Switched PHP version from 8.1 to 8.2 by default, enabled support of PHP 8.3.",
"is_bot": false,
"headline": "FRW-8801 Switched PHP version from 8.1 to 8.2 by default, enabled sup…",
"author_name": "Olha Livitchuk",
"author_login": "olhalivitchuk",
"committed_at": "2024-09-20T14:38:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78a4d1bdf378522298afa30395ad2126a59f28a8",
"body": "FRW-8526 Update contribution.md content for all repos with the Spryker license",
"is_bot": false,
"headline": "FRW-8526 Updated and added missing CONTRIBUTING.md files. (#2500)",
"author_name": "Olha Livitchuk",
"author_login": "olhalivitchuk",
"committed_at": "2024-07-18T11:23:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a44c31d61de6b8601925a8df05f11b12d30c6dce",
"body": "…ort of PHP 8.2. (#2417)\n\nFRW-998 Dropped PHP 8.0 and added PHP 8.2 support.",
"is_bot": false,
"headline": "FRW-998 Switched PHP version from 8.0 to 8.1 by default, enabled supp…",
"author_name": "Anton Smarovydlo",
"author_login": "asmarovydlo",
"committed_at": "2023-11-02T20:09:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ba27f7a181d2ca3a75a6114ac93dd70e4da85da",
"body": null,
"is_bot": false,
"headline": "BUGFIX: Fixed CI files according to Spryk's CI file version",
"author_name": "Anton Zubariev",
"author_login": null,
"committed_at": "2023-08-21T07:50:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe6c6698c91c71acbd2cb0c9ff2d1afa2a005453",
"body": null,
"is_bot": false,
"headline": "Removed composer validate lowest check from CI",
"author_name": "Ahmed Sabaa",
"author_login": "a-sabaa",
"committed_at": "2023-02-24T12:46:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3df2ad091c07ce5fdf35a75e9317ba5115a31950",
"body": null,
"is_bot": false,
"headline": "FRW-912 Updated licence (#2314)",
"author_name": "Dmitry Tsemma",
"author_login": null,
"committed_at": "2022-11-30T13:09:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07b86b9693733301b3b80118cf6e5e1b8f11e351",
"body": "FRW-332 PHP 8+ and Symfony 5+",
"is_bot": false,
"headline": "FRW-332 Drop PHP 7 and Symfony 4 support. (#2272)",
"author_name": "Svyatoslav Varpikhovsky",
"author_login": "geega",
"committed_at": "2022-10-18T17:47:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0632b19e1274156a6a3b1bbd553e688ca6c57922",
"body": null,
"is_bot": false,
"headline": "FRW-66 updated psalm reports by filtered deprecations (#2254)",
"author_name": "Olha Livitchuk",
"author_login": "olhalivitchuk",
"committed_at": "2022-08-19T15:44:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ef619ebb3218139f89f28579cbbb759df2dfcea",
"body": null,
"is_bot": false,
"headline": "Fix up Docs URLs.",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2022-03-17T15:43:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5bfa0d015029f6181bebc671b1f5d7d08270107",
"body": "…age for absent param type (#2145)\n\n* TE-10704 Fixed message about not supported return type and added message for absent param type",
"is_bot": false,
"headline": "TE-10704 Fixed message about not supported return type and added mess…",
"author_name": "Dmytro Dymarchuk",
"author_login": null,
"committed_at": "2022-02-14T12:20:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7a050c14732e8de36d2d3630c600bcdf3592990",
"body": "* TE-10574 Fix up phpstan config",
"is_bot": false,
"headline": "TE-10574 Fix up phpstan config (#2130)",
"author_name": "Mark Scherer",
"author_login": "dereuromark",
"committed_at": "2022-01-26T16:00:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ff3cd7d68fd3f18d128bb7e6fa36c3e82b78c70",
"body": null,
"is_bot": false,
"headline": "Update composer files for 2.2+ and allow-plugins config.",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2022-01-14T12:22:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4292343fbd675d9af9cd7dbefa1410dc5ca6accb",
"body": "* TE-10425 Updated arch sniff baselines\r\n\r\n* Update arch sniffer baselines.\r\n\r\nCo-authored-by: mscherer <mark.scherer@spryker.com>",
"is_bot": false,
"headline": "TE-10425 Updated arch sniff baselines (#2109)",
"author_name": "Svyatoslav V",
"author_login": "geega",
"committed_at": "2022-01-06T15:48:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a52503b4a120a7ffbaa9f4d553f0672983ecbf8f",
"body": null,
"is_bot": false,
"headline": "Prepare CS for PHP73+ call commas.",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2021-10-20T16:26:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a81c02610682d569bf8a79dfea9bb181a6c3bd0",
"body": "* TE-10081 CS code sniffer fixes for future compatibility.\r\n\r\n* Fix non defined array usage.",
"is_bot": false,
"headline": "TE-10081 CS code sniffer fixes for future compatibility. (#2060)",
"author_name": "Mark Scherer",
"author_login": "dereuromark",
"committed_at": "2021-10-20T14:14:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97b6fc8de44665206a44a88e3f2e25042f14a7c7",
"body": null,
"is_bot": false,
"headline": "TE-9955 Require PHP 7.4+ now.",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2021-10-18T16:05:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6f509fce5113011086ab61c6228c37af24ec76c",
"body": "* TE-10017 Fix IdeHelper typehints, upgrade PHPStan levels.\r\n\r\n* TE-10017 Remove unneeded ignores.",
"is_bot": false,
"headline": "TE-10017 Fix IdeHelper typehints, upgrade PHPStan levels. (#2053)",
"author_name": "Mark Scherer",
"author_login": "dereuromark",
"committed_at": "2021-10-13T08:20:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f1191cea8b35f396c3abeee3c61ad5265118251",
"body": null,
"is_bot": false,
"headline": "TE-9955 Clean up meta files.",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2021-10-09T01:05:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7b4ebeec2442004d729ad7f809d43756e9c16c8",
"body": null,
"is_bot": false,
"headline": "TE-9955 Update PHP min version.",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2021-10-09T00:16:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc6798eb9de5a8eb38d28ea40f4326fe40f295b5",
"body": "TE-9886 CodeSniffer update for iterable generics",
"is_bot": false,
"headline": "TE-9886 CS iterable generics (#2039)",
"author_name": "Mark Scherer",
"author_login": "dereuromark",
"committed_at": "2021-09-17T11:54:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed09fc3e4adfba12e27432c4467ac401d2624e3e",
"body": "TE-9806 Const docblock sniff",
"is_bot": false,
"headline": "TE-9806 Improve CS by adding const docblocks with var type (#2033)",
"author_name": "Mark Scherer",
"author_login": "dereuromark",
"committed_at": "2021-09-07T15:13:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98f7119487532cbb5c2750b8e404f7ee6ee2d487",
"body": null,
"is_bot": false,
"headline": "TE-9134 Remove codecept test file from export-ignore",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2021-07-07T15:14:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b82a52ed433639235db7fbb03f8890acc3e04cca",
"body": null,
"is_bot": false,
"headline": "TE-8692 Reactivated modules M-W",
"author_name": "Olha Livitchuk",
"author_login": "olhalivitchuk",
"committed_at": "2021-05-28T15:18:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "956557d571b46d7fc90e2b836f13f468be78f9ed",
"body": null,
"is_bot": false,
"headline": "TE-9104 CI to GithubActions",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2021-05-05T17:21:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5dfb9a81783d08a4d9b828d48596f5b787ef7efd",
"body": null,
"is_bot": false,
"headline": "format: apply to yaml and xml files",
"author_name": "Alex Malkevich",
"author_login": "gund",
"committed_at": "2021-05-04T13:31:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d12dfd1e7b79da94d8e4bccf7d4886abc6b10b1",
"body": null,
"is_bot": false,
"headline": "TE-9106 Fix composer.json indentation",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2021-05-03T14:17:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0660019f1ad644f2489d38d90ef57dddcdbae892",
"body": "* TE-7291: formatted files according to prettier config\r\n\r\n* TE-7414: fixed path to prettier config\r\n\r\nTE-7414: fixed formatting\r\n\r\n* TE-7414: fixed according to CR\r\n\r\n* TE-7291: ignored prettier code\r\n\r\n* TE-7414: Executed formatter for new files\r\n\r\n* TE-7402 Execute format check in CI (#1835)\r\n\r\n* TE-7402: added checks to travis\r\n\r\n* TE-7414: updated ignore files for travis\r\n\r\n* TE-7402: updated travis config",
"is_bot": false,
"headline": "TE-7414 Execute formatter on whole project (#1791)",
"author_name": "Andrey Maslov",
"author_login": "andrew-maslov",
"committed_at": "2020-12-22T20:04:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9226ec78066309fc6c407f751a934418cac901e",
"body": null,
"is_bot": false,
"headline": "Sync meta files",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2020-11-20T10:40:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "577f01810f9b862da2e55198f88853202e632ad4",
"body": null,
"is_bot": false,
"headline": "TE-7661 Upgrade to PHP 7.3+",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2020-10-27T11:32:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62859112870a0ef3e0e99d6cb713aa7a70d41d89",
"body": null,
"is_bot": false,
"headline": "TE-7661 Upgrade to PHP 7.3+",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2020-10-27T10:00:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be6e8818c2ae8bdbdc538c3863eb7746c064d065",
"body": null,
"is_bot": false,
"headline": "Update psalm report.",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2020-10-22T13:47:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58a332c6ba9fe24737707c22f925af82276a72ac",
"body": null,
"is_bot": false,
"headline": "Set PHPStan levels higher where possible.",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2020-09-23T14:07:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "281e0c942157a2755af4ae2fe0be572166783ed7",
"body": "… in github diff.",
"is_bot": false,
"headline": "Use linguist-generated=true as binary replacement for display removal…",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2020-06-23T10:52:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63f373475a49979bae12bf734bc25ee1a3f21b54",
"body": null,
"is_bot": false,
"headline": "Add deprecations per module for shop modules. nonsplit only.",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2020-06-23T10:36:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "379bfaf473d8ead256352a7749e9c64a0296cd2a",
"body": null,
"is_bot": false,
"headline": "TE-5961 Refactored all ContainerInterface array access to setter.",
"author_name": "René Klatt",
"author_login": "stereomon",
"committed_at": "2020-05-29T13:03:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8919ef4dd5ded4b993661f013e057392d086a38f",
"body": null,
"is_bot": false,
"headline": "Refactor deprecations to clickable links.",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2020-05-19T12:20:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14273c56d84e366069254e8f4378c70cce8e567b",
"body": "…/cc-7410/dev-product-relations-per-store",
"is_bot": false,
"headline": "Merge branch 'master' of github.com:spryker/spryker-shop into feature…",
"author_name": "Alexey Kravchenko",
"author_login": "kraal-spryker",
"committed_at": "2020-04-06T08:27:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c877b86eb7798328171e8c33bbf48344be541a1",
"body": null,
"is_bot": false,
"headline": "chore(git): remove *.ts files from binary list",
"author_name": "Alex",
"author_login": "gund",
"committed_at": "2020-04-03T15:38:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb9447d77e11365922323368915c8c3efbe42422",
"body": null,
"is_bot": false,
"headline": "CC-7410 fix transfer definitions",
"author_name": "Alexey Kravchenko",
"author_login": "kraal-spryker",
"committed_at": "2020-04-02T07:12:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d691ae0ec7021252e2c6c7383490e861d8e7f204",
"body": null,
"is_bot": false,
"headline": "CC-7410 update ProductRelationWidgetFactpry",
"author_name": "Alexey Kravchenko",
"author_login": "kraal-spryker",
"committed_at": "2020-04-02T06:43:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9715b1c809e98322196b67d9b4e78522b9796a74",
"body": null,
"is_bot": false,
"headline": "CC-7410 refactoring after review",
"author_name": "Alexey Kravchenko",
"author_login": "kraal-spryker",
"committed_at": "2020-04-01T12:53:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5aa181ac1b88383b67a24e95a1b241f16a1c5d98",
"body": null,
"is_bot": false,
"headline": "CC-7412 adjust composer",
"author_name": "Alexey Kravchenko",
"author_login": "kraal-spryker",
"committed_at": "2020-03-17T09:53:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01d0cae724882b9207a557317fee6b64b0f6a2d3",
"body": null,
"is_bot": false,
"headline": "CC-7940 update composer.json",
"author_name": "Alexey Kravchenko",
"author_login": "kraal-spryker",
"committed_at": "2020-02-27T08:03:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a68e03b5a3858c8992fbc2786a188afe430511d9",
"body": null,
"is_bot": false,
"headline": "CAC-7940 fix bridges",
"author_name": "Alexey Kravchenko",
"author_login": "kraal-spryker",
"committed_at": "2020-02-26T15:18:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2fb03ca19736cc61f5e40755235f616cf7a7d8f4",
"body": null,
"is_bot": false,
"headline": "CC-7940 prepare infrastructure for product relations per store",
"author_name": "Alexey Kravchenko",
"author_login": "kraal-spryker",
"committed_at": "2020-02-11T15:44:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d615b4e8a77af0ecaa45dad3922f514f4e8330c",
"body": null,
"is_bot": false,
"headline": "Fix up meta files. Remove codeception.yml where no tests.",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2020-01-14T12:44:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c8cf502b66b5f8e6346f88e09ff5a6e5ee95bea",
"body": null,
"is_bot": false,
"headline": "Sync README files.",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2019-12-19T16:07:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d30689be2d2bf33661f93de16947a5833b1b25a1",
"body": null,
"is_bot": false,
"headline": "Sync meta files.",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2019-12-19T13:39:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e41b73bb0ff98016db123786cad28853f197ed22",
"body": null,
"is_bot": false,
"headline": "Fix require dev dependencies.",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2019-12-19T11:40:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cdd2356c53af30fc92116e5b8693b7e9e1372587",
"body": null,
"is_bot": false,
"headline": "Sync meta files.",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2019-12-19T09:49:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89d71aa417a9107d067641ad95c31d9aa460675d",
"body": null,
"is_bot": false,
"headline": "Fix missing cs commands. Sync meta files.",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2019-12-18T16:21:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01b79959d7238a5e4a768d103bf30d93d977d70e",
"body": null,
"is_bot": false,
"headline": "Fix missing cs commands. Sync meta files.",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2019-12-18T16:20:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52d656e8ab6b8b61f2f0e277c01d1918c910498a",
"body": null,
"is_bot": false,
"headline": "Fix meta files",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2019-12-17T15:57:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "884c9abd02c8bf7e0c13a5415f5ffbcd444f9ce3",
"body": "TE-4334 updated travis files\n\nTE-4334 Travis version update\n\nTE-4334 Update more composer.json",
"is_bot": false,
"headline": "TE-4334 raised minimum version of php to 7.2",
"author_name": "gechetspr",
"author_login": "gechetspr",
"committed_at": "2019-11-13T16:26:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84c54d317a161077bab4e8b688398c3e853e45c8",
"body": null,
"is_bot": false,
"headline": "TE-4263 Fix invalid transfer files.",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2019-10-29T17:30:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf196ac86004a9861791a2e1b12da016e91a30f6",
"body": null,
"is_bot": false,
"headline": "TE-4264 Fix transfer definitions to include missing uses.",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2019-10-14T10:22:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ea233dea67f0c759efd2a68031d12590980f7c4",
"body": null,
"is_bot": false,
"headline": "TE-3940 Use composer name instead of module name in dependency.json",
"author_name": "René Klatt",
"author_login": "stereomon",
"committed_at": "2019-08-15T04:57:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2072cd81414c0b8c6b0235b1c088b798d00eec19",
"body": null,
"is_bot": false,
"headline": "Adjust to Kernel minor for container set() availability.",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2019-07-08T08:25:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40a1d375f03a5c6d94157669b80ee8d23efcb6ea",
"body": null,
"is_bot": false,
"headline": "TE-3552: Travis needs to be pinned down to a known working version.",
"author_name": "Brian Graham",
"author_login": "Incognito",
"committed_at": "2019-05-15T13:51:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f91ac49049b477539db502f272e64b78a93c5b1",
"body": "…\\TestSuite",
"is_bot": false,
"headline": "te-1550 replaced \\PHPUnit_Framework_TestSuite with \\PHPUnit\\Framework…",
"author_name": "René Klatt",
"author_login": "stereomon",
"committed_at": "2019-02-22T14:21:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a8ff274dc7cdfabdced9439195832f0cb113b12",
"body": null,
"is_bot": false,
"headline": "[DT-24] Priority: 5 becomes 4",
"author_name": "Anton Zubariev",
"author_login": null,
"committed_at": "2018-12-06T12:24:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "745a765ff5c6baa147035af516ffab94a66d3735",
"body": null,
"is_bot": false,
"headline": "[DT-24] Adjust tooling yml",
"author_name": "Anton Zubariev",
"author_login": null,
"committed_at": "2018-12-06T11:12:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "850669f2bb6961101d18051294b8b031f0ad2fa7",
"body": "…g to cover yml spacing",
"is_bot": false,
"headline": "[DT-30] Added new line to the end of tooling.yml + change editorconfi…",
"author_name": "Anton Zubariev",
"author_login": null,
"committed_at": "2018-11-30T05:51:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8038445f71256579dc6a9bb7f3cc74b6d8b2be7",
"body": null,
"is_bot": false,
"headline": "[DT-30] Add tooling.yml to each module",
"author_name": "Anton Zubariev",
"author_login": null,
"committed_at": "2018-11-29T13:26:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2427306b407dd40bb0bd47b32ed6201fdb9c449",
"body": "* Fixed \"composer.json\" for modules with new global widgets.",
"is_bot": false,
"headline": "CC-796: Fixed \"composer.json\" for modules with new global widgets",
"author_name": "Dmitriy Svetlichniy",
"author_login": null,
"committed_at": "2018-10-10T14:15:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c1ec1927aa874e3be4d2265a43b7ff1a23fcbaa",
"body": "* Added descriptions in \"README.md\" for modules: \"CheckoutWidget\", \"CmsBlockWidget\", \"CurrencyWidget\", \"DiscountWidget\", \"NavigationWidget\", \"PriceWidget\", \"ProductCategoryWidget\", \"ProductImageWidget\", \"ProductLabelWidget\", \"ProductRelationWidget\".",
"is_bot": false,
"headline": "CC-796: Added descriptions in \"README.md\" for several modules",
"author_name": "Dmitriy Svetlichniy",
"author_login": null,
"committed_at": "2018-10-09T13:27:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55c8e6ebba8a41ba8cbbabbb34446afcb850bef0",
"body": "…/dev-global-widgets\n\n# Conflicts:\n#\tcomposer.lock\n\nMerge branch 'feature/te-29/master-global-widgets' into feature/te-29/dev-global-widgets\n\n# Conflicts:\n#\tBundles/CustomerPage/src/SprykerShop/Yves/CustomerPage/Theme/default/components/molecules/order-detail-table/order-detail-table.twig\n#\tBundles/\n[…]\np/Yves/ShoppingListPage/Theme/default/views/shopping-list/print-shopping-list.twig\n#\tBundles/ShoppingListPage/src/SprykerShop/Yves/ShoppingListPage/Theme/default/views/shopping-list/shopping-list.twig",
"is_bot": false,
"headline": "Merge branch 'feature/te-29/master-global-widgets' into feature/te-29…",
"author_name": "Dmitriy Svetlichniy",
"author_login": null,
"committed_at": "2018-10-08T11:11:29Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b166043b10c5580b0ce102caa411a5d99e8c966d",
"body": "…recated\"\n\n* Updated widget plugins classes and interfaces labels to \"@deprecated\".\n[]",
"is_bot": false,
"headline": "CC-796: Updated widget plugins classes and interfaces labels to \"@dep…",
"author_name": "Dmitriy Svetlichniy",
"author_login": null,
"committed_at": "2018-10-02T12:33:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23bdf40897a43d6762859000204c1d063ae70142",
"body": "* Updated widget \"CustomerNavigationWidget\". Added $this->addWidgets() into constructor.\n* Updated widget \"AddToMultiCartWidget\". Added $this->addWidgets() into constructor.\n* Updated widget \"CartOperationsWidget\". Added $this->addWidgets() into constructor.\n* Updated widget \"MiniCartWidget\". Added \n[…]\nets() into constructor.\n* Updated widget \"ProductAlternativeWidget\". Added $this->addWidgets() into constructor.\n* Updated widget \"SharedCartDetailsWidget\". Added $this->addWidgets() into constructor.",
"is_bot": false,
"headline": "CC-1013: Updated widgets. Added $this->addWidgets() into constructor",
"author_name": "Dmitriy Svetlichniy",
"author_login": null,
"committed_at": "2018-10-02T08:19:12Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "dcde6cad468eff1fea2cb7e92eed99dd892830eb",
"body": null,
"is_bot": false,
"headline": "Add type into module composer.json files.",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2018-10-01T13:40:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f94c5d735f5e7285dab2a90a9fce652d6763d41",
"body": "* Fixed conflicts after merge epic dev with epic master.",
"is_bot": false,
"headline": "CC-751: Fixed conflicts after merge epic dev with epic master",
"author_name": "Dmitriy Svetlichniy",
"author_login": null,
"committed_at": "2018-09-27T18:35:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d298e9b246fdb87faeea80cfb230d5e08adee3ab",
"body": "* Updated \"CartItemProductOptionWidgetPlugin\".\n* Fixed old widgets call for inner plugins.",
"is_bot": false,
"headline": "CC-929: Updated \"CartItemProductOptionWidgetPlugin\"",
"author_name": "Dmitriy Svetlichniy",
"author_login": null,
"committed_at": "2018-09-27T10:15:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68aafafe91541a97ee31655bb66c5cea3fcb8b1f",
"body": null,
"is_bot": false,
"headline": "Fix CS.",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2018-09-26T09:30:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98978e493cc0ae3bdd97058944af70b3aacb70f2",
"body": null,
"is_bot": false,
"headline": "cc-737 add changes by commits in PR",
"author_name": "Serhii Babich",
"author_login": "SerhiiBabich",
"committed_at": "2018-09-24T15:34:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2abb2386f384218de575d56babb95f81528531a5",
"body": null,
"is_bot": false,
"headline": "cc-786 fix bugs in new widgets",
"author_name": "Serhii Babich",
"author_login": "SerhiiBabich",
"committed_at": "2018-09-19T11:17:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a21b3becf6dea1d4bd9783f5eb91453d96e8d7ee",
"body": "…-787-refactor-widgets-part-4\n\n# Conflicts:\n#\tBundles/CustomerPage/src/SprykerShop/Yves/CustomerPage/Theme/default/components/molecules/customer-navigation/customer-navigation.twig\n#\tBundles/ShoppingListWidget/src/SprykerShop/Yves/ShoppingListWidget/Plugin/CustomerPage/ShoppingListMenuItemWidgetPlugin.php\n#\tBundles/WishlistWidget/src/SprykerShop/Yves/WishlistWidget/Plugin/CustomerPage/WishlistMenuItemWidgetPlugin.php",
"is_bot": false,
"headline": "Merge branch 'feature/te-29/dev-global-widgets' into feature/te-29/cc…",
"author_name": "Serhii Babich",
"author_login": "SerhiiBabich",
"committed_at": "2018-09-18T13:28:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0ef7f75fc8bf954b070bad7215aeb487bc4bb1d",
"body": null,
"is_bot": false,
"headline": "cc-787 refactored widgets part 4",
"author_name": "Serhii Babich",
"author_login": "SerhiiBabich",
"committed_at": "2018-09-18T12:56:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40b76b59ead0a2e44fff5e0d47909dcd497519f4",
"body": "* Implemented new widgets in templates.",
"is_bot": false,
"headline": "CC-786: Implemented new widgets in templates",
"author_name": "Dmitriy Svetlichniy",
"author_login": null,
"committed_at": "2018-09-18T07:55:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0d7c92626859439666a93d898056be4122b72f0",
"body": "* Implemented new widgets in templates.",
"is_bot": false,
"headline": "CC-786: Implemented new widgets in templates",
"author_name": "Dmitriy Svetlichniy",
"author_login": null,
"committed_at": "2018-09-17T17:38:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1a58d14c54b308fe864a1c596b391c8293381ec",
"body": null,
"is_bot": false,
"headline": "Fix api doc block annotations.",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2018-09-07T14:48:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b7b48721df335191b00d757fb65838b6a4d4d59",
"body": null,
"is_bot": false,
"headline": "Fix gitignore excludes.",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2018-08-31T16:35:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6792ddf327bbc04d55d1a0ea8210e1101adcdb57",
"body": null,
"is_bot": false,
"headline": "te-36 fixed wrong dependencies in composer.json files",
"author_name": "René Klatt",
"author_login": "stereomon",
"committed_at": "2018-08-29T10:37:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6948ceafe6b59c3b3dff91f7e5096be13a1203eb",
"body": null,
"is_bot": false,
"headline": "TE-7 Update composer files",
"author_name": "Tamas Nyulas",
"author_login": "tamasnyulas",
"committed_at": "2018-06-15T09:21:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "204bcbf12f2f809843cbd6988ca9396e75ecf379",
"body": null,
"is_bot": false,
"headline": "TE-7 Added ShopUi dependencies",
"author_name": "Tamas Nyulas",
"author_login": "tamasnyulas",
"committed_at": "2018-06-15T09:15:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c223728420c327657a09574df6ae08de2685b93",
"body": null,
"is_bot": false,
"headline": "TE-7 Adjusted composer module dependencies",
"author_name": "Tamas Nyulas",
"author_login": "tamasnyulas",
"committed_at": "2018-06-13T13:42:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d8c566cb431d7b9f1e584b0730ec2be7953c678",
"body": "…ure/CORE-4352-atomic-frontend-reviews",
"is_bot": false,
"headline": "Merge branch 'feature/te-7-modular-frontend-stable-release' into feat…",
"author_name": "ilmente",
"author_login": null,
"committed_at": "2018-06-11T15:22:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba0a83e23c4d9a27658cae07d4e269b4f64a87a8",
"body": "…oups and recommendation",
"is_bot": false,
"headline": "CORE-4344: fix ProductRelationWidget and ProductWidget for prodyct gr…",
"author_name": "ilmente",
"author_login": null,
"committed_at": "2018-06-08T22:24:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d375bfd943b65d63fa7392372688d3bc0007c6b3",
"body": null,
"is_bot": false,
"headline": "TE-7 Fixed composer suggestion messages",
"author_name": "Tamas Nyulas",
"author_login": "tamasnyulas",
"committed_at": "2018-06-07T15:00:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8804ac964d038d32f196e9239c240e995fb3c781",
"body": null,
"is_bot": false,
"headline": "CORE-2793 Fix composers",
"author_name": "Ehsan Zanjani",
"author_login": "ehsanmx",
"committed_at": "2018-05-29T12:39:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb01c20514d03f38e180952ca45cda77413df476",
"body": null,
"is_bot": false,
"headline": "CORE-2793 Update composers",
"author_name": "Ehsan Zanjani",
"author_login": "ehsanmx",
"committed_at": "2018-05-24T11:36:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e67d74104e5f3c4f2f36be9e58e4c6e4d24d6b0e",
"body": "…-multi-store' into feature/core-2793-2977-pub-and-syn-multi-store",
"is_bot": false,
"headline": "Merge remote-tracking branch 'origin/merge/core-2793-2977-pub-and-syn…",
"author_name": "Ehsan Zanjani",
"author_login": "ehsanmx",
"committed_at": "2018-05-16T15:36:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c733a6e96a5879480b34cffd25c8e8d1be0a596a",
"body": null,
"is_bot": false,
"headline": "Set phpstan level to passing version.",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2018-05-03T13:13:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9fce3439dfadb71d465d6097fac1f9eb96cbeee",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into merge/core-2793-2977-pub-and-syn-multi-store",
"author_name": "Karoly Gerner",
"author_login": "gerner-spryker",
"committed_at": "2018-03-06T13:17:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5d7c4f8f0fced96d7e116711b784b5d2f28c49b",
"body": null,
"is_bot": false,
"headline": "CORE-2260: increase twig performnace, fix code with sniffer",
"author_name": "ilmente",
"author_login": null,
"committed_at": "2018-03-01T11:39:30Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 11,
"commits_last_year": 4,
"latest_release_at": "2025-10-17T11:13:57Z",
"latest_release_tag": "1.4.0",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 4,
"days_since_latest_release": 280,
"mean_days_between_releases": 315.2
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 62,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "spryker-shop/product-relation-widget",
"exists": true,
"license": "proprietary",
"keywords": [],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/spryker-shop/product-relation-widget",
"is_deprecated": false,
"latest_version": "1.4.0",
"repository_url": "https://github.com/spryker-shop/product-relation-widget",
"versions_count": 11,
"total_downloads": 2108349,
"dependents_count": 2,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 15361,
"first_published_at": null,
"latest_published_at": "2025-10-15T10:34:39Z",
"latest_version_yanked": null,
"days_since_latest_publish": 282
}
]
},
"popularity": {
"forks": 0,
"stars": 0,
"watchers": 3,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [],
"complete": true,
"collected": 0,
"total_stars": 0,
"collected_at": null
},
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 3997,
"source_files_sampled": 11,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"composer.json"
],
"advisories": {
"error": "No resolved dependencies carried a version and a supported ecosystem",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 8,
"direct_affected_count": 0
},
"ecosystems": [
"packagist"
],
"dependencies": [
{
"name": "spryker-shop/shop-ui",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^1.100.0"
},
{
"name": "spryker/kernel",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^3.30.0"
},
{
"name": "spryker/product-relation-storage",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^1.6.0 || ^2.0.0"
},
{
"name": "spryker/store",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^1.4.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "spryker-shop/shop-ui",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "spryker/kernel",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "spryker/product-relation-storage",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "spryker/store",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "spryker-shop/cart-page",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "spryker-shop/product-detail-page",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "spryker/code-sniffer",
"direct": false,
"version": null,
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 8,
"direct_count": 4,
"indirect_count": 4
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 0,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 2,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "dereuromark",
"commits": 38,
"avatar_url": "https://avatars.githubusercontent.com/u/39854?v=4"
},
{
"type": "User",
"login": "tamasnyulas",
"commits": 18,
"avatar_url": "https://avatars.githubusercontent.com/u/3429362?v=4"
},
{
"type": "User",
"login": "kraal-spryker",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/42177964?v=4"
},
{
"type": "User",
"login": "ehsanmx",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/7711957?v=4"
},
{
"type": "User",
"login": "stereomon",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/1382877?v=4"
},
{
"type": "User",
"login": "olhalivitchuk",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/77281282?v=4"
},
{
"type": "User",
"login": "SerhiiBabich",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/33103361?v=4"
},
{
"type": "User",
"login": "gerner-spryker",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/30629375?v=4"
},
{
"type": "User",
"login": "gechetspr",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/42143273?v=4"
},
{
"type": "User",
"login": "gund",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/3644678?v=4"
}
],
"contributors_sampled": 18,
"top_contributor_share": 0.38
},
"quality_signals": {
"has_ci": true,
"has_tests": false,
"ci_workflows": [
"ci.yml"
],
"has_docs_dir": false,
"linter_configs": [
"phpstan.neon"
],
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 5,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": null,
"reason": "no pull request found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 7 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 9,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": null,
"reason": "no dependencies found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "no SAST tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "77d39c7b10c5a0901c99a54c3da0205f16a9b895",
"ran_at": "2026-07-24T13:35:54Z",
"aggregate_score": 3.5,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-24T13:34:32Z",
"oldest_open_prs": [],
"last_merged_pr_at": null,
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/spryker-shop/product-relation-widget",
"host": "github.com",
"name": "product-relation-widget",
"owner": "spryker-shop"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 49,
"inputs": {
"security": 35,
"vitality": 52,
"community": 40,
"governance": 54,
"engineering": 57
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 52,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 45,
"inputs": {
"commits_last_year": 4,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 4
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "4/52 weeks with commits",
"points": 2.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 4
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "4 commits in the last year",
"points": 6.3,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 4
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "1 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": "moderate",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 62,
"inputs": {
"releases_count": 11,
"latest_release_tag": "1.4.0",
"releases_from_tags": false,
"days_since_latest_release": 280,
"mean_days_between_releases": 315.2
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "11 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 11
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 280 days ago",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 280
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~315.2 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 315.2
}
}
],
"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": 0,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 0 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 0
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 40,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 2,
"inputs": {
"forks": 0,
"stars": 0,
"watchers": 3,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "0 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 0
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "3 watchers",
"points": 1.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 3
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 71,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": false,
"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": "license file present, not a recognized license",
"points": 16.9,
"status": "partial",
"details": [
{
"code": "license_custom",
"params": {}
}
],
"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": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 6.3,
"status": "met",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": null,
"notes": [],
"value": 59,
"inputs": {
"packages": [
"spryker-shop/product-relation-widget"
],
"dependents": 2,
"ecosystems": "packagist",
"total_downloads": 2108349,
"monthly_downloads": 15361
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "15,361 downloads/month across packagist",
"points": 55.8,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 15361,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "2 packages depend on it",
"points": 3.2,
"status": "partial",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 2
}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 54,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 63,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 18,
"top_contributor_share": 0.38
},
"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 38% of commits",
"points": 13.9,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 38
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "18 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 18
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 7 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "critical",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution",
"pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"merged_prs": 0,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "no decided pull requests or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_decided_prs_or_data",
"params": {}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 67,
"inputs": {
"followers": 46,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "spryker-shop",
"public_repos": 210,
"account_age_days": 3236
},
"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": "46 followers of spryker-shop",
"points": 12,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 46,
"login": "spryker-shop"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "210 public repos, account ~8 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 210
}
},
{
"code": "account_age_years",
"params": {
"years": 8
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 91,
"inputs": {
"packages": [
"spryker-shop/product-relation-widget"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 282
},
"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 282 days ago",
"points": 26,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 282
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "11 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 11
}
}
],
"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": 57,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 58,
"inputs": {
"has_ci": true,
"has_tests": false,
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": "phpstan.neon",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "phpstan.neon"
}
}
],
"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": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": "https://spryker.com",
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://spryker.com",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 35,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 35,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 12,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 6,
"scorecard_aggregate": 3.5
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection is not maximal on development and all release branches",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 7 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "no SAST tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 8
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "critical",
"name": "AI Readiness",
"value": 20,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 13,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.24,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "24 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 12.8,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 24,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 12,
"inputs": {
"has_nix": false,
"has_tests": false,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": "phpstan.neon",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "phpstan.neon"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "PHP",
"largest_source_bytes": 3997,
"source_files_sampled": 11,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "PHP without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "PHP"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/11 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 11,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-24T13:36:05.408010Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/spryker-shop/product-relation-widget.svg",
"full_name": "spryker-shop/product-relation-widget",
"license_state": "custom",
"license_spdx": null
}