Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [
"websockets",
"async",
"websocket-client"
],
"is_fork": false,
"size_kb": 90,
"has_wiki": false,
"homepage": null,
"languages": {
"PHP": 20263
},
"pushed_at": "2026-07-28T09:26:44Z",
"created_at": "2014-06-15T15:03:38Z",
"owner_type": "Organization",
"updated_at": "2026-07-28T09:29:06Z",
"description": "Asynchronous WebSocket client",
"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.3",
"kind": "patch",
"published_at": "2025-03-19T16:51:42Z"
},
{
"tag": "v0.4.2",
"kind": "patch",
"published_at": "2025-03-02T21:04:22Z"
},
{
"tag": "v0.4.1",
"kind": "patch",
"published_at": "2021-12-10T15:38:44Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2021-11-04T14:49:41Z"
},
{
"tag": "v0.3.5",
"kind": "patch",
"published_at": "2020-07-17T15:42:21Z"
},
{
"tag": "v0.3.4",
"kind": "patch",
"published_at": "2019-01-14T14:14:30Z"
},
{
"tag": "v0.3.3",
"kind": "patch",
"published_at": "2019-01-01T19:14:40Z"
},
{
"tag": "v0.3.2",
"kind": "patch",
"published_at": "2018-05-22T21:50:35Z"
},
{
"tag": "v0.3.1",
"kind": "patch",
"published_at": "2017-10-22T21:15:39Z"
},
{
"tag": "v0.3",
"kind": "other",
"published_at": "2017-10-12T02:09:12Z"
},
{
"tag": "v0.2.3",
"kind": "patch",
"published_at": "2017-01-02T20:07:27Z"
},
{
"tag": "v0.2.2",
"kind": "patch",
"published_at": "2016-04-19T21:31:37Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2016-03-16T18:35:15Z"
},
{
"tag": "v0.2",
"kind": "other",
"published_at": "2016-03-12T01:48:12Z"
},
{
"tag": "v0.1",
"kind": "other",
"published_at": "2014-11-03T12:57:51Z"
}
],
"recent_commits": [
{
"oid": "f9f0e4c1f79ebf7bc961b8869b275be041979dd2",
"body": "Update tests to avoid deprecated use of the Reflection API",
"is_bot": false,
"headline": "Merge pull request #168 from mbabker/fix-reflection-deprecations",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2026-07-28T09:26:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25459e6454d604c2dc3149eb57642271f0e0c5c3",
"body": null,
"is_bot": false,
"headline": "Avoid deprecated use of the Reflection API",
"author_name": "Michael Babker",
"author_login": "mbabker",
"committed_at": "2026-07-23T12:58:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c582373c78271de32cb04c755c4c0db7e09c9c0",
"body": "Fix:Class \"React\\Promise\\RejectedPromise\" not found",
"is_bot": false,
"headline": "Merge pull request #167 from maximus-1024/master",
"author_name": "Matt Bonneau",
"author_login": "mbonneau",
"committed_at": "2025-03-19T16:47:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20b76c0b356fa1848a9a7fea8e105e46e99ea638",
"body": "PHP 8.4: Implicitly nullable parameters deprecated",
"is_bot": false,
"headline": "Merge pull request #158 from valzargaming/patch-1",
"author_name": "Matt Bonneau",
"author_login": "mbonneau",
"committed_at": "2025-03-19T16:42:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7745c0dc75485d794057ece611bec3f4ffe3593",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into patch-1",
"author_name": "Valithor Obsidion",
"author_login": "valzargaming",
"committed_at": "2025-03-19T12:39:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8120c2e73b93589cecd501eea650816fbf43d0df",
"body": null,
"is_bot": false,
"headline": "ratchet/rfc6455 ^0.4",
"author_name": "Valithor Obsidion",
"author_login": "valzargaming",
"committed_at": "2025-03-19T12:13:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39f567e147fddab061c02d9bab734a84132a92e4",
"body": null,
"is_bot": false,
"headline": "Fix:Use reject() instead new RejectedPromise()",
"author_name": "ryan",
"author_login": null,
"committed_at": "2025-03-11T08:07:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23f6ba5f2a98033087089c0bb45509d9d8fdac8e",
"body": null,
"is_bot": false,
"headline": "Fix:Use reject() instead new RejectedPromise()",
"author_name": "ryan",
"author_login": null,
"committed_at": "2025-03-11T08:00:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "240936677b066c03095c82f22be0fd6e87b49fed",
"body": null,
"is_bot": false,
"headline": "Add more php versions to CI",
"author_name": "Matt Bonneau",
"author_login": "mbonneau",
"committed_at": "2025-03-02T20:36:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90bacb8b90af90ab10ed81582c79558477e1784b",
"body": null,
"is_bot": false,
"headline": "Fix absolute path on docker start in ci",
"author_name": "Matt Bonneau",
"author_login": "mbonneau",
"committed_at": "2025-03-02T20:34:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54b0177141c47903004c385364a04f8d3a16bf04",
"body": null,
"is_bot": false,
"headline": "Test ci changes",
"author_name": "Matt Bonneau",
"author_login": "mbonneau",
"committed_at": "2025-03-02T20:31:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c80a201e6182696dc1e7c0d4b7b8c7df01a35a3a",
"body": "Handle WS connection exception in Connector",
"is_bot": false,
"headline": "Merge pull request #153 from Styopchik/master",
"author_name": "Matt Bonneau",
"author_login": "mbonneau",
"committed_at": "2025-03-02T06:17:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06faa033fd8f210f90b57a7dfc4e772ad4d411ba",
"body": "Update functions.php",
"is_bot": false,
"headline": "Merge pull request #1 from valzargaming/patch-2",
"author_name": "Valithor Obsidion",
"author_login": "valzargaming",
"committed_at": "2024-11-21T19:08:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4db02ba3b222fe986014625ccb61dc2cc0eb9f8a",
"body": null,
"is_bot": false,
"headline": "Update functions.php",
"author_name": "Valithor Obsidion",
"author_login": "valzargaming",
"committed_at": "2024-11-21T19:07:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ff4512f8c6e01d2398e62d5064c446d73805a0d",
"body": null,
"is_bot": false,
"headline": "Update Connector.php",
"author_name": "Valithor Obsidion",
"author_login": "valzargaming",
"committed_at": "2024-11-21T19:06:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6c090b73ab890c5abaa75d433b42ad80994edc1",
"body": "This commit introduces an exception handler into the Connector class. Now, when a WebSocket connection fails it captures the exception and explicitly rejects the promise, providing better error control and preventing silent failures.",
"is_bot": false,
"headline": "Handle WS connection exception in Connector",
"author_name": "andrii.stepanchuk",
"author_login": "Styopchik",
"committed_at": "2024-04-20T11:50:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8d960527aea23f47fd192b560be68bc1290287b",
"body": "Reduce composer package size",
"is_bot": false,
"headline": "Merge pull request #135 from nhedger/master",
"author_name": "Chris Boden",
"author_login": "cboden",
"committed_at": "2021-12-20T16:32:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be017296920c5ba58670ef26951e6ff25d88da74",
"body": null,
"is_bot": false,
"headline": "Reduce composer package size",
"author_name": "Nicolas Hedger",
"author_login": null,
"committed_at": "2021-12-20T16:19:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a860463af756787738e0dc26b49c3c7736846880",
"body": "Run tests on PHP 8.1",
"is_bot": false,
"headline": "Merge pull request #133 from nhedger/master",
"author_name": "Chris Boden",
"author_login": "cboden",
"committed_at": "2021-12-13T15:20:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7004ddea4d595e5e6b78ec43ed28fbacd1abdd85",
"body": null,
"is_bot": false,
"headline": "Allow triggering workflows manually",
"author_name": "Nicolas Hedger",
"author_login": "nhedger",
"committed_at": "2021-12-13T13:06:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f40a7672ae9c0e7eb288dea067122b34df4c1264",
"body": null,
"is_bot": false,
"headline": "Run tests on PHP 8.1",
"author_name": "Nicolas Hedger",
"author_login": "nhedger",
"committed_at": "2021-12-13T13:05:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af70198bab77a582b31169d3cc3982bed25c161f",
"body": null,
"is_bot": false,
"headline": "Update licence year and version",
"author_name": "Chris Boden",
"author_login": "cboden",
"committed_at": "2021-12-10T14:32:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65874e560d7c497683200f2fa145803ea6325573",
"body": "Allow use of guzzlehttp/psr7:^2.0\r\n\r\nfixes #132",
"is_bot": false,
"headline": "Merge pull request #126 from mbabker/upgrade-psr7",
"author_name": "Chris Boden",
"author_login": "cboden",
"committed_at": "2021-12-10T14:30:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42e299c1658c7b3c9176562574501c869d3bafe1",
"body": "Co-authored-by: Chris Boden <cboden@users.noreply.github.com>",
"is_bot": false,
"headline": "Update composer.json",
"author_name": "Michael Babker",
"author_login": "mbabker",
"committed_at": "2021-12-10T01:26:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9eb3a906428f32ffaf2aec7606fcb491a79b69d",
"body": null,
"is_bot": false,
"headline": "Allow use of guzzlehttp/psr7:^2.0",
"author_name": "Michael Babker",
"author_login": "mbabker",
"committed_at": "2021-11-07T17:44:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31769d2a78d65b4b774caf4806f70f33bfef8712",
"body": null,
"is_bot": false,
"headline": "Prep for 0.4 release and minor housekeeping",
"author_name": "Matt Bonneau",
"author_login": "mbonneau",
"committed_at": "2021-11-04T14:42:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d32c4975dc7738905979854fdc58045bca2c6980",
"body": "Simplify usage by supporting new default loop and new Socket API",
"is_bot": false,
"headline": "Merge pull request #129 from clue-labs/default-loop",
"author_name": "Matt Bonneau",
"author_login": "mbonneau",
"committed_at": "2021-11-04T14:07:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2946751a234f702c22318327208fd6b9b8d4d77c",
"body": " Run tests on PHPUnit 9 and PHP 8",
"is_bot": false,
"headline": "Merge pull request #130 from SimonFrings/phpunit",
"author_name": "Matt Bonneau",
"author_login": "mbonneau",
"committed_at": "2021-11-01T17:38:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c889249a2eb5c6dba6c97ad384532f755aa6ad3",
"body": null,
"is_bot": false,
"headline": "Run tests on PHP 8",
"author_name": "Simon Frings",
"author_login": "SimonFrings",
"committed_at": "2021-09-06T09:32:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2917cfbb67aaa2e1f494d5182caf5253d3486d6e",
"body": null,
"is_bot": false,
"headline": "Update PHPUnit configuration schema for PHPUnit 9.3",
"author_name": "Simon Frings",
"author_login": "SimonFrings",
"committed_at": "2021-09-06T09:32:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0563e4cc0f63f2d03117c4d977bce3f0e50c7d12",
"body": null,
"is_bot": false,
"headline": "Run tests on PHPUnit 9",
"author_name": "Simon Frings",
"author_login": "SimonFrings",
"committed_at": "2021-09-06T09:31:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f9f4d1418c40ae19dc1ad2c3ddd215b0a599e70",
"body": null,
"is_bot": false,
"headline": "Simplify usage by supporting new Socket API",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2021-08-30T12:13:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ddf9fe924ebb2d17b1039b40c7703d845f75171",
"body": null,
"is_bot": false,
"headline": "Simplify usage by supporting new default loop",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2021-08-30T12:13:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18a179a5c54878136d073d1ac433e9e9b6765d9e",
"body": null,
"is_bot": false,
"headline": "Merge branch '#124-ci'",
"author_name": "Chris Boden",
"author_login": "cboden",
"committed_at": "2021-08-05T17:12:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1f417d754385b9e731ff58d2894984a782651cc",
"body": null,
"is_bot": false,
"headline": "Merge branch '#109-drain-event-support'",
"author_name": "Chris Boden",
"author_login": "cboden",
"committed_at": "2021-08-05T17:12:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5de71a879c4d3029059568efb151fdb1f0e02f79",
"body": null,
"is_bot": false,
"headline": "Run tests on PHP 7.4",
"author_name": "Simon Frings",
"author_login": "SimonFrings",
"committed_at": "2021-07-29T08:20:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06c04f82204774ea9096d4bb8fa725083064d96d",
"body": "Bye bye Travis CI, you've served us well.",
"is_bot": false,
"headline": "Use GitHub actions for continuous integration (CI)",
"author_name": "Simon Frings",
"author_login": "SimonFrings",
"committed_at": "2021-07-29T07:56:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a5e9bbed76e2bd016a06cbb71a1bc0adee4ccc8",
"body": null,
"is_bot": false,
"headline": "Full namespace in docs",
"author_name": "Chris Boden",
"author_login": "cboden",
"committed_at": "2021-05-02T12:09:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89ec703c76dc893484a2a0ed44b48a37d445abd5",
"body": "Bump RFC6455 version - bug fixes + inline w/ Ratchet",
"is_bot": false,
"headline": "Merge pull request #111 from ratchetphp/rfc-bump",
"author_name": "Matt Bonneau",
"author_login": "mbonneau",
"committed_at": "2020-07-17T15:32:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "822a8f7cf470dfc42c13259f86a444ff0236e4dd",
"body": null,
"is_bot": false,
"headline": "Bump RFC6455 version - bug fixes + inline w/ Ratchet",
"author_name": "Chris Boden",
"author_login": "cboden",
"committed_at": "2020-07-16T14:36:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "384a661447b40b3e9baa1eb0a7c402ad96414047",
"body": null,
"is_bot": false,
"headline": "Add pause/resume for read buffer backpressure",
"author_name": "Max Furtuna",
"author_login": "Ekstazi",
"committed_at": "2020-04-07T18:38:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a774ee5ff1482b68ba84f18c67fec1da6e85105",
"body": null,
"is_bot": false,
"headline": "Support for drain event",
"author_name": "Max Furtuna",
"author_login": "Ekstazi",
"committed_at": "2020-04-05T21:32:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de50955093d3b96c4b8344b0fd065905e4c00143",
"body": "Making the readme example work",
"is_bot": false,
"headline": "Merge pull request #104 from Nek-/patch-1",
"author_name": "Chris Boden",
"author_login": "cboden",
"committed_at": "2019-11-21T13:12:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8370291bf048b637b8ed5bf8f82de8996cb9c08",
"body": "The previous example was using a URL not working anymore.\r\n\r\nThis assume that websocket.org will always be up for testing WebSocket.",
"is_bot": false,
"headline": "Making the readme example work",
"author_name": "Maxime Veber",
"author_login": "Nek-",
"committed_at": "2019-11-21T10:50:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b06df345c373443a4cbb026da245d54b92faf518",
"body": "Return the result of send()",
"is_bot": false,
"headline": "Merge pull request #91 from hhxsv5/master",
"author_name": "Matt Bonneau",
"author_login": "mbonneau",
"committed_at": "2019-01-25T13:51:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6910d2be13313c99342f4ad581d8832fa5492c3",
"body": null,
"is_bot": false,
"headline": "Return the result of send()",
"author_name": "Xie Biao",
"author_login": "hhxsv5",
"committed_at": "2019-01-22T08:30:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a7d5b78e0deaec82f42513a4a3193a8eb12feb1",
"body": "Improve promise cancellation and close underlying socket connection",
"is_bot": false,
"headline": "Merge pull request #89 from clue-labs/cancellation",
"author_name": "Matt Bonneau",
"author_login": "mbonneau",
"committed_at": "2019-01-14T14:09:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45e8ef0d20188fc6c7ed8c0ad3c65df2e31972bc",
"body": null,
"is_bot": false,
"headline": "Improve promise cancellation and close underlying socket connection",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2019-01-13T17:27:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0aaacb8d3f6bcc02138bb8385130f757ecce5649",
"body": "Converts \"wss\" scheme into \"https\" scheme",
"is_bot": false,
"headline": "Merge pull request #87 from claudiosdc/Fix",
"author_name": "Matt Bonneau",
"author_login": "mbonneau",
"committed_at": "2019-01-01T19:05:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00a49ef612aa62d186f16429353edd1eae6583f9",
"body": "…onding HTTP/S request URI.",
"is_bot": false,
"headline": "Add test case for validating conversion of WebSocket URI into corresp…",
"author_name": "Cláudio Sá de Castro",
"author_login": "claudiosdc",
"committed_at": "2018-12-31T14:44:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ddba9cf9cc02097ad2212ed0a17b30a6124e0bae",
"body": "…tp\" scheme and does not add unnecessary default ports when generating request.",
"is_bot": false,
"headline": "Converts \"wss\" scheme into \"https\" scheme instead of always using \"ht…",
"author_name": "Cláudio Sá de Castro",
"author_login": "claudiosdc",
"committed_at": "2018-12-31T12:05:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "addec34212617f4f930d4f777e99730428ff8c77",
"body": "Update .travis.yml",
"is_bot": false,
"headline": "Merge pull request #82 from andreybolonin/patch-2",
"author_name": "Matt Bonneau",
"author_login": "mbonneau",
"committed_at": "2018-11-15T16:18:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e458afb136c1dff6e2126d03a15f893342068734",
"body": "Update README.md",
"is_bot": false,
"headline": "Merge pull request #81 from sadortun/patch-1",
"author_name": "Matt Bonneau",
"author_login": "mbonneau",
"committed_at": "2018-11-15T16:04:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e307f02b10d2b8fe36e0e6ee88d7de2db0a320a1",
"body": null,
"is_bot": false,
"headline": "Update .travis.yml",
"author_name": "Andrey Bolonin",
"author_login": "andreybolonin",
"committed_at": "2018-10-27T08:02:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a205204751d1841b4f37de9cb9afef5acbe541c",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Samuel Denis-D'Ortun",
"author_login": "sadortun",
"committed_at": "2018-10-04T00:12:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85ca3b4a85254cf2ac4309ef42d427820770ae31",
"body": "Prevent loop from being run on shutdown if it has already been run",
"is_bot": false,
"headline": "Merge pull request #66 from ratchetphp/run-once",
"author_name": "Matt Bonneau",
"author_login": "mbonneau",
"committed_at": "2018-05-22T21:45:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6cb895d47258ceec388020e923b3757e97a5bff1",
"body": "Update .travis.yml",
"is_bot": false,
"headline": "Merge pull request #78 from andreybolonin/patch-1",
"author_name": "Matt Bonneau",
"author_login": "mbonneau",
"committed_at": "2018-04-10T12:13:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8144cb639081dc02fe4a7cf65c7d0a6d6c1ce66",
"body": null,
"is_bot": false,
"headline": "Update .travis.yml",
"author_name": "Andrey Bolonin",
"author_login": "andreybolonin",
"committed_at": "2018-04-10T10:42:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8005ece6b658fdad7adfadd1ff22415e9c90c97a",
"body": null,
"is_bot": false,
"headline": "Update .travis.yml",
"author_name": "Andrey Bolonin",
"author_login": "andreybolonin",
"committed_at": "2018-04-10T10:42:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5954509525bafad6101ebfc52c67cb0e88180078",
"body": "Add ping event",
"is_bot": false,
"headline": "Merge pull request #44 from valga/ping-pull",
"author_name": "Matt Bonneau",
"author_login": "mbonneau",
"committed_at": "2018-02-14T22:04:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38fbdd64fd6c6c548578d8a19dd6066d20f50054",
"body": null,
"is_bot": false,
"headline": "Prevent loop from being run on shutdown if it has already been run",
"author_name": "Matt Bonneau",
"author_login": "mbonneau",
"committed_at": "2017-11-30T15:41:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8df4bc1675ca88a4e53bf1872e1e881b6a0b0de",
"body": "Mask the close frame",
"is_bot": false,
"headline": "Merge pull request #62 from ratchetphp/mask-close",
"author_name": "Chris Boden",
"author_login": "cboden",
"committed_at": "2017-10-22T21:14:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd150123116d158f97436592ab1509e90bf9a9d3",
"body": null,
"is_bot": false,
"headline": "Mask the close frame",
"author_name": "Chris Boden",
"author_login": "cboden",
"committed_at": "2017-10-20T14:25:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a53f6c52566858e066739e17ffc12ec1a57df1a7",
"body": null,
"is_bot": false,
"headline": "Merge branch 'connect-timeout'",
"author_name": "Chris Boden",
"author_login": "cboden",
"committed_at": "2017-10-19T03:44:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83b51c6e883f8d166a63dab98399486aeed9726d",
"body": null,
"is_bot": false,
"headline": "Move defaults to root class",
"author_name": "Chris Boden",
"author_login": "cboden",
"committed_at": "2017-10-12T13:52:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab263342dd7eb5c17f93f8fa7577fec780c52d75",
"body": null,
"is_bot": false,
"headline": "Add 20 second timeout for connect function",
"author_name": "Chris Boden",
"author_login": "cboden",
"committed_at": "2017-10-12T02:33:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b86d04e3010d856cd89f56f3c46fdedf664154d1",
"body": null,
"is_bot": false,
"headline": "Merge branch '0.3-prep'",
"author_name": "Chris Boden",
"author_login": "cboden",
"committed_at": "2017-10-12T02:00:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b8934fefaee4e6ccc2e39f822d3dd6c7841ffa1",
"body": null,
"is_bot": false,
"headline": "Add TravisCI badge to readme",
"author_name": "Chris Boden",
"author_login": "cboden",
"committed_at": "2017-10-12T01:52:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2c3e0622a1980f281bc7984a18766b2a1a65d04",
"body": null,
"is_bot": false,
"headline": "Further update API docs, remove unneeded code",
"author_name": "Chris Boden",
"author_login": "cboden",
"committed_at": "2017-10-12T01:46:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2dc9a6d7333c4b829f2dc4ab5f8c342dfd240cd0",
"body": "Fix some API documentation\nMark versions as 0.3\nUse latest RFC6455 lib\nUpdate example with latest connector options",
"is_bot": false,
"headline": "Preparation for 0.3",
"author_name": "Chris Boden",
"author_login": "cboden",
"committed_at": "2017-10-12T01:18:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a4c92cdfd7ac8e83621e2d3214a3a23b345c2d9",
"body": null,
"is_bot": false,
"headline": "Merge branch 'socket-connector'",
"author_name": "Chris Boden",
"author_login": "cboden",
"committed_at": "2017-10-12T01:02:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44d92252f97d155403d1c6ce1c8ba4e397cf7830",
"body": null,
"is_bot": false,
"headline": "Make tests work with php 5.4",
"author_name": "Matt Bonneau",
"author_login": "mbonneau",
"committed_at": "2017-10-09T17:58:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7c80e539d1f6ca6e989e35b5d91e1beb135f627",
"body": null,
"is_bot": false,
"headline": "Use tls:// for wss scheme, add testing framework, add travis",
"author_name": "Matt Bonneau",
"author_login": "mbonneau",
"committed_at": "2017-10-09T17:54:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e371f97754fb293b862c5d72be99563a93349b9b",
"body": null,
"is_bot": false,
"headline": "Merge branch 'reactsocket'",
"author_name": "Chris Boden",
"author_login": "cboden",
"committed_at": "2017-10-09T15:53:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89e56c39cc791a2f2d3b81c4c9be9dfdd4643588",
"body": null,
"is_bot": false,
"headline": "Inject socket Connector",
"author_name": "Matt Bonneau",
"author_login": "mbonneau",
"committed_at": "2017-10-03T18:05:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68f5d8ecea503d0e15fca231cd06d283e7e99b97",
"body": null,
"is_bot": false,
"headline": "Update react/socket",
"author_name": "Matt Bonneau",
"author_login": "mbonneau",
"committed_at": "2017-10-03T16:38:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b66db999b3a09f3a84974689ecf14d449762a0a0",
"body": null,
"is_bot": false,
"headline": "Fix readme header",
"author_name": "Chris Boden",
"author_login": "cboden",
"committed_at": "2017-09-09T21:02:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9a612eaa07b6df87ad8ca312b7f352da7d30133",
"body": null,
"is_bot": false,
"headline": "ping event",
"author_name": "Abyr Valg",
"author_login": "valga",
"committed_at": "2017-03-25T08:10:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55256f590ab457fc9da57aa3f88e2edb5a2386c1",
"body": null,
"is_bot": false,
"headline": "Version bump for new feature",
"author_name": "Chris Boden",
"author_login": "cboden",
"committed_at": "2017-01-02T20:05:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e42f10a27b20721f2dd9ee16a2f6a9a31a906342",
"body": null,
"is_bot": false,
"headline": "Merge branch 'allow-setting-secureContext'",
"author_name": "Chris Boden",
"author_login": "cboden",
"committed_at": "2017-01-02T19:42:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a75de4ae45244342f56be2cf2987a8c49ef9d2b0",
"body": null,
"is_bot": false,
"headline": "Remove support for react-socket 0.4.x",
"author_name": "John Mortlock",
"author_login": null,
"committed_at": "2016-08-30T23:58:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3627381b16e7f19459e7ef5318d4b94476559d45",
"body": null,
"is_bot": false,
"headline": "Allow specifying the secureConnectors context options.",
"author_name": "John Mortlock",
"author_login": null,
"committed_at": "2016-07-05T03:46:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67acb1f21d22bcd4d152badb0564f0617263044a",
"body": null,
"is_bot": false,
"headline": "Merge branch 'remote-close-fix'",
"author_name": "Chris Boden",
"author_login": "cboden",
"committed_at": "2016-04-14T21:43:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02c203197dbfc929e461f31e85fe19b9434f530d",
"body": null,
"is_bot": false,
"headline": "TCP close reason update",
"author_name": "Chris Boden",
"author_login": "cboden",
"committed_at": "2016-04-14T21:43:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01553f6c97b1cda276c1c0cdbcca63d33d16d8c8",
"body": null,
"is_bot": false,
"headline": "Fixed issue where PHP stream was emitted",
"author_name": "David Cole",
"author_login": null,
"committed_at": "2016-04-14T02:28:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d047758596fa6ad4ebe960235f3f12de4c500e65",
"body": "Use React SocketClient 0.5 (updated SSL goodness)",
"is_bot": false,
"headline": "Merge pull request #25 from ratchetphp/ssl-updates",
"author_name": "Chris Boden",
"author_login": "cboden",
"committed_at": "2016-03-21T03:47:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f607f35b116ee8c9b69c63ea341de4dd3c26845",
"body": null,
"is_bot": false,
"headline": "Revert SocketClient forced upgrade",
"author_name": "Chris Boden",
"author_login": "cboden",
"committed_at": "2016-03-19T15:38:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c3f16af8ec99678ec41d6b9297ccb6734c87b3c",
"body": null,
"is_bot": false,
"headline": "Use React SocketClient 0.5 (updated SSL goodness)",
"author_name": "Chris Boden",
"author_login": "cboden",
"committed_at": "2016-03-19T14:14:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5aa1b7315802e0e0ac9fca215c48835d98204863",
"body": null,
"is_bot": false,
"headline": "Documentation, proper version bump in request",
"author_name": "Chris Boden",
"author_login": "cboden",
"committed_at": "2016-03-17T13:41:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53aacc32fa46bb4bfb0342ffdf9020230e11e6dd",
"body": "Shortcuts and documentation",
"is_bot": false,
"headline": "Merge pull request #24 from ratchetphp/doc-n-functions",
"author_name": "Chris Boden",
"author_login": "cboden",
"committed_at": "2016-03-16T17:00:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a31fec7b6cdcb46ca8f9b865103a7ae8882af7ae",
"body": null,
"is_bot": false,
"headline": "Updated packagist keywords",
"author_name": "Chris Boden",
"author_login": "cboden",
"committed_at": "2016-03-16T13:19:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14d50a718a71598f3a42610d4d167da7fafb8336",
"body": "Added connect function to make stand-alone easier\nAdded docblocks to mehtods\nRemoved end event (was never emitted, doc error)",
"is_bot": false,
"headline": "Shortcuts and documentation",
"author_name": "Chris Boden",
"author_login": "cboden",
"committed_at": "2016-03-16T13:14:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c396649487d2ae040e753a1e8fd14f0e25d0e55",
"body": null,
"is_bot": false,
"headline": "Merge branch 'uniquoooo'",
"author_name": "Chris Boden",
"author_login": "cboden",
"committed_at": "2016-03-15T15:32:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d012a9ad6275c0c51898dca46f72104f02fe5af",
"body": null,
"is_bot": false,
"headline": "Emit close code once",
"author_name": "Chris Boden",
"author_login": "cboden",
"committed_at": "2016-03-15T15:32:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01c87e0da06379bc703988e8607e5c5faedba948",
"body": null,
"is_bot": false,
"headline": "Fixed opcode and reason",
"author_name": "David Cole",
"author_login": null,
"committed_at": "2016-03-15T08:20:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7522c988cd17008f1efe5fe8e4b6a1872ba866c",
"body": null,
"is_bot": false,
"headline": "re-implemented close code and reason",
"author_name": "David",
"author_login": null,
"committed_at": "2016-03-14T08:59:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1452d66bf4ed8c15e5fa623a511607c7f332ab65",
"body": "# Conflicts:\n#\tsrc/WebSocket.php",
"is_bot": false,
"headline": "Merge remote-tracking branch 'ratchetphp/master'",
"author_name": "David",
"author_login": null,
"committed_at": "2016-03-14T08:55:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc795c67b48b6f6dd779288d69a042d722349b0b",
"body": null,
"is_bot": false,
"headline": "No longer alpha",
"author_name": "Chris Boden",
"author_login": "cboden",
"committed_at": "2016-03-12T01:36:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54f4ee7d7688522a23a2c83e68cdf47fe4320569",
"body": null,
"is_bot": false,
"headline": "Use SocketClient released API",
"author_name": "Chris Boden",
"author_login": "cboden",
"committed_at": "2016-03-12T01:35:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "316397433e5b8c0175e9a4cbc567eecc3f99228a",
"body": "# Conflicts:\n#\tsrc/WebSocket.php",
"is_bot": false,
"headline": "Merge branch 'rfc'",
"author_name": "Chris Boden",
"author_login": "cboden",
"committed_at": "2016-03-12T01:32:14Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 15,
"commits_last_year": 1,
"latest_release_at": "2025-03-19T16:51:42Z",
"latest_release_tag": "v0.4.3",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 1,
"days_since_latest_release": 495,
"mean_days_between_releases": 301.7
},
"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/pawl",
"exists": true,
"license": "MIT",
"keywords": [
"websocket",
"client",
"Ratchet",
"async",
"websocket client"
],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/ratchet/pawl",
"is_deprecated": false,
"latest_version": "v0.4.3",
"repository_url": "https://github.com/ratchetphp/Pawl",
"versions_count": 17,
"total_downloads": 10439998,
"dependents_count": 271,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 448137,
"first_published_at": null,
"latest_published_at": "2025-03-19T16:47:38Z",
"latest_version_yanked": null,
"days_since_latest_publish": 495
}
]
},
"popularity": {
"forks": 97,
"stars": 617,
"watchers": 36,
"fork_history": {
"days": [
{
"date": "2014-09-02",
"count": 2
},
{
"date": "2014-11-09",
"count": 1
},
{
"date": "2015-01-25",
"count": 1
},
{
"date": "2016-01-05",
"count": 1
},
{
"date": "2016-02-13",
"count": 1
},
{
"date": "2016-04-12",
"count": 1
},
{
"date": "2016-05-12",
"count": 1
},
{
"date": "2016-05-13",
"count": 1
},
{
"date": "2016-05-15",
"count": 1
},
{
"date": "2016-07-05",
"count": 1
},
{
"date": "2016-07-14",
"count": 1
},
{
"date": "2016-09-27",
"count": 1
},
{
"date": "2017-03-09",
"count": 1
},
{
"date": "2017-03-25",
"count": 1
},
{
"date": "2017-03-28",
"count": 1
},
{
"date": "2017-05-27",
"count": 1
},
{
"date": "2017-06-17",
"count": 1
},
{
"date": "2017-06-28",
"count": 1
},
{
"date": "2017-08-28",
"count": 1
},
{
"date": "2017-09-12",
"count": 1
},
{
"date": "2017-10-07",
"count": 1
},
{
"date": "2017-10-25",
"count": 1
},
{
"date": "2017-11-02",
"count": 1
},
{
"date": "2018-01-02",
"count": 1
},
{
"date": "2018-02-14",
"count": 1
},
{
"date": "2018-03-12",
"count": 1
},
{
"date": "2018-03-29",
"count": 1
},
{
"date": "2018-04-10",
"count": 1
},
{
"date": "2018-06-22",
"count": 1
},
{
"date": "2018-07-07",
"count": 1
},
{
"date": "2018-08-29",
"count": 1
},
{
"date": "2018-10-04",
"count": 1
},
{
"date": "2018-10-25",
"count": 1
},
{
"date": "2018-11-01",
"count": 1
},
{
"date": "2018-12-16",
"count": 1
},
{
"date": "2018-12-31",
"count": 1
},
{
"date": "2019-01-03",
"count": 1
},
{
"date": "2019-01-13",
"count": 1
},
{
"date": "2019-01-22",
"count": 1
},
{
"date": "2019-03-01",
"count": 1
},
{
"date": "2019-03-15",
"count": 1
},
{
"date": "2019-04-03",
"count": 1
},
{
"date": "2019-04-19",
"count": 1
},
{
"date": "2019-05-23",
"count": 1
},
{
"date": "2019-05-25",
"count": 1
},
{
"date": "2019-07-12",
"count": 1
},
{
"date": "2019-07-26",
"count": 1
},
{
"date": "2019-11-20",
"count": 1
},
{
"date": "2019-11-21",
"count": 1
},
{
"date": "2020-04-05",
"count": 1
},
{
"date": "2020-06-24",
"count": 1
},
{
"date": "2020-10-01",
"count": 1
},
{
"date": "2020-10-23",
"count": 1
},
{
"date": "2020-12-04",
"count": 1
},
{
"date": "2021-01-23",
"count": 1
},
{
"date": "2021-05-11",
"count": 1
},
{
"date": "2021-07-17",
"count": 1
},
{
"date": "2021-07-28",
"count": 1
},
{
"date": "2021-08-03",
"count": 1
},
{
"date": "2021-09-05",
"count": 1
},
{
"date": "2021-10-22",
"count": 1
},
{
"date": "2022-01-19",
"count": 1
},
{
"date": "2022-01-22",
"count": 2
},
{
"date": "2022-01-27",
"count": 1
},
{
"date": "2022-04-12",
"count": 1
},
{
"date": "2022-11-26",
"count": 1
},
{
"date": "2023-09-05",
"count": 1
},
{
"date": "2023-09-19",
"count": 1
},
{
"date": "2023-10-30",
"count": 1
},
{
"date": "2023-12-08",
"count": 1
},
{
"date": "2023-12-27",
"count": 1
},
{
"date": "2024-03-12",
"count": 1
},
{
"date": "2024-04-19",
"count": 1
},
{
"date": "2024-04-20",
"count": 1
},
{
"date": "2024-04-26",
"count": 1
},
{
"date": "2024-10-28",
"count": 1
},
{
"date": "2024-11-21",
"count": 2
},
{
"date": "2024-12-11",
"count": 1
},
{
"date": "2024-12-18",
"count": 1
},
{
"date": "2025-01-19",
"count": 1
},
{
"date": "2025-02-10",
"count": 1
},
{
"date": "2025-02-13",
"count": 1
},
{
"date": "2025-02-22",
"count": 1
},
{
"date": "2025-03-11",
"count": 1
},
{
"date": "2025-03-17",
"count": 1
},
{
"date": "2025-03-19",
"count": 1
},
{
"date": "2025-03-21",
"count": 1
},
{
"date": "2025-08-19",
"count": 1
}
],
"complete": true,
"collected": 91,
"total_forks": 97
},
"star_history": null,
"open_issues_and_prs": 26
},
"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": 5732,
"source_files_sampled": 8,
"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": "evenement/evenement",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^3.0 || ^2.0"
},
{
"name": "guzzlehttp/psr7",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^2.0"
},
{
"name": "ratchet/rfc6455",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^0.3.1 || ^0.4.0"
},
{
"name": "react/socket",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^1.9"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "evenement/evenement",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "guzzlehttp/psr7",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "ratchet/rfc6455",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "react/socket",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpunit/phpunit",
"direct": false,
"version": null,
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 6,
"direct_count": 4,
"indirect_count": 2
}
},
"maintainership": {
"issues": {
"open_prs": 3,
"merged_prs": 37,
"open_issues": 23,
"closed_ratio": 0.802,
"closed_issues": 93,
"closed_unmerged_prs": 12
},
"bus_factor": 2,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "cboden",
"commits": 60,
"avatar_url": "https://avatars.githubusercontent.com/u/617694?v=4"
},
{
"type": "User",
"login": "mbonneau",
"commits": 28,
"avatar_url": "https://avatars.githubusercontent.com/u/748287?v=4"
},
{
"type": "User",
"login": "SimonFrings",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/44357440?v=4"
},
{
"type": "User",
"login": "valzargaming",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/7202504?v=4"
},
{
"type": "User",
"login": "clue",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/776829?v=4"
},
{
"type": "User",
"login": "andreybolonin",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/2576509?v=4"
},
{
"type": "User",
"login": "mbabker",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/368545?v=4"
},
{
"type": "User",
"login": "nhedger",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/649677?v=4"
},
{
"type": "User",
"login": "Ekstazi",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/992738?v=4"
},
{
"type": "User",
"login": "claudiosdc",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/1312285?v=4"
}
],
"contributors_sampled": 18,
"top_contributor_share": 0.492
},
"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": 1,
"reason": "1 out of 9 merged PRs checked by a CI test -- score normalized to 1",
"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": 6,
"reason": "Found 9/14 approved changesets -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 11 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 1,
"reason": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": null,
"reason": "no dependencies found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "f9f0e4c1f79ebf7bc961b8869b275be041979dd2",
"ran_at": "2026-07-28T09:31:25Z",
"aggregate_score": 4.1,
"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-28T09:28:06Z",
"oldest_open_prs": [
{
"number": 113,
"created_at": "2020-10-24T07:09:35Z",
"last_comment_at": "2021-05-21T06:40:29Z",
"last_comment_author": "spideyfusion"
},
{
"number": 115,
"created_at": "2020-12-09T14:51:08Z",
"last_comment_at": "2021-08-14T14:06:55Z",
"last_comment_author": "cboden"
},
{
"number": 140,
"created_at": "2022-04-13T14:29:56Z",
"last_comment_at": "2023-01-12T11:56:32Z",
"last_comment_author": "TheLevti"
}
],
"last_merged_pr_at": "2026-07-28T09:26:44Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 2,
"created_at": "2014-06-15T16:43:51Z",
"last_comment_at": "2023-01-20T18:35:43Z",
"last_comment_author": "edhelas"
},
{
"number": 70,
"created_at": "2018-01-25T17:15:59Z",
"last_comment_at": "2018-12-20T19:06:40Z",
"last_comment_author": "tafelnl"
},
{
"number": 88,
"created_at": "2019-01-01T22:46:26Z",
"last_comment_at": "2019-06-28T18:56:20Z",
"last_comment_author": "clue"
},
{
"number": 98,
"created_at": "2019-08-05T02:10:31Z",
"last_comment_at": "2023-05-22T07:48:00Z",
"last_comment_author": "ced1check"
},
{
"number": 110,
"created_at": "2020-05-08T11:11:13Z",
"last_comment_at": "2020-05-08T15:51:20Z",
"last_comment_author": "clue"
},
{
"number": 123,
"created_at": "2021-07-17T09:43:24Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 137,
"created_at": "2022-03-13T13:19:16Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 138,
"created_at": "2022-03-30T08:55:15Z",
"last_comment_at": "2022-05-24T06:28:19Z",
"last_comment_author": "Romano974"
},
{
"number": 139,
"created_at": "2022-04-03T20:02:32Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 142,
"created_at": "2022-07-21T22:27:21Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 145,
"created_at": "2023-02-08T11:06:18Z",
"last_comment_at": "2023-04-13T16:32:06Z",
"last_comment_author": "aguetkriegerisch"
},
{
"number": 146,
"created_at": "2023-04-14T15:41:51Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 147,
"created_at": "2023-05-05T10:50:12Z",
"last_comment_at": "2023-07-13T12:46:17Z",
"last_comment_author": "SimonFrings"
},
{
"number": 148,
"created_at": "2023-08-23T09:32:27Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 149,
"created_at": "2023-09-02T23:08:56Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 150,
"created_at": "2023-09-20T23:30:29Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 151,
"created_at": "2023-11-13T11:04:13Z",
"last_comment_at": "2023-11-13T11:38:45Z",
"last_comment_author": "H-ishak"
},
{
"number": 152,
"created_at": "2023-11-20T12:10:17Z",
"last_comment_at": "2024-08-13T13:05:26Z",
"last_comment_author": "theCrazylegs"
},
{
"number": 156,
"created_at": "2024-09-06T13:58:23Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 157,
"created_at": "2024-10-06T16:15:03Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/ratchetphp/Pawl",
"host": "github.com",
"name": "Pawl",
"owner": "ratchetphp"
},
"metrics": {
"overall": {
"key": "overall",
"band": "critical",
"name": "Overall health",
"note": "High-Risk Jurisdiction Policy applies a 50% multiplier to weighted overall health and gives it an At risk ceiling of 49.",
"notes": [
{
"code": "jurisdiction_overall_adjustment",
"params": {
"cap": 49,
"pct": 50
}
}
],
"value": 26,
"inputs": {
"security": 20,
"vitality": 45,
"community": 68,
"governance": 67,
"engineering": 50,
"high_risk_jurisdiction_cap": 49,
"high_risk_jurisdiction_multiplier": 50,
"weighted_overall_before_jurisdiction": 51,
"overall_after_jurisdiction_multiplier": 26
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 45,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"commits_last_year": 1,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 1
},
"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": "1/52 weeks with commits",
"points": 0.7,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 1
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "1 commits in the last year",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 1
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
"points": 1,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "moderate",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 52,
"inputs": {
"releases_count": 15,
"latest_release_tag": "v0.4.3",
"releases_from_tags": false,
"days_since_latest_release": 495,
"mean_days_between_releases": 301.7
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "15 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 15
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 495 days ago",
"points": 7.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 495
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~301.7 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 301.7
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 0,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 0 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 0
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 68,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "good",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"forks": 97,
"stars": 617,
"watchers": 36,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "617 stars",
"points": 45.3,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 617
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "97 forks",
"points": 16.5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 97
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "36 watchers",
"points": 8.6,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 36
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "excellent",
"name": "Ecosystem adoption (downloads)",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"packages": [
"ratchet/pawl"
],
"dependents": 271,
"ecosystems": "packagist",
"total_downloads": 10439998,
"monthly_downloads": 448137
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "448,137 downloads/month across packagist",
"points": 75.4,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 448137,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "271 packages depend on it",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 271
}
}
],
"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": 67,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 18,
"top_contributor_share": 0.492
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "2 contributor(s) cover half of all commits",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 2
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 49% of commits",
"points": 11.4,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 49
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "18 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 18
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 11 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": 37,
"open_issues": 23,
"closed_issues": 93,
"issue_closed_ratio": 0.802,
"closed_unmerged_prs": 12
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "80% of issues closed",
"points": 37.5,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 80
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "37/49 decided PRs merged",
"points": 28.9,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 37,
"decided": 49
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 9/14 approved changesets -- score normalized to 6",
"points": 9,
"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": "good",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"packages": [
"ratchet/pawl"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 495
},
"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 495 days ago",
"points": 14,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 495
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "17 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 17
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 50,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 50,
"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": "1 out of 9 merged PRs checked by a CI test -- score normalized to 1",
"points": 2,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [
"websockets",
"async",
"websocket-client"
],
"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": "3 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 3
}
}
],
"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": "critical",
"name": "Security",
"value": 20,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 50% multiplier to Security posture and gives it an At risk ceiling of 49.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "jurisdiction_posture_adjustment",
"params": {
"cap": 49,
"pct": 50
}
}
],
"value": 20,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 12,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 6,
"scorecard_aggregate": 4.1,
"high_risk_jurisdiction_cap": 49,
"high_risk_jurisdiction_multiplier": 50,
"security_posture_after_multiplier": 20,
"security_posture_before_jurisdiction": 41
},
"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": "1 out of 9 merged PRs checked by a CI test -- score normalized to 1",
"points": 0.2,
"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/14 approved changesets -- score normalized to 6",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 11 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "moderate",
"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": 50,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": true,
"exposures": [
{
"role": "top_contributor",
"count": 1,
"country": "Russia"
}
],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 12
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "Russia: top_contributor (1)",
"points": 50,
"status": "partial",
"details": [
{
"code": "jurisdiction_exposure",
"params": {
"role": "top_contributor",
"count": 1,
"country": "Russia"
}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "critical",
"name": "AI Readiness",
"value": 27,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 16,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.29,
"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": "29 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 15.5,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 29,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 24,
"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": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "PHP",
"largest_source_bytes": 5732,
"source_files_sampled": 8,
"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/8 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 8,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-28T09:31:47.174770Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/r/ratchetphp/Pawl.svg",
"full_name": "ratchetphp/Pawl",
"license_state": "standard",
"license_spdx": "MIT"
}