原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [
"amphp",
"websocket",
"http",
"php",
"async",
"rfc-6455",
"websockets"
],
"is_fork": false,
"size_kb": 346,
"has_wiki": false,
"homepage": null,
"languages": {
"PHP": 50742
},
"pushed_at": "2026-06-23T22:24:22Z",
"created_at": "2018-03-11T16:20:54Z",
"owner_type": "Organization",
"updated_at": "2026-06-23T22:24:19Z",
"description": "WebSocket component for PHP based on the Amp HTTP server.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "4.x",
"license_spdx_raw": "MIT",
"primary_language": "PHP",
"significant_languages": [
"PHP"
]
},
"owner": {
"blog": "https://amphp.org",
"name": "AMPHP",
"type": "Organization",
"login": "amphp",
"company": null,
"location": null,
"followers": 358,
"avatar_url": "https://avatars.githubusercontent.com/u/8865682?v=4",
"created_at": "2014-09-22T19:31:02Z",
"is_verified": null,
"public_repos": 69,
"account_age_days": 4320
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v4.0.0",
"kind": "major",
"published_at": "2023-12-29T15:22:07Z"
},
{
"tag": "v4.0.0-beta.1",
"kind": "prerelease",
"published_at": "2023-10-22T14:51:05Z"
},
{
"tag": "v3.0.1",
"kind": "patch",
"published_at": "2023-10-21T17:22:34Z"
},
{
"tag": "v3.0.0",
"kind": "major",
"published_at": "2023-09-10T03:25:41Z"
},
{
"tag": "v3.0.0-beta.2",
"kind": "prerelease",
"published_at": "2023-04-26T04:04:05Z"
},
{
"tag": "v3.0.0-beta.1",
"kind": "prerelease",
"published_at": "2022-06-21T20:19:50Z"
},
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2020-07-05T17:52:19Z"
},
{
"tag": "v2.0.0-rc3",
"kind": "prerelease",
"published_at": "2020-04-22T18:28:29Z"
},
{
"tag": "v2.0.0-rc2",
"kind": "prerelease",
"published_at": "2020-02-22T06:00:28Z"
},
{
"tag": "v2.0.0-rc1",
"kind": "prerelease",
"published_at": "2019-08-21T19:14:16Z"
},
{
"tag": "v1.0.1",
"kind": "patch",
"published_at": "2019-02-06T23:36:18Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2019-01-20T22:46:06Z"
}
],
"recent_commits": [
{
"oid": "8fa89ed203d31284ea95825694622abf2e827fc7",
"body": null,
"is_bot": true,
"headline": "Bump actions/checkout from 6 to 7 (#35)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-23T22:24:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f94a4b878078a73939ce8e62f72a670eeca24dc8",
"body": null,
"is_bot": true,
"headline": "Bump actions/cache from 5 to 6 (#36)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-23T22:23:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b31e2a9f3368298a501f52a893b9517f359e2796",
"body": null,
"is_bot": false,
"headline": "Fix link in readme",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2026-05-17T17:12:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2dc71b18a858f4e1524aacb64797017902238118",
"body": null,
"is_bot": false,
"headline": "Improve readme",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2026-05-11T20:39:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "267b5e5538249f6b7b07a0209bd68acd462e7f5d",
"body": null,
"is_bot": false,
"headline": "Add PHPDocs",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2026-05-11T20:26:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "766f2441289e06fb34db6c02b472d7223b1c6167",
"body": null,
"is_bot": false,
"headline": "Skip psalm on PHP 8.1",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2026-05-10T11:08:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c7225bc3858621b19caad8a4893834e78806ed9",
"body": null,
"is_bot": false,
"headline": "Update to psalm 6",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2026-05-10T11:00:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2593f1b7d890a53c545f96cb97e85ebd9bbe0b9b",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 6.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v3...v6)\n\n---\nupdated-dependenc\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump actions/checkout from 3 to 6 (#34)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-10T10:53:32Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d4a1727d762f543cbdf73eb12bbebaaf42580125",
"body": "Bumps [actions/cache](https://github.com/actions/cache) from 3 to 5.\n- [Release notes](https://github.com/actions/cache/releases)\n- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)\n- [Commits](https://github.com/actions/cache/compare/v3...v5)\n\n---\nupdated-dependencies:\n- dependenc\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump actions/cache from 3 to 5 (#32)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-10T10:53:17Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2ecc5ae2b91e2f07c416e8ce9bfdf9a553b960a6",
"body": "Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 7.\n- [Release notes](https://github.com/actions/upload-artifact/releases)\n- [Commits](https://github.com/actions/upload-artifact/compare/v3...v7)\n\n---\nupdated-dependencies:\n- dependency-name: actions/upload-artifac\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump actions/upload-artifact from 3 to 7 (#33)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-10T10:53:03Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6ab29a67a8b7717c58406fb6e5736eee36162ff1",
"body": "(cherry picked from commit b969f5a9df61818531d8e67f6c546c484bfd8197)",
"is_bot": false,
"headline": "Remove nick-invision/retry",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2026-05-10T10:51:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8d8280471845be3d85ccadec4c7e159de8afcae",
"body": "(cherry picked from commit 0354c2c6998fdc4ab391363c20decd3a0160a04f)",
"is_bot": false,
"headline": "Add dependabot config",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2026-05-10T10:51:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e138a2c877143603ec681bdcf691e764bde9598c",
"body": "Fix typo in README",
"is_bot": false,
"headline": "Merge pull request #31 from ochorocho/patch-1",
"author_name": "Bob Weinand",
"author_login": "bwoebi",
"committed_at": "2025-06-04T14:56:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f21fbd382125fff0b388781807c6aa97b93349a5",
"body": null,
"is_bot": false,
"headline": "Fix typo",
"author_name": "Jochen",
"author_login": "ochorocho",
"committed_at": "2025-06-04T14:07:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a19a0d21b2cdb828034ae6f24bd9624f616b2b87",
"body": null,
"is_bot": false,
"headline": "Update readme",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2023-12-29T17:41:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d713c75b2625142dfa23c21b31d970c00a2ad789",
"body": null,
"is_bot": false,
"headline": "Update readme",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2023-12-29T00:58:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee45d5a4bc0f630b2022057f89ebd853409209ec",
"body": null,
"is_bot": false,
"headline": "Apply style fixer to examples",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2023-12-29T00:33:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3804e3b8a27d40803f176de162feca421c927324",
"body": null,
"is_bot": false,
"headline": "Only ignore exception if client closed",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2023-12-28T23:58:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6219ec4ff909d33310426155ba0965708d5777ae",
"body": null,
"is_bot": false,
"headline": "Update deps",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2023-12-28T05:02:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e0ee4dd3d5083bac0613a6bd412d09789bc293f",
"body": null,
"is_bot": false,
"headline": "Generate accept header from request key",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2023-10-22T14:35:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5bb36be1513a4f2f0e34a40ae90711a8cb4532a",
"body": null,
"is_bot": false,
"headline": "Add simple body to upgrade error responses",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2023-10-22T14:19:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "928e54bb28fff2aae3844b150dc88bdbd730b306",
"body": null,
"is_bot": false,
"headline": "Refactor compression support",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2023-10-22T14:13:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "904902cc0e60950e10b4fb7fa3cb054f5e0c0b6a",
"body": "Marked WebsocketCompressionContextFactory argument as deprecated and unused.",
"is_bot": false,
"headline": "Deprecation for #24",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2023-10-21T17:10:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec8a6f5823fe0a680c5445c6534d5d79fd1ee3c8",
"body": null,
"is_bot": false,
"headline": "Fix README example",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2023-10-08T16:10:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a57456e4afc5594514923ebd1ace2e6b46b9e78",
"body": "Provides separation between RequestHandler and the different purpose of these classes.",
"is_bot": false,
"headline": "Reintroduce WebsocketAcceptor interface",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2023-09-09T15:46:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3235078912c10e4f0e307bc1208d8e732034cb00",
"body": null,
"is_bot": false,
"headline": "Move compression context creation into client factory",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2023-09-09T14:55:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe925cfef0b4d520cf4ef8e34ffbf572981b5494",
"body": null,
"is_bot": false,
"headline": "Move acceptor before clientHandler arg",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2023-09-09T14:50:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76678263766a000850b589e593719b4b886c7197",
"body": null,
"is_bot": false,
"headline": "Style fix",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2023-09-09T14:27:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7cc1dfc34c550d1ba456189da1f088e731e01ba9",
"body": null,
"is_bot": false,
"headline": "Allow injecting a different client acceptor",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2023-09-09T14:19:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "359cf8fec401ba39569ce3c2a7b5e398f0d4beab",
"body": null,
"is_bot": false,
"headline": "Rename UnrestrictedAcceptor to Rfc6455Acceptor",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2023-09-09T14:17:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2cfd54327468780703a77c52d5ebaae2e376d0a",
"body": null,
"is_bot": false,
"headline": "Make acceptor a required arg",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2023-09-09T14:14:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d1d8d937a27b31bab6f177906a455b7335f0a5a",
"body": null,
"is_bot": false,
"headline": "Fix styles",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2023-09-09T14:07:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78f11d0f546bbfda043bda6917610777bfe2027b",
"body": null,
"is_bot": false,
"headline": "Socket didn't need to be stored",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2023-09-09T14:07:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c574cd41a2379195d8cb1f36de836c557978a1b",
"body": null,
"is_bot": false,
"headline": "Move TCP_NODELAY setting to client factory",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2023-09-09T14:05:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4d8aa70f2a02bb49e0c92d06053b4487c7bcd66",
"body": null,
"is_bot": false,
"headline": "Remove WebsocketAcceptor interface",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2023-09-09T14:05:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a4ab4bc37b1dc40fdc92b78f561654fb91ab403",
"body": null,
"is_bot": false,
"headline": "Rename Websocket{HandshakeHandler => Acceptor}",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2023-09-09T13:00:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "993f6ab7b8c2e730cef088038f381ed220304c11",
"body": null,
"is_bot": false,
"headline": "Rename {Empty => Unrestricted, Origin => AllowOrigin}HandshakeHandler",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2023-09-08T19:25:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "134211f516ead663420cc58a36615de2f5883220",
"body": null,
"is_bot": false,
"headline": "Add missing internal annotation",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2023-09-08T19:22:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0db8294341cf95a056b6afea72f47d9e8186787e",
"body": null,
"is_bot": false,
"headline": "Remove outdated revolt version",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2023-09-08T03:46:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a9f9a3e4fd3d14ad53cbc967caa6a468e6b56b2",
"body": "Fixed styles",
"is_bot": false,
"headline": "Apply Psalm and CS fixer to autobahn directory",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2023-09-08T03:45:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a8af9e874571b22de512bc2e56e9070cafcef68",
"body": null,
"is_bot": false,
"headline": "Fix autobahn server",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2023-09-08T03:42:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54ac5fb9835ba0eed6bb23b86c9314b0789069aa",
"body": null,
"is_bot": false,
"headline": "Update referenced functions",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2023-09-08T03:29:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9dc24cc3ca8c8db14f0be04f51f9b4d40b384096",
"body": null,
"is_bot": false,
"headline": "Extract error handler class definition",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2023-09-07T04:04:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62e40eab5fc55da8a944b4ff4a1596c86ea3b942",
"body": null,
"is_bot": false,
"headline": "Close clients on server stop",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2023-09-07T03:56:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad53d481045a5e43bc3a3a914ad43c6b8cff0965",
"body": null,
"is_bot": false,
"headline": "Update method call in comment",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2023-09-06T01:13:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a9fa66f7a6f2419b8763963df42244e6e46eb42",
"body": null,
"is_bot": false,
"headline": "Shorten handshake handler names",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2023-09-06T01:00:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf9c5a986bd97db78fc5ca709df17d403586aca0",
"body": null,
"is_bot": false,
"headline": "Update PHPUnit config",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2023-09-04T19:15:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f12efcf300130dbb0e64145bf49a49540e46c4c",
"body": null,
"is_bot": false,
"headline": "Depend on stable libs",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2023-09-04T19:15:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72c1a734ca7ef564cc59153ff79707a4f5e6bc96",
"body": null,
"is_bot": false,
"headline": "Remove blank line",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2023-09-04T17:06:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "994e93c1994d5cfa3fe68ad76ed1080fda063d82",
"body": null,
"is_bot": false,
"headline": "Add test to detect previous onClose defect",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2023-09-04T17:02:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5be44ba0e28252f5986be62f58a97ce165d8b49",
"body": null,
"is_bot": false,
"headline": "Fix onClose callback",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2023-09-04T16:43:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4fb6a30ff23f11a4b43a7a041cd16eebcf2e40f4",
"body": null,
"is_bot": false,
"headline": "Update README",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2023-09-03T20:12:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de3740f4e7d35759cd3f11c4e5549961d92365f5",
"body": null,
"is_bot": false,
"headline": "Fix autobahn test script",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2023-09-03T20:05:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73611cc87a0364040d2e08b7c3a25fd1ad810144",
"body": null,
"is_bot": false,
"headline": "Expose autobahn reports as artifacts",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2023-09-03T19:58:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f50abcaa80d962e8c0433ac2d8823902ad72b7f2",
"body": null,
"is_bot": false,
"headline": "Fix CI deprecations",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2023-09-03T19:42:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8f11d8d35b3d5b106abe06cceac45ef1fcc9bca",
"body": null,
"is_bot": false,
"headline": "Fix send -> sendText in tests",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2023-09-03T19:41:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49d373b5a5a375dd9389868022d16a7e4b0c4c15",
"body": null,
"is_bot": false,
"headline": "Rename send / broadcast / multicast to *Text",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2023-09-03T19:29:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81b5f00543b7de51f15ef0a85a1b05d93dda4495",
"body": null,
"is_bot": false,
"headline": "Update to latest websocket changes",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2023-09-03T19:28:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3f0dabab53ef4ea75858226464c432c668d33bf",
"body": null,
"is_bot": false,
"headline": "Unpin autobahn container PHP version",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2023-08-01T00:54:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a55291b9cba13f1a6250834dc74d735e158aee4",
"body": null,
"is_bot": false,
"headline": "Fix autobahn test server",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2023-08-01T00:15:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "491059e248b8b1b0408101e80c345f03533c6922",
"body": null,
"is_bot": false,
"headline": "Update Psalm config",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2023-08-01T00:11:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1622fa195eafd9c16811ca06cda2e1841c5f1849",
"body": null,
"is_bot": false,
"headline": "Update examples and tests for changes in http-server v3",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2023-08-01T00:11:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c4e57cb5c1568e778759c21acc2b6a4ad7d3adf",
"body": null,
"is_bot": false,
"headline": "Forbid cloning and serialization",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2023-02-06T05:33:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3a7b9623fdddb01bfa87274d037eff5654559d1",
"body": null,
"is_bot": false,
"headline": "Run autobahn test only on 8.2",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2023-02-06T05:13:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ed453b44bc3e7101a0e4ddd867b657fc2c2474c",
"body": null,
"is_bot": false,
"headline": "Test on PHP 8.2",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2023-02-06T04:52:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8eca9075fbd9426c24efc65737beb5f401608f67",
"body": null,
"is_bot": false,
"headline": "Update autobahn test server",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2023-02-06T04:33:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af638d17b0a04a29ed7184fb5414236a58ecc558",
"body": null,
"is_bot": false,
"headline": "Update to amphp/http 2.x",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2023-02-05T21:10:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8f720c7f4c00a1efc0a152bfb665e11ad4fe3fd",
"body": "EncryptableSocket removed in amphp/socket.",
"is_bot": false,
"headline": "Remove outdated assertion",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2023-02-05T21:05:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4d3f2da822b2c2902b83808fc2eb402945caff8",
"body": null,
"is_bot": false,
"headline": "Update to Psalm 5.4",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2023-01-14T19:30:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "114960403779f3d512014e7a8ff9fc1207509f6a",
"body": null,
"is_bot": false,
"headline": "Declare strict types",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2023-01-14T19:28:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "706a581eb869bd5dfd1192ded8f6163ccfb00456",
"body": null,
"is_bot": false,
"headline": "Update for changes in amphp/websocket",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2023-01-14T19:26:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e9c92fa121caa97bf55bae3247cd8be3e84e407",
"body": null,
"is_bot": false,
"headline": "Add compatibility with Revolt v1.x",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2022-11-08T19:34:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "054d94f83b883cf7c9f88ee5d5bb585555ca3610",
"body": null,
"is_bot": false,
"headline": "Add test inleaving broadcast and send",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2022-06-11T03:37:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df69b3b05fdd2a4968298e25e416e72ebbbe8097",
"body": null,
"is_bot": false,
"headline": "Do not error if client does not exist in gateway",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2022-06-11T03:27:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2d8f8d5eee6e639b3965b5a841a99f0a7bbc7b5",
"body": null,
"is_bot": false,
"headline": "Drop async suffix on gateway send methods",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2022-06-11T03:23:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53c7e3d399951276913e2f155e928827f0141bc5",
"body": null,
"is_bot": false,
"headline": "Add sendAsync() and sendBinaryAsync() to WebsocketGateway",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2022-06-05T18:09:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c758b1411beeb4c6384fe51e6660099b6c5f0d8d",
"body": null,
"is_bot": false,
"headline": "Further improve SendQueue",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2022-06-05T15:58:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99f5ad1450e67099dc741783acd3030163d5d3d5",
"body": null,
"is_bot": false,
"headline": "Rename ClientWebsocketGateway to WebsocketClientGateway",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2022-06-05T15:00:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1e41bb3e50ca42eabf0b65f976cebaf1ce6af6e",
"body": null,
"is_bot": false,
"headline": "Remove note about RC phrase for 2.0",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2022-06-04T20:28:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09f07153d46a07f7ff362ed2d742bde4c9acdfd0",
"body": "This ensures we'll have less name collisions with other packages and multiple imports.",
"is_bot": false,
"headline": "Prefix interfaces with \"Websocket\"",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2022-06-04T20:20:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65a783faf79ea1dc0160cb3203c61a1d7155a351",
"body": null,
"is_bot": false,
"headline": "Fix code style",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2022-06-04T20:00:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "652451495f0086588293f1f108ebc1c4957b391a",
"body": "This makes the parameter name align with the class name.",
"is_bot": false,
"headline": "Rename $compressionFactory parameter to $compressionContextFactory",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2022-06-04T19:33:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b24c84f57eb153fd667869b87ff298ce119048c",
"body": null,
"is_bot": false,
"headline": "Recommend OriginHandshakeHandler in HandshakeHandler",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2022-06-04T19:26:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6207be38e10ee87d431e88d830aaae89302fa812",
"body": null,
"is_bot": false,
"headline": "Rename exceptIds to excludedClientIds",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2022-06-04T19:22:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d3630eaa1f44a8a706d4f3e7aeb0d1608ee0be2",
"body": "PHP no longer returns null in case of invalid values, but rather just emits a warning for each invalid value.",
"is_bot": false,
"headline": "Remove non-functional array_flip check",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2022-06-04T19:19:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90848526205e950ee6b885b59c93d70e91137fd9",
"body": null,
"is_bot": false,
"headline": "Mark AsyncSender as @internal",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2022-06-04T19:14:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf6e6ae996372a4fe3c3623f54143d47e6f4f442",
"body": null,
"is_bot": false,
"headline": "Remove separate test namespace",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2022-06-04T19:08:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad395d7079bff8ffd75178a08ec5e4707f31d974",
"body": null,
"is_bot": false,
"headline": "Update for move of default constants",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2022-06-04T18:18:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c402f8c140d6bc2f7ea24b5ea1f241acd1014ca1",
"body": null,
"is_bot": false,
"headline": "Update autobahn exclude list",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2022-06-04T15:32:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9cb231f39192749374c99d5a0cedc6c68b0d6d2",
"body": null,
"is_bot": false,
"headline": "Run autobahn tests on CI",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2022-06-01T17:50:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4971a12910a793551659de61b7b2af935ae4508b",
"body": null,
"is_bot": false,
"headline": "Update autobahn test server",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2022-06-01T17:50:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63619967c42fb3ef8bcffa38354a4555a7058536",
"body": "Seems AsyncSender is sometimes retaining a reference to the WebsocketClient object. This doesn't fix it, but does release the reference to the DeferredFuture and string sooner.",
"is_bot": false,
"headline": "Refactor async sending",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2022-06-01T00:00:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64a815948d3956eb72990957d2a3360f5ab077e0",
"body": null,
"is_bot": false,
"headline": "Migrate CI to GitHub actions",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2022-05-31T18:01:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b03588280b43d00bc8c1442b2418e3becdf00b48",
"body": null,
"is_bot": false,
"headline": "Upgrade CS fixer and apply rules",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2022-05-30T19:40:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ae370a88cce6cf0b6078a2dc302adfeef694c9b",
"body": null,
"is_bot": false,
"headline": "Update to tagged amphp dependencies",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2022-05-30T19:36:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2aa94d8f657a8fd71ad6b42b80c4c63eb0e13c9f",
"body": null,
"is_bot": false,
"headline": "Some docblocks and misc changes",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2022-04-26T04:18:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c032ea5f140e106b6c84d0dfccf1e0d824b754e4",
"body": null,
"is_bot": false,
"headline": "Remove Gateway from client interfaces",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2022-04-10T16:37:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bbe35c104e19ac1058e3041bdfea5bb8b91d02d8",
"body": null,
"is_bot": false,
"headline": "Update for name changes in amphp/websocket",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2022-04-10T16:20:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0dc5150d1e760943c93f6ebbac397bf8ba8f74b",
"body": null,
"is_bot": false,
"headline": "Add log message on client close",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2022-04-10T16:00:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53c81889cf88361a7e7fc5e478ad3e40299dc834",
"body": null,
"is_bot": false,
"headline": "Update for ErrorHandler being required to start()",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2022-04-06T04:05:16Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 12,
"commits_last_year": 12,
"latest_release_at": "2023-12-29T15:22:07Z",
"latest_release_tag": "v4.0.0",
"releases_from_tags": false,
"days_since_last_push": 27,
"active_weeks_last_year": 3,
"days_since_latest_release": 935,
"mean_days_between_releases": 176.8
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 62,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "amphp/websocket-server",
"exists": true,
"license": "MIT",
"keywords": [
"http",
"websocket",
"server"
],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/amphp/websocket-server",
"is_deprecated": false,
"latest_version": "v4.0.0",
"repository_url": "https://github.com/amphp/websocket-server",
"versions_count": 12,
"total_downloads": 287106,
"dependents_count": 28,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 6363,
"first_published_at": null,
"latest_published_at": "2023-12-29T00:58:49Z",
"latest_version_yanked": null,
"days_since_latest_publish": 935
}
]
},
"popularity": {
"forks": 17,
"stars": 125,
"watchers": 9,
"fork_history": {
"days": [
{
"date": "2018-08-06",
"count": 1
},
{
"date": "2018-08-13",
"count": 1
},
{
"date": "2019-09-10",
"count": 1
},
{
"date": "2020-01-20",
"count": 1
},
{
"date": "2020-05-31",
"count": 1
},
{
"date": "2020-06-05",
"count": 1
},
{
"date": "2020-07-01",
"count": 1
},
{
"date": "2020-08-13",
"count": 1
},
{
"date": "2021-06-06",
"count": 1
},
{
"date": "2021-12-06",
"count": 1
},
{
"date": "2022-01-02",
"count": 1
},
{
"date": "2022-08-27",
"count": 1
},
{
"date": "2023-01-30",
"count": 1
},
{
"date": "2023-04-06",
"count": 1
},
{
"date": "2023-07-03",
"count": 1
},
{
"date": "2023-07-06",
"count": 1
},
{
"date": "2025-06-04",
"count": 1
}
],
"complete": true,
"collected": 17,
"total_forks": 17
},
"star_history": {
"days": [
{
"date": "2018-03-14",
"count": 1
},
{
"date": "2018-03-24",
"count": 1
},
{
"date": "2018-03-29",
"count": 1
},
{
"date": "2018-04-14",
"count": 2
},
{
"date": "2018-05-03",
"count": 1
},
{
"date": "2018-05-29",
"count": 1
},
{
"date": "2018-08-23",
"count": 1
},
{
"date": "2018-12-20",
"count": 3
},
{
"date": "2018-12-21",
"count": 2
},
{
"date": "2019-01-03",
"count": 1
},
{
"date": "2019-01-20",
"count": 3
},
{
"date": "2019-01-21",
"count": 1
},
{
"date": "2019-02-07",
"count": 1
},
{
"date": "2019-05-07",
"count": 1
},
{
"date": "2019-05-24",
"count": 1
},
{
"date": "2019-05-27",
"count": 1
},
{
"date": "2019-07-29",
"count": 1
},
{
"date": "2019-09-07",
"count": 1
},
{
"date": "2019-09-08",
"count": 1
},
{
"date": "2019-10-28",
"count": 1
},
{
"date": "2019-11-10",
"count": 1
},
{
"date": "2019-11-26",
"count": 1
},
{
"date": "2020-02-23",
"count": 1
},
{
"date": "2020-02-27",
"count": 1
},
{
"date": "2020-04-05",
"count": 1
},
{
"date": "2020-04-23",
"count": 1
},
{
"date": "2020-05-30",
"count": 1
},
{
"date": "2020-06-03",
"count": 1
},
{
"date": "2020-06-05",
"count": 1
},
{
"date": "2020-06-17",
"count": 1
},
{
"date": "2020-07-05",
"count": 1
},
{
"date": "2020-07-06",
"count": 4
},
{
"date": "2020-07-07",
"count": 2
},
{
"date": "2020-07-10",
"count": 1
},
{
"date": "2020-07-15",
"count": 1
},
{
"date": "2020-07-23",
"count": 1
},
{
"date": "2020-07-27",
"count": 1
},
{
"date": "2020-08-03",
"count": 1
},
{
"date": "2020-08-25",
"count": 1
},
{
"date": "2020-09-20",
"count": 1
},
{
"date": "2020-11-07",
"count": 1
},
{
"date": "2020-12-24",
"count": 1
},
{
"date": "2020-12-30",
"count": 1
},
{
"date": "2021-01-26",
"count": 1
},
{
"date": "2021-02-07",
"count": 1
},
{
"date": "2021-02-08",
"count": 1
},
{
"date": "2021-03-17",
"count": 1
},
{
"date": "2021-04-10",
"count": 1
},
{
"date": "2021-04-18",
"count": 1
},
{
"date": "2021-06-05",
"count": 1
},
{
"date": "2021-06-29",
"count": 1
},
{
"date": "2021-07-05",
"count": 1
},
{
"date": "2021-09-21",
"count": 1
},
{
"date": "2021-12-05",
"count": 1
},
{
"date": "2021-12-06",
"count": 2
},
{
"date": "2021-12-13",
"count": 1
},
{
"date": "2022-01-06",
"count": 1
},
{
"date": "2022-01-21",
"count": 1
},
{
"date": "2022-01-25",
"count": 1
},
{
"date": "2022-01-26",
"count": 1
},
{
"date": "2022-02-01",
"count": 1
},
{
"date": "2022-03-14",
"count": 1
},
{
"date": "2022-04-03",
"count": 1
},
{
"date": "2022-05-03",
"count": 1
},
{
"date": "2022-05-30",
"count": 1
},
{
"date": "2022-05-31",
"count": 1
},
{
"date": "2022-07-23",
"count": 1
},
{
"date": "2022-08-01",
"count": 1
},
{
"date": "2022-08-12",
"count": 1
},
{
"date": "2022-08-27",
"count": 1
},
{
"date": "2022-09-08",
"count": 1
},
{
"date": "2022-10-13",
"count": 1
},
{
"date": "2022-10-15",
"count": 1
},
{
"date": "2022-11-29",
"count": 1
},
{
"date": "2022-12-19",
"count": 1
},
{
"date": "2022-12-28",
"count": 1
},
{
"date": "2023-03-07",
"count": 1
},
{
"date": "2023-04-10",
"count": 1
},
{
"date": "2023-05-24",
"count": 1
},
{
"date": "2023-08-06",
"count": 1
},
{
"date": "2023-08-10",
"count": 1
},
{
"date": "2023-09-13",
"count": 1
},
{
"date": "2023-09-19",
"count": 1
},
{
"date": "2023-09-28",
"count": 1
},
{
"date": "2023-10-02",
"count": 1
},
{
"date": "2023-10-10",
"count": 1
},
{
"date": "2023-10-15",
"count": 1
},
{
"date": "2023-10-24",
"count": 3
},
{
"date": "2023-10-25",
"count": 1
},
{
"date": "2023-11-22",
"count": 1
},
{
"date": "2023-11-28",
"count": 1
},
{
"date": "2023-12-30",
"count": 1
},
{
"date": "2024-04-04",
"count": 1
},
{
"date": "2024-04-07",
"count": 1
},
{
"date": "2024-04-11",
"count": 1
},
{
"date": "2024-05-17",
"count": 1
},
{
"date": "2024-05-31",
"count": 1
},
{
"date": "2024-10-29",
"count": 1
},
{
"date": "2025-01-07",
"count": 1
},
{
"date": "2025-02-13",
"count": 1
},
{
"date": "2025-02-17",
"count": 1
},
{
"date": "2025-03-01",
"count": 1
},
{
"date": "2025-03-02",
"count": 1
},
{
"date": "2025-04-30",
"count": 1
},
{
"date": "2025-06-05",
"count": 1
},
{
"date": "2025-06-28",
"count": 1
},
{
"date": "2025-07-13",
"count": 1
},
{
"date": "2025-08-25",
"count": 1
},
{
"date": "2025-12-31",
"count": 1
},
{
"date": "2026-06-15",
"count": 1
}
],
"complete": true,
"collected": 123,
"total_stars": 125
},
"open_issues_and_prs": 2
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"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": 13003,
"source_files_sampled": 18,
"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": [],
"collected": true,
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 1,
"assessed_package": null,
"unassessed_count": 19,
"direct_affected_count": 0
},
"ecosystems": [
"packagist"
],
"dependencies": [
{
"name": "amphp/amp",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^3"
},
{
"name": "amphp/byte-stream",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^2.1"
},
{
"name": "amphp/http",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^2.1"
},
{
"name": "amphp/http-server",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^3.2"
},
{
"name": "amphp/socket",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^2.2"
},
{
"name": "amphp/websocket",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^2"
},
{
"name": "psr/log",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^1|^2|^3"
},
{
"name": "revolt/event-loop",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^1"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "amphp/amp",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "amphp/byte-stream",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "amphp/http",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "amphp/http-server",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "amphp/socket",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "amphp/websocket",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "psr/log",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "revolt/event-loop",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "amphp/http-client",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "amphp/http-server-router",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "amphp/http-server-static-content",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "amphp/log",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "amphp/php-cs-fixer-config",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "amphp/phpunit-util",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "amphp/websocket-client",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "colinodell/psr-testlogger",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "league/climate",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpunit/phpunit",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "psalm/phar",
"direct": false,
"version": "6.16.1",
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 20,
"direct_count": 8,
"indirect_count": 12
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 11,
"open_issues": 2,
"closed_ratio": 0.913,
"closed_issues": 21,
"closed_unmerged_prs": 2
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "trowski",
"commits": 139,
"avatar_url": "https://avatars.githubusercontent.com/u/1628287?v=4"
},
{
"type": "User",
"login": "kelunik",
"commits": 68,
"avatar_url": "https://avatars.githubusercontent.com/u/2743004?v=4"
},
{
"type": "User",
"login": "bwoebi",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/3154871?v=4"
},
{
"type": "User",
"login": "krlv",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/3404064?v=4"
},
{
"type": "User",
"login": "cspray",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/771345?v=4"
},
{
"type": "User",
"login": "ochorocho",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/4623070?v=4"
}
],
"contributors_sampled": 6,
"top_contributor_share": 0.647
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml"
],
"has_docs_dir": false,
"linter_configs": [
".php-cs-fixer.dist.php"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 3,
"reason": "2 out of 6 merged PRs checked by a CI test -- score normalized to 3",
"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 1/24 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 6 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "12 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 9,
"reason": "security policy file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "8fa89ed203d31284ea95825694622abf2e827fc7",
"ran_at": "2026-07-21T20:09:29Z",
"aggregate_score": 5.9,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/amphp/websocket-server",
"host": "github.com",
"name": "websocket-server",
"owner": "amphp"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 59,
"inputs": {
"security": 67,
"vitality": 48,
"community": 59,
"governance": 61,
"engineering": 62
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 48,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 51,
"inputs": {
"commits_last_year": 12,
"human_commit_share": 0.95,
"days_since_last_push": 27,
"active_weeks_last_year": 3
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 27 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 27
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "3/52 weeks with commits",
"points": 2.1,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 3
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "12 commits in the last year",
"points": 10,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 12
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "12 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "at_risk",
"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": 44,
"inputs": {
"releases_count": 12,
"latest_release_tag": "v4.0.0",
"releases_from_tags": false,
"days_since_latest_release": 935,
"mean_days_between_releases": 176.8
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "12 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 12
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 935 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 935
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~176.8 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 176.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": 65,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 65 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 65
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 59,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 49,
"inputs": {
"forks": 17,
"stars": 125,
"watchers": 9,
"growth_state": "organic",
"growth_factor_pct": 100
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "125 stars",
"points": 34,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 125
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "17 forks",
"points": 10,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 17
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "9 watchers",
"points": 5,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 9
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"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": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"packages": [
"amphp/websocket-server"
],
"dependents": 28,
"ecosystems": "packagist",
"total_downloads": 287106,
"monthly_downloads": 6363
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "6,363 downloads/month across packagist",
"points": 50.7,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 6363,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "28 packages depend on it",
"points": 9.7,
"status": "partial",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 28
}
}
],
"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": 61,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 35,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 6,
"top_contributor_share": 0.647
},
"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 65% of commits",
"points": 7.9,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 65
}
}
],
"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 6 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"merged_prs": 11,
"open_issues": 2,
"closed_issues": 21,
"issue_closed_ratio": 0.913,
"closed_unmerged_prs": 2
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "91% of issues closed",
"points": 42.7,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 91
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "11/13 decided PRs merged",
"points": 32.4,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 11,
"decided": 13
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 1/24 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 73,
"inputs": {
"followers": 358,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "amphp",
"public_repos": 69,
"account_age_days": 4320
},
"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": "358 followers of amphp",
"points": 18.4,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 358,
"login": "amphp"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "69 public repos, account ~11 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 69
}
},
{
"code": "account_age_years",
"params": {
"years": 11
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "moderate",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"packages": [
"amphp/websocket-server"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 935
},
"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 935 days ago",
"points": 4,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 935
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "12 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 12
}
}
],
"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": 62,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 70,
"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": ".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": "2 out of 6 merged PRs checked by a CI test -- score normalized to 3",
"points": 6,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [
"amphp",
"websocket",
"http",
"php",
"async",
"rfc-6455",
"websockets"
],
"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": "7 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 7
}
}
],
"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": "moderate",
"name": "Security",
"value": 67,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 59,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 5.9
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "2 out of 6 merged PRs checked by a CI test -- score normalized to 3",
"points": 0.8,
"status": "partial",
"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 1/24 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 6 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "12 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "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 1 resolved dependencies against OSV; 19 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": 1
}
},
{
"code": "advisories_unassessed",
"params": {
"count": 19
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 1,
"unassessed_packages": 19,
"affected_by_severity": "none",
"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": 1,
"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": 6
},
"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": 32,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 3,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.063,
"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": "6 of 95 human commits state their intent (structured subject or explanatory body)",
"points": 3.4,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 6,
"sampled": 95
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 41,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.05
},
"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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "5 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 5,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"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": 13003,
"source_files_sampled": 18,
"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/18 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 18,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"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": [],
"report_type": "repository",
"generated_at": "2026-07-21T20:09:40.859125Z",
"schema_version": "0.23.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/amphp/websocket-server.svg",
"full_name": "amphp/websocket-server",
"license_state": "standard",
"license_spdx": "MIT"
}