Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [
"websockets",
"rfc6455",
"php",
"websocket-protocol"
],
"is_fork": false,
"size_kb": 354,
"has_wiki": false,
"homepage": null,
"languages": {
"PHP": 129955,
"Shell": 1535
},
"pushed_at": "2026-07-28T10:54:50Z",
"created_at": "2014-09-06T00:20:55Z",
"owner_type": "Organization",
"updated_at": "2026-07-28T10:55:08Z",
"description": "I/O agnostic WebSocket Protocol",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "PHP",
"significant_languages": [
"PHP"
]
},
"owner": {
"blog": "http://socketo.me",
"name": "Ratchet",
"type": "Organization",
"login": "ratchetphp",
"company": null,
"location": null,
"followers": 50,
"avatar_url": "https://avatars.githubusercontent.com/u/6565102?v=4",
"created_at": "2014-02-02T02:30:11Z",
"is_verified": null,
"public_repos": 4,
"account_age_days": 4559
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.4.1",
"kind": "patch",
"published_at": "2026-06-06T14:46:19Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2025-03-01T19:02:30Z"
},
{
"tag": "v0.3.1",
"kind": "patch",
"published_at": "2021-12-09T23:56:00Z"
},
{
"tag": "v0.3",
"kind": "other",
"published_at": "2020-05-16T01:24:55Z"
},
{
"tag": "v0.2.6",
"kind": "patch",
"published_at": "2019-12-16T19:46:51Z"
},
{
"tag": "v0.2.5",
"kind": "patch",
"published_at": "2019-03-10T17:15:00Z"
},
{
"tag": "0.2.4",
"kind": "patch",
"published_at": "2018-05-02T15:05:17Z"
},
{
"tag": "v0.2.3",
"kind": "patch",
"published_at": "2017-09-13T22:11:08Z"
},
{
"tag": "v0.2.2",
"kind": "patch",
"published_at": "2017-01-03T16:02:05Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2016-03-16T12:45:32Z"
},
{
"tag": "v0.2",
"kind": "other",
"published_at": "2016-02-20T21:44:13Z"
},
{
"tag": "v0.1",
"kind": "other",
"published_at": "2014-09-06T00:34:10Z"
}
],
"recent_commits": [
{
"oid": "dc1907470e9a3a318b700c3f0a3cff264ff8f147",
"body": "Use the response factory instead of Guzzle for error response",
"is_bot": false,
"headline": "Merge pull request #80 from mbabker/fix-incorrect-dev-dependency",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2026-07-28T10:54:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29fb6a3337a229db640c1befdb5ed2bb0900f950",
"body": "fix wrong type send to withHeader PSR response method",
"is_bot": false,
"headline": "Merge pull request #79 from Triplkrypl/master",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2026-07-28T10:54:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa1d48dd0f34a6d0a0da9806fe5c859d21f46afb",
"body": null,
"is_bot": false,
"headline": "fix wrong type send to withHeader PSR response method",
"author_name": "VojtaB",
"author_login": "Triplkrypl",
"committed_at": "2026-07-27T14:37:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3981ec56ab3bfbbcdcd534d770cf82f7757e3f54",
"body": null,
"is_bot": false,
"headline": "Use the response factory instead of Guzzle for error response",
"author_name": "Michael Babker",
"author_login": "mbabker",
"committed_at": "2026-07-27T12:29:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4c6bb885a87be3dd93e8201c0487752b140ab42",
"body": null,
"is_bot": false,
"headline": "fix wrong type send to withHeader PSR response method",
"author_name": "VojtaB",
"author_login": "Triplkrypl",
"committed_at": "2026-06-13T12:15:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b05f371219cbaf9748b505f139617dd0715592b",
"body": "Fix notice when verifying empty request URI",
"is_bot": false,
"headline": "Merge pull request #78 from clue-labs/empty-request-uri",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2026-06-06T14:34:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c22b37cae09a181effed26da11fb51eb5065df0b",
"body": null,
"is_bot": false,
"headline": "Fix notice when verifying empty request URI",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2026-05-31T20:32:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47e0e8e739fae2589f0b5cea47f333942861be0a",
"body": "Run tests on PHP 8.5 and update test environment",
"is_bot": false,
"headline": "Merge pull request #77 from clue-labs/php8.5",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2026-05-31T19:32:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24341b3c9b78957c3d179663c7bf207df04153e2",
"body": null,
"is_bot": false,
"headline": "Run tests on PHP 8.5 and update test environment",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2026-05-25T21:00:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00df37843e1f6f532905d864972c8173ec97244c",
"body": "Fixes Non-canonical cast (double) is deprecated in PHP 8.5",
"is_bot": false,
"headline": "Merge pull request #75 from skie/master",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2026-05-25T20:49:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8bed3fb134286b3f8e474bb0957da1f35d43135f",
"body": null,
"is_bot": false,
"headline": "Fixes Non-canonical cast (double) is deprecated in PHP 8.5",
"author_name": "Evgeny Tomenko",
"author_login": "skie",
"committed_at": "2025-12-25T11:57:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "859d95f85dda0912c6d5b936d036d044e3af47ef",
"body": "PHP 7.4 as new minimum requirement and PHP 8 compatibility",
"is_bot": false,
"headline": "Merge pull request #60 from ratchetphp/v0.4",
"author_name": "Matt Bonneau",
"author_login": "mbonneau",
"committed_at": "2025-02-24T01:18:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a6e8571706750b7b31e81e9879b7bc340488f35",
"body": null,
"is_bot": false,
"headline": "Implicitly nullable parameters deprecated",
"author_name": "Matt Bonneau",
"author_login": "mbonneau",
"committed_at": "2024-12-05T22:00:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e2c1c9bea635a40f66cdee3f9620be0c5ab400f",
"body": null,
"is_bot": false,
"headline": "Added guzzlehttp/psr7 to dev deps",
"author_name": "Matt Bonneau",
"author_login": "mbonneau",
"committed_at": "2024-12-05T16:53:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c2ace13979e9be45b90487806f53a82089f28e2",
"body": null,
"is_bot": false,
"headline": "Update version numbers",
"author_name": "Matt Bonneau",
"author_login": "mbonneau",
"committed_at": "2024-12-04T13:12:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "772e465650eacb122e6001d39591bb46f039ca2b",
"body": "# Conflicts:\n#\tcomposer.json\n#\tsrc/Handshake/ClientNegotiator.php\n#\tsrc/Handshake/ServerNegotiator.php\n#\ttests/ab/clientRunner.php\n#\ttests/ab/startServer.php\n#\ttests/unit/Handshake/ServerNegotiatorTest.php",
"is_bot": false,
"headline": "Merge commit '6df0bd1b68df5b9774b79c036b9ba31d85ad0d01' into v0.4",
"author_name": "Matt Bonneau",
"author_login": "mbonneau",
"committed_at": "2024-12-04T13:08:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43043372a9ca50b2efab07cb470c54b0085f17be",
"body": null,
"is_bot": false,
"headline": "Fix test running calling resolve without parameter",
"author_name": "Matt Bonneau",
"author_login": "mbonneau",
"committed_at": "2024-12-03T21:23:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2aedfd27a786ca7a42cd6a3c2b54a8f5163bb77f",
"body": null,
"is_bot": false,
"headline": "Merge commit '42a6fd89e072c4adf090eeaf7be850cf41951c48' into v0.4",
"author_name": "Matt Bonneau",
"author_login": "mbonneau",
"committed_at": "2024-12-03T21:22:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58b29fb4a3f0334c7e71a4d26b95132dbb73d8ec",
"body": null,
"is_bot": false,
"headline": "Correct resolve on deferred in test runner",
"author_name": "Matt Bonneau",
"author_login": "mbonneau",
"committed_at": "2024-12-03T18:12:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "345fab10e6455bc9c3acb1aae084ba448d0a2847",
"body": null,
"is_bot": false,
"headline": "Update github ci with new PHP versions",
"author_name": "Matt Bonneau",
"author_login": "mbonneau",
"committed_at": "2024-12-03T14:54:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "191926dd3fb4d9b572def2118278e39d98b207e1",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into v0.4",
"author_name": "Matt Bonneau",
"author_login": "mbonneau",
"committed_at": "2024-12-03T14:44:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82760a76162a818ef14c6f78e6b96068748834d3",
"body": "Fix PR65 Undefined variable",
"is_bot": false,
"headline": "Merge pull request #66 from Domochip/master",
"author_name": "Chris Boden",
"author_login": "cboden",
"committed_at": "2022-08-18T11:58:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe3db0a5d85d36c99fd66540fc56501abd5ffe93",
"body": null,
"is_bot": false,
"headline": "Fix PR65 Undefined variable",
"author_name": "DomoChip",
"author_login": "Domochip",
"committed_at": "2022-08-18T06:01:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "382a3ed94185e90f931d98d1c400f791beb9f690",
"body": "Handle up to 2GB payload on PHP32bits",
"is_bot": false,
"headline": "Merge pull request #65 from Domochip/master",
"author_name": "Chris Boden",
"author_login": "cboden",
"committed_at": "2022-08-13T14:30:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93050e65a06a3a640d1e3e96b1d7b6f1e2b7b721",
"body": null,
"is_bot": false,
"headline": "typo",
"author_name": "DomoChip",
"author_login": "Domochip",
"committed_at": "2022-06-30T15:38:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0050245eb4484351643031d6bc92ee0b607a9541",
"body": null,
"is_bot": false,
"headline": "Raise error if frame is over 2GB on 32bits PHP",
"author_name": "DomoChip",
"author_login": "Domochip",
"committed_at": "2022-06-30T15:23:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c018f30d0c39c5012725686a7259c85a1864b57b",
"body": null,
"is_bot": false,
"headline": "Handle 2GB payload on PHP32bits",
"author_name": "DomoChip",
"author_login": "Domochip",
"committed_at": "2021-12-16T11:40:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42a6fd89e072c4adf090eeaf7be850cf41951c48",
"body": null,
"is_bot": false,
"headline": "Code modernization",
"author_name": "Michael Babker",
"author_login": "mbabker",
"committed_at": "2021-12-13T00:48:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d67378e097d37208123bbdd13670e1e1ef808d2",
"body": "[0.4] Use latest PHPUnit and modernize test code",
"is_bot": false,
"headline": "Merge pull request #61 from mbabker/phpunit-upgrade",
"author_name": "Chris Boden",
"author_login": "cboden",
"committed_at": "2021-12-12T19:25:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd5a6a86a8f0fd7abce8d9273e46503c7eaceb90",
"body": null,
"is_bot": false,
"headline": "Use latest PHPUnit and modernize test code",
"author_name": "Michael Babker",
"author_login": "mbabker",
"committed_at": "2021-12-12T18:35:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02dca5e4f6257ecfa7e45d16b2f6c1fb48e7306d",
"body": "[0.4] Bump minimum PHP to 7.4",
"is_bot": false,
"headline": "Merge pull request #55 from mbabker/patch-1",
"author_name": "Chris Boden",
"author_login": "cboden",
"committed_at": "2021-12-10T17:22:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f40306ad5e6061613bd1a4b0f97404599608c97b",
"body": null,
"is_bot": false,
"headline": "Bump minimum PHP to 7.4",
"author_name": "Michael Babker",
"author_login": "mbabker",
"committed_at": "2021-12-10T01:21:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c964514e93456a52a99a20fcfa0de242a43ccdb",
"body": "v0.3.1",
"is_bot": false,
"headline": "Merge pull request #54 from ratchetphp/v0.3.1",
"author_name": "Chris Boden",
"author_login": "cboden",
"committed_at": "2021-12-09T23:20:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be65d566539f8759212c14da3c3d526d71825970",
"body": null,
"is_bot": false,
"headline": "Update license file with only start date",
"author_name": "Chris Boden",
"author_login": "cboden",
"committed_at": "2021-12-09T22:45:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09bdf3bbce618062a5ecccb882b53133e75182f2",
"body": null,
"is_bot": false,
"headline": "Remove unreachable code",
"author_name": "Chris Boden",
"author_login": "cboden",
"committed_at": "2021-12-09T21:39:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5ea315fe1f23ccf97a276cc795a59d12107eefb",
"body": "Updated docker",
"is_bot": false,
"headline": "Merge pull request #52 from ratchetphp/updated-docker",
"author_name": "Chris Boden",
"author_login": "cboden",
"committed_at": "2021-12-09T21:30:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "edd5ca364b0fcb91954f11e5370fa3ce5aaad641",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into updated-docker",
"author_name": "Chris Boden",
"author_login": "cboden",
"committed_at": "2021-12-08T14:12:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cae895b399d9dc59e9d0d8039b46f0a50ae3a36b",
"body": "Fix docker command to run server tests with GitHub actions",
"is_bot": false,
"headline": "Merge pull request #57 from SimonFrings/docker",
"author_name": "Chris Boden",
"author_login": "cboden",
"committed_at": "2021-12-08T14:10:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30f6b14634a44cd3381c1038c8570a8a1a585b94",
"body": null,
"is_bot": false,
"headline": "Fix docker command to run server tests with GitHub actions",
"author_name": "Simon Frings",
"author_login": "SimonFrings",
"committed_at": "2021-12-08T07:53:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0473a4c224f24348adcb129eed389cda7ab6451c",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into v0.3.1",
"author_name": "Chris Boden",
"author_login": "cboden",
"committed_at": "2021-12-07T15:27:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7610659ff10cb15fd9946407b1c8d4e3f937eb76",
"body": "Use GitHub actions for continuous integration (CI)",
"is_bot": false,
"headline": "Merge pull request #56 from SimonFrings/actions",
"author_name": "Chris Boden",
"author_login": "cboden",
"committed_at": "2021-12-07T14:09:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b9a7d812ec5e3eb82c3a7635deb4537bec63b9f",
"body": null,
"is_bot": false,
"headline": "Use GitHub actions for continuous integration (CI)",
"author_name": "Simon Frings",
"author_login": "SimonFrings",
"committed_at": "2021-12-07T10:59:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ebe17ed644ee4acad2bc65f8b54a12566171c90a",
"body": "Ensure max[Message|Frame]PayloadSize is int if auto-set",
"is_bot": false,
"headline": "Merge pull request #53 from ratchetphp/cap-frame-size-#41",
"author_name": "Chris Boden",
"author_login": "cboden",
"committed_at": "2021-12-07T01:04:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04bc8618a3d90a56e6121e5d40019081233d1543",
"body": "Co-authored-by: Cees-Jan Kiewiet <ceesjank@gmail.com>",
"is_bot": false,
"headline": "Update composer.json",
"author_name": "Chris Boden",
"author_login": "cboden",
"committed_at": "2021-12-06T17:32:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ce83bb58a023353daa1f80609a15ce7bb4c5025",
"body": null,
"is_bot": false,
"headline": "change int syntax",
"author_name": "Chris Boden",
"author_login": "cboden",
"committed_at": "2021-12-06T01:02:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4835534e745cfecd5e8064f0498f3cbdcfecf362",
"body": "fixes #41",
"is_bot": false,
"headline": "Ensure max[Message|Frame]PayloadSize is int if auto-set",
"author_name": "Chris Boden",
"author_login": "cboden",
"committed_at": "2021-12-05T22:12:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c6e6ed0870f06c01175102438a73a67af75b831",
"body": "It's only supported on macOS",
"is_bot": false,
"headline": "Rever use of host.docker.internal",
"author_name": "Chris Boden",
"author_login": "cboden",
"committed_at": "2021-12-05T22:04:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef9dbe8dfe3ba5b1dec81d2dcd77c558587dcb50",
"body": "silence PHP 8.1 deprecations",
"is_bot": false,
"headline": "Merge pull request #46 from 3kbest/pr81",
"author_name": "Chris Boden",
"author_login": "cboden",
"committed_at": "2021-12-05T21:51:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2dade043ac4d6a86bbd78af385868805dc0cdda9",
"body": "Support for PSR7 2.x",
"is_bot": false,
"headline": "Merge pull request #47 from erikn69/support_psr7_2_0",
"author_name": "Chris Boden",
"author_login": "cboden",
"committed_at": "2021-12-05T21:49:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5c0684ab4e561cc4d2a6f3dd1deaf0b5c8f1898",
"body": "Use variable to connect in clientRunner\nUse new(ish) `host.docker.internal` address provided by Docker to connect to host machine\nRun client tests port 9002 so suites can be run concurrently",
"is_bot": false,
"headline": "Update AB test runners",
"author_name": "Chris Boden",
"author_login": "cboden",
"committed_at": "2021-12-05T16:58:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6eebb555b002f41741297bc5ec5aa6e478e23dc",
"body": null,
"is_bot": false,
"headline": "Support for PSR7 2.x",
"author_name": "Erik Niebla",
"author_login": "erikn69",
"committed_at": "2021-12-01T13:59:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79c3dd392467b114b409c77c1e9a93ff6f9b2ffb",
"body": null,
"is_bot": false,
"headline": "Add ReturnTypeWillChange attribute to silence PHP 8.1 deprecations",
"author_name": "Eirik Besteland",
"author_login": "3kbest",
"committed_at": "2021-11-20T00:59:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb8cf474be8a0c0247f0276197778414f3f0772f",
"body": "Add missing return statements",
"is_bot": false,
"headline": "Merge pull request #42 from matkomat/fix-with",
"author_name": "Matt Bonneau",
"author_login": "mbonneau",
"committed_at": "2020-12-11T17:13:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "855fa14031e46713effd876a26d74c0af16ae31b",
"body": null,
"is_bot": false,
"headline": "added missing return of with methods",
"author_name": "Matko Andjelinic",
"author_login": "matkomat",
"committed_at": "2020-10-24T07:27:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8651c7938651c2d55f5d8c2422ac5e57a183341",
"body": "Correct ResponseVerifier logic",
"is_bot": false,
"headline": "Merge pull request #40 from ratchetphp/response_verifier",
"author_name": "Chris Boden",
"author_login": "cboden",
"committed_at": "2020-05-15T18:31:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6df0bd1b68df5b9774b79c036b9ba31d85ad0d01",
"body": null,
"is_bot": false,
"headline": "Merge remote-tracking branch 'upstream/master'",
"author_name": "Dawid Królak",
"author_login": "taavit",
"committed_at": "2020-05-14T17:02:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17ffb941fde84a152f97f105f3584639024e8322",
"body": null,
"is_bot": false,
"headline": "Fix docblock param",
"author_name": "Matt Bonneau",
"author_login": "mbonneau",
"committed_at": "2020-05-14T15:12:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9df3419ba2f04da9a2ad7c68122f8f9f46580bf",
"body": null,
"is_bot": false,
"headline": "Correct ResponseVerifier logic replaces #39",
"author_name": "Matt Bonneau",
"author_login": "mbonneau",
"committed_at": "2020-05-14T14:56:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8075617acb698d4a034ce4bb960f76ab5432eb3",
"body": "Permessage deflate",
"is_bot": false,
"headline": "Merge pull request #23 from ratchetphp/permessage-deflate",
"author_name": "Chris Boden",
"author_login": "cboden",
"committed_at": "2020-05-07T19:52:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "acddde01786258a9f1df11f899d4a38878220bdd",
"body": null,
"is_bot": false,
"headline": "Link to AB report on socketo.me",
"author_name": "Chris Boden",
"author_login": "cboden",
"committed_at": "2020-05-07T15:03:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11f98fc6ff979afb0865ce75622094711b92187e",
"body": null,
"is_bot": false,
"headline": "Updating composer",
"author_name": "Chris Boden",
"author_login": "cboden",
"committed_at": "2020-05-07T14:57:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52b27fd7b4ffbd7d0cd4de55c13ec4df044c05a3",
"body": null,
"is_bot": false,
"headline": "Use exception factory that is passed in",
"author_name": "Matt Bonneau",
"author_login": "mbonneau",
"committed_at": "2020-05-07T14:52:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5911d8bc3559a6ac32ad750a37820f36ed81afb9",
"body": null,
"is_bot": false,
"headline": "Bump test agent version",
"author_name": "Matt Bonneau",
"author_login": "mbonneau",
"committed_at": "2020-05-07T14:46:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5907e27d909832621284be5e8866e8e516bab7da",
"body": null,
"is_bot": false,
"headline": "Remove return types to keep backward compatibility",
"author_name": "Matt Bonneau",
"author_login": "mbonneau",
"committed_at": "2020-04-12T02:22:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cdb37b17a4114371fc0191265bdd56ea9d631260",
"body": null,
"is_bot": false,
"headline": "Separate travis server and client tests",
"author_name": "Matt Bonneau",
"author_login": "mbonneau",
"committed_at": "2020-04-11T23:31:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14fdcbb84e29ddffccd400a961c25f3a319371fd",
"body": null,
"is_bot": false,
"headline": "More travis adjustments",
"author_name": "Matt Bonneau",
"author_login": "mbonneau",
"committed_at": "2020-04-10T18:03:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c15dd0a2f1c44123527308850fab118e6ed789b",
"body": null,
"is_bot": false,
"headline": "Try to get IP address sorted out for travis",
"author_name": "Matt Bonneau",
"author_login": "mbonneau",
"committed_at": "2020-04-10T17:15:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a4fa37f0625e7f11c78820caeb6ee3a67f40b9c",
"body": null,
"is_bot": false,
"headline": "Fix fuzzingclient_skip_deflate host name",
"author_name": "Matt Bonneau",
"author_login": "mbonneau",
"committed_at": "2020-04-09T22:07:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5cdc4478f7c8f4f279181b7763fe18331a860d80",
"body": null,
"is_bot": false,
"headline": "Correct output path on fuzzingclient config",
"author_name": "Matt Bonneau",
"author_login": "mbonneau",
"committed_at": "2020-04-09T21:49:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ef269aca107c8f1e34d52d79ce9f6f3f54ad217",
"body": null,
"is_bot": false,
"headline": "Have travis use docker for wstest while testing",
"author_name": "Matt Bonneau",
"author_login": "mbonneau",
"committed_at": "2020-04-09T21:39:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1cb14114c36eae7ee3017778d3d22a6bda502bac",
"body": null,
"is_bot": false,
"headline": "Change how disabled/supported/enabled is handled for deflate",
"author_name": "Matt Bonneau",
"author_login": "mbonneau",
"committed_at": "2020-03-10T13:26:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2159ed40f9eb487d8604667ce67d5a40cac548af",
"body": null,
"is_bot": false,
"headline": "Requested changes for readability and style",
"author_name": "Matt Bonneau",
"author_login": "mbonneau",
"committed_at": "2020-01-22T06:00:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1af7e998b3ad3e90f64311475c07007d0c22da02",
"body": "# Conflicts:\n#\tsrc/Messaging/MessageBuffer.php\n#\ttests/ab/clientRunner.php\n#\ttests/ab/run_ab_tests.sh\n#\ttests/ab/startServer.php",
"is_bot": false,
"headline": "Merge branch 'master' into permessage-deflate",
"author_name": "Matt Bonneau",
"author_login": "mbonneau",
"committed_at": "2020-01-22T05:36:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "879e48c840f8dbc296d68d6a5030673df79bd916",
"body": null,
"is_bot": false,
"headline": "Merge branch 'maxpayload'",
"author_name": "Chris Boden",
"author_login": "cboden",
"committed_at": "2019-12-15T10:18:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e861242e1d3bf3bfccaac7f647bb955f95c3afd7",
"body": null,
"is_bot": false,
"headline": "Provide value in error for clarity",
"author_name": "Chris Boden",
"author_login": "cboden",
"committed_at": "2019-12-15T10:17:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7b72440c939a1ba828187b420909e5d99001de4",
"body": null,
"is_bot": false,
"headline": "Fix requires annotation to skip some tests on 5.6",
"author_name": "Matt Bonneau",
"author_login": "mbonneau",
"committed_at": "2019-12-14T19:26:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d6d7d01d3fa8b11d7133f28a0e72d887d487ce1",
"body": null,
"is_bot": false,
"headline": "Don't run ini_set tests in php 5 because it crashes",
"author_name": "Matt Bonneau",
"author_login": "mbonneau",
"committed_at": "2019-12-14T18:10:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bbdd346c1c47c571142ed9ae0dff40345541b42a",
"body": null,
"is_bot": false,
"headline": "Test resulting settings from different memory_limits + more tests",
"author_name": "Matt Bonneau",
"author_login": "mbonneau",
"committed_at": "2019-12-14T17:52:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c033a39360f001323eeab34a51ed66719880c3b1",
"body": "quality of life changes",
"is_bot": false,
"headline": "Merge pull request #37 from ratchetphp/qol",
"author_name": "Matt Bonneau",
"author_login": "mbonneau",
"committed_at": "2019-12-14T03:37:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cfc9049d13e7c37ef2f3f38f49bc32b35f503417",
"body": null,
"is_bot": false,
"headline": "Make memory limit testable",
"author_name": "Matt Bonneau",
"author_login": "mbonneau",
"committed_at": "2019-12-12T18:59:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c004fa7e6452a7f65d931996400a02286f728da7",
"body": null,
"is_bot": false,
"headline": "Code formatting",
"author_name": "Matt Bonneau",
"author_login": "mbonneau",
"committed_at": "2019-12-12T16:37:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "921f838255b81eba5ee190fcaf21a2c2ec9e0c1c",
"body": null,
"is_bot": false,
"headline": "Support for unsupported PHP versions",
"author_name": "Matt Bonneau",
"author_login": "mbonneau",
"committed_at": "2019-12-11T19:47:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "830e2f561e25970d02b1605ef333a38100875614",
"body": null,
"is_bot": false,
"headline": "Allow limits for maximum payload",
"author_name": "Matt Bonneau",
"author_login": "mbonneau",
"committed_at": "2019-12-11T18:27:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91af8a76d57f8271e6f7b0d9fc0bfa1549200105",
"body": "Kill the php server after AB tests are done\nAdd script runners to composer for ease of use",
"is_bot": false,
"headline": "quality of life changes",
"author_name": "Chris Boden",
"author_login": "cboden",
"committed_at": "2019-12-11T15:18:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb8b04bebaf3de742263af78dccbf493651dcf4e",
"body": "Update development deps and speed up frame processing",
"is_bot": false,
"headline": "Merge pull request #36 from mbonneau/devdeps",
"author_name": "Matt Bonneau",
"author_login": "mbonneau",
"committed_at": "2019-12-11T15:16:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c1df6a8e141edb4bc4bb299cfa8c92a62c95270",
"body": null,
"is_bot": false,
"headline": "Should be framestart + 2",
"author_name": "Matt Bonneau",
"author_login": "mbonneau",
"committed_at": "2019-12-11T04:05:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11a21b762817c75e165c48fe59788399d24f272b",
"body": null,
"is_bot": false,
"headline": "A little faster by not using Frame functions to test for frame sizes",
"author_name": "Matt Bonneau",
"author_login": "mbonneau",
"committed_at": "2019-12-11T03:23:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58e79971e0abacc7a3d0ba09eaf0948edde0aa14",
"body": null,
"is_bot": false,
"headline": "New PHP versions for travis",
"author_name": "Matt Bonneau",
"author_login": "mbonneau",
"committed_at": "2019-12-11T00:31:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8aee2208987e217933bf30e8a2a02279afb1c454",
"body": "… frames",
"is_bot": false,
"headline": "Rework MessageBuffer to better handle large buffers filled with small…",
"author_name": "Matt Bonneau",
"author_login": "mbonneau",
"committed_at": "2019-12-11T00:23:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8944361dbe69c82da22009b267950b97c92f1650",
"body": null,
"is_bot": false,
"headline": "Update to latest react/socket and drop react/http for tests",
"author_name": "Matt Bonneau",
"author_login": "mbonneau",
"committed_at": "2019-12-11T00:22:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9a50947266c78b306b31c2116991533bd100aca",
"body": null,
"is_bot": false,
"headline": "Replace guzzle based request/response object with PSR-17 factory",
"author_name": "Dawid Królak",
"author_login": "taavit",
"committed_at": "2019-10-16T20:55:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed16f5cba13b748ddcdb3e7d627e0eddf23699d6",
"body": null,
"is_bot": false,
"headline": "Corrected $msgBuffer issue caused by merge with master",
"author_name": "Matt Bonneau",
"author_login": "mbonneau",
"committed_at": "2019-05-01T12:48:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cba2acd69d86894211c9399433cf49652354bbdb",
"body": "…e-deflate\n\n# Conflicts:\n#\t.travis.yml\n#\tsrc/Messaging/MessageBuffer.php",
"is_bot": false,
"headline": "Merge branch 'master' of github.com:ratchetphp/RFC6455 into permessag…",
"author_name": "Matt Bonneau",
"author_login": "mbonneau",
"committed_at": "2019-05-01T12:31:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9eae01044a82b29fecaf4c539f4e10efe1ac4e14",
"body": "Fix small typo in readme",
"is_bot": false,
"headline": "Merge pull request #33 from tantegerda1/patch-1",
"author_name": "Matt Bonneau",
"author_login": "mbonneau",
"committed_at": "2019-03-13T14:25:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4fb7c30a5d32c802537330d98e921d98f5460edf",
"body": null,
"is_bot": false,
"headline": "Fix small typo in readme",
"author_name": "Ludwig Rafelsberger",
"author_login": "tantegerda1",
"committed_at": "2019-03-13T09:57:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72802bd1fa30732b4df5a8eea7b52dc9b1ddb791",
"body": "Fix tests",
"is_bot": false,
"headline": "Merge pull request #32 from ratchetphp/fix-tests",
"author_name": "Matt Bonneau",
"author_login": "mbonneau",
"committed_at": "2019-03-13T02:27:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "acc1d28f0ad32258b4374364d9c1df977f5687c0",
"body": null,
"is_bot": false,
"headline": "Remove hhvm from testing",
"author_name": "Chris Boden",
"author_login": "cboden",
"committed_at": "2019-03-11T14:03:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26ea6c2d45ecf219ad6fb7026797476a0a471b50",
"body": "Guzzle had a BC break between minor versions throwing an exception if a header wasn’t passed without ending delimiters.",
"is_bot": false,
"headline": "Add new lines to end of header in tests",
"author_name": "Chris Boden",
"author_login": "cboden",
"committed_at": "2019-03-11T13:56:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c62f7cd95ffbb6e94fd657be694fc7372ecd6e62",
"body": "Null out message buffer before calling onMessage handler",
"is_bot": false,
"headline": "Merge pull request #30 from jmoo/fix-for-blocking-ops",
"author_name": "Chris Boden",
"author_login": "cboden",
"committed_at": "2019-03-10T17:10:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0cb7c0280de5a2d2ed69336298deb1ddb450c69f",
"body": "Suggest correct subprotocol when subprotocol mismatch",
"is_bot": false,
"headline": "Merge pull request #25 from ratchetphp/suggest-subprotocol",
"author_name": "Matt Bonneau",
"author_login": "mbonneau",
"committed_at": "2018-07-09T18:11:12Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 12,
"commits_last_year": 9,
"latest_release_at": "2026-06-06T14:46:19Z",
"latest_release_tag": "v0.4.1",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 6,
"days_since_latest_release": 51,
"mean_days_between_releases": 414.9
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "ratchet/rfc6455",
"exists": true,
"license": "MIT",
"keywords": [
"websocket",
"WebSockets",
"rfc6455"
],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/ratchet/rfc6455",
"is_deprecated": false,
"latest_version": "v0.4.1",
"repository_url": "https://github.com/ratchetphp/RFC6455",
"versions_count": 12,
"total_downloads": 43952833,
"dependents_count": 88,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 3093798,
"first_published_at": null,
"latest_published_at": "2026-06-06T14:34:23Z",
"latest_version_yanked": null,
"days_since_latest_publish": 51
}
]
},
"popularity": {
"forks": 46,
"stars": 236,
"watchers": 8,
"fork_history": {
"days": [
{
"date": "2015-03-16",
"count": 1
},
{
"date": "2015-06-05",
"count": 1
},
{
"date": "2015-11-18",
"count": 1
},
{
"date": "2016-04-08",
"count": 1
},
{
"date": "2016-05-09",
"count": 1
},
{
"date": "2016-07-14",
"count": 1
},
{
"date": "2016-12-07",
"count": 1
},
{
"date": "2017-05-27",
"count": 1
},
{
"date": "2017-11-25",
"count": 1
},
{
"date": "2018-04-10",
"count": 1
},
{
"date": "2018-05-02",
"count": 1
},
{
"date": "2018-07-07",
"count": 1
},
{
"date": "2019-03-13",
"count": 1
},
{
"date": "2019-10-10",
"count": 1
},
{
"date": "2020-02-21",
"count": 1
},
{
"date": "2020-10-24",
"count": 1
},
{
"date": "2020-12-08",
"count": 1
},
{
"date": "2020-12-12",
"count": 1
},
{
"date": "2021-04-26",
"count": 1
},
{
"date": "2021-07-11",
"count": 1
},
{
"date": "2021-09-20",
"count": 1
},
{
"date": "2021-10-03",
"count": 1
},
{
"date": "2021-10-05",
"count": 1
},
{
"date": "2021-11-23",
"count": 1
},
{
"date": "2021-12-01",
"count": 1
},
{
"date": "2021-12-05",
"count": 1
},
{
"date": "2021-12-06",
"count": 2
},
{
"date": "2021-12-12",
"count": 1
},
{
"date": "2022-11-28",
"count": 1
},
{
"date": "2023-06-05",
"count": 1
},
{
"date": "2023-09-06",
"count": 1
},
{
"date": "2024-11-21",
"count": 1
},
{
"date": "2024-12-18",
"count": 1
},
{
"date": "2025-01-07",
"count": 1
},
{
"date": "2025-02-03",
"count": 1
},
{
"date": "2025-08-09",
"count": 1
},
{
"date": "2025-12-25",
"count": 1
},
{
"date": "2026-05-25",
"count": 1
},
{
"date": "2026-06-13",
"count": 1
}
],
"complete": true,
"collected": 40,
"total_forks": 46
},
"star_history": null,
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 18639,
"source_files_sampled": 25,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"composer.json"
],
"advisories": {
"error": "No resolved dependencies carried a version and a supported ecosystem",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 6,
"direct_affected_count": 0
},
"ecosystems": [
"packagist"
],
"dependencies": [
{
"name": "psr/http-factory-implementation",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^1.0"
},
{
"name": "symfony/polyfill-php80",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^1.15"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "psr/http-factory-implementation",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "symfony/polyfill-php80",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "guzzlehttp/psr7",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpunit/phpunit",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "react/socket",
"direct": false,
"version": null,
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 6,
"direct_count": 2,
"indirect_count": 4
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 41,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 22,
"closed_unmerged_prs": 17
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "cboden",
"commits": 170,
"avatar_url": "https://avatars.githubusercontent.com/u/617694?v=4"
},
{
"type": "User",
"login": "mbonneau",
"commits": 82,
"avatar_url": "https://avatars.githubusercontent.com/u/748287?v=4"
},
{
"type": "User",
"login": "clue",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/776829?v=4"
},
{
"type": "User",
"login": "Domochip",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/33293764?v=4"
},
{
"type": "User",
"login": "mbabker",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/368545?v=4"
},
{
"type": "User",
"login": "Barbarrosa",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/4523460?v=4"
},
{
"type": "User",
"login": "taavit",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/754920?v=4"
},
{
"type": "User",
"login": "lyrixx",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/408368?v=4"
},
{
"type": "User",
"login": "SimonFrings",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/44357440?v=4"
},
{
"type": "User",
"login": "vkartaviy",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/648039?v=4"
}
],
"contributors_sampled": 20,
"top_contributor_share": 0.59
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"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": "4 out of 11 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": 8,
"reason": "Found 9/11 approved changesets -- score normalized to 8",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 14 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": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "10 commit(s) and 5 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": 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": 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": "dc1907470e9a3a318b700c3f0a3cff264ff8f147",
"ran_at": "2026-07-28T11:02:26Z",
"aggregate_score": 5.2,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-28T10:54:52Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-28T10:54:50Z",
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/ratchetphp/RFC6455",
"host": "github.com",
"name": "RFC6455",
"owner": "ratchetphp"
},
"metrics": {
"overall": {
"key": "overall",
"band": "good",
"name": "Overall health",
"note": "The weighted overall 60 is calibrated to 65 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 60,
"calibrated": 65,
"calibration": "2026-08-02"
}
}
],
"value": 65,
"inputs": {
"security": 52,
"vitality": 66,
"community": 64,
"governance": 69,
"calibration": "2026-08-02",
"engineering": 52,
"ai_readiness": 26,
"weighted_overall_raw": 60
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 66,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 59,
"inputs": {
"commits_last_year": 9,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 6
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "6/52 weeks with commits",
"points": 4.2,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 6
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "9 commits in the last year",
"points": 9,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 9
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "10 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 76,
"inputs": {
"releases_count": 12,
"latest_release_tag": "v0.4.1",
"releases_from_tags": false,
"days_since_latest_release": 51,
"mean_days_between_releases": 414.9
},
"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 51 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 51
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~414.9 days",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 414.9
}
}
],
"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": "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": 5,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 5 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 5
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 64,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 57,
"inputs": {
"forks": 46,
"stars": 236,
"watchers": 8,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "236 stars",
"points": 38.5,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 236
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "46 forks",
"points": 13.8,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 46
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "8 watchers",
"points": 4.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 8
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"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": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "exceptional",
"name": "Ecosystem adoption (downloads)",
"note": null,
"notes": [],
"value": 93,
"inputs": {
"packages": [
"ratchet/rfc6455"
],
"dependents": 88,
"ecosystems": "packagist",
"total_downloads": 43952833,
"monthly_downloads": 3093798
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "3,093,798 downloads/month across packagist",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 3093798,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "88 packages depend on it",
"points": 13,
"status": "partial",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 88
}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "good",
"name": "Sustainability & Governance",
"value": 69,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "weak",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 42,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 20,
"top_contributor_share": 0.59
},
"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 59% of commits",
"points": 9.2,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 59
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "20 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 20
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 14 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"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": 86,
"inputs": {
"merged_prs": 41,
"open_issues": 0,
"closed_issues": 22,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 17,
"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": "41/58 decided PRs merged",
"points": 21.2,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 41,
"decided": 58
}
}
],
"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 9/11 approved changesets -- score normalized to 8",
"points": 12,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 59,
"inputs": {
"followers": 50,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "ratchetphp",
"public_repos": 4,
"account_age_days": 4559
},
"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": "50 followers of ratchetphp",
"points": 12.3,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 50,
"login": "ratchetphp"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "4 public repos, account ~12 yr old",
"points": 17.1,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 4
}
},
{
"code": "account_age_years",
"params": {
"years": 12
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "exceptional",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"ratchet/rfc6455"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 51
},
"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 51 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 51
}
}
],
"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": 52,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "4 out of 11 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": [
"websockets",
"rfc6455",
"php",
"websocket-protocol"
],
"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": "4 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 4
}
}
],
"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": 52,
"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": 52,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 5.2
},
"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": "4 out of 11 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 9/11 approved changesets -- score normalized to 8",
"points": 6,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 14 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": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "10 commit(s) and 5 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 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": "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": "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": 12
},
"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": 26,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 17,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.32,
"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": "32 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 17.1,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 32,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 22,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "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": 18639,
"source_files_sampled": 25,
"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/25 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 25,
"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)."
}
],
"classification": {
"labels": [
"library"
],
"scores": {
"library": 6
},
"primary": "library",
"evidence": [
{
"tier": "distribution",
"label": "library",
"source": "registry:packagist",
"weight": 6
}
],
"artifacts": [],
"confidence": "medium",
"host_extension": false,
"runs_as_process": false,
"consumed_by_code": true
},
"metrics_version": "2.3.1"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-28T11:02:48.374947Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/r/ratchetphp/RFC6455.svg",
"full_name": "ratchetphp/RFC6455",
"license_state": "standard",
"license_spdx": "MIT"
}