Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [
"php",
"seal-adapter",
"seal-php-adapter",
"search-client",
"loupe-php",
"cmsig"
],
"is_fork": false,
"size_kb": 168,
"has_wiki": false,
"homepage": null,
"languages": {
"PHP": 28651
},
"pushed_at": "2026-07-22T15:40:14Z",
"created_at": "2023-08-05T00:50:30Z",
"owner_type": "Organization",
"updated_at": "2026-07-22T15:45:54Z",
"description": "An adapter to support Loupe in CMS-IG SEAL search abstraction. Part of the https://github.com/php-cmsig/search project. READ-ONLY Repository",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "0.12",
"license_spdx_raw": "MIT",
"primary_language": "PHP",
"significant_languages": [
"PHP"
]
},
"owner": {
"blog": null,
"name": "PHP CMSIG",
"type": "Organization",
"login": "PHP-CMSIG",
"company": null,
"location": null,
"followers": 15,
"avatar_url": "https://avatars.githubusercontent.com/u/76212492?v=4",
"created_at": "2020-12-18T12:51:37Z",
"is_verified": null,
"public_repos": 20,
"account_age_days": 2042
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "0.12.15",
"kind": "patch",
"published_at": "2026-06-22T09:00:40Z"
},
{
"tag": "0.12.14",
"kind": "patch",
"published_at": "2026-06-08T06:10:03Z"
},
{
"tag": "0.12.13",
"kind": "patch",
"published_at": "2026-05-29T17:16:06Z"
},
{
"tag": "0.12.10",
"kind": "patch",
"published_at": "2026-04-09T06:30:16Z"
},
{
"tag": "0.12.9",
"kind": "patch",
"published_at": "2026-03-01T16:18:30Z"
},
{
"tag": "0.12.7",
"kind": "patch",
"published_at": "2026-01-28T06:40:26Z"
},
{
"tag": "0.12.6",
"kind": "patch",
"published_at": "2025-12-04T11:27:19Z"
},
{
"tag": "0.12.5",
"kind": "patch",
"published_at": "2025-11-19T08:09:42Z"
},
{
"tag": "0.12.2",
"kind": "patch",
"published_at": "2025-08-18T07:52:34Z"
},
{
"tag": "0.12.0",
"kind": "minor",
"published_at": "2025-08-13T08:25:02Z"
},
{
"tag": "0.11.0",
"kind": "minor",
"published_at": "2025-08-02T13:43:19Z"
},
{
"tag": "0.10.1",
"kind": "patch",
"published_at": "2025-07-14T06:28:23Z"
},
{
"tag": "0.10.0",
"kind": "minor",
"published_at": "2025-06-25T16:19:36Z"
},
{
"tag": "0.9.3",
"kind": "patch",
"published_at": "2025-06-17T07:54:02Z"
},
{
"tag": "0.9.1",
"kind": "patch",
"published_at": "2025-05-27T09:35:31Z"
},
{
"tag": "0.9.0",
"kind": "minor",
"published_at": "2025-05-22T06:44:58Z"
},
{
"tag": "0.8.0",
"kind": "minor",
"published_at": "2025-05-06T17:04:26Z"
},
{
"tag": "0.7.3",
"kind": "patch",
"published_at": "2025-04-29T06:00:32Z"
},
{
"tag": "0.7.1",
"kind": "patch",
"published_at": "2025-03-19T15:54:07Z"
},
{
"tag": "0.7.0",
"kind": "minor",
"published_at": "2025-02-25T14:21:28Z"
},
{
"tag": "0.6.1",
"kind": "patch",
"published_at": "2025-01-23T21:52:31Z"
},
{
"tag": "0.6.0",
"kind": "minor",
"published_at": "2024-12-27T12:15:17Z"
},
{
"tag": "0.5.0",
"kind": "minor",
"published_at": "2024-09-24T11:30:56Z"
},
{
"tag": "0.4.0",
"kind": "minor",
"published_at": "2024-03-20T23:29:29Z"
},
{
"tag": "0.3.1",
"kind": "patch",
"published_at": "2024-01-19T08:48:40Z"
},
{
"tag": "0.3.0",
"kind": "minor",
"published_at": "2024-01-10T20:37:42Z"
},
{
"tag": "0.2.1",
"kind": "patch",
"published_at": "2023-11-21T22:56:20Z"
},
{
"tag": "0.2.0",
"kind": "minor",
"published_at": "2023-09-28T22:34:10Z"
}
],
"recent_commits": [
{
"oid": "a66432fd2252a2b84726d722ec3ae061adccb4ba",
"body": "PHP Solarium 7.0 was released last week:\nhttps://github.com/solariumphp/solarium/releases/tag/7.0.0 which we want\nto support.",
"is_bot": false,
"headline": "Add support for Solarium 7 for Solr Adapter (#705)",
"author_name": "Alexander Schranz",
"author_login": "alexander-schranz",
"committed_at": "2026-07-22T15:39:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2b132e57a0bbc7de67c728d16919ac97d4b894f",
"body": "It is common that the highlight is defined always even there is no\nsearch query submitted. Currently ~Redis and~ Loupe may have issues,\nwhile Loupe issue was already fixed upstream in 0.13.19 we maybe should\nbe less strict and relax that part.\n\nfixes #549, see also #698, #699",
"is_bot": false,
"headline": "Fix highlight without search query in Loupe (#702)",
"author_name": "Alexander Schranz",
"author_login": "alexander-schranz",
"committed_at": "2026-06-22T09:00:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7bd3fe4d3ce19b67c83e9e57b27e471776c22619",
"body": "A new version of PHPStan was released which provides new type issues we\nneed to tackle. Framework integrations I ignore here as we mostly use\nthe skeleton / template which the frameworks provided.",
"is_bot": false,
"headline": "Update phpstan baselines and fix some type issues (#695)",
"author_name": "Alexander Schranz",
"author_login": "alexander-schranz",
"committed_at": "2026-06-08T06:10:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "145400a694246233c0a142de3cf2fabbbc91c039",
"body": "---------\n\nCo-authored-by: Alexander Schranz <alexander@sulu.io>",
"is_bot": false,
"headline": "Fix not dump config files for in-memory loupe setups (#681)",
"author_name": "Yanick Witschi",
"author_login": "Toflar",
"committed_at": "2026-05-29T17:16:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92657cc13a0d09f3d62a0b9822ecda1e213dbaba",
"body": "…680)\n\nJust `composer update` and update the rector.php of Symfony example.",
"is_bot": false,
"headline": "Update dependencies and fix linting of Symfony after Rector update (#…",
"author_name": "Alexander Schranz",
"author_login": "alexander-schranz",
"committed_at": "2026-04-09T06:30:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75a5969a36bf0d6da7bce863b491da908770327d",
"body": "fix seal-loupe-adapter package for facets by nested fields\n\n---------\n\nCo-authored-by: Alexander Schranz <alexander@sulu.io>",
"is_bot": false,
"headline": "Fix facets on nested fields in Loupe adapter (#673)",
"author_name": "4meck",
"author_login": "4meck",
"committed_at": "2026-03-26T11:28:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d876914c7875d62659a1db30fb5bd94121b0303",
"body": "A new version of Laravel was release. We keep the current Laravel example\non Laravel 12 example created in\nhttps://github.com/PHP-CMSIG/search/pull/494. As we still support PHP\n8.2 which Laravel 13 does not. With this way we can support multiple PHP\nand Laravel versions.",
"is_bot": false,
"headline": "Add support for Laravel 13 (#672)",
"author_name": "Alexander Schranz",
"author_login": "alexander-schranz",
"committed_at": "2026-03-26T11:01:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "edcb18ee22af689ff32082e495b63797dd84a798",
"body": "https://github.com/sponsors/terminal42",
"is_bot": false,
"headline": "Add Terminal42 also to Funding config of Loupe Adapter (#677)",
"author_name": "Alexander Schranz",
"author_login": "alexander-schranz",
"committed_at": "2026-03-26T10:55:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7ad5d9ba47b493aa71e948f7c549da7ca47afb0",
"body": "…#669)\n\nUpdate the lock files, fix a few phpstan issues and test against latest\nelastic version.",
"is_bot": false,
"headline": "Update dependencies to latest version and fix static code analyzers (…",
"author_name": "Alexander Schranz",
"author_login": "alexander-schranz",
"committed_at": "2026-03-23T08:35:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cdc659af5c06dd018afad004bb324724531e5291",
"body": "… and NotIn Conditions (#660)\n\nFixes following PHPStan issue by ignore them as we expected the fields\nare created in the expected document schema:\n\n```\n ------ ------------------------------------------------------------------------------------------\n Line src/SolrSearcher.php\n ------ -----------\n[…]\n array of values castable to\n string, array<mixed, mixed> given.\n 🪪 argument.type\n ------ -----------------------------------------------------------------------------------------\n```",
"is_bot": false,
"headline": "Fix phpstan issue with returned array highlight in Solr and Memory In…",
"author_name": "Alexander Schranz",
"author_login": "alexander-schranz",
"committed_at": "2026-03-01T16:18:30Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3ef5ad7a7bf3ef56ea57e164096650d90b047090",
"body": "- [x] Mezzio Integration\n- [x] Remove mezzio/tooling which blocks PHP 8.5 after remove composer\nplatform php config: https://github.com/PHP-CMSIG/search/pull/650\n - [x] https://github.com/laminas/laminas-cli/pull/149\n - [x] https://github.com/laminas/laminas-cli/pull/150\n- [x] Mezzio Release:\nhttps://github.com/laminas/laminas-cli/releases/tag/1.14.0\n \ncloses #633",
"is_bot": false,
"headline": "Update dependencies for Mezzio Symfony 8 (#656)",
"author_name": "Alexander Schranz",
"author_login": "alexander-schranz",
"committed_at": "2026-02-23T08:43:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0cd94d561d16e409ad2eb219c91b44903e10aed0",
"body": "…n (#650)\n\nCurrently always 8.2 deps are installed on spiral and mezzio instead of\nthe used PHP version.\n\nParts of: https://github.com/PHP-CMSIG/search/issues/633",
"is_bot": false,
"headline": "Remove platform.php configuration from Mezzio and Spiral composer.jso…",
"author_name": "Alexander Schranz",
"author_login": "alexander-schranz",
"committed_at": "2026-02-17T09:21:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a252b0bcbe3b3b61eb4af89743a06bf6906f5df",
"body": "Some new changes from PHP CS Fixer are applied here like `static` to\nanonymous functions.",
"is_bot": false,
"headline": "Update code style changes after PHP CS Fixer update (#640)",
"author_name": "Alexander Schranz",
"author_login": "alexander-schranz",
"committed_at": "2026-01-28T06:40:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05180b743d5c57165327ab1e13cce3d3d3d067c8",
"body": "This add support for tge typesense client 6 PHP Client and Typesense 30\nVersion.",
"is_bot": false,
"headline": "Add Support for Typesense 30 (#639)",
"author_name": "Alexander Schranz",
"author_login": "alexander-schranz",
"committed_at": "2026-01-28T06:21:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1355fa2a463bb9c95fdfd92676dc85bac3843ac0",
"body": "The Laravel PHP 8.5 currently fails as PestPHP requires update to\nsupport latest PHPUnit version.",
"is_bot": false,
"headline": "Fix laravel php 8.5 example issue (#637)",
"author_name": "Alexander Schranz",
"author_login": "alexander-schranz",
"committed_at": "2026-01-20T20:32:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59494b265e18ae53ef6729d560722414337af3eb",
"body": null,
"is_bot": false,
"headline": "Add Usages section and Discussions to README (#634)",
"author_name": "Alexander Schranz",
"author_login": "alexander-schranz",
"committed_at": "2026-01-16T15:37:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9d62084d6d82668aa62a18e183599630fd914fa",
"body": null,
"is_bot": false,
"headline": "Update code style to latest version (#630)",
"author_name": "Alexander Schranz",
"author_login": "alexander-schranz",
"committed_at": "2026-01-09T13:35:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a44b97cef8416f6346a899467422feeeb33306c0",
"body": "Loupe 0.13 was released: https://github.com/loupe-php/loupe/releases/tag/0.13.0",
"is_bot": false,
"headline": "Allow Loupe v0.13 (#624)",
"author_name": "Alexander Schranz",
"author_login": "alexander-schranz",
"committed_at": "2025-12-04T11:27:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0bc8e5c142b640600fb3fe6b765a61d1c7fe4761",
"body": null,
"is_bot": false,
"headline": "Update PHPStan, Rector to Version 2 also with Symfony 7.4 (#623)",
"author_name": "Alexander Schranz",
"author_login": "alexander-schranz",
"committed_at": "2025-12-04T09:50:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8595c46a54ee51578898e3d7ad33166df071447d",
"body": "All seal adapters will provide `cmsig/seal-adapter-implementation`.\n\nAll seal adapters in core go with:\n\n```json\n \"provide\": {\n \"cmsig/seal-adapter-implementation\": \"self.version\"\n },\n```\n\nCustom adapters need provide the related / supported `cmsig/seal`\nversion:\n\n\n```json\n \"provide\"\n[…]\nas required\nby the project / library.\n\nThis should help eventuall a future `contao/backend-search-bundle`\npackage to require `\"cmsig/seal-adapter-implementation\": \"^0.12\"` if\nthey want that behaviour.",
"is_bot": false,
"headline": "Add virtual packages for seal adapters (#620)",
"author_name": "Alexander Schranz",
"author_login": "alexander-schranz",
"committed_at": "2025-11-19T08:09:42Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "29012f9d2c10e1c510389a4633f8789b1569e6db",
"body": "CS Fixer have some new catches which we fix with this PR.",
"is_bot": false,
"headline": "Update Coding Standard Analyzer (#601)",
"author_name": "Alexander Schranz",
"author_login": "alexander-schranz",
"committed_at": "2025-08-18T07:52:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5c9304aef519246e2cd4bf841b06be868d03ab1",
"body": "Filters based on `datetime` fields seems currently not work correctly\nin:\n\n - [x] Loupe (expect integer in filter)\n - [x] Typesense (expect integer in filter)\n- [x] Meilisearch (expect integer in filter, and schema as integer)\n(requires drop reindex)\n- [x] Algolia (expect integer in filter, and sche\n[…]\normats for Example for Solr which requires a\nspecific format. As they are still `@internal` there are no issues with\nBC Break here. But still a reindex is required for Solr, Redisearch and\n\nfixes #587",
"is_bot": false,
"headline": "Fix issues with filters by Date Fields (BC Break ⚠️) (#594)",
"author_name": "Alexander Schranz",
"author_login": "alexander-schranz",
"committed_at": "2025-08-13T08:25:02Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c3b3efa949a05def78366be6766c14ffd37607e2",
"body": null,
"is_bot": false,
"headline": "Prepare 0.12",
"author_name": "Alexander Schranz",
"author_login": "alexander-schranz",
"committed_at": "2025-08-13T08:18:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9ba7c857e4411dfff6ba218f53da2eb8fdc333e",
"body": "CI currently fails because some unexpected changes and conflicts, this\nfixes a few issues.\n\nThis only fixes partially\nhttps://github.com/PHP-CMSIG/search/issues/586. We did not yet update\nthe whole yii/app to use current state of\nhttps://github.com/yiisoft/app.",
"is_bot": false,
"headline": "Fix current yii CI issues (#589)",
"author_name": "Alexander Schranz",
"author_login": "alexander-schranz",
"committed_at": "2025-08-02T13:43:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bdaaf55ce80cd1c4260e1f1dd5372ac70fc1d82d",
"body": "## Example\n\nFacetting\n---------\n\nImplements `MinMaxFacet`` and ``CountFacet`` which is what most search\nengines support:\n\n```php\nuse CmsIg\\Seal\\Search\\Facet\\MinMaxFacet;\nuse CmsIg\\Seal\\Search\\Facet\\CountFacet;\n\n$result = $this->engine->createSearchBuilder('blog')\n ->addFacet(MinMaxFacet('rating')\n[…]\nsues/182\n\n# BC Breaks\n\nAll Schema Field classes constructor methods have an additional argument `facet` before the `options` argument.\n\n---------\n\nCo-authored-by: Alexander Schranz <alexander@sulu.io>",
"is_bot": false,
"headline": "Add support for facets (BC Break ⚠️) (#577)",
"author_name": "Yanick Witschi",
"author_login": "Toflar",
"committed_at": "2025-07-30T21:05:39Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "80c01831bd603f8f8472fdf3ceb30cfacb8e020c",
"body": null,
"is_bot": false,
"headline": "Prepare 0.11",
"author_name": "Alexander Schranz",
"author_login": "alexander-schranz",
"committed_at": "2025-07-24T17:22:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1cc8dec26ccefa95b52d261cc242ecc80a0b6f04",
"body": null,
"is_bot": false,
"headline": "Fix code style for readonly constructor property promotion (#575)",
"author_name": "Alexander Schranz",
"author_login": "alexander-schranz",
"committed_at": "2025-07-14T06:28:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3901ad77307077ed86259a7567c47d9ad656285",
"body": "Because this is a BC break, this shouldn't go to 0.9 but I would need a\ntarget branch then 😊\n\nExample:\n\n```php\nif ($this->engine->countDocuments('my_index') > 0) {\n // show search\n}\n```\n\n## BC Breaks\n\nThe `EngineInterface` and `SearcherInterface` changed and require each\nadditional method now if\n[…]\n }\n}\n```\n\nMost project not decorating or using the interfaces are not effected by\nthis BC-break and can update without any changes.\n\n---------\n\nCo-authored-by: Alexander Schranz <alexander@sulu.io>",
"is_bot": false,
"headline": "Add support for counting documents in index (BC Break ⚠️) (#561)",
"author_name": "Yanick Witschi",
"author_login": "Toflar",
"committed_at": "2025-06-25T16:19:36Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "32cdd357645cb0d3cf20d822296ad913de74d0a0",
"body": null,
"is_bot": false,
"headline": "Prepare 0.10",
"author_name": "Alexander Schranz",
"author_login": "alexander-schranz",
"committed_at": "2025-06-18T13:42:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b5fb374b8f3c70ea4568fe20a3e1ad83bf0479f",
"body": "Implements https://github.com/PHP-CMSIG/search/issues/550\n\n---------\n\nCo-authored-by: Alexander Schranz <alexander@sulu.io>",
"is_bot": false,
"headline": "Add support for distinct attributes (#551)",
"author_name": "Yanick Witschi",
"author_login": "Toflar",
"committed_at": "2025-06-17T07:54:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9563434a7ab64549cf4e68286f292d92f8258470",
"body": null,
"is_bot": false,
"headline": "Allow Loupe v0.12 (#552)",
"author_name": "Yanick Witschi",
"author_login": "Toflar",
"committed_at": "2025-05-27T09:35:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ab73b8ca47cc5ec3009cbfa3c2d47bd6fd3d68e",
"body": null,
"is_bot": false,
"headline": "Prepare 0.9",
"author_name": "Alexander Schranz",
"author_login": "alexander-schranz",
"committed_at": "2025-05-22T06:44:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77de5a23f575feebe5cb29c7c23edf7f5c02ae5a",
"body": "…ak) (#546)\n\nfixes #544 by converting:\n\n```php\n[\n 'id' => 1,\n 'title' => 'Title',\n 'blocks' => [\n [\n 'title' => 'Title 1',\n 'tags' => ['UI', 'UX'],\n ],\n [\n 'title' => 'Title 2',\n 'tags' => ['Tech'],\n ],\n ],\n]\n```\n\ninstea\n[…]\nnot be flatten)\n - [x] Adopt Solr Typed Field Original Index handling\n\n### BC Break\n\nA whole purge and reindex is required for users of `Loupe` and `Solr` use the provided `cmsig:seal:reindex` command",
"is_bot": false,
"headline": "Refactor FlattenMarshaller to not duplicate original document (BC Bre…",
"author_name": "Alexander Schranz",
"author_login": "alexander-schranz",
"committed_at": "2025-05-21T19:44:25Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "fc7a746f0a9429447a57764838ebd4f160cd73b5",
"body": "…545)\n\nA new version of Loupe was released which supports now `withLimit` and `withOffset` parameters.",
"is_bot": false,
"headline": "Add support for Loupe 0.11 with new offset and limit possibilities (#…",
"author_name": "Romain Monteil",
"author_login": "ker0x",
"committed_at": "2025-05-19T09:49:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bebb262a9d72c8aa39614899b49d851be2f3f1fe",
"body": null,
"is_bot": false,
"headline": "Improve error message about missing highlighted field in hit (#538)",
"author_name": "Giso Stallenberg",
"author_login": "gisostallenberg",
"committed_at": "2025-05-12T07:32:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a03c4a5a542fcc90895ab40ac5c7238a42d79036",
"body": "A new version of Typesense and the Typesense PHP SDK was released some\ntime ago this update the SDK and tests against the new version.\n\nSee also:\n\n - https://github.com/typesense/typesense-php/releases/tag/v5.0.0\n - https://github.com/typesense/typesense/releases/tag/v28.0\n\nFrom our perspective no changes are required yet.",
"is_bot": false,
"headline": "Add support for Typesense 28 and Typesense PHP SDK 5 (#529)",
"author_name": "Alexander Schranz",
"author_login": "alexander-schranz",
"committed_at": "2025-05-06T17:04:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91c2ff4bc8e006c221d62b53791af57480dc277b",
"body": "…k) (#525)\n\nThere is inconsistent between how the result is if there are multiple\n\"highlight\" fields and the a highlight field does not have a match.\n\n- Elasticsearch, Opensearch, Solr: Do return nothing if the field has no\nmatch and so no highlighting is applied\n - Meilisearch, Algolia, Loupe: Retu\n[…]\nription'] :\nnull`.\n\nAnother issue appeared which is #524 that none existing fields did throw\nan error on elastic and opensearch, we can not be as structure strict as\nI thought we can here.\n\nfixes #524",
"is_bot": false,
"headline": "Fix and normalize handling of none matching highlight fields (BC Brea…",
"author_name": "Alexander Schranz",
"author_login": "alexander-schranz",
"committed_at": "2025-05-06T05:29:06Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c8e008c3422caf90a3e6e763f920eabecfef5914",
"body": null,
"is_bot": false,
"headline": "Prepare 0.8 branch",
"author_name": "Alexander Schranz",
"author_login": "alexander-schranz",
"committed_at": "2025-05-06T05:25:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24a293ecb3931e9f40a712869a3bbb6c32cc269a",
"body": "update the dependencies to latest minor, patch versions.",
"is_bot": false,
"headline": "Update current composer dependencies (#521)",
"author_name": "Alexander Schranz",
"author_login": "alexander-schranz",
"committed_at": "2025-04-29T06:00:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6effecc7446aa057f8c42363a2bf2724147641d6",
"body": "This will allow to use also the latest Loupe PHP 0.10 version. There are\nno changes which effects our code:\nhttps://github.com/loupe-php/loupe/releases/tag/0.10.0. Thx to @Toflar\n\nCo-authored-by: Yanick Witschi <yanick.witschi@terminal42.ch>",
"is_bot": false,
"headline": "Add support for Loupe 0.10 (#501)",
"author_name": "Alexander Schranz",
"author_login": "alexander-schranz",
"committed_at": "2025-03-19T15:54:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5dc309814eb6cba8a3a448b79f9f19c9a87dd35",
"body": "It requires the `dev-master` version of `yiisoft/yii-middleware` but as\nwe not using yii gii here we should better remove it and keep yii\nexample on the stable yii middleware version.\n\nElse we have errors like this:\n\n> Loading composer repositories with package information\nUpdating dependencies\n> Yo\n[…]\nit conflicts\nwith your root composer.json require (^1.0).\n>\n> Use the option --with-all-dependencies (-W) to allow upgrades,\ndowngrades and removals for packages currently locked to specific\nversions.",
"is_bot": false,
"headline": "Remove Yii gii package for easier maintainance (#500)",
"author_name": "Alexander Schranz",
"author_login": "alexander-schranz",
"committed_at": "2025-03-18T11:26:16Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "aa25775212f89595de215d7465208aaacc31a335",
"body": null,
"is_bot": false,
"headline": "Add highlight implementation for Loupe",
"author_name": "Yanick Witschi",
"author_login": "Toflar",
"committed_at": "2025-02-25T14:21:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1a18d9664f723f35151b7dd16c5d908496e235f",
"body": null,
"is_bot": false,
"headline": "Prepare 0.7 branch",
"author_name": "Alexander Schranz",
"author_login": "alexander-schranz",
"committed_at": "2025-02-25T14:09:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "406787e2151ab835994730b226d7a45f93e69172",
"body": "…#485)\n\ncurrently the linting fails because of old definitions in the mezzio\ncomposer.json example. this only effects the example.",
"is_bot": false,
"headline": "Fix mezzio linting task and php requirement and fix Yii example run (…",
"author_name": "Alexander Schranz",
"author_login": "alexander-schranz",
"committed_at": "2025-02-20T18:26:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3c0409932f8813742fcce36cd6180d22c7b039e",
"body": "PHP 8.4 is not yet supported in infection plugin by @roave as we found\nout in https://github.com/PHP-CMSIG/search/pull/478 @szepeviktor.\n\nSo we will remove the unneeded infection part of the example to make the\nCI green again.\n\nElse I tried where possible to update the composer.json to match current\n[…]\nges by @vjik and the\nyii team.\n\nThis PR will update all deps also to the latest version.\n\nCo-authored-by: Viktor Szépe <viktor@szepe.net>\nCo-authored-by: Sergei Predvoditelev <sergei@predvoditelev.ru>",
"is_bot": false,
"headline": "Remove infection from yii app example (#479)",
"author_name": "Alexander Schranz",
"author_login": "alexander-schranz",
"committed_at": "2025-01-23T21:52:31Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "fca3856db83dbc58aa36add0a377637fffeb615d",
"body": "This will allow to use also the latest Loupe PHP 0.9 version. There are\nno changes which effects our code: https://github.com/loupe-php/loupe/releases/tag/0.9.0. Thx to @Toflar",
"is_bot": false,
"headline": "Add support for Loupe 0.9 (#473)",
"author_name": "Alexander Schranz",
"author_login": "alexander-schranz",
"committed_at": "2025-01-18T20:51:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76a56bd583b0ff6da70b4dbdef6e93f0813b0dae",
"body": "…#471)\n\nSadly it seems like we are not able to standardize\nIndexNotFoundException (https://github.com/PHP-CMSIG/search/pull/470)\nfor save, delete, bulk or search actions.\n\nWe will still support in Loupe Autocreate of the Index if it does not\nyet exists.\n\nWhile Indexes are in some cases autocreated w\n[…]\nthis PR:\n\n - Loupe\n - Memory\n \nAll others are not created with the correct settings and createIndex\nshould definitely still be called for them to update the settings of the\nspecific engines correctly.",
"is_bot": false,
"headline": "Add Support for autocreate of an Index for Loupe and Memory Adapter (…",
"author_name": "Alexander Schranz",
"author_login": "alexander-schranz",
"committed_at": "2025-01-02T15:02:38Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "cd94e27fa5bdbcee1e5cf003f6a66307b70b055c",
"body": "…eindex opitons (#468)\n\nas part of testing #467 we undo #466 to test CI here again.\n\nAlso update packages composer lock files.\nAlso update docs with reindex.",
"is_bot": false,
"headline": "Refix phpstan issues in spiral integration and add missing docs for r…",
"author_name": "Alexander Schranz",
"author_login": "alexander-schranz",
"committed_at": "2024-12-27T12:15:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19e8e8b7fc1300311fe091205ffb00de7765008d",
"body": "Make it more clear where new issues and pull requests can be created.",
"is_bot": false,
"headline": " Move Mono Repo hint to the top of the sub readme files (#464)",
"author_name": "Alexander Schranz",
"author_login": "alexander-schranz",
"committed_at": "2024-12-11T12:03:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd8263eb24fe58e66cdb36d03eaaf5c200ad0125",
"body": "This updates [Loupe to\r\n0.8](https://github.com/loupe-php/loupe/releases/tag/0.8.0) version.\r\nCurrently I don't see a need to keep the old 0.7 version, better force\r\nthe current users update to the latest version.",
"is_bot": false,
"headline": "Update Loupe to 0.8 (#461)",
"author_name": "Alexander Schranz",
"author_login": "alexander-schranz",
"committed_at": "2024-11-30T13:03:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74bb6e77b17a8f456e401c72ba168524538210f2",
"body": "after moving repositories in\r\nhttps://github.com/PHP-CMSIG/search/pull/458 to php-cmsig organisation.\r\nwe can make migration easier by add replace to the composer.json.",
"is_bot": false,
"headline": "Add cmsig/seal packages replaces schranz-search packages (#459)",
"author_name": "Alexander Schranz",
"author_login": "alexander-schranz",
"committed_at": "2024-11-16T21:58:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39e0fdefa2bc35542be5ae799831420357cb1b3d",
"body": "# BC Breaks\r\n\r\nTo upgrade use search and replace also have a look at the .examples\r\nchanges to better understand the upgrade.\r\n\r\n - Package names:\r\n - `schranz-search/seal` -> `cmsig/seal`\r\n - `schranz-search/seal-...-adapter` -> `cmsig/seal-...-adapter`\r\n - `schranz-search/laravel-package`\n[…]\nSealBootloader`\r\n - `SearchConfig` -> `SealConfig`\r\n\r\n - Symfony Integration Changes:\r\n - `SearchBundle` -> `SealBundle`\r\n\r\n - Laravel Integration Changes:\r\n - `SearchProvider` -> `SealProvider`",
"is_bot": false,
"headline": "Move SEAL to CMS-IG namespace (BC Break) (#458)",
"author_name": "Alexander Schranz",
"author_login": "alexander-schranz",
"committed_at": "2024-11-16T21:15:53Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "48099c4ad60b197bf2ce8f70d5d9a4a8603ed75c",
"body": "…k file from stats diff (#455)\n\nUpdate dependencies and docker image versions to be uptodate.\r\n\r\nIgnore composer.lock file from stats diff:\r\nhttps://github.com/github-linguist/linguist/blob/f164d13fa618023ecf2d8f2ed9a6ce5fae731346/docs/overrides.md",
"is_bot": false,
"headline": "Update dependencies and docker image versions and ignore composer.loc…",
"author_name": "Alexander Schranz",
"author_login": "alexander-schranz",
"committed_at": "2024-11-03T23:03:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e527642f7b75528e7a052c1c6c9aed5dfe2696a9",
"body": "As discuss result of the current state in #99 we will not longer support\r\nsearch on multi indexes as most engine do not support that. As an abstraction we should support what is possible on all or most engines. See #99.\r\n\r\n# BC Breaks\r\n\r\n- The `Engine::createSearchBuilder` requires a parameter `string $index`\r\n- The `Search` object not longer has `indexes` instead a single `index` variable\r\n- Elasticsearch and Opensearch can not longer search on multiple indexes\r\nin an aggregated result",
"is_bot": false,
"headline": "Remove support for search multi Indexes by once (BC Break) (#451)",
"author_name": "Alexander Schranz",
"author_login": "alexander-schranz",
"committed_at": "2024-10-21T20:31:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "274a6f8669e7812505e64fbda7ca8883b4cce3e0",
"body": "This add supports for `NotInCondition` with the already support for\r\n`AndCondition` and `NotEqualCondition` it should be possible to\r\nimplement a `NotInCondition` in all adapters as `NOT IN` is just a\r\nshortcut for `NotEqualCondition` on the same field `AND` connected.\r\n\r\nSo instead of writing:\r\n\r\n`\n[…]\nags', 'Frontend'),\r\n);\r\n```\r\n\r\nIt should now be possible to write:\r\n\r\n```php\r\nnew Condition\\NotInCondition('tags', ['UI','UX','Frontend'])\r\n```\r\n\r\nCo-authored-by: Alexander Schranz <alexander@sulu.io>",
"is_bot": false,
"headline": "Add `NotInCondition` Filter (#448)",
"author_name": "ToshY",
"author_login": "ToshY",
"committed_at": "2024-10-16T16:32:25Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e554ff495180ed8efff8f7328698c142e155e552",
"body": "This add supports for `InCondition` with the already support for\r\n`OrCondition` and `EqualConditon` it should be possible to implement a\r\n`InCondition` in all adapters as `IN` is just a shortcut for\r\n`EqualCondition` on the same field `Or` connected.\r\n\r\nSo instead of writing:\r\n\r\n```php\r\nnew Conditio\n[…]\nElasticsearch \r\n - [x] Opensearch\r\n - [x] Meilisearch\r\n - [x] Algolia\r\n - [x] Loupe\r\n - [x] Redisearch\r\n - [x] Solr\r\n - [x] Typesense\r\n\r\nCo-authored-by: ToshY <31921460+ToshY@users.noreply.github.com>",
"is_bot": false,
"headline": "Add InCondition Filter (#447)",
"author_name": "Alexander Schranz",
"author_login": "alexander-schranz",
"committed_at": "2024-10-15T07:10:02Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "607cbd4b116aa15b696c216287b7c89d1ad3a9da",
"body": "Happy to announce the new official **Logo created by [Meine\r\nWilma](https://cargocollective.com/meinewilma)**\r\n\r\n\r\n\r\nCo-Authored-By: Stephanie Engstler<stephanie.meinewilma@gmail.com>",
"is_bot": false,
"headline": "Add new logo for SEAL by Meine Wilma 🚀 🎉 (#440)",
"author_name": "Alexander Schranz",
"author_login": "alexander-schranz",
"committed_at": "2024-10-10T13:22:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b298fcc29368a35d9d79ae72b570a57d3969229",
"body": "Make sure to use latest tools for validating the code.",
"is_bot": false,
"headline": "Upgrade tooling dependencies (#439)",
"author_name": "Alexander Schranz",
"author_login": "alexander-schranz",
"committed_at": "2024-10-10T12:16:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e70b67e2ab846f75d610a600c718030161869b26",
"body": "At current state I will keep the AndCondition and OrCondition like all existing conditions readonly to be consistent.",
"is_bot": false,
"headline": "Make And and OrConditions readonly (#438)",
"author_name": "Alexander Schranz",
"author_login": "alexander-schranz",
"committed_at": "2024-10-10T12:04:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8312016d57e01e688344c131e0ea8908aa8596d1",
"body": "…#433)\n\nThis adds 2 new conditions.\r\n\r\n**AndCondition**\r\n\r\n```php\r\n$searchBuilder->addFilter(new Condition\\AndCondition($conditionA, $conditionB);\r\n```\r\n\r\n**OrCondition**\r\n\r\n```php\r\n$searchBuilder->addFilter(new Condition\\AndCondition($conditionA, $conditionB);\r\n```\r\n\r\n----\r\n\r\n**Nested conditions** \n[…]\ntags', 'Tech'),\r\n new Condition\\OrCondition(\r\n new Condition\\EqualCondition('tags', 'UX'),\r\n new Condition\\EqualCondition('isSpecial', false),\r\n ),\r\n ),\r\n);\r\n```",
"is_bot": false,
"headline": "Add support for Nested Conditions via AndCondition and OrCondition (…",
"author_name": "Yanick Witschi",
"author_login": "Toflar",
"committed_at": "2024-10-10T11:42:28Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "bdee410e6e6cc8c1b8cac0314d7bbd3599e71a51",
"body": "This moves the bulk method from own interface to indexer interface. So\r\nwithout any checks we can use bulk everywhere as supported by all\r\nadapters currently.\r\n\r\nNone BC Break as old BulkableIndexerInterface was not part of any\r\nrelease yet.",
"is_bot": false,
"headline": "Move bulk method from own Interface to IndexerInterface (#435)",
"author_name": "Alexander Schranz",
"author_login": "alexander-schranz",
"committed_at": "2024-10-08T16:53:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "523d3ae078b20dc5a786dd9c8c7dec77fda1cca9",
"body": "…ration (#430)",
"is_bot": false,
"headline": "Add bulk operation for Engine and Indexers and use it for reindex ope…",
"author_name": "Alexander Schranz",
"author_login": "alexander-schranz",
"committed_at": "2024-10-08T15:30:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02461e53e4cacff279fe03be7098171696861bbc",
"body": null,
"is_bot": false,
"headline": "Prepare 0.6 branch (#425)",
"author_name": "Alexander Schranz",
"author_login": "alexander-schranz",
"committed_at": "2024-09-27T20:39:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4bc91b99fd96571e552ff4e493dc5dda3adbae71",
"body": null,
"is_bot": false,
"headline": "Fix code style in AbstractSearcherTestCase (#424)",
"author_name": "Alexander Schranz",
"author_login": "alexander-schranz",
"committed_at": "2024-09-24T11:30:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7611f7aa7853e0dfa4d2190fb3dc76ae1a830c48",
"body": "Co-authored-by: Alexander Schranz <alexander@sulu.io>",
"is_bot": false,
"headline": "Add GeoBoundingBoxCondition (#420)",
"author_name": "Romain Monteil",
"author_login": "ker0x",
"committed_at": "2024-09-20T09:15:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1852be3fc9a0e378859c7dadc4c8cb23773a0a02",
"body": null,
"is_bot": false,
"headline": "Upgrade loupe to version 0.7 (#421)",
"author_name": "Alexander Schranz",
"author_login": "alexander-schranz",
"committed_at": "2024-09-18T16:12:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5367afdfad2943abbd1e52e44a32e6a202d0094",
"body": null,
"is_bot": false,
"headline": "Update different tooling dependencies to latest version (#419)",
"author_name": "Alexander Schranz",
"author_login": "alexander-schranz",
"committed_at": "2024-09-13T11:40:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5323014bd63c34af9b15154062c4918b9f2b7ed0",
"body": "Co-authored-by: Alexander Schranz <alexander@sulu.io>",
"is_bot": false,
"headline": "Add GeoDistanceCondition (#363)",
"author_name": "Romain Monteil",
"author_login": "ker0x",
"committed_at": "2024-09-13T10:53:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02f16d2da792f121626ead75a937721d5d4724aa",
"body": null,
"is_bot": false,
"headline": "Update php-cs-fixer (#413)",
"author_name": "Alexander Schranz",
"author_login": "alexander-schranz",
"committed_at": "2024-08-09T12:49:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d4398711bcde2e62e7d7a75bcd14962461706e7",
"body": null,
"is_bot": false,
"headline": "Upgrade dependencies (#410)",
"author_name": "Alexander Schranz",
"author_login": "alexander-schranz",
"committed_at": "2024-08-09T07:49:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5905a4b4bd0a641e992adac84fa288136e028700",
"body": null,
"is_bot": false,
"headline": "Update dev tools to latest versions (#395)",
"author_name": "Alexander Schranz",
"author_login": "alexander-schranz",
"committed_at": "2024-05-27T10:37:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01b013e935628ccc118f3fec79334b620ad771a2",
"body": null,
"is_bot": false,
"headline": "Update elasticsearch images (#385)",
"author_name": "Alexander Schranz",
"author_login": "alexander-schranz",
"committed_at": "2024-03-29T09:10:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d96632b4e18581142567316f4b4cd6dbda5f9813",
"body": null,
"is_bot": false,
"headline": "Prepare 0.5 branch (#382)",
"author_name": "Alexander Schranz",
"author_login": "alexander-schranz",
"committed_at": "2024-03-23T17:04:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1b758217ee14842f67be27a9b7b552d8bb94ded",
"body": null,
"is_bot": false,
"headline": "Fix Format fields with underscore in Loupe Adapter (#372)",
"author_name": "Romain Monteil",
"author_login": "ker0x",
"committed_at": "2024-03-20T23:29:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc98d4cdc25f58511dd5170ce2325da67a4d2be2",
"body": null,
"is_bot": false,
"headline": "Add Support for Laravel 11 (#378)",
"author_name": "Alexander Schranz",
"author_login": "alexander-schranz",
"committed_at": "2024-03-18T21:03:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8e301cb7f79d467f5e7d9349b9ba63f2af2c0ea",
"body": null,
"is_bot": false,
"headline": "Prepare 0.4 branch (#377)",
"author_name": "Alexander Schranz",
"author_login": "alexander-schranz",
"committed_at": "2024-03-16T12:50:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d4612236db601a339595a018ed331889cded0de",
"body": null,
"is_bot": false,
"headline": "Upgrade all dependencies to latest versions (#374)",
"author_name": "Alexander Schranz",
"author_login": "alexander-schranz",
"committed_at": "2024-03-08T15:35:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd9131d7617b3b2c773bbefea327fb90ce5f1dd8",
"body": null,
"is_bot": false,
"headline": "Add nullable_type_declaration syntax union to php-cs-fixer config (#373)",
"author_name": "Alexander Schranz",
"author_login": "alexander-schranz",
"committed_at": "2024-03-08T15:14:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a03692de9a29a3558bc1d13d56cb49414f0880f",
"body": null,
"is_bot": false,
"headline": "Update dependencies (#362)",
"author_name": "Alexander Schranz",
"author_login": "alexander-schranz",
"committed_at": "2024-02-17T20:34:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f2238bb4580fcab1ffe07437e1dfa107980bc72",
"body": null,
"is_bot": false,
"headline": "Upgrade rector to 1.0 (#361)",
"author_name": "Alexander Schranz",
"author_login": "alexander-schranz",
"committed_at": "2024-02-17T20:17:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6197211d40a3e8d22eef8b7784bd03ba2a6bd284",
"body": null,
"is_bot": false,
"headline": "Update code style with php-cs-fixer (#350)",
"author_name": "Alexander Schranz",
"author_login": "alexander-schranz",
"committed_at": "2024-02-02T18:39:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "abc4534c770fc5ee736986874425339ea5b38fd8",
"body": null,
"is_bot": false,
"headline": "Upgrade dependencies and elasticsearch to 8.12 (#347)",
"author_name": "Alexander Schranz",
"author_login": "alexander-schranz",
"committed_at": "2024-01-30T22:01:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0abe785639edc9d89d5dee67bc2c0997aba1468",
"body": null,
"is_bot": false,
"headline": "Fix conflict inside the integration packages to adapters (#340)",
"author_name": "Alexander Schranz",
"author_login": "alexander-schranz",
"committed_at": "2024-01-19T08:48:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b020c59698da65d5fb4eacc9ce63e01650c447e",
"body": null,
"is_bot": false,
"headline": "Add Toflar to Funding.yml of Loupe Adapter (#338)",
"author_name": "Alexander Schranz",
"author_login": "alexander-schranz",
"committed_at": "2024-01-11T11:50:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce55de3fea42a269f03a9fa9c568a3b7dcdba574",
"body": null,
"is_bot": false,
"headline": "Move from 0.2 to 0.3 branch (#337)",
"author_name": "Alexander Schranz",
"author_login": "alexander-schranz",
"committed_at": "2024-01-10T20:37:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90868601922034559e4b435107387045c7913698",
"body": "Co-authored-by: Yanick Witschi <yanick.witschi@terminal42.ch>",
"is_bot": false,
"headline": "Add Support for Loupe 0.5 (#335)",
"author_name": "Alexander Schranz",
"author_login": "alexander-schranz",
"committed_at": "2024-01-10T19:50:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a83979b667182965e101da84c0506ad117bbec1c",
"body": null,
"is_bot": false,
"headline": "Use phpstan.dist.neon instead of phpstan.neon file (#332)",
"author_name": "Alexander Schranz",
"author_login": "alexander-schranz",
"committed_at": "2024-01-09T22:24:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c402da903d60614db89e4c45bac9a12539e2f07",
"body": null,
"is_bot": false,
"headline": "Update Rector to 0.19 (#330)",
"author_name": "Alexander Schranz",
"author_login": "alexander-schranz",
"committed_at": "2024-01-09T21:20:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c986ffd3c02f81b303063038139fcf7f71528388",
"body": null,
"is_bot": false,
"headline": "Update dependencies (#305)",
"author_name": "Alexander Schranz",
"author_login": "alexander-schranz",
"committed_at": "2023-11-21T22:56:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6df88d1a33d8d62ea73d9f5e166a13ff8c9a11cf",
"body": null,
"is_bot": false,
"headline": "Fix Filter Value escaping for different Adapters (#293)",
"author_name": "Alexander Schranz",
"author_login": "alexander-schranz",
"committed_at": "2023-11-20T23:15:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6600d98524c196bab5d99ebda2fe0f6e3c60ee8e",
"body": null,
"is_bot": false,
"headline": "Update dependencies (#272)",
"author_name": "Alexander Schranz",
"author_login": "alexander-schranz",
"committed_at": "2023-10-28T16:25:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb781d5d5e6b836817c2b9d8537de14ba9ca7bc9",
"body": null,
"is_bot": false,
"headline": "Update dependencies (#262)",
"author_name": "Alexander Schranz",
"author_login": "alexander-schranz",
"committed_at": "2023-09-28T22:34:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c01a3b9e6f9ec203b28d95fb24163ad16165855d",
"body": null,
"is_bot": false,
"headline": "Add support for Loupe 0.4 version (#250)",
"author_name": "Alexander Schranz",
"author_login": "alexander-schranz",
"committed_at": "2023-09-05T23:50:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c42a0367042fd0cbe7b78acb7f8f7d77701b93e",
"body": null,
"is_bot": false,
"headline": "Add conflict to doctrine/dbal < 3.6 for loupe adapter (#245)",
"author_name": "Alexander Schranz",
"author_login": "alexander-schranz",
"committed_at": "2023-08-29T00:30:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "092e82e08234d0ffcc8a74dfcbb358acc008fd47",
"body": null,
"is_bot": false,
"headline": "Upgrade to phpunit 10 (#244)",
"author_name": "Alexander Schranz",
"author_login": "alexander-schranz",
"committed_at": "2023-08-29T00:20:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5fbcb092bc63eabc108d4cb32bc946f547d7ae5",
"body": null,
"is_bot": false,
"headline": "Upgrade rector to 0.18.1 (#243)",
"author_name": "Alexander Schranz",
"author_login": "alexander-schranz",
"committed_at": "2023-08-28T23:15:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2a92579ef3188894859af10c9e743198868ffd9",
"body": null,
"is_bot": false,
"headline": "Prepare 0.2 version (#242)",
"author_name": "Alexander Schranz",
"author_login": "alexander-schranz",
"committed_at": "2023-08-28T23:04:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c83d09a27bbfc04e0f248e817c140f1b1e9f4a11",
"body": null,
"is_bot": false,
"headline": "Add support for Loupe PHP (#222)",
"author_name": "Alexander Schranz",
"author_login": "alexander-schranz",
"committed_at": "2023-08-25T01:49:16Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 28,
"commits_last_year": 25,
"latest_release_at": "2026-06-22T09:00:40Z",
"latest_release_tag": "0.12.15",
"releases_from_tags": true,
"days_since_last_push": 0,
"active_weeks_last_year": 17,
"days_since_latest_release": 30,
"mean_days_between_releases": 34.8
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 50,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "cmsig/seal-loupe-adapter",
"exists": true,
"license": "MIT",
"keywords": [
"seal",
"seal-adapter",
"search-client",
"loupe",
"cmsig",
"cmsig-seal-adapter"
],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/cmsig/seal-loupe-adapter",
"is_deprecated": false,
"latest_version": "0.12.15",
"repository_url": "https://github.com/PHP-CMSIG/seal-loupe-adapter",
"versions_count": 28,
"total_downloads": 193263,
"dependents_count": 14,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 18749,
"first_published_at": null,
"latest_published_at": "2026-06-22T09:00:40Z",
"latest_version_yanked": null,
"days_since_latest_publish": 30
}
]
},
"popularity": {
"forks": 0,
"stars": 6,
"watchers": 1,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": 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": 10815,
"source_files_sampled": 13,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"composer.json"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "phpunit/phpunit",
"direct": false,
"version": " 10.5-dev.0",
"severity": "high",
"ecosystem": "packagist",
"cvss_score": 7.8,
"advisory_ids": [
"GHSA-vvj3-c3rp-c85p"
],
"fixed_version": "12.5.8",
"advisory_count": 1,
"oldest_advisory_days": 175
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"high": 1
},
"advisory_count": 1,
"affected_count": 1,
"assessed_count": 47,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"packagist"
],
"dependencies": [
{
"name": "cmsig/seal",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^0.12"
},
{
"name": "loupe/loupe",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^0.12.11 || ^0.13"
},
{
"name": "psr/container",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^1.0 || ^2.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "cmsig/seal",
"direct": true,
"version": " 0.12-dev.0",
"ecosystem": "packagist"
},
{
"name": "loupe/loupe",
"direct": true,
"version": "0.13.23",
"ecosystem": "packagist"
},
{
"name": "psr/container",
"direct": true,
"version": " 2.0-dev.0",
"ecosystem": "packagist"
},
{
"name": "doctrine/dbal",
"direct": false,
"version": " 4.5-dev.0",
"ecosystem": "packagist"
},
{
"name": "doctrine/deprecations",
"direct": false,
"version": " 1.2-dev.0",
"ecosystem": "packagist"
},
{
"name": "doctrine/lexer",
"direct": false,
"version": " 3.1-dev.0",
"ecosystem": "packagist"
},
{
"name": "joomla/string",
"direct": false,
"version": "4.0.0",
"ecosystem": "packagist"
},
{
"name": "loupe/matcher",
"direct": false,
"version": "0.2.4",
"ecosystem": "packagist"
},
{
"name": "mjaschen/phpgeo",
"direct": false,
"version": "6.0.2",
"ecosystem": "packagist"
},
{
"name": "myclabs/deep-copy",
"direct": false,
"version": " 1-dev.0",
"ecosystem": "packagist"
},
{
"name": "nikic/php-parser",
"direct": false,
"version": " 5-dev.0",
"ecosystem": "packagist"
},
{
"name": "nitotm/efficient-language-detector",
"direct": false,
"version": "3.2.0",
"ecosystem": "packagist"
},
{
"name": "phar-io/manifest",
"direct": false,
"version": " 2.0-dev.0",
"ecosystem": "packagist"
},
{
"name": "phar-io/version",
"direct": false,
"version": "3.2.1",
"ecosystem": "packagist"
},
{
"name": "php-cs-fixer/shim",
"direct": false,
"version": "3.95.15",
"ecosystem": "packagist"
},
{
"name": "phpstan/extension-installer",
"direct": false,
"version": " 1.4-dev.0",
"ecosystem": "packagist"
},
{
"name": "phpstan/phpstan",
"direct": false,
"version": " 2.2-dev.0",
"ecosystem": "packagist"
},
{
"name": "phpstan/phpstan-phpunit",
"direct": false,
"version": " 2.0-dev.0",
"ecosystem": "packagist"
},
{
"name": "phpunit/php-code-coverage",
"direct": false,
"version": "10.1.16",
"ecosystem": "packagist"
},
{
"name": "phpunit/php-file-iterator",
"direct": false,
"version": "4.1.0",
"ecosystem": "packagist"
},
{
"name": "phpunit/php-invoker",
"direct": false,
"version": "4.0.0",
"ecosystem": "packagist"
},
{
"name": "phpunit/php-text-template",
"direct": false,
"version": "3.0.1",
"ecosystem": "packagist"
},
{
"name": "phpunit/php-timer",
"direct": false,
"version": "6.0.0",
"ecosystem": "packagist"
},
{
"name": "phpunit/phpunit",
"direct": false,
"version": " 10.5-dev.0",
"ecosystem": "packagist"
},
{
"name": "psr/cache",
"direct": false,
"version": " 3.0-dev.0",
"ecosystem": "packagist"
},
{
"name": "psr/log",
"direct": false,
"version": " 3-dev.0",
"ecosystem": "packagist"
},
{
"name": "rector/rector",
"direct": false,
"version": "2.5.7",
"ecosystem": "packagist"
},
{
"name": "sebastian/cli-parser",
"direct": false,
"version": "2.0.1",
"ecosystem": "packagist"
},
{
"name": "sebastian/code-unit",
"direct": false,
"version": " 2.0-dev.0",
"ecosystem": "packagist"
},
{
"name": "sebastian/code-unit-reverse-lookup",
"direct": false,
"version": " 3.0-dev.0",
"ecosystem": "packagist"
},
{
"name": "sebastian/comparator",
"direct": false,
"version": "5.0.5",
"ecosystem": "packagist"
},
{
"name": "sebastian/complexity",
"direct": false,
"version": "3.2.0",
"ecosystem": "packagist"
},
{
"name": "sebastian/diff",
"direct": false,
"version": "5.1.1",
"ecosystem": "packagist"
},
{
"name": "sebastian/environment",
"direct": false,
"version": "6.1.0",
"ecosystem": "packagist"
},
{
"name": "sebastian/exporter",
"direct": false,
"version": "5.1.4",
"ecosystem": "packagist"
},
{
"name": "sebastian/global-state",
"direct": false,
"version": "6.0.2",
"ecosystem": "packagist"
},
{
"name": "sebastian/lines-of-code",
"direct": false,
"version": "2.0.2",
"ecosystem": "packagist"
},
{
"name": "sebastian/object-enumerator",
"direct": false,
"version": "5.0.0",
"ecosystem": "packagist"
},
{
"name": "sebastian/object-reflector",
"direct": false,
"version": "3.0.0",
"ecosystem": "packagist"
},
{
"name": "sebastian/recursion-context",
"direct": false,
"version": "5.0.1",
"ecosystem": "packagist"
},
{
"name": "sebastian/type",
"direct": false,
"version": "4.0.0",
"ecosystem": "packagist"
},
{
"name": "sebastian/version",
"direct": false,
"version": "4.0.1",
"ecosystem": "packagist"
},
{
"name": "symfony/deprecation-contracts",
"direct": false,
"version": "3.7-dev",
"ecosystem": "packagist"
},
{
"name": "symfony/polyfill-mbstring",
"direct": false,
"version": " 1-dev.0",
"ecosystem": "packagist"
},
{
"name": "theseer/tokenizer",
"direct": false,
"version": "1.3.1",
"ecosystem": "packagist"
},
{
"name": "toflar/state-set-index",
"direct": false,
"version": "3.3.0",
"ecosystem": "packagist"
},
{
"name": "wamania/php-stemmer",
"direct": false,
"version": "4.0.0",
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 47,
"direct_count": 3,
"indirect_count": 44
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 0,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "alexander-schranz",
"commits": 84,
"avatar_url": "https://avatars.githubusercontent.com/u/1698337?v=4"
},
{
"type": "User",
"login": "Toflar",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/481937?v=4"
},
{
"type": "User",
"login": "ker0x",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/5331654?v=4"
},
{
"type": "User",
"login": "4meck",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/4445810?v=4"
},
{
"type": "User",
"login": "gisostallenberg",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/11526270?v=4"
},
{
"type": "User",
"login": "ToshY",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/31921460?v=4"
}
],
"contributors_sampled": 6,
"top_contributor_share": 0.857
},
"quality_signals": {
"has_ci": false,
"has_tests": true,
"ci_workflows": [],
"has_docs_dir": false,
"linter_configs": [
".php-cs-fixer.dist.php"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"composer.lock"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": null,
"reason": "no pull request found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 19 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 3,
"reason": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
"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": "a66432fd2252a2b84726d722ec3ae061adccb4ba",
"ran_at": "2026-07-22T18:19:24Z",
"aggregate_score": 3.3,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": null,
"oldest_open_prs": [],
"last_merged_pr_at": null,
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/PHP-CMSIG/seal-loupe-adapter",
"host": "github.com",
"name": "seal-loupe-adapter",
"owner": "PHP-CMSIG"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 51,
"inputs": {
"security": 46,
"vitality": 74,
"community": 38,
"governance": 44,
"engineering": 50
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 74,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"commits_last_year": 25,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 17
},
"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": "17/52 weeks with commits",
"points": 11.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 17
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "25 commits in the last year",
"points": 12.7,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 25
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 88,
"inputs": {
"releases_count": 28,
"latest_release_tag": "0.12.15",
"releases_from_tags": true,
"days_since_latest_release": 30,
"mean_days_between_releases": 34.8
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "28 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 28
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 30 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 30
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~34.8 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 34.8
}
}
],
"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": 38,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 11,
"inputs": {
"forks": 0,
"stars": 6,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "6 stars",
"points": 11.3,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 6
}
}
],
"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": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"packages": [
"cmsig/seal-loupe-adapter"
],
"dependents": 14,
"ecosystems": "packagist",
"total_downloads": 193263,
"monthly_downloads": 18749
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "18,749 downloads/month across packagist",
"points": 57,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 18749,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "14 packages depend on it",
"points": 7.8,
"status": "partial",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 14
}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "at_risk",
"name": "Sustainability & Governance",
"value": 44,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 30,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 6,
"top_contributor_share": 0.857
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 86% of commits",
"points": 3.2,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 86
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "6 contributors",
"points": 8.1,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 6
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 19 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": 60,
"inputs": {
"followers": 15,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "PHP-CMSIG",
"public_repos": 20,
"account_age_days": 2042
},
"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": "15 followers of PHP-CMSIG",
"points": 8.7,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 15,
"login": "PHP-CMSIG"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "20 public repos, account ~5 yr old",
"points": 20.8,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 20
}
},
{
"code": "account_age_years",
"params": {
"years": 5
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"cmsig/seal-loupe-adapter"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 30
},
"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 30 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 30
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "28 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 28
}
}
],
"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": 50,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 50,
"inputs": {
"has_ci": false,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": ".php-cs-fixer.dist.php",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".php-cs-fixer.dist.php"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "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": 50,
"inputs": {
"topics": [
"php",
"seal-adapter",
"seal-php-adapter",
"search-client",
"loupe-php",
"cmsig"
],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "6 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 6
}
}
],
"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": 46,
"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": 33,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 12,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 6,
"scorecard_aggregate": 3.3
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 19 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
"points": 2.2,
"status": "partial",
"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": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 47 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 47
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 1,
"affected_packages": 1,
"assessed_packages": 47,
"unassessed_packages": 0,
"affected_by_severity": "high 1",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 47,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 14
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 46,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.908,
"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": "89 of 98 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 89,
"sampled": 98
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 48,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"composer.lock"
],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": ".php-cs-fixer.dist.php",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".php-cs-fixer.dist.php"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 98",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 98
}
}
],
"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": 10815,
"source_files_sampled": 13,
"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/13 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 13,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-22T18:19:30.934044Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/p/PHP-CMSIG/seal-loupe-adapter.svg",
"full_name": "PHP-CMSIG/seal-loupe-adapter",
"license_state": "standard",
"license_spdx": "MIT"
}