Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 754,
"has_wiki": true,
"homepage": null,
"languages": {
"PHP": 944517,
"TypeScript": 33096
},
"pushed_at": "2026-04-02T13:29:42Z",
"created_at": "2020-06-14T12:31:38Z",
"owner_type": "Organization",
"updated_at": "2025-12-29T17:29:58Z",
"description": null,
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "master",
"license_spdx_raw": "NOASSERTION",
"primary_language": "PHP",
"significant_languages": [
"PHP"
]
},
"owner": {
"blog": null,
"name": "Phpactor",
"type": "Organization",
"login": "phpactor",
"company": null,
"location": null,
"followers": 31,
"avatar_url": "https://avatars.githubusercontent.com/u/29840480?v=4",
"created_at": "2017-07-02T16:41:53Z",
"is_verified": null,
"public_repos": 71,
"account_age_days": 3317
},
"license": {
"state": "custom",
"spdx_id": null,
"raw_spdx": "NOASSERTION",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "3.17.5",
"kind": "patch",
"published_at": "2025-12-29T17:29:52Z"
},
{
"tag": "3.17.4",
"kind": "patch",
"published_at": "2024-11-21T20:07:12Z"
},
{
"tag": "3.17.3",
"kind": "patch",
"published_at": "2023-03-11T13:19:45Z"
},
{
"tag": "3.17.2",
"kind": "patch",
"published_at": "2023-03-11T12:42:32Z"
},
{
"tag": "3.17.1",
"kind": "patch",
"published_at": "2023-02-12T12:13:19Z"
},
{
"tag": "3.17.0",
"kind": "minor",
"published_at": "2023-02-11T13:31:37Z"
},
{
"tag": "0.3.1",
"kind": "patch",
"published_at": "2022-02-10T19:12:34Z"
},
{
"tag": "0.3.0",
"kind": "minor",
"published_at": "2022-01-03T19:06:04Z"
},
{
"tag": "0.2.0",
"kind": "minor",
"published_at": "2021-04-25T12:57:37Z"
},
{
"tag": "0.1.1",
"kind": "patch",
"published_at": "2021-02-06T14:39:07Z"
},
{
"tag": "0.1.0",
"kind": "minor",
"published_at": "2020-07-31T06:43:54Z"
}
],
"recent_commits": [
{
"oid": "19ea6b4bd260b1622d6bd916cd1bbb8850626c39",
"body": "Add some hacky support for union type literals and partially ad-hoc\nsupport for the TextContentChangedEvents.",
"is_bot": false,
"headline": "Hack in support for TextContentContentChangedEvent node (#25)",
"author_name": "dantleech",
"author_login": "dantleech",
"committed_at": "2025-12-29T17:29:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f7d7218db2cc77223bbb4e03961d0bceea50e60",
"body": "https://github.com/Microsoft/vscode-languageserver-node\r\n\r\nCo-authored-by: USAMI Kenta <tadsan@zonu.me>",
"is_bot": false,
"headline": "Add the license and author of the original work (#23)",
"author_name": "dantleech",
"author_login": "dantleech",
"committed_at": "2024-11-21T20:07:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d0c546f46d3801846a9beec0772c866066616aa",
"body": null,
"is_bot": false,
"headline": "Update PHPStan 2.0 (#22)",
"author_name": "USAMI Kenta",
"author_login": "zonuexe",
"committed_at": "2024-11-21T20:01:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82e0b383224d7ba25ac8297859ca3ff2d1abd699",
"body": null,
"is_bot": false,
"headline": "Add .gitattributes for export-ignore (#21)",
"author_name": "USAMI Kenta",
"author_login": "zonuexe",
"committed_at": "2024-11-20T16:18:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c05285e2180c72a9b8234a618fc58b1b5a8e17e4",
"body": "* Add protocol.inlineValue.d.ts, handle literal types.\r\n\r\n* Add Inline objects.\r\n\r\n* Improved class generation.",
"is_bot": false,
"headline": "Add InlineValue objects to generated LSP (#19)",
"author_name": "Damjan Cvetko",
"author_login": "zobo",
"committed_at": "2024-04-04T09:32:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "065fc70b6a26a8d78e034f7db92c8872367356df",
"body": null,
"is_bot": false,
"headline": "Add inlay hint",
"author_name": "Daniel Leech",
"author_login": "dantleech",
"committed_at": "2023-03-11T13:19:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08fb83a13e6e10e26578c3367532d78f5f97e769",
"body": null,
"is_bot": false,
"headline": "Support type literal",
"author_name": "Daniel Leech",
"author_login": "dantleech",
"committed_at": "2023-03-11T13:19:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "939e58de2fb09e0a38b84ba5eab613faeee6aa57",
"body": null,
"is_bot": false,
"headline": "Adding support for type literal",
"author_name": "Daniel Leech",
"author_login": "dantleech",
"committed_at": "2023-03-11T13:07:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f138f49f5262dd687beccecfebb47eae715d76a7",
"body": null,
"is_bot": false,
"headline": "Update yarn",
"author_name": "Daniel Leech",
"author_login": "dantleech",
"committed_at": "2023-03-11T12:42:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4bc29fa26930ca34909d7dc7a1649cb749d3c33",
"body": null,
"is_bot": false,
"headline": "Add inlay hint options",
"author_name": "Daniel Leech",
"author_login": "dantleech",
"committed_at": "2023-03-11T12:42:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15c42028812ac25b487ef405dbfba9bf7c715fa7",
"body": null,
"is_bot": false,
"headline": "ADd comment (#18)",
"author_name": "dantleech",
"author_login": "dantleech",
"committed_at": "2023-02-12T12:13:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d8a174c75ecaed91d3098400d158e70f02e1ede",
"body": null,
"is_bot": false,
"headline": "Updatr README",
"author_name": "Daniel Leech",
"author_login": "dantleech",
"committed_at": "2023-02-11T14:03:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95e18dbf4a009aef16858874b08ba57c623ca852",
"body": "* Update protocol\r\n\r\n* Upgrade to 3.17\r\n\r\n* Update deps\r\n\r\n* Use named params\r\n\r\n* Update generated\r\n\r\n* Only update explicit properties with DocumentUri\r\n\r\n* fix file path\r\n\r\n* Update src\r\n\r\n* Fix urldecode\r\n\r\n* 3.17\r\n\r\n* Add file operations\r\n\r\n* Add file operations\r\n\r\n* Support for array shapes\r\n\r\n* Update supported GH action version",
"is_bot": false,
"headline": "3.17 2 (#17)",
"author_name": "dantleech",
"author_login": "dantleech",
"committed_at": "2023-02-11T13:31:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "306dd561711833f2a05a63b8332dc717d7ea5001",
"body": null,
"is_bot": false,
"headline": "Bump invoke",
"author_name": "Daniel Leech",
"author_login": "dantleech",
"committed_at": "2022-02-10T19:12:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "630c01ecdaf0a4e7dc48896c978c007e93ee3b1d",
"body": null,
"is_bot": false,
"headline": "Bump dev",
"author_name": "Daniel Leech",
"author_login": "dantleech",
"committed_at": "2022-01-03T19:06:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc0521686485e2fdee07967509eda155a0f4630d",
"body": null,
"is_bot": false,
"headline": "Allow 2.x",
"author_name": "Daniel Leech",
"author_login": "dantleech",
"committed_at": "2021-10-27T20:52:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65bf31605af5e43443fe8fa1e0bae62f6c73460e",
"body": null,
"is_bot": false,
"headline": "Update transpiler for 3.10",
"author_name": "Daniel Leech",
"author_login": "dantleech",
"committed_at": "2021-05-31T19:49:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76f0723889480454100746ea5952e8e38afda87e",
"body": "Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.\r\n- [Release notes](https://github.com/lodash/lodash/releases)\r\n- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21)\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump lodash from 4.17.19 to 4.17.21 (#13)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-05-11T18:12:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "393e8f22392f77e6581d3578d82a0b9ed4f73a26",
"body": null,
"is_bot": false,
"headline": "Added rename file options from 3.16.0",
"author_name": "Daniel Leech",
"author_login": "dantleech",
"committed_at": "2021-04-25T12:57:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f20b3fe16c0e2729aaa8b2dcb762165f4f2fed58",
"body": null,
"is_bot": false,
"headline": "Update deps",
"author_name": "Daniel Leech",
"author_login": "dantleech",
"committed_at": "2021-02-06T14:39:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ffcf973f1307da67d0a13a77f718bb07e971cb5c",
"body": null,
"is_bot": false,
"headline": "Maestro adds support for PHP 8.0 (#11)",
"author_name": "dantleech",
"author_login": "dantleech",
"committed_at": "2021-01-31T16:48:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9a6bfbfbc0377aa4c20866d7c82c39662a54b7b",
"body": null,
"is_bot": false,
"headline": "Maestro adds support for PHP 8.0 (#7)",
"author_name": "dantleech",
"author_login": "dantleech",
"committed_at": "2021-01-31T16:45:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82d7d44d6f96a4d9046248c356a29d661bff7693",
"body": null,
"is_bot": false,
"headline": "Update gitignore (#10)",
"author_name": "dantleech",
"author_login": "dantleech",
"committed_at": "2021-01-06T22:10:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aba3ec218d3eadd4dc61cb1fcac9bf4a50cd859d",
"body": null,
"is_bot": false,
"headline": "Update branch alias (#9)",
"author_name": "dantleech",
"author_login": "dantleech",
"committed_at": "2021-01-03T10:10:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04dad95b5029038d790c2173b5f9dc4e8288d6ba",
"body": null,
"is_bot": false,
"headline": "Add common README sections (#8)",
"author_name": "dantleech",
"author_login": "dantleech",
"committed_at": "2021-01-02T22:04:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26bd47f2b3ab567029e63a3422f3e0d332040d55",
"body": null,
"is_bot": false,
"headline": "Added alias",
"author_name": "Daniel Leech",
"author_login": "dantleech",
"committed_at": "2020-12-28T12:26:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "650d0511b8891dd648ae6bd37e64e3f99c522404",
"body": null,
"is_bot": false,
"headline": "Remove lock file",
"author_name": "Daniel Leech",
"author_login": "dantleech",
"committed_at": "2020-12-27T14:17:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65f9f61857e645ec1c5d1b2048fc80c33154b024",
"body": null,
"is_bot": false,
"headline": "Maestro updates minimum PHP to 7.3 (#6)",
"author_name": "dantleech",
"author_login": "dantleech",
"committed_at": "2020-12-24T00:07:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5401442d94d3c9803b6307313dd058865132eeb7",
"body": null,
"is_bot": false,
"headline": "Maestro updates configuration (#5)",
"author_name": "dantleech",
"author_login": "dantleech",
"committed_at": "2020-12-23T23:38:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4cfee2e9a10cb5d00db35283faf301fcad5f4f89",
"body": "Maestro is adding Github Actions",
"is_bot": false,
"headline": "Merge pull request #3 from phpactor/github-actions",
"author_name": "dantleech",
"author_login": "dantleech",
"committed_at": "2020-12-18T10:17:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e9b1926131056507e757da141313a924e83d3ba",
"body": null,
"is_bot": false,
"headline": "Maestro is adding Github Actions",
"author_name": "Daniel Leech",
"author_login": "dantleech",
"committed_at": "2020-12-18T10:17:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "179d8f7d412523aba498e7a117406a624513ff37",
"body": null,
"is_bot": false,
"headline": "Add mixed type to undefined array",
"author_name": "Daniel Leech",
"author_login": "dantleech",
"committed_at": "2020-07-31T06:43:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86d2152ef433c794f7e6e111c7b4e02e62ec6c16",
"body": "Easier to deserialize, only used once...",
"is_bot": false,
"headline": "Convert \"object\" to array type",
"author_name": "Daniel Leech",
"author_login": "dantleech",
"committed_at": "2020-07-30T21:32:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4285d2ece2ca3611ffa100a84d169d53f1ac3cb1",
"body": "Support extends",
"is_bot": false,
"headline": "Merge pull request #2 from phpactor/extends",
"author_name": "dantleech",
"author_login": "dantleech",
"committed_at": "2020-07-23T13:49:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "671ed2a830cba1988af3ee5eb2b7a5fe264ef420",
"body": null,
"is_bot": false,
"headline": "From array return static",
"author_name": "Daniel Leech",
"author_login": "dantleech",
"committed_at": "2020-07-23T13:46:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ee42978858c88fbc86706a10e90987c16d6c595",
"body": "Implements very naieve class inheritance -- taking the first type from\nthe TS interface extends declaration.",
"is_bot": false,
"headline": "Support extends",
"author_name": "Daniel Leech",
"author_login": "dantleech",
"committed_at": "2020-07-23T13:39:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f023efcf85e4f2092467523ea9c6a27bff970d8",
"body": "…17.19\n\nBump lodash from 4.17.15 to 4.17.19",
"is_bot": false,
"headline": "Merge pull request #1 from phpactor/dependabot/npm_and_yarn/lodash-4.…",
"author_name": "dantleech",
"author_login": "dantleech",
"committed_at": "2020-07-21T06:49:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c9276cfcb1acdc20470c56eccdf29e93ba296ff",
"body": "Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.\n- [Release notes](https://github.com/lodash/lodash/releases)\n- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump lodash from 4.17.15 to 4.17.19",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2020-07-21T03:17:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8888779adc6cf7d41ef052dbf144fa61ec6260f6",
"body": null,
"is_bot": false,
"headline": "Do not attempt to create objects from non-arrays",
"author_name": "Daniel Leech",
"author_login": "dantleech",
"committed_at": "2020-06-29T21:23:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc0d2ef4dfefeb80adbfd3a31664791676651ce3",
"body": null,
"is_bot": false,
"headline": "Add support for constants",
"author_name": "Daniel Leech",
"author_login": "dantleech",
"committed_at": "2020-06-21T21:11:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3e53725bb91f95ce17fad70b455130564846d28",
"body": null,
"is_bot": false,
"headline": "Adds constant interfaces",
"author_name": "Daniel Leech",
"author_login": "dantleech",
"committed_at": "2020-06-21T20:33:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73127f1f1469149cd78735d252fbef21331cc6e2",
"body": null,
"is_bot": false,
"headline": "Starting to implement interface constants",
"author_name": "Daniel Leech",
"author_login": "dantleech",
"committed_at": "2020-06-21T19:28:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53dd43375b760d63c936c5a57c7f187254fc6930",
"body": null,
"is_bot": false,
"headline": "Removed unused symbols",
"author_name": "Daniel Leech",
"author_login": "dantleech",
"committed_at": "2020-06-21T17:29:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d66925addccf87d292730867be81d0879d81238",
"body": null,
"is_bot": false,
"headline": "Renamed file to be more \"modular\"",
"author_name": "Daniel Leech",
"author_login": "dantleech",
"committed_at": "2020-06-21T17:28:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c876e09d69ac604a042eff01a58e17b131d3351f",
"body": "Order of arguments are changed on travis.",
"is_bot": false,
"headline": "Do not re-generate code",
"author_name": "Daniel Leech",
"author_login": "dantleech",
"committed_at": "2020-06-21T12:37:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7fb81cb6d93214d1f7a112baa12620391418987b",
"body": null,
"is_bot": false,
"headline": "UPdate package json",
"author_name": "Daniel Leech",
"author_login": "dantleech",
"committed_at": "2020-06-21T11:56:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf34b968ae1d87009dcabdbe70831dc8eb10432a",
"body": null,
"is_bot": false,
"headline": "Adds travis",
"author_name": "Daniel Leech",
"author_login": "dantleech",
"committed_at": "2020-06-21T11:45:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1098fe0190c212b7318b091c5d01d5337835d905",
"body": null,
"is_bot": false,
"headline": "Add build status",
"author_name": "Daniel Leech",
"author_login": "dantleech",
"committed_at": "2020-06-21T11:42:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "110a047fc3fa2fb518cadad75d6bd94140094f2c",
"body": null,
"is_bot": false,
"headline": "Change namespace",
"author_name": "Daniel Leech",
"author_login": "dantleech",
"committed_at": "2020-06-21T11:37:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "004fe3221cb6e26d4575dc8e130a3098ae1d7ef1",
"body": null,
"is_bot": false,
"headline": "Moved to own namespace",
"author_name": "Daniel Leech",
"author_login": "dantleech",
"committed_at": "2020-06-21T11:24:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1fb20f1b2e97cf408d0a7d596a3e20cecb955225",
"body": null,
"is_bot": false,
"headline": "Updated README",
"author_name": "Daniel Leech",
"author_login": "dantleech",
"committed_at": "2020-06-21T11:08:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7be462687822e134f23b67d5a79e3e9cdd1fb446",
"body": null,
"is_bot": false,
"headline": "Fix exception and adds toREADME",
"author_name": "Daniel Leech",
"author_login": "dantleech",
"committed_at": "2020-06-21T11:04:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1796fa497858f172fa4001111f77c6523e5a8eb2",
"body": null,
"is_bot": false,
"headline": "Allow ignoring of unknown properties",
"author_name": "Daniel Leech",
"author_login": "dantleech",
"committed_at": "2020-06-21T10:56:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c66944185be4d67d2abdce90ecdd2bb76b51b98e",
"body": null,
"is_bot": false,
"headline": "Update minimum version of invoke",
"author_name": "Daniel Leech",
"author_login": "dantleech",
"committed_at": "2020-06-21T10:38:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5461f85851e634c445b47adafe6dc97ab560442",
"body": null,
"is_bot": false,
"headline": "Catch exception",
"author_name": "Daniel Leech",
"author_login": "dantleech",
"committed_at": "2020-06-21T10:25:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "710df3b7a131426a41c4e4e20e85dac3eabdbbe0",
"body": null,
"is_bot": false,
"headline": "Support deserialization",
"author_name": "Daniel Leech",
"author_login": "dantleech",
"committed_at": "2020-06-21T10:16:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e8a7e3455d3cd13d016dd3c2867c42aaa126295",
"body": null,
"is_bot": false,
"headline": "Fialing test for array deserialization",
"author_name": "Daniel Leech",
"author_login": "dantleech",
"committed_at": "2020-06-21T09:18:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87afe77e9a1b3623d9ef31127bec814a565640ce",
"body": null,
"is_bot": false,
"headline": "Add exception import",
"author_name": "Daniel Leech",
"author_login": "dantleech",
"committed_at": "2020-06-21T09:14:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90a7d029c829a0e803f386f759f1192223461791",
"body": null,
"is_bot": false,
"headline": "Deserialize concrete types",
"author_name": "Daniel Leech",
"author_login": "dantleech",
"committed_at": "2020-06-21T09:13:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d75837b7c41ac5dc557d9b4293823216e541a060",
"body": null,
"is_bot": false,
"headline": "Adds fromArray test",
"author_name": "Daniel Leech",
"author_login": "dantleech",
"committed_at": "2020-06-21T07:34:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "618e1aa3f5e16cf67877c510cd389ed56b265f23",
"body": null,
"is_bot": false,
"headline": "Add static array constructor",
"author_name": "Daniel Leech",
"author_login": "dantleech",
"committed_at": "2020-06-21T07:33:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b850413068d70d3d7330c43d280414f9953318e8",
"body": null,
"is_bot": false,
"headline": "Adds comment",
"author_name": "Daniel Leech",
"author_login": "dantleech",
"committed_at": "2020-06-20T21:22:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8048390563ad1a89ef3dd639c317d0008cd95f32",
"body": null,
"is_bot": false,
"headline": "Extract type literal node",
"author_name": "Daniel Leech",
"author_login": "dantleech",
"committed_at": "2020-06-20T20:30:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e235cdf50d4ada7b276eb8d52419f125c5df0e2",
"body": null,
"is_bot": false,
"headline": "Added auto-generated note",
"author_name": "Daniel Leech",
"author_login": "dantleech",
"committed_at": "2020-06-20T20:24:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72d58847b82aca649317511b6c397edfebf03638",
"body": null,
"is_bot": false,
"headline": "Add null defaults to non-typed params",
"author_name": "Daniel Leech",
"author_login": "dantleech",
"committed_at": "2020-06-20T20:21:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "237484a8234113a907e7b5b8f90395a9590c64a4",
"body": null,
"is_bot": false,
"headline": "Fix constructor param order",
"author_name": "Daniel Leech",
"author_login": "dantleech",
"committed_at": "2020-06-20T20:17:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb33628ea109f7a4e7a02fd737130b8f1435ef0d",
"body": null,
"is_bot": false,
"headline": "Handle \"unknown\" types by casting them to mixed",
"author_name": "Daniel Leech",
"author_login": "dantleech",
"committed_at": "2020-06-20T19:54:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9b54f886f84b81ebca5a9720e953d6d761297e9",
"body": null,
"is_bot": false,
"headline": "Ensure nulls are ordered after non-nulls",
"author_name": "Daniel Leech",
"author_login": "dantleech",
"committed_at": "2020-06-20T19:44:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72924f09845ad1d5501257c798fb397898d811b0",
"body": null,
"is_bot": false,
"headline": "Add class docs",
"author_name": "Daniel Leech",
"author_login": "dantleech",
"committed_at": "2020-06-20T19:18:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed5f028748ca8cee10d5d334927dc40e9450b8e4",
"body": null,
"is_bot": false,
"headline": "Implement \"concrete intersection types\"",
"author_name": "Daniel Leech",
"author_login": "dantleech",
"committed_at": "2020-06-20T19:11:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "592a785883f68e57eb1475978491e73c1b7804f2",
"body": null,
"is_bot": false,
"headline": "Refactored mixin hydration",
"author_name": "Daniel Leech",
"author_login": "dantleech",
"committed_at": "2020-06-20T19:04:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44e3f84106477500040cd748e8d55c4d28ee3d58",
"body": null,
"is_bot": false,
"headline": "Updated source",
"author_name": "Daniel Leech",
"author_login": "dantleech",
"committed_at": "2020-06-20T18:49:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2693c552941cf78f9002cdbe6b5e8a24493264cf",
"body": null,
"is_bot": false,
"headline": "Extracted node map",
"author_name": "Daniel Leech",
"author_login": "dantleech",
"committed_at": "2020-06-20T18:44:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c9655f7c8c2677208fe70af10cf9a8e06d45136",
"body": null,
"is_bot": false,
"headline": "EntityMap only deals with AST",
"author_name": "Daniel Leech",
"author_login": "dantleech",
"committed_at": "2020-06-20T17:47:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43bdbbb6dafd464dcbc7250df17b491072165946",
"body": null,
"is_bot": false,
"headline": "Extracted \"php class resolver\"",
"author_name": "Daniel Leech",
"author_login": "dantleech",
"committed_at": "2020-06-20T17:42:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0072d7b6dda7db85e5bc1fc3be27ad6c97ba93d0",
"body": "TODO: Implement properties from extended classes",
"is_bot": false,
"headline": "Adds documentation for original multiple extension",
"author_name": "Daniel Leech",
"author_login": "dantleech",
"committed_at": "2020-06-16T22:01:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c83c785bb9a04e9acadf8bb6116f263e28353dd",
"body": null,
"is_bot": false,
"headline": "Fix nullable and \"any\" type",
"author_name": "Daniel Leech",
"author_login": "dantleech",
"committed_at": "2020-06-16T21:52:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e61d7e11e9756a124d5a1a671ae5b586e851b543",
"body": "TODO:\n\n- Support rendering \"mixins\" (transpile multiple inheritence)",
"is_bot": false,
"headline": "New version",
"author_name": "Daniel Leech",
"author_login": "dantleech",
"committed_at": "2020-06-16T21:51:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c10020bc92f29383a1e22cbafbbdadb684180b4",
"body": null,
"is_bot": false,
"headline": "Render property var types",
"author_name": "Daniel Leech",
"author_login": "dantleech",
"committed_at": "2020-06-16T21:50:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ea540829b8a66eed783f85d4394a447982dd924",
"body": null,
"is_bot": false,
"headline": "Add support for collecting mixins",
"author_name": "Daniel Leech",
"author_login": "dantleech",
"committed_at": "2020-06-16T21:41:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bee18e48660bb9dcdb6d67309e344acab9afe1f5",
"body": null,
"is_bot": false,
"headline": "Refactored generator to use class prototype",
"author_name": "Daniel Leech",
"author_login": "dantleech",
"committed_at": "2020-06-16T21:15:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee492c651d735f2c19d33691e5b14a5d106e820e",
"body": null,
"is_bot": false,
"headline": "Support null",
"author_name": "Daniel Leech",
"author_login": "dantleech",
"committed_at": "2020-06-14T22:26:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81c5a2bc7aabb8208cb8de8f27b808d63c2737e5",
"body": null,
"is_bot": false,
"headline": "Down to 9 PHPStan errors",
"author_name": "Daniel Leech",
"author_login": "dantleech",
"committed_at": "2020-06-14T22:10:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d39868b6c795dfdb11e3ad4484a0d5049ef8516",
"body": null,
"is_bot": false,
"headline": "Support type aliases",
"author_name": "Daniel Leech",
"author_login": "dantleech",
"committed_at": "2020-06-14T21:38:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a6ff27d209075ef1ff162e3065ca35d2473b031",
"body": null,
"is_bot": false,
"headline": "Refactored",
"author_name": "Daniel Leech",
"author_login": "dantleech",
"committed_at": "2020-06-14T20:47:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9e02baa1a83a1065792d408d6c54c2001dad8ad",
"body": null,
"is_bot": false,
"headline": "Refactored",
"author_name": "Daniel Leech",
"author_login": "dantleech",
"committed_at": "2020-06-14T20:41:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9e9c4f265e1e2bd0db25bb6499789d1a430077b",
"body": null,
"is_bot": false,
"headline": "Remove async calls",
"author_name": "Daniel Leech",
"author_login": "dantleech",
"committed_at": "2020-06-14T19:59:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20b356552bfb86678a84464f97159d9ff063c226",
"body": null,
"is_bot": false,
"headline": "Add README",
"author_name": "Daniel Leech",
"author_login": "dantleech",
"committed_at": "2020-06-14T12:35:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6fb20fe92a4c6fc4a33aa806382e3d46eb37db3c",
"body": null,
"is_bot": false,
"headline": "Adds generated PHP code",
"author_name": "Daniel Leech",
"author_login": "dantleech",
"committed_at": "2020-06-14T12:31:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1bbb7c03efab6f26b1c0581addd150584a0c6d34",
"body": null,
"is_bot": false,
"headline": "Renamed TS folder to accomodate PHP library",
"author_name": "Daniel Leech",
"author_login": "dantleech",
"committed_at": "2020-06-14T12:30:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8df458ccde3c3e6350284ff3cdbf64708137c112",
"body": null,
"is_bot": false,
"headline": "Build constructor",
"author_name": "Daniel Leech",
"author_login": "dantleech",
"committed_at": "2020-06-14T12:25:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "026e920d8574a1b78b580931b0690655f556ff79",
"body": null,
"is_bot": false,
"headline": "Build properties",
"author_name": "Daniel Leech",
"author_login": "dantleech",
"committed_at": "2020-06-14T12:06:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d587b7fae95412cc6bfe82bb4ff24e56d9d126b",
"body": null,
"is_bot": false,
"headline": "Extracted type converter",
"author_name": "Daniel Leech",
"author_login": "dantleech",
"committed_at": "2020-06-14T12:02:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e90d14378dd88f129796e4a682f962cfad12125",
"body": null,
"is_bot": false,
"headline": "Generate docs",
"author_name": "Daniel Leech",
"author_login": "dantleech",
"committed_at": "2020-06-14T11:58:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ba472b078b62d3226c5fd775caa2a0b37ad4284",
"body": null,
"is_bot": false,
"headline": "Updated gitignore",
"author_name": "Daniel Leech",
"author_login": "dantleech",
"committed_at": "2020-06-14T10:04:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3e6b9e16b2535c0b3e32ea69f3e3fae6ad7449f",
"body": "Generates all classes but the \"parser\" doesn't include the class\ninheritence information.\n\nFalling back to using the AST.",
"is_bot": false,
"headline": "Generates all classes (?)",
"author_name": "Daniel Leech",
"author_login": "dantleech",
"committed_at": "2020-06-14T10:03:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "830e4c4975cc60a048278f386554ec9a5a1b2390",
"body": null,
"is_bot": false,
"headline": "Initial compilation to dumb php interfaces",
"author_name": "Daniel Leech",
"author_login": "dantleech",
"committed_at": "2020-06-14T09:01:56Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 11,
"commits_last_year": 1,
"latest_release_at": "2025-12-29T17:29:52Z",
"latest_release_tag": "3.17.5",
"releases_from_tags": true,
"days_since_last_push": 122,
"active_weeks_last_year": 1,
"days_since_latest_release": 215,
"mean_days_between_releases": 198.6
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": false,
"has_contributing": false,
"health_percentage": 25,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "phpactor/language-server-protocol",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/phpactor/language-server-protocol",
"is_deprecated": false,
"latest_version": "3.17.5",
"repository_url": "https://github.com/phpactor/language-server-protocol",
"versions_count": 11,
"total_downloads": 553123,
"dependents_count": 4,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 28703,
"first_published_at": null,
"latest_published_at": "2025-12-29T17:29:52Z",
"latest_version_yanked": null,
"days_since_latest_publish": 215
}
]
},
"popularity": {
"forks": 2,
"stars": 12,
"watchers": 2,
"fork_history": {
"days": [
{
"date": "2024-04-03",
"count": 1
},
{
"date": "2024-11-20",
"count": 1
}
],
"complete": true,
"collected": 2,
"total_forks": 2
},
"star_history": null,
"open_issues_and_prs": 2
},
"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": [
"tsconfig.json"
],
"toolchain_manifests": [],
"largest_source_bytes": 18198,
"source_files_sampled": 344,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"composer.json",
"package.json"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "lodash",
"direct": false,
"version": "4.17.21",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 8.1,
"advisory_ids": [
"GHSA-f23m-r3pf-42rh",
"GHSA-r5fr-rjxr-66jc",
"GHSA-xxjr-mmjv-4gpg"
],
"fixed_version": "4.18.0",
"advisory_count": 3,
"oldest_advisory_days": 192
},
{
"name": "lodash-es",
"direct": false,
"version": "4.17.21",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 8.1,
"advisory_ids": [
"GHSA-f23m-r3pf-42rh",
"GHSA-r5fr-rjxr-66jc",
"GHSA-xxjr-mmjv-4gpg"
],
"fixed_version": "4.18.0",
"advisory_count": 3,
"oldest_advisory_days": 192
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"high": 2
},
"advisory_count": 6,
"affected_count": 2,
"assessed_count": 10,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 6,
"direct_affected_count": 0
},
"ecosystems": [
"npm",
"packagist"
],
"dependencies": [
{
"name": "dantleech/invoke",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^2.0"
},
{
"name": "@types/node",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^14.0.13"
},
{
"name": "inflect",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^0.4.1"
},
{
"name": "typescript-parser",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^2.6.1"
},
{
"name": "vscode-languageserver-protocol",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^3.17"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "@types/node",
"direct": true,
"version": "14.0.13",
"ecosystem": "npm"
},
{
"name": "inflect",
"direct": true,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "typescript-parser",
"direct": true,
"version": "2.6.1",
"ecosystem": "npm"
},
{
"name": "vscode-languageserver-protocol",
"direct": true,
"version": "3.17.2",
"ecosystem": "npm"
},
{
"name": "dantleech/invoke",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "lodash",
"direct": false,
"version": "4.17.21",
"ecosystem": "npm"
},
{
"name": "lodash-es",
"direct": false,
"version": "4.17.21",
"ecosystem": "npm"
},
{
"name": "tslib",
"direct": false,
"version": "1.13.0",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "3.9.5",
"ecosystem": "npm"
},
{
"name": "vscode-jsonrpc",
"direct": false,
"version": "8.0.2",
"ecosystem": "npm"
},
{
"name": "vscode-languageserver-types",
"direct": false,
"version": "3.17.2",
"ecosystem": "npm"
},
{
"name": "ergebnis/composer-normalize",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "friendsofphp/php-cs-fixer",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpstan/phpstan",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpunit/phpunit",
"direct": false,
"version": null,
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 16,
"direct_count": 5,
"indirect_count": 11
}
},
"maintainership": {
"issues": {
"open_prs": 2,
"merged_prs": 18,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 1,
"closed_unmerged_prs": 8
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "dantleech",
"commits": 92,
"avatar_url": "https://avatars.githubusercontent.com/u/530801?v=4"
},
{
"type": "User",
"login": "zonuexe",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/822086?v=4"
},
{
"type": "User",
"login": "zobo",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/2456026?v=4"
}
],
"contributors_sampled": 3,
"top_contributor_share": 0.968
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml"
],
"has_docs_dir": false,
"linter_configs": [
"phpstan.neon"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"package-lock.json",
"yarn.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": 0,
"reason": "1 out of 16 merged PRs checked by a CI test -- score normalized to 0",
"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": 1,
"reason": "Found 3/29 approved changesets -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 4 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": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 9,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": null,
"reason": "no dependencies found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 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": "19ea6b4bd260b1622d6bd916cd1bbb8850626c39",
"ran_at": "2026-08-02T14:25:06Z",
"aggregate_score": 4,
"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-04-19T10:13:34Z",
"oldest_open_prs": [
{
"number": 28,
"created_at": "2026-04-02T03:22:06Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 29,
"created_at": "2026-04-02T13:29:38Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2025-12-29T17:29:53Z",
"ci_last_conclusion": "FAILURE",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/phpactor/language-server-protocol",
"host": "github.com",
"name": "language-server-protocol",
"owner": "phpactor"
},
"metrics": {
"overall": {
"key": "overall",
"band": "weak",
"name": "Overall health",
"note": "The weighted overall 47 is calibrated to 45 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 47,
"calibrated": 45,
"calibration": "2026-08-02"
}
}
],
"value": 45,
"inputs": {
"security": 52,
"vitality": 28,
"community": 38,
"governance": 60,
"calibration": "2026-08-02",
"engineering": 54,
"ai_readiness": 51,
"weighted_overall_raw": 47
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 28,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 13,
"inputs": {
"commits_last_year": 1,
"human_commit_share": 0.979,
"days_since_last_push": 122,
"active_weeks_last_year": 1
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 122 days ago",
"points": 9.9,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 122
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "1/52 weeks with commits",
"points": 0.7,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 1
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "1 commits in the last year",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 1
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "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": 50,
"inputs": {
"releases_count": 11,
"latest_release_tag": "3.17.5",
"releases_from_tags": true,
"days_since_latest_release": 215,
"mean_days_between_releases": 198.6
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "11 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 11
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 215 days ago",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 215
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~198.6 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 198.6
}
}
],
"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": "exceptional",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "dormant",
"guards": [
"recent_release"
],
"signals": [
"scorecard_unmaintained",
"broken_ci"
],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 0,
"unanswered_open_issues": 0,
"days_since_last_merged_pr": 216,
"days_since_last_human_commit": 216,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 216 days, with nothing left unanswered; held at dormant by a release within the year",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_quiet",
"params": {
"days": 216
}
},
{
"code": "abandonment_guarded",
"params": {
"guards": "a release within the year"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "weak",
"name": "Community & Adoption",
"value": 38,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 17,
"inputs": {
"forks": 2,
"stars": 12,
"watchers": 2,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "12 stars",
"points": 16.9,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 12
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "2 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 2
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "2 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 2
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "weak",
"name": "Community health",
"note": null,
"notes": [],
"value": 44,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": null,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"readme_badge_services": [],
"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": "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": 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": 64,
"inputs": {
"packages": [
"phpactor/language-server-protocol"
],
"dependents": 4,
"ecosystems": "packagist",
"total_downloads": 553123,
"monthly_downloads": 28703
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "28,703 downloads/month across packagist",
"points": 59.4,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 28703,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "4 packages depend on it",
"points": 4.7,
"status": "partial",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 4
}
}
],
"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": 60,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 3,
"top_contributor_share": 0.968
},
"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 97% of commits",
"points": 0.7,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 97
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "3 contributors",
"points": 4.1,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 3
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 4 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 74,
"inputs": {
"merged_prs": 18,
"open_issues": 0,
"closed_issues": 1,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 8,
"first_time_authors_30d": null,
"first_time_prs_merged_30d": null,
"first_time_prs_decided_30d": null
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 42,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "18/26 decided PRs merged",
"points": 20.8,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 18,
"decided": 26
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 3/29 approved changesets -- score normalized to 1",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"followers": 31,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "phpactor",
"public_repos": 71,
"account_age_days": 3317
},
"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": "31 followers of phpactor",
"points": 10.8,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 31,
"login": "phpactor"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "71 public repos, account ~9 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 71
}
},
{
"code": "account_age_years",
"params": {
"years": 9
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 91,
"inputs": {
"packages": [
"phpactor/language-server-protocol"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 215
},
"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 215 days ago",
"points": 26,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 215
}
}
],
"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": 54,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "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": 24,
"status": "met",
"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": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "1 out of 16 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "weak",
"name": "Documentation",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 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": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 52,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "weak",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 40,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 4
},
"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": "1 out of 16 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 3/29 approved changesets -- score normalized to 1",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 4 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": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file 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": "exceptional",
"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 10 resolved dependencies against OSV; 6 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). 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": 10
}
},
{
"code": "advisories_unassessed",
"params": {
"count": 6
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 6,
"affected_packages": 2,
"assessed_packages": 10,
"unassessed_packages": 6,
"affected_by_severity": "high 2",
"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": "exceptional",
"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": 10,
"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": "exceptional",
"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"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 9
},
"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": "moderate",
"name": "AI Readiness",
"value": 51,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 11,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.2,
"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": "19 of 95 human commits state their intent (structured subject or explanatory body)",
"points": 10.7,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 19,
"sampled": 95
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"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": 69,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"package-lock.json",
"yarn.lock"
],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [
"tsconfig.json"
],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.021
},
"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": "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": "tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "tsconfig.json"
}
}
],
"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 97",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 97
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "2 of the last 97 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 2,
"sampled": 97
}
}
],
"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": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 82,
"inputs": {
"primary_language": "PHP",
"largest_source_bytes": 18198,
"source_files_sampled": 344,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "PHP with type-check config (tsconfig.json)",
"points": 27,
"status": "partial",
"details": [
{
"code": "typecheck_config_language",
"params": {
"files": "tsconfig.json",
"language": "PHP"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/344 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 344,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"metrics_version": "2.1.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"Could not fetch npm package 'php-lanaguage-server-protocol' from its registry"
],
"report_type": "repository",
"generated_at": "2026-08-02T14:25:18.264242Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/p/phpactor/language-server-protocol.svg",
"full_name": "phpactor/language-server-protocol",
"license_state": "custom",
"license_spdx": null
}