JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [
"socketio-client",
"socketioclient"
],
"is_fork": false,
"size_kb": 4318,
"has_wiki": false,
"homepage": null,
"languages": {
"C#": 423955,
"Shell": 863,
"Dockerfile": 336,
"JavaScript": 14061,
"PowerShell": 819
},
"pushed_at": "2026-07-24T11:36:15Z",
"created_at": "2019-08-01T06:11:57Z",
"owner_type": "User",
"updated_at": "2026-07-24T11:37:47Z",
"description": "socket.io-client implemention for .NET",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "C#",
"significant_languages": [
"C#"
]
},
"owner": {
"blog": null,
"name": "Xiong Wang",
"type": "User",
"login": "doghappy",
"company": "Thoughtworks",
"location": "Wuhan, China",
"followers": 64,
"avatar_url": "https://avatars.githubusercontent.com/u/20038914?v=4",
"created_at": "2016-06-20T07:21:32Z",
"is_verified": null,
"public_repos": 15,
"account_age_days": 3686
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v4.0.2",
"kind": "patch",
"published_at": "2026-03-26T13:14:36Z"
},
{
"tag": "v4.0.1",
"kind": "patch",
"published_at": "2026-02-28T03:03:37Z"
},
{
"tag": "v4.0.0",
"kind": "major",
"published_at": "2026-01-31T15:24:55Z"
},
{
"tag": "v3.0.8",
"kind": "patch",
"published_at": "2023-03-04T15:59:48Z"
},
{
"tag": "v3.0.6",
"kind": "patch",
"published_at": "2022-03-17T12:35:55Z"
},
{
"tag": "v3.0.5",
"kind": "patch",
"published_at": "2022-01-12T11:53:33Z"
},
{
"tag": "v3.0.4",
"kind": "patch",
"published_at": "2021-12-06T02:10:43Z"
},
{
"tag": "v3.0.3",
"kind": "patch",
"published_at": "2021-09-24T07:45:56Z"
},
{
"tag": "v3.0.2",
"kind": "patch",
"published_at": "2021-09-22T03:11:35Z"
},
{
"tag": "v3.0.1",
"kind": "patch",
"published_at": "2021-09-18T02:50:34Z"
},
{
"tag": "v3.0.0",
"kind": "major",
"published_at": "2021-09-13T08:20:33Z"
},
{
"tag": "v2.3.1",
"kind": "patch",
"published_at": "2021-08-03T11:23:49Z"
},
{
"tag": "v2.3.0",
"kind": "minor",
"published_at": "2021-07-23T08:59:16Z"
}
],
"recent_commits": [
{
"oid": "9deebcfe8079164d269ec4f22ba58589366014fb",
"body": null,
"is_bot": false,
"headline": "v4.0.5",
"author_name": "doghappy",
"author_login": "doghappy",
"committed_at": "2026-07-24T11:34:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02d733af9828cf3297df3249c30c1193f3d5bcb1",
"body": "…tionSource instances",
"is_bot": false,
"headline": "use TaskCreationOptions.RunContinuationsAsynchronously for TaskComple…",
"author_name": "doghappy",
"author_login": "doghappy",
"committed_at": "2026-07-24T11:28:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ffd66dafc8230f8ea65c577f9baaacd70fc6239f",
"body": null,
"is_bot": false,
"headline": "upgrade to .net 10",
"author_name": "doghappy",
"author_login": "doghappy",
"committed_at": "2026-07-24T08:24:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8b26f9771a6f557f1f85203855beb0e0664a70a",
"body": null,
"is_bot": false,
"headline": "avoid int overflow pre-caculate timeout ms",
"author_name": "doghappy",
"author_login": "doghappy",
"committed_at": "2026-07-24T08:15:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6cb47b356e2ba8f67145bb25cb2ca932dc981d5",
"body": null,
"is_bot": false,
"headline": "fix(#436): resolve race condition in EmitAsync",
"author_name": "cliu31",
"author_login": "AidenUp",
"committed_at": "2026-07-24T07:31:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4190623156a7ee2c760f0a87e33480959c3c3889",
"body": null,
"is_bot": false,
"headline": "[skip ci] v4.0.4",
"author_name": "doghappy",
"author_login": "doghappy",
"committed_at": "2026-05-22T15:13:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0d4543d597ed8288ecdc2b65ff8d64c9cf7d7c4",
"body": null,
"is_bot": false,
"headline": "use TrySetResult inside Register()",
"author_name": "doghappy",
"author_login": "doghappy",
"committed_at": "2026-05-21T13:49:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5b8c75c700156e5a422747044d4208b83aebbdb",
"body": null,
"is_bot": false,
"headline": "#427: ConnectAsync > SetResult —> TrySetResult",
"author_name": "Justin Toth",
"author_login": null,
"committed_at": "2026-05-21T13:49:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65def9bcc859e5a2f64623ed6f71667d8ff3bfbe",
"body": "…m.Net.WebSockets",
"is_bot": false,
"headline": "docs: clarify WebSocketOptions namespace to avoid conflict with Syste…",
"author_name": "SirBrook",
"author_login": "SirBrook",
"committed_at": "2026-05-08T14:32:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74d86b04860fc731b9ec67415805b2795d7d4f59",
"body": null,
"is_bot": false,
"headline": "avoid flaky test",
"author_name": "doghappy",
"author_login": "doghappy",
"committed_at": "2026-04-23T14:40:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46d4f12235251ca765035bab8de80f498de02b64",
"body": "…ption and GC",
"is_bot": false,
"headline": "Ensure isolation for tests involving TaskScheduler.UnobservedTaskExce…",
"author_name": "doghappy",
"author_login": "doghappy",
"committed_at": "2026-04-23T14:40:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1f1f12e953218606cff7c9be2fa50ccc50b069c",
"body": null,
"is_bot": false,
"headline": "Refactor to simplify test cases and implementation",
"author_name": "doghappy",
"author_login": "doghappy",
"committed_at": "2026-04-23T14:40:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b01f3f5217bbf8f24706fcae6670891ed54180d2",
"body": "This reverts commit 1b217df7c92eb0e8a04de2295ba5b6c7a950e64c.",
"is_bot": false,
"headline": "Revert \"fix: uncaught exceptions caused by .SetResult\"",
"author_name": "doghappy",
"author_login": "doghappy",
"committed_at": "2026-04-23T14:40:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c110355bfef108a39ae633a664ec9ba6ad95d8a9",
"body": "This reverts commit 033cca74b15df466dfc7516074fc178db074a245.",
"is_bot": false,
"headline": "Revert \"await ConnectCoreAsync result in ConnectAsync\"",
"author_name": "doghappy",
"author_login": "doghappy",
"committed_at": "2026-04-23T14:40:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf9e282508c2e6fe190c5e617e2b87631af6ffbf",
"body": "This reverts commit b168a095b694ea049d7a0439e6d7d171694d6bb8.",
"is_bot": false,
"headline": "Revert \"await ReceiveAsync(token) in WS ConnectAsync\"",
"author_name": "doghappy",
"author_login": "doghappy",
"committed_at": "2026-04-23T14:40:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "991e381ff7a8c3253d4c973442f312ba40d05713",
"body": "This reverts commit 52f3162003e599bd2c1b73e393da2336dc491463.",
"is_bot": false,
"headline": "Revert \"fix: ObjectDisposedException in StartPingAsync\"",
"author_name": "doghappy",
"author_login": "doghappy",
"committed_at": "2026-04-23T14:40:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9143951a09527b3c47394604e0ba81505cbd0326",
"body": "- if _pingCancellationTokenSource is disposed, accessing .Token throws an ObjectDisposedException, but .IsCancellationRequested does not (verify using ConnectAsync_NoUnobservedTaskSchedulerExceptions)",
"is_bot": false,
"headline": "fix: ObjectDisposedException in StartPingAsync",
"author_name": "George Legun",
"author_login": "YetAnotherGeorge",
"committed_at": "2026-04-23T14:40:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d462c3bbd92843b812260262f83c1f6746b07237",
"body": "- not awaiting this would cause an unhandled exception, because of the throw at the end of ReceiveAsync",
"is_bot": false,
"headline": "await ReceiveAsync(token) in WS ConnectAsync",
"author_name": "George Legun",
"author_login": "YetAnotherGeorge",
"committed_at": "2026-04-23T14:40:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dea82789ffe053f782c0e569119b62a7c9c87ba2",
"body": null,
"is_bot": false,
"headline": "await ConnectCoreAsync result in ConnectAsync",
"author_name": "George Legun",
"author_login": "YetAnotherGeorge",
"committed_at": "2026-04-23T14:40:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be8f91236d2017c3492dbbef3543ca2f1198fe9f",
"body": "- if timeoutCts and cancellationToken are canceled at the same time, .SetResult called twice would throw an InvalidOperationException",
"is_bot": false,
"headline": "fix: uncaught exceptions caused by .SetResult",
"author_name": "George Legun",
"author_login": "YetAnotherGeorge",
"committed_at": "2026-04-23T14:40:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9489690b49715115f1976a7e97658ba05dad0a8",
"body": "- add overload for NewSocketIO(Uri url, SocketIOOptions customOptions)\n- add test to ensure there are no missed exceptions if all calls are awaited",
"is_bot": false,
"headline": "add test for TaskScheduler.UnobservedTaskException",
"author_name": "George Legun",
"author_login": "YetAnotherGeorge",
"committed_at": "2026-04-23T14:40:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "644c0d327a81385770076bb3cd81ce53eeccc208",
"body": "Bumps [lodash](https://github.com/lodash/lodash) from 4.17.23 to 4.18.1.\n- [Release notes](https://github.com/lodash/lodash/releases)\n- [Commits](https://github.com/lodash/lodash/compare/4.17.23...4.18.1)\n\n---\nupdated-dependencies:\n- dependency-name: lodash\n dependency-version: 4.18.1\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump lodash from 4.17.23 to 4.18.1 in /tests/socket.io",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-10T05:57:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc63aa2b827250c41fd652aa496343e664a2930f",
"body": "Bumps and [socket.io-parser](https://github.com/socketio/socket.io). These dependencies needed to be updated together.\n\nUpdates `socket.io-parser` from 3.3.3 to 3.3.5\n- [Release notes](https://github.com/socketio/socket.io/releases)\n- [Changelog](https://github.com/socketio/socket.io/blob/socket.io\n[…]\npendency-version: 3.3.5\n dependency-type: indirect\n- dependency-name: socket.io-parser\n dependency-version: 3.4.4\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump socket.io-parser in /tests/socket.io/v2",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-10T05:50:40Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c1519e1c2435bb84ed2a523cd5207db149fde069",
"body": null,
"is_bot": false,
"headline": "[skip ci] v4.0.3",
"author_name": "doghappy",
"author_login": "doghappy",
"committed_at": "2026-03-28T14:01:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49c19b79bf6e1eb48764323d1035f439d948653b",
"body": null,
"is_bot": false,
"headline": "issue 421 - handle edge case for flask python server",
"author_name": "doghappy",
"author_login": "doghappy",
"committed_at": "2026-03-28T13:40:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0b8d26505012c461767d2fd62e97972110d7ddc",
"body": null,
"is_bot": false,
"headline": "[skip ci] release pipeline shouldn't be triggered automatically",
"author_name": "doghappy",
"author_login": "doghappy",
"committed_at": "2026-03-26T13:05:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6590657df0968d9f5280ecac6fdcccad586ec91f",
"body": null,
"is_bot": false,
"headline": "[skip ci] v4.0.2",
"author_name": "doghappy",
"author_login": "doghappy",
"committed_at": "2026-03-26T12:56:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d4ca491859a8bce077411cfaac58f216178367f",
"body": null,
"is_bot": false,
"headline": "no exception should be thrown when a close message is received",
"author_name": "doghappy",
"author_login": "doghappy",
"committed_at": "2026-03-16T05:47:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1bf28baeca1c13cc82067c7b195ca0589d0ff51a",
"body": null,
"is_bot": false,
"headline": "no exception should be thrown when a close message is received",
"author_name": "doghappy",
"author_login": "doghappy",
"committed_at": "2026-03-16T05:22:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70b8379c42457afc4173228869232310ff7d5ff6",
"body": null,
"is_bot": false,
"headline": "issue 419 - websocket should be closed",
"author_name": "doghappy",
"author_login": "doghappy",
"committed_at": "2026-03-16T04:29:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d99dd1256e594e87b156d0d6f3ea2ba0fc91f87c",
"body": null,
"is_bot": false,
"headline": "fix warnings",
"author_name": "doghappy",
"author_login": "doghappy",
"committed_at": "2026-03-16T03:24:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e604ff84193dd362b30e638e9157eb14a88cf6ef",
"body": null,
"is_bot": false,
"headline": "issue 418 - handle edge case when upgrading to websocket",
"author_name": "doghappy",
"author_login": "doghappy",
"committed_at": "2026-03-16T02:33:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bddf1591172991c3441bbbcc9020069c3b9d87e3",
"body": null,
"is_bot": false,
"headline": "update dependencies to latest version",
"author_name": "doghappy",
"author_login": "doghappy",
"committed_at": "2026-02-28T02:25:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8649e51afe17c1bd7282a659cf2f306b137b1560",
"body": null,
"is_bot": false,
"headline": "4.0.1",
"author_name": "doghappy",
"author_login": "doghappy",
"committed_at": "2026-02-28T02:24:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "305740633514db356f6536969b8e302535d14c4f",
"body": "Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.23.2 to 7.28.6.\n- [Release notes](https://github.com/babel/babel/releases)\n- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/babel/babel/commits/v7.28.6/packages/babel-runtime)\n\n---\nupdated-dependencies:\n- dependency-name: \"@babel/runtime\"\n dependency-version: 7.28.6\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump @babel/runtime from 7.23.2 to 7.28.6 in /tests/socket.io",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-02-28T02:09:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "967f5ab7c542f5a9ec00150f145af3b003727061",
"body": "Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23.\n- [Release notes](https://github.com/lodash/lodash/releases)\n- [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.17.23)\n\n---\nupdated-dependencies:\n- dependency-name: lodash\n dependency-version: 4.17.23\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump lodash from 4.17.21 to 4.17.23 in /tests/socket.io",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-02-28T02:09:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ecfbffc591e5fa7d0f96070a63c1a223bd2e7f4",
"body": null,
"is_bot": false,
"headline": "issue 413 refine project reference",
"author_name": "doghappy",
"author_login": "doghappy",
"committed_at": "2026-02-28T01:58:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3bd9cab09409f77347c7812bebc8038347c5ef8",
"body": null,
"is_bot": false,
"headline": "try to find timeout test cases",
"author_name": "doghappy",
"author_login": "doghappy",
"committed_at": "2026-02-14T11:38:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65342a1d298315288c929ca01d30d6b6752881b1",
"body": null,
"is_bot": false,
"headline": "close issue automatically",
"author_name": "doghappy",
"author_login": "doghappy",
"committed_at": "2026-02-11T09:29:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6a83332791745c716828ba3151528f67a8f5e38",
"body": null,
"is_bot": false,
"headline": "update readme -> how to use Logging [skip ci]",
"author_name": "doghappy",
"author_login": "doghappy",
"committed_at": "2026-02-11T09:20:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2c407595c3e3a4c193326f83397fa88249a2f41",
"body": null,
"is_bot": false,
"headline": "add logs [skip ci]",
"author_name": "doghappy",
"author_login": "doghappy",
"committed_at": "2026-02-07T14:37:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9eabb565b832284f9606c4479d59fd89a4164ba6",
"body": null,
"is_bot": false,
"headline": "fix tests",
"author_name": "doghappy",
"author_login": "doghappy",
"committed_at": "2026-02-07T14:05:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ebfa31ef1cf011c1a8999633c850e8a2865205d",
"body": null,
"is_bot": false,
"headline": "automatic reconnection on unexpected disconnections",
"author_name": "doghappy",
"author_login": "doghappy",
"committed_at": "2026-02-06T16:04:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "310465b6f9e779a0f2944ae56bbfc1dff2bafd6a",
"body": null,
"is_bot": false,
"headline": "OnConnected & OnDisconnected should run in background",
"author_name": "doghappy",
"author_login": "doghappy",
"committed_at": "2026-02-06T14:09:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d7006271d3a56093d39c83b4e3b57179d461226",
"body": null,
"is_bot": false,
"headline": "Fix the HttpPolling bug in Engine.IO v3.",
"author_name": "doghappy",
"author_login": "doghappy",
"committed_at": "2026-02-06T09:31:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c98c9c7b587bac6adfb86f93e514a1e0d6ea8a47",
"body": null,
"is_bot": false,
"headline": "flaky test failures [skip ci]",
"author_name": "doghappy",
"author_login": "doghappy",
"committed_at": "2026-02-06T08:57:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "328cc4fff28b7229a66f3fbb9de6542bb10ca6ef",
"body": null,
"is_bot": false,
"headline": "flaky test failures [skip ci]",
"author_name": "doghappy",
"author_login": "doghappy",
"committed_at": "2026-02-06T08:34:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c615cad1ea0ad670a8034fedac9873ef9919bc31",
"body": null,
"is_bot": false,
"headline": "add logs for debugging [skip ci]",
"author_name": "doghappy",
"author_login": "doghappy",
"committed_at": "2026-02-06T08:07:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "915aacc6a24003faf1f17a195c0d1e93eca200bd",
"body": "This reverts commit 9661e9ff834035a96e90069038198c726c6770b8.",
"is_bot": false,
"headline": "Revert \"add timeout to find out which tests are long running\"",
"author_name": "doghappy",
"author_login": "doghappy",
"committed_at": "2026-02-06T08:01:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9661e9ff834035a96e90069038198c726c6770b8",
"body": null,
"is_bot": false,
"headline": "add timeout to find out which tests are long running",
"author_name": "doghappy",
"author_login": "doghappy",
"committed_at": "2026-02-06T04:01:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b80d88d1ebd979ac22289cd9608aa7398557b669",
"body": null,
"is_bot": false,
"headline": "flaky test failures",
"author_name": "doghappy",
"author_login": "doghappy",
"committed_at": "2026-02-06T03:05:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88d4147cfd53670889ed44ca1ec59e46713d10c8",
"body": null,
"is_bot": false,
"headline": "debugging",
"author_name": "doghappy",
"author_login": "doghappy",
"committed_at": "2026-02-05T15:58:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "896ef1aeb3e78f26938103f1d6493eed0f17aa2f",
"body": null,
"is_bot": false,
"headline": "flaky test failures",
"author_name": "doghappy",
"author_login": "doghappy",
"committed_at": "2026-02-05T15:26:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4a836d6c284c26f28c07d3060358a98f0ead38e",
"body": null,
"is_bot": false,
"headline": "flaky test failures",
"author_name": "doghappy",
"author_login": "doghappy",
"committed_at": "2026-02-05T14:38:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82603ba273c4f8eebea655ddeea26f084223a42b",
"body": null,
"is_bot": false,
"headline": "flaky test failures",
"author_name": "doghappy",
"author_login": "doghappy",
"committed_at": "2026-02-05T14:31:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e401e7e5e4b72f81cb32fa3cac95b9295e87b85",
"body": null,
"is_bot": false,
"headline": "flaky test failures",
"author_name": "doghappy",
"author_login": "doghappy",
"committed_at": "2026-02-05T14:10:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47d7dc8f3480dda1aa8bfa8db25a4491b0dd6351",
"body": null,
"is_bot": false,
"headline": "avoid tests getting stuck",
"author_name": "doghappy",
"author_login": "doghappy",
"committed_at": "2026-02-05T13:55:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "044ce0d638895f1e7461d789a83f7e5cab005918",
"body": null,
"is_bot": false,
"headline": "v4.0.0.2",
"author_name": "doghappy",
"author_login": "doghappy",
"committed_at": "2026-02-05T13:44:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8fe10a4471e16b5ab1a906d702f605b154f52507",
"body": null,
"is_bot": false,
"headline": "flaky test failures",
"author_name": "doghappy",
"author_login": "doghappy",
"committed_at": "2026-02-05T13:32:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4c73a0b13e92b5391a610ee757e6e7e3f204b58",
"body": null,
"is_bot": false,
"headline": "reduce the flaky test failures",
"author_name": "doghappy",
"author_login": "doghappy",
"committed_at": "2026-02-05T12:12:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c23754e8837f22894aee334e38c1409fd5c63fe",
"body": null,
"is_bot": false,
"headline": "fix tests & bugs",
"author_name": "doghappy",
"author_login": "doghappy",
"committed_at": "2026-02-05T08:24:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b184122e40a30d08318fa745ac29757cd3b0af91",
"body": null,
"is_bot": false,
"headline": "switch to azure agent",
"author_name": "doghappy",
"author_login": "doghappy",
"committed_at": "2026-02-03T10:15:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bbd0fe5d1a81904ebd6a70afa9fcfaa96d36c7c8",
"body": null,
"is_bot": false,
"headline": "stop testing servers",
"author_name": "doghappy",
"author_login": "doghappy",
"committed_at": "2026-02-03T10:06:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a4445684ede3933052efc44c8bcac4a4b66f877",
"body": null,
"is_bot": false,
"headline": "SelfHosted-Linux",
"author_name": "doghappy",
"author_login": "doghappy",
"committed_at": "2026-02-03T09:26:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3965173f09e61af970e6af57fcd5ae0e3310656",
"body": null,
"is_bot": false,
"headline": "fix warning 2",
"author_name": "doghappy",
"author_login": "doghappy",
"committed_at": "2026-02-03T07:27:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8f32cf4bb8e88019466f9637e461682bb20c01e",
"body": null,
"is_bot": false,
"headline": "fix test cases 5",
"author_name": "doghappy",
"author_login": "doghappy",
"committed_at": "2026-02-03T07:07:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa594ca392026732f1da48673bb08530e1d8cbd2",
"body": null,
"is_bot": false,
"headline": "fix test cases 4",
"author_name": "doghappy",
"author_login": "doghappy",
"committed_at": "2026-02-03T06:57:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2ba8fc29991b58fb510f2c741202b7256d9afaf",
"body": null,
"is_bot": false,
"headline": "fix warning",
"author_name": "doghappy",
"author_login": "doghappy",
"committed_at": "2026-02-03T06:45:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0aaea411032722122935613dacd882a409d21408",
"body": null,
"is_bot": false,
"headline": "fix test cases 3",
"author_name": "doghappy",
"author_login": "doghappy",
"committed_at": "2026-02-03T06:36:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45f6c52ea6177f13f1207f76c1b55150216c7d2c",
"body": null,
"is_bot": false,
"headline": "fix test cases 2",
"author_name": "doghappy",
"author_login": "doghappy",
"committed_at": "2026-02-03T06:20:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ede681d74b74742aafbb9eac51b58458a9cb3302",
"body": null,
"is_bot": false,
"headline": "fix test cases",
"author_name": "doghappy",
"author_login": "doghappy",
"committed_at": "2026-02-03T06:03:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ce5c10a404221d2246212a8d91ebffdd5641d9c",
"body": null,
"is_bot": false,
"headline": "pipeline agent performance is not good enough, we need wait for few ms",
"author_name": "doghappy",
"author_login": "doghappy",
"committed_at": "2026-02-03T04:51:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7b59854a1c4c13f67e593c27cf09f94cfbd8c90",
"body": null,
"is_bot": false,
"headline": "avoid OnDisconnected being triggered concurrently multiple times.",
"author_name": "doghappy",
"author_login": "doghappy",
"committed_at": "2026-02-03T04:42:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2da94e5daab31cf4cf6fc9a549bf817e640f8e4",
"body": null,
"is_bot": false,
"headline": "try to fix ci test cases fail issue",
"author_name": "doghappy",
"author_login": "doghappy",
"committed_at": "2026-02-02T15:10:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ec3ffe928fbe16f5a81ece5924233f0e7e38fb3",
"body": null,
"is_bot": false,
"headline": "make pipeline running integration tests",
"author_name": "doghappy",
"author_login": "doghappy",
"committed_at": "2026-02-02T14:57:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45fc89f13808d7073659c41033fa5376fb027dd1",
"body": null,
"is_bot": false,
"headline": "optimize ci",
"author_name": "doghappy",
"author_login": "doghappy",
"committed_at": "2026-02-02T14:52:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "019f88c59a4e72e3799d548d82009eb54151dd41",
"body": null,
"is_bot": false,
"headline": "make pipeline running integration tests",
"author_name": "doghappy",
"author_login": "doghappy",
"committed_at": "2026-02-02T14:46:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c78805f2280e0e7268bed64d03ff8e1477e62483",
"body": null,
"is_bot": false,
"headline": "OnDisconnected should be invoked when protocol not working.",
"author_name": "doghappy",
"author_login": "doghappy",
"committed_at": "2026-02-02T14:37:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54b3b6036877d4f08e28750f5dee3726ffffda5c",
"body": null,
"is_bot": false,
"headline": "v4.0.0.1",
"author_name": "doghappy",
"author_login": "doghappy",
"committed_at": "2026-02-02T07:31:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d6800166d16dff762a7712b819d610182d1c237",
"body": null,
"is_bot": false,
"headline": "fix host name issue",
"author_name": "doghappy",
"author_login": "doghappy",
"committed_at": "2026-02-02T07:28:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "582282a8b2774a1c99257fc1fa18d8548c59ba83",
"body": null,
"is_bot": false,
"headline": "add readme for nuget & fix warning",
"author_name": "doghappy",
"author_login": "doghappy",
"committed_at": "2026-01-31T15:07:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "167500202fedc2801e6ee42dfe69b61d0bfc7d25",
"body": null,
"is_bot": false,
"headline": "use a new project name to avoid similar package name",
"author_name": "doghappy",
"author_login": "doghappy",
"committed_at": "2026-01-31T14:44:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1aa1335a9fe0f921862d5a23a8d631d56c48a2b",
"body": null,
"is_bot": false,
"headline": "readme language",
"author_name": "doghappy",
"author_login": "doghappy",
"committed_at": "2026-01-29T09:57:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "386fbb65bf43dff0b22cace14a08ca32dc4feb05",
"body": null,
"is_bot": false,
"headline": "soak test",
"author_name": "doghappy",
"author_login": "doghappy",
"committed_at": "2026-01-29T09:49:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2afa8969226e867bd1624758e38da2cfc7b4bb5a",
"body": null,
"is_bot": false,
"headline": "remove XML documentation",
"author_name": "doghappy",
"author_login": "doghappy",
"committed_at": "2026-01-29T07:28:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94826d7283a8f31444bfcaa42cc60219b8915b83",
"body": null,
"is_bot": false,
"headline": "refactor",
"author_name": "doghappy",
"author_login": "doghappy",
"committed_at": "2026-01-29T07:04:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a01cf58428b69bd01be48cc13d386519bf0c127",
"body": null,
"is_bot": false,
"headline": "fix pipeline dependency issue",
"author_name": "doghappy",
"author_login": "doghappy",
"committed_at": "2026-01-29T06:43:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a422a42c8a1740812cc188d7fe04ec9a4f92f523",
"body": null,
"is_bot": false,
"headline": "update pipeline",
"author_name": "doghappy",
"author_login": "doghappy",
"committed_at": "2026-01-29T06:40:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb9eba63894c3e3cbd4dd397e47c5a94068cd8bc",
"body": null,
"is_bot": false,
"headline": "update change log & readme",
"author_name": "doghappy",
"author_login": "doghappy",
"committed_at": "2026-01-29T06:40:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ccbdd12b633851394c54e14127c9743a5e186f34",
"body": null,
"is_bot": false,
"headline": "Rename method name & clean code",
"author_name": "doghappy",
"author_login": "doghappy",
"committed_at": "2026-01-29T06:33:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c98ba2de3076f33a15d7042be1025b955c267d4",
"body": null,
"is_bot": false,
"headline": "coverlet.msbuild",
"author_name": "doghappy",
"author_login": "doghappy",
"committed_at": "2026-01-23T15:49:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e3fb48fdb7e211db579fc7b571fb7fc6e7d5d2e",
"body": null,
"is_bot": false,
"headline": "fix test report",
"author_name": "doghappy",
"author_login": "doghappy",
"committed_at": "2026-01-23T15:26:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b7d1b45a679e840e4649ba7ba5f94a24f314b75",
"body": null,
"is_bot": false,
"headline": "test coverage report",
"author_name": "doghappy",
"author_login": "doghappy",
"committed_at": "2026-01-23T15:21:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed5fb1b9191bcd1e221f6ce9dfa3a40d0afd64a3",
"body": null,
"is_bot": false,
"headline": "try to fix tests",
"author_name": "doghappy",
"author_login": "doghappy",
"committed_at": "2026-01-23T15:14:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a9e2416fc3b9a8c54c6bfed0817abe78c18d35f",
"body": null,
"is_bot": false,
"headline": "publish code coverage",
"author_name": "doghappy",
"author_login": "doghappy",
"committed_at": "2026-01-23T14:59:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c203e2ab0d9ad8f6b41725a12ba7301fea1d3ba4",
"body": null,
"is_bot": false,
"headline": "change version to 4.0.0",
"author_name": "doghappy",
"author_login": "doghappy",
"committed_at": "2026-01-23T14:50:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce381ec52ac35c9933b6cbff4e92a860712f4836",
"body": null,
"is_bot": false,
"headline": "enable nullable reference types",
"author_name": "doghappy",
"author_login": "doghappy",
"committed_at": "2026-01-23T14:41:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c30abac4ad961ed8502f8b4de51c8ce76b22c74f",
"body": null,
"is_bot": false,
"headline": "expose raw text to let use handle edge cases",
"author_name": "doghappy",
"author_login": "doghappy",
"committed_at": "2026-01-22T11:48:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00ff9a1031c8aca210905b531ec281eb78fb470c",
"body": null,
"is_bot": false,
"headline": "remove Action api to make On() more easier",
"author_name": "doghappy",
"author_login": "doghappy",
"committed_at": "2026-01-22T11:08:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "774f670fc00dea767f37b8adf488b9085efccc06",
"body": null,
"is_bot": false,
"headline": "remove old code, restructure folder",
"author_name": "doghappy",
"author_login": "doghappy",
"committed_at": "2026-01-17T16:01:49Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 13,
"commits_last_year": 225,
"latest_release_at": "2026-03-26T13:14:36Z",
"latest_release_tag": "v4.0.2",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 35,
"days_since_latest_release": 119,
"mean_days_between_releases": 183.4
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "SocketIOClient.Common",
"exists": true,
"license": null,
"keywords": [
"socket.io-client"
],
"ecosystem": "nuget",
"matches_repo": true,
"registry_url": "https://www.nuget.org/packages/SocketIOClient.Common",
"is_deprecated": false,
"latest_version": "4.0.0",
"repository_url": "https://github.com/doghappy/socket.io-client-csharp",
"versions_count": 1,
"total_downloads": 83456,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-01-31T14:49:08.187000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 173
}
]
},
"popularity": {
"forks": 142,
"stars": 804,
"watchers": 25,
"fork_history": {
"days": [
{
"date": "2019-11-20",
"count": 1
},
{
"date": "2020-02-11",
"count": 1
},
{
"date": "2020-03-01",
"count": 1
},
{
"date": "2020-03-02",
"count": 1
},
{
"date": "2020-03-15",
"count": 1
},
{
"date": "2020-06-08",
"count": 1
},
{
"date": "2020-06-11",
"count": 2
},
{
"date": "2020-07-06",
"count": 1
},
{
"date": "2020-07-24",
"count": 1
},
{
"date": "2020-08-11",
"count": 1
},
{
"date": "2020-08-13",
"count": 1
},
{
"date": "2020-08-21",
"count": 1
},
{
"date": "2020-08-23",
"count": 1
},
{
"date": "2020-08-27",
"count": 1
},
{
"date": "2020-10-02",
"count": 1
},
{
"date": "2020-10-27",
"count": 1
},
{
"date": "2020-11-10",
"count": 1
},
{
"date": "2020-12-22",
"count": 1
},
{
"date": "2021-01-07",
"count": 1
},
{
"date": "2021-01-10",
"count": 1
},
{
"date": "2021-01-14",
"count": 1
},
{
"date": "2021-01-22",
"count": 1
},
{
"date": "2021-01-26",
"count": 1
},
{
"date": "2021-03-12",
"count": 1
},
{
"date": "2021-03-22",
"count": 1
},
{
"date": "2021-03-23",
"count": 1
},
{
"date": "2021-03-26",
"count": 1
},
{
"date": "2021-04-07",
"count": 1
},
{
"date": "2021-04-26",
"count": 1
},
{
"date": "2021-05-07",
"count": 1
},
{
"date": "2021-05-11",
"count": 1
},
{
"date": "2021-05-31",
"count": 1
},
{
"date": "2021-06-02",
"count": 1
},
{
"date": "2021-06-14",
"count": 1
},
{
"date": "2021-06-19",
"count": 1
},
{
"date": "2021-06-22",
"count": 1
},
{
"date": "2021-06-26",
"count": 1
},
{
"date": "2021-06-28",
"count": 1
},
{
"date": "2021-06-30",
"count": 2
},
{
"date": "2021-07-01",
"count": 1
},
{
"date": "2021-07-22",
"count": 1
},
{
"date": "2021-07-29",
"count": 1
},
{
"date": "2021-08-02",
"count": 1
},
{
"date": "2021-08-13",
"count": 1
},
{
"date": "2021-08-16",
"count": 1
},
{
"date": "2021-09-13",
"count": 1
},
{
"date": "2021-09-16",
"count": 1
},
{
"date": "2021-09-17",
"count": 1
},
{
"date": "2021-10-10",
"count": 1
},
{
"date": "2021-10-11",
"count": 1
},
{
"date": "2021-12-02",
"count": 1
},
{
"date": "2021-12-04",
"count": 1
},
{
"date": "2021-12-07",
"count": 1
},
{
"date": "2021-12-11",
"count": 1
},
{
"date": "2021-12-20",
"count": 1
},
{
"date": "2022-01-01",
"count": 1
},
{
"date": "2022-01-07",
"count": 1
},
{
"date": "2022-01-21",
"count": 1
},
{
"date": "2022-01-30",
"count": 1
},
{
"date": "2022-03-03",
"count": 1
},
{
"date": "2022-03-13",
"count": 1
},
{
"date": "2022-03-23",
"count": 1
},
{
"date": "2022-03-25",
"count": 2
},
{
"date": "2022-04-04",
"count": 1
},
{
"date": "2022-04-05",
"count": 1
},
{
"date": "2022-04-06",
"count": 1
},
{
"date": "2022-04-18",
"count": 1
},
{
"date": "2022-05-05",
"count": 1
},
{
"date": "2022-05-17",
"count": 1
},
{
"date": "2022-05-19",
"count": 1
},
{
"date": "2022-06-07",
"count": 1
},
{
"date": "2022-07-30",
"count": 1
},
{
"date": "2022-08-20",
"count": 1
},
{
"date": "2022-08-22",
"count": 1
},
{
"date": "2022-09-02",
"count": 1
},
{
"date": "2022-10-04",
"count": 1
},
{
"date": "2022-10-27",
"count": 1
},
{
"date": "2022-11-03",
"count": 1
},
{
"date": "2022-11-10",
"count": 1
},
{
"date": "2022-12-13",
"count": 1
},
{
"date": "2022-12-15",
"count": 1
},
{
"date": "2023-01-16",
"count": 1
},
{
"date": "2023-02-17",
"count": 1
},
{
"date": "2023-03-23",
"count": 1
},
{
"date": "2023-03-30",
"count": 1
},
{
"date": "2023-06-16",
"count": 1
},
{
"date": "2023-06-19",
"count": 1
},
{
"date": "2023-06-29",
"count": 1
},
{
"date": "2023-06-30",
"count": 1
},
{
"date": "2023-07-26",
"count": 1
},
{
"date": "2023-08-30",
"count": 1
},
{
"date": "2023-09-01",
"count": 2
},
{
"date": "2023-09-20",
"count": 2
},
{
"date": "2023-09-29",
"count": 1
},
{
"date": "2023-10-05",
"count": 1
},
{
"date": "2023-11-02",
"count": 1
},
{
"date": "2023-12-23",
"count": 1
},
{
"date": "2024-01-15",
"count": 1
},
{
"date": "2024-02-05",
"count": 1
},
{
"date": "2024-02-20",
"count": 1
},
{
"date": "2024-03-12",
"count": 1
},
{
"date": "2024-04-07",
"count": 2
},
{
"date": "2024-05-01",
"count": 1
},
{
"date": "2024-05-07",
"count": 1
},
{
"date": "2024-05-17",
"count": 1
},
{
"date": "2024-05-24",
"count": 1
},
{
"date": "2024-06-11",
"count": 1
},
{
"date": "2024-07-01",
"count": 1
},
{
"date": "2024-07-11",
"count": 1
},
{
"date": "2024-09-09",
"count": 1
},
{
"date": "2024-09-25",
"count": 1
},
{
"date": "2024-10-24",
"count": 1
},
{
"date": "2024-10-30",
"count": 1
},
{
"date": "2024-10-31",
"count": 1
},
{
"date": "2024-12-05",
"count": 1
},
{
"date": "2024-12-16",
"count": 1
},
{
"date": "2025-02-20",
"count": 1
},
{
"date": "2025-02-21",
"count": 1
},
{
"date": "2025-03-11",
"count": 1
},
{
"date": "2025-05-09",
"count": 1
},
{
"date": "2025-06-10",
"count": 1
},
{
"date": "2025-06-12",
"count": 1
},
{
"date": "2025-07-15",
"count": 1
},
{
"date": "2025-07-30",
"count": 1
},
{
"date": "2025-08-07",
"count": 1
},
{
"date": "2025-09-04",
"count": 1
},
{
"date": "2025-10-19",
"count": 1
},
{
"date": "2025-11-07",
"count": 1
},
{
"date": "2025-12-13",
"count": 1
},
{
"date": "2026-01-14",
"count": 1
},
{
"date": "2026-03-12",
"count": 1
},
{
"date": "2026-04-17",
"count": 1
},
{
"date": "2026-04-24",
"count": 1
},
{
"date": "2026-05-20",
"count": 1
},
{
"date": "2026-07-13",
"count": 1
}
],
"complete": true,
"collected": 141,
"total_forks": 142
},
"star_history": null,
"open_issues_and_prs": 13
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"src/SocketIOClient.Common/SocketIOClient.Common.csproj",
"src/SocketIOClient.Serializer.NewtonsoftJson/SocketIOClient.Serializer.NewtonsoftJson.csproj",
"src/SocketIOClient.Serializer/SocketIOClient.Serializer.csproj",
"src/SocketIOClient/SocketIOClient.csproj",
"tests/SocketIOClient.IntegrationTests.Net472/SocketIOClient.IntegrationTests.Net472.csproj",
"tests/SocketIOClient.IntegrationTests/SocketIOClient.IntegrationTests.csproj",
"tests/SocketIOClient.Serializer.NewtonsoftJson.Tests/SocketIOClient.Serializer.NewtonsoftJson.Tests.csproj",
"tests/SocketIOClient.Serializer.Tests/SocketIOClient.Serializer.Tests.csproj",
"tests/SocketIOClient.SoakTests/SocketIOClient.SoakTests.csproj",
"tests/SocketIOClient.Test.Core/SocketIOClient.Test.Core.csproj",
"tests/SocketIOClient.UnitTests/SocketIOClient.UnitTests.csproj"
],
"largest_source_bytes": 54175,
"source_files_sampled": 176,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "shell-quote",
"direct": false,
"version": "1.8.1",
"severity": "critical",
"ecosystem": "npm",
"cvss_score": 9.8,
"advisory_ids": [
"GHSA-395f-4hp3-45gv",
"GHSA-w7jw-789q-3m8p"
],
"fixed_version": "1.9.0",
"advisory_count": 2,
"oldest_advisory_days": 44
},
{
"name": "engine.io",
"direct": false,
"version": "6.2.1",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-q9mw-68c2-j6m5",
"GHSA-r635-g3xr-vw7x"
],
"fixed_version": "6.6.7",
"advisory_count": 2,
"oldest_advisory_days": 1177
},
{
"name": "socket.io",
"direct": false,
"version": "2.5.0",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.3,
"advisory_ids": [
"GHSA-25hc-qcg6-38wj"
],
"fixed_version": "4.6.2",
"advisory_count": 1,
"oldest_advisory_days": 764
},
{
"name": "socket.io",
"direct": false,
"version": "4.5.0",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.3,
"advisory_ids": [
"GHSA-25hc-qcg6-38wj"
],
"fixed_version": "4.6.2",
"advisory_count": 1,
"oldest_advisory_days": 764
},
{
"name": "socket.io-parser",
"direct": false,
"version": "4.0.5",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-677m-j7p3-52f9",
"GHSA-cqmj-92xf-r6r9"
],
"fixed_version": "4.2.6",
"advisory_count": 2,
"oldest_advisory_days": 1157
},
{
"name": "ws",
"direct": false,
"version": "7.4.6",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3h5v-q93c-6h6q",
"GHSA-96hv-2xvq-fx4p"
],
"fixed_version": "8.21.0",
"advisory_count": 2,
"oldest_advisory_days": 766
},
{
"name": "ws",
"direct": false,
"version": "8.2.3",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3h5v-q93c-6h6q",
"GHSA-58qx-3vcg-4xpx",
"GHSA-96hv-2xvq-fx4p"
],
"fixed_version": "8.21.0",
"advisory_count": 3,
"oldest_advisory_days": 766
},
{
"name": "OpenTelemetry.Api",
"direct": false,
"version": "1.14.0",
"severity": "moderate",
"ecosystem": "nuget",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-g94r-2vxg-569j"
],
"fixed_version": "1.15.3",
"advisory_count": 1,
"oldest_advisory_days": 91
},
{
"name": "parseuri",
"direct": false,
"version": "0.0.6",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-6fx8-h7jm-663j"
],
"fixed_version": null,
"advisory_count": 1,
"oldest_advisory_days": 554
},
{
"name": "cookie",
"direct": false,
"version": "0.4.2",
"severity": "low",
"ecosystem": "npm",
"cvss_score": null,
"advisory_ids": [
"GHSA-pxg6-pf52-xh8x"
],
"fixed_version": "0.7.0",
"advisory_count": 1,
"oldest_advisory_days": 657
},
{
"name": "debug",
"direct": false,
"version": "4.1.1",
"severity": "low",
"ecosystem": "npm",
"cvss_score": 3.7,
"advisory_ids": [
"GHSA-gxpj-cx7g-858c"
],
"fixed_version": "4.3.1",
"advisory_count": 1,
"oldest_advisory_days": 2905
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"low": 2,
"high": 6,
"critical": 1,
"moderate": 2
},
"advisory_count": 17,
"affected_count": 11,
"assessed_count": 166,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [
{
"name": "Microsoft.Extensions.DependencyInjection.Abstractions",
"manifest": "src/SocketIOClient.Serializer.NewtonsoftJson/SocketIOClient.Serializer.NewtonsoftJson.csproj",
"ecosystem": "nuget",
"version_constraint": "10.0.3"
},
{
"name": "Newtonsoft.Json",
"manifest": "src/SocketIOClient.Serializer.NewtonsoftJson/SocketIOClient.Serializer.NewtonsoftJson.csproj",
"ecosystem": "nuget",
"version_constraint": "13.0.4"
},
{
"name": "Microsoft.Extensions.DependencyInjection",
"manifest": "src/SocketIOClient/SocketIOClient.csproj",
"ecosystem": "nuget",
"version_constraint": "10.0.3"
},
{
"name": "Microsoft.Extensions.Logging",
"manifest": "src/SocketIOClient/SocketIOClient.csproj",
"ecosystem": "nuget",
"version_constraint": "10.0.3"
},
{
"name": "System.Text.Json",
"manifest": "src/SocketIOClient/SocketIOClient.csproj",
"ecosystem": "nuget",
"version_constraint": "10.0.3"
},
{
"name": "System.Net.Http",
"manifest": "src/SocketIOClient/SocketIOClient.csproj",
"ecosystem": "nuget",
"version_constraint": "4.3.4"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "Microsoft.Extensions.DependencyInjection",
"direct": true,
"version": "10.0.2",
"ecosystem": "nuget"
},
{
"name": "Microsoft.Extensions.DependencyInjection",
"direct": true,
"version": "10.0.3",
"ecosystem": "nuget"
},
{
"name": "Microsoft.Extensions.DependencyInjection.Abstractions",
"direct": true,
"version": "10.0.2",
"ecosystem": "nuget"
},
{
"name": "Microsoft.Extensions.DependencyInjection.Abstractions",
"direct": true,
"version": "10.0.3",
"ecosystem": "nuget"
},
{
"name": "Microsoft.Extensions.Logging",
"direct": true,
"version": "10.0.2",
"ecosystem": "nuget"
},
{
"name": "Microsoft.Extensions.Logging",
"direct": true,
"version": "10.0.3",
"ecosystem": "nuget"
},
{
"name": "Newtonsoft.Json",
"direct": true,
"version": "13.0.4",
"ecosystem": "nuget"
},
{
"name": "System.Net.Http",
"direct": true,
"version": "4.3.4",
"ecosystem": "nuget"
},
{
"name": "System.Text.Json",
"direct": true,
"version": "10.0.2",
"ecosystem": "nuget"
},
{
"name": "System.Text.Json",
"direct": true,
"version": "10.0.3",
"ecosystem": "nuget"
},
{
"name": "@babel/runtime",
"direct": false,
"version": "7.28.6",
"ecosystem": "npm"
},
{
"name": "@types/component-emitter",
"direct": false,
"version": "1.2.13",
"ecosystem": "npm"
},
{
"name": "@types/cookie",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "@types/cors",
"direct": false,
"version": "2.8.15",
"ecosystem": "npm"
},
{
"name": "@types/node",
"direct": false,
"version": "20.8.9",
"ecosystem": "npm"
},
{
"name": "accepts",
"direct": false,
"version": "1.3.8",
"ecosystem": "npm"
},
{
"name": "after",
"direct": false,
"version": "0.8.2",
"ecosystem": "npm"
},
{
"name": "ansi-regex",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "arraybuffer.slice",
"direct": false,
"version": "0.0.7",
"ecosystem": "npm"
},
{
"name": "backo2",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "base64-arraybuffer",
"direct": false,
"version": "0.1.4",
"ecosystem": "npm"
},
{
"name": "base64id",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "blob",
"direct": false,
"version": "0.0.5",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": false,
"version": "4.1.2",
"ecosystem": "npm"
},
{
"name": "cliui",
"direct": false,
"version": "8.0.1",
"ecosystem": "npm"
},
{
"name": "color-convert",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "color-name",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "component-bind",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "component-emitter",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "component-emitter",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "component-inherit",
"direct": false,
"version": "0.0.3",
"ecosystem": "npm"
},
{
"name": "concurrently",
"direct": false,
"version": "7.6.0",
"ecosystem": "npm"
},
{
"name": "cookie",
"direct": false,
"version": "0.4.2",
"ecosystem": "npm"
},
{
"name": "cors",
"direct": false,
"version": "2.8.5",
"ecosystem": "npm"
},
{
"name": "date-fns",
"direct": false,
"version": "2.30.0",
"ecosystem": "npm"
},
{
"name": "debug",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "debug",
"direct": false,
"version": "4.1.1",
"ecosystem": "npm"
},
{
"name": "debug",
"direct": false,
"version": "4.3.4",
"ecosystem": "npm"
},
{
"name": "emoji-regex",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "engine.io",
"direct": false,
"version": "3.6.1",
"ecosystem": "npm"
},
{
"name": "engine.io",
"direct": false,
"version": "6.2.1",
"ecosystem": "npm"
},
{
"name": "engine.io-client",
"direct": false,
"version": "3.5.3",
"ecosystem": "npm"
},
{
"name": "engine.io-parser",
"direct": false,
"version": "2.2.1",
"ecosystem": "npm"
},
{
"name": "engine.io-parser",
"direct": false,
"version": "5.0.7",
"ecosystem": "npm"
},
{
"name": "escalade",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "get-caller-file",
"direct": false,
"version": "2.0.5",
"ecosystem": "npm"
},
{
"name": "has-binary2",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "has-cors",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "has-flag",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "husky",
"direct": false,
"version": "9.1.7",
"ecosystem": "npm"
},
{
"name": "indexof",
"direct": false,
"version": "0.0.1",
"ecosystem": "npm"
},
{
"name": "is-fullwidth-code-point",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "isarray",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "lodash",
"direct": false,
"version": "4.18.1",
"ecosystem": "npm"
},
{
"name": "mime-db",
"direct": false,
"version": "1.52.0",
"ecosystem": "npm"
},
{
"name": "mime-types",
"direct": false,
"version": "2.1.35",
"ecosystem": "npm"
},
{
"name": "ms",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "ms",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "ms",
"direct": false,
"version": "2.1.3",
"ecosystem": "npm"
},
{
"name": "negotiator",
"direct": false,
"version": "0.6.3",
"ecosystem": "npm"
},
{
"name": "notepack.io",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "object-assign",
"direct": false,
"version": "4.1.1",
"ecosystem": "npm"
},
{
"name": "parseqs",
"direct": false,
"version": "0.0.6",
"ecosystem": "npm"
},
{
"name": "parseuri",
"direct": false,
"version": "0.0.6",
"ecosystem": "npm"
},
{
"name": "require-directory",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "rxjs",
"direct": false,
"version": "7.8.1",
"ecosystem": "npm"
},
{
"name": "shell-quote",
"direct": false,
"version": "1.8.1",
"ecosystem": "npm"
},
{
"name": "socket.io",
"direct": false,
"version": "2.5.0",
"ecosystem": "npm"
},
{
"name": "socket.io",
"direct": false,
"version": "4.5.0",
"ecosystem": "npm"
},
{
"name": "socket.io-adapter",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "socket.io-adapter",
"direct": false,
"version": "2.4.0",
"ecosystem": "npm"
},
{
"name": "socket.io-client",
"direct": false,
"version": "2.5.0",
"ecosystem": "npm"
},
{
"name": "socket.io-msgpack-parser",
"direct": false,
"version": "2.2.1",
"ecosystem": "npm"
},
{
"name": "socket.io-msgpack-parser",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "socket.io-parser",
"direct": false,
"version": "3.3.5",
"ecosystem": "npm"
},
{
"name": "socket.io-parser",
"direct": false,
"version": "3.4.4",
"ecosystem": "npm"
},
{
"name": "socket.io-parser",
"direct": false,
"version": "4.0.5",
"ecosystem": "npm"
},
{
"name": "spawn-command",
"direct": false,
"version": "0.0.2-1",
"ecosystem": "npm"
},
{
"name": "string-width",
"direct": false,
"version": "4.2.3",
"ecosystem": "npm"
},
{
"name": "strip-ansi",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "supports-color",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "supports-color",
"direct": false,
"version": "8.1.1",
"ecosystem": "npm"
},
{
"name": "to-array",
"direct": false,
"version": "0.1.4",
"ecosystem": "npm"
},
{
"name": "tree-kill",
"direct": false,
"version": "1.2.2",
"ecosystem": "npm"
},
{
"name": "tslib",
"direct": false,
"version": "2.6.2",
"ecosystem": "npm"
},
{
"name": "undici-types",
"direct": false,
"version": "5.26.5",
"ecosystem": "npm"
},
{
"name": "vary",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "wrap-ansi",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "ws",
"direct": false,
"version": "7.4.6",
"ecosystem": "npm"
},
{
"name": "ws",
"direct": false,
"version": "8.2.3",
"ecosystem": "npm"
},
{
"name": "xmlhttprequest-ssl",
"direct": false,
"version": "1.6.3",
"ecosystem": "npm"
},
{
"name": "y18n",
"direct": false,
"version": "5.0.8",
"ecosystem": "npm"
},
{
"name": "yargs",
"direct": false,
"version": "17.7.2",
"ecosystem": "npm"
},
{
"name": "yargs-parser",
"direct": false,
"version": "21.1.1",
"ecosystem": "npm"
},
{
"name": "yeast",
"direct": false,
"version": "0.1.2",
"ecosystem": "npm"
},
{
"name": "Azure.Core",
"direct": false,
"version": "1.50.0",
"ecosystem": "nuget"
},
{
"name": "Azure.Monitor.OpenTelemetry.Exporter",
"direct": false,
"version": "1.6.0-beta.2",
"ecosystem": "nuget"
},
{
"name": "coverlet.collector",
"direct": false,
"version": "8.0.0",
"ecosystem": "nuget"
},
{
"name": "coverlet.msbuild",
"direct": false,
"version": "8.0.0",
"ecosystem": "nuget"
},
{
"name": "FluentAssertions",
"direct": false,
"version": "8.8.0",
"ecosystem": "nuget"
},
{
"name": "JetBrains.Annotations",
"direct": false,
"version": "2025.2.4",
"ecosystem": "nuget"
},
{
"name": "Microsoft.ApplicationInsights",
"direct": false,
"version": "3.0.0-beta2",
"ecosystem": "nuget"
},
{
"name": "Microsoft.Bcl.AsyncInterfaces",
"direct": false,
"version": "10.0.2",
"ecosystem": "nuget"
},
{
"name": "Microsoft.Extensions.Configuration",
"direct": false,
"version": "10.0.2",
"ecosystem": "nuget"
},
{
"name": "Microsoft.Extensions.Configuration.Abstractions",
"direct": false,
"version": "10.0.2",
"ecosystem": "nuget"
},
{
"name": "Microsoft.Extensions.Configuration.Binder",
"direct": false,
"version": "10.0.2",
"ecosystem": "nuget"
},
{
"name": "Microsoft.Extensions.Configuration.EnvironmentVariables",
"direct": false,
"version": "10.0.2",
"ecosystem": "nuget"
},
{
"name": "Microsoft.Extensions.Configuration.FileExtensions",
"direct": false,
"version": "10.0.2",
"ecosystem": "nuget"
},
{
"name": "Microsoft.Extensions.Diagnostics.Abstractions",
"direct": false,
"version": "10.0.2",
"ecosystem": "nuget"
},
{
"name": "Microsoft.Extensions.FileProviders.Abstractions",
"direct": false,
"version": "10.0.2",
"ecosystem": "nuget"
},
{
"name": "Microsoft.Extensions.FileProviders.Physical",
"direct": false,
"version": "10.0.2",
"ecosystem": "nuget"
},
{
"name": "Microsoft.Extensions.FileSystemGlobbing",
"direct": false,
"version": "10.0.2",
"ecosystem": "nuget"
},
{
"name": "Microsoft.Extensions.Hosting.Abstractions",
"direct": false,
"version": "10.0.2",
"ecosystem": "nuget"
},
{
"name": "Microsoft.Extensions.Logging.Abstractions",
"direct": false,
"version": "10.0.2",
"ecosystem": "nuget"
},
{
"name": "Microsoft.Extensions.Logging.Configuration",
"direct": false,
"version": "10.0.2",
"ecosystem": "nuget"
},
{
"name": "Microsoft.Extensions.Logging.Console",
"direct": false,
"version": "10.0.3",
"ecosystem": "nuget"
},
{
"name": "Microsoft.Extensions.Options",
"direct": false,
"version": "10.0.2",
"ecosystem": "nuget"
},
{
"name": "Microsoft.Extensions.Options.ConfigurationExtensions",
"direct": false,
"version": "10.0.2",
"ecosystem": "nuget"
},
{
"name": "Microsoft.Extensions.Primitives",
"direct": false,
"version": "10.0.2",
"ecosystem": "nuget"
},
{
"name": "Microsoft.NET.Test.Sdk",
"direct": false,
"version": "18.3.0",
"ecosystem": "nuget"
},
{
"name": "Microsoft.Testing.Extensions.Telemetry",
"direct": false,
"version": "2.0.2",
"ecosystem": "nuget"
},
{
"name": "Microsoft.Testing.Extensions.TrxReport.Abstractions",
"direct": false,
"version": "2.0.2",
"ecosystem": "nuget"
},
{
"name": "Microsoft.Testing.Extensions.VSTestBridge",
"direct": false,
"version": "2.0.2",
"ecosystem": "nuget"
},
{
"name": "Microsoft.Testing.Platform",
"direct": false,
"version": "2.0.2",
"ecosystem": "nuget"
},
{
"name": "Microsoft.Testing.Platform.MSBuild",
"direct": false,
"version": "2.0.2",
"ecosystem": "nuget"
},
{
"name": "Microsoft.TestPlatform.AdapterUtilities",
"direct": false,
"version": "18.0.1",
"ecosystem": "nuget"
},
{
"name": "Microsoft.TestPlatform.ObjectModel",
"direct": false,
"version": "18.0.1",
"ecosystem": "nuget"
},
{
"name": "MSTest.Analyzers",
"direct": false,
"version": "4.0.2",
"ecosystem": "nuget"
},
{
"name": "MSTest.TestAdapter",
"direct": false,
"version": "4.0.2",
"ecosystem": "nuget"
},
{
"name": "MSTest.TestFramework",
"direct": false,
"version": "4.0.2",
"ecosystem": "nuget"
},
{
"name": "NetEscapades.Configuration.Yaml",
"direct": false,
"version": "3.1.0",
"ecosystem": "nuget"
},
{
"name": "NSubstitute",
"direct": false,
"version": "5.3.0",
"ecosystem": "nuget"
},
{
"name": "NuGet.Frameworks",
"direct": false,
"version": "7.0.1",
"ecosystem": "nuget"
},
{
"name": "OpenTelemetry",
"direct": false,
"version": "1.14.0",
"ecosystem": "nuget"
},
{
"name": "OpenTelemetry.Api",
"direct": false,
"version": "1.14.0",
"ecosystem": "nuget"
},
{
"name": "OpenTelemetry.Api.ProviderBuilderExtensions",
"direct": false,
"version": "1.14.0",
"ecosystem": "nuget"
},
{
"name": "OpenTelemetry.Extensions.Hosting",
"direct": false,
"version": "1.14.0",
"ecosystem": "nuget"
},
{
"name": "OpenTelemetry.PersistentStorage.Abstractions",
"direct": false,
"version": "1.0.2",
"ecosystem": "nuget"
},
{
"name": "OpenTelemetry.PersistentStorage.FileSystem",
"direct": false,
"version": "1.0.2",
"ecosystem": "nuget"
},
{
"name": "RichardSzalay.MockHttp",
"direct": false,
"version": "7.0.0",
"ecosystem": "nuget"
},
{
"name": "System.Buffers",
"direct": false,
"version": "4.6.1",
"ecosystem": "nuget"
},
{
"name": "System.ClientModel",
"direct": false,
"version": "1.8.1",
"ecosystem": "nuget"
},
{
"name": "System.Collections.Immutable",
"direct": false,
"version": "10.0.2",
"ecosystem": "nuget"
},
{
"name": "System.Diagnostics.DiagnosticSource",
"direct": false,
"version": "10.0.2",
"ecosystem": "nuget"
},
{
"name": "System.IO",
"direct": false,
"version": "4.3.0",
"ecosystem": "nuget"
},
{
"name": "System.IO.Pipelines",
"direct": false,
"version": "10.0.2",
"ecosystem": "nuget"
},
{
"name": "System.Memory",
"direct": false,
"version": "4.6.3",
"ecosystem": "nuget"
},
{
"name": "System.Memory.Data",
"direct": false,
"version": "10.0.2",
"ecosystem": "nuget"
},
{
"name": "System.Numerics.Vectors",
"direct": false,
"version": "4.6.1",
"ecosystem": "nuget"
},
{
"name": "System.Reflection.Metadata",
"direct": false,
"version": "10.0.2",
"ecosystem": "nuget"
},
{
"name": "System.Runtime",
"direct": false,
"version": "4.3.1",
"ecosystem": "nuget"
},
{
"name": "System.Runtime.CompilerServices.Unsafe",
"direct": false,
"version": "6.1.2",
"ecosystem": "nuget"
},
{
"name": "System.Runtime.InteropServices.RuntimeInformation",
"direct": false,
"version": "4.3.0",
"ecosystem": "nuget"
},
{
"name": "System.Security.Cryptography.Algorithms",
"direct": false,
"version": "4.3.1",
"ecosystem": "nuget"
},
{
"name": "System.Security.Cryptography.Encoding",
"direct": false,
"version": "4.3.0",
"ecosystem": "nuget"
},
{
"name": "System.Security.Cryptography.Primitives",
"direct": false,
"version": "4.3.0",
"ecosystem": "nuget"
},
{
"name": "System.Security.Cryptography.X509Certificates",
"direct": false,
"version": "4.3.2",
"ecosystem": "nuget"
},
{
"name": "System.Text.Encodings.Web",
"direct": false,
"version": "10.0.2",
"ecosystem": "nuget"
},
{
"name": "System.Threading.Tasks.Extensions",
"direct": false,
"version": "4.6.3",
"ecosystem": "nuget"
},
{
"name": "System.ValueTuple",
"direct": false,
"version": "4.6.1",
"ecosystem": "nuget"
},
{
"name": "TngTech.ArchUnitNET.xUnit",
"direct": false,
"version": "0.13.2",
"ecosystem": "nuget"
},
{
"name": "xunit",
"direct": false,
"version": "2.9.3",
"ecosystem": "nuget"
},
{
"name": "xunit.core",
"direct": false,
"version": "2.9.3",
"ecosystem": "nuget"
},
{
"name": "xunit.runner.visualstudio",
"direct": false,
"version": "3.1.5",
"ecosystem": "nuget"
},
{
"name": "YamlDotNet",
"direct": false,
"version": "16.3.0",
"ecosystem": "nuget"
}
],
"collected": true,
"truncated": false,
"total_count": 166,
"direct_count": 10,
"indirect_count": 156
}
},
"maintainership": {
"issues": {
"open_prs": 6,
"merged_prs": 66,
"open_issues": 7,
"closed_ratio": 0.978,
"closed_issues": 312,
"closed_unmerged_prs": 25
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "doghappy",
"commits": 1011,
"avatar_url": "https://avatars.githubusercontent.com/u/20038914?v=4"
},
{
"type": "User",
"login": "jlareo",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/1730523?v=4"
},
{
"type": "User",
"login": "YetAnotherGeorge",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/48997150?v=4"
},
{
"type": "User",
"login": "23W",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/11534020?v=4"
},
{
"type": "User",
"login": "FuturistiCoder",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/46922135?v=4"
},
{
"type": "User",
"login": "gilad-teller",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/17640397?v=4"
},
{
"type": "User",
"login": "YuJianghao",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/17293034?v=4"
},
{
"type": "User",
"login": "swuttich",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/4580011?v=4"
},
{
"type": "User",
"login": "crackxia",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/516438?v=4"
},
{
"type": "User",
"login": "DmitryBk",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/18037978?v=4"
}
],
"contributors_sampled": 26,
"top_contributor_share": 0.955
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"stale.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"package-lock.json"
],
"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": 6,
"reason": "4 out of 6 merged PRs checked by a CI test -- score normalized to 6",
"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": 2,
"reason": "Found 4/16 approved changesets -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "9 commit(s) and 6 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": 0,
"reason": "14 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "9deebcfe8079164d269ec4f22ba58589366014fb",
"ran_at": "2026-07-24T12:00:36Z",
"aggregate_score": 4.6,
"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-24T11:37:18Z",
"oldest_open_prs": [
{
"number": 429,
"created_at": "2026-05-22T15:14:30Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 431,
"created_at": "2026-05-22T15:14:35Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 432,
"created_at": "2026-05-22T15:14:40Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 433,
"created_at": "2026-05-22T15:14:42Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 435,
"created_at": "2026-06-20T23:52:37Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 439,
"created_at": "2026-07-20T23:24:08Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-24T07:31:11Z",
"ci_last_conclusion": "FAILURE",
"oldest_open_issues": [
{
"number": 258,
"created_at": "2022-01-17T16:09:12Z",
"last_comment_at": "2026-02-16T12:34:56Z",
"last_comment_author": "marko-clg"
},
{
"number": 408,
"created_at": "2025-12-22T05:13:05Z",
"last_comment_at": "2026-05-13T15:56:07Z",
"last_comment_author": "doghappy"
},
{
"number": 414,
"created_at": "2026-02-22T15:17:38Z",
"last_comment_at": "2026-02-26T03:56:49Z",
"last_comment_author": "doghappy"
},
{
"number": 417,
"created_at": "2026-03-05T11:22:45Z",
"last_comment_at": "2026-04-24T17:19:35Z",
"last_comment_author": "SirBrook"
},
{
"number": 421,
"created_at": "2026-03-23T20:50:13Z",
"last_comment_at": "2026-03-29T11:52:26Z",
"last_comment_author": "MikeEmbedded"
},
{
"number": 438,
"created_at": "2026-07-18T09:06:13Z",
"last_comment_at": "2026-07-24T11:54:48Z",
"last_comment_author": "doghappy"
},
{
"number": 440,
"created_at": "2026-07-22T15:51:17Z",
"last_comment_at": "2026-07-24T11:53:43Z",
"last_comment_author": "doghappy"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/doghappy/socket.io-client-csharp",
"host": "github.com",
"name": "socket.io-client-csharp",
"owner": "doghappy"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"security": 57,
"vitality": 82,
"community": 63,
"governance": 57,
"engineering": 60
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 82,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "excellent",
"name": "Development activity",
"note": null,
"notes": [],
"value": 88,
"inputs": {
"commits_last_year": 225,
"human_commit_share": 0.96,
"days_since_last_push": 0,
"active_weeks_last_year": 35
},
"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": "35/52 weeks with commits",
"points": 24.2,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 35
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "225 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 225
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "9 commit(s) and 6 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": 74,
"inputs": {
"releases_count": 13,
"latest_release_tag": "v4.0.2",
"releases_from_tags": false,
"days_since_latest_release": 119,
"mean_days_between_releases": 183.4
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "13 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 13
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 119 days ago",
"points": 27,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 119
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~183.4 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 183.4
}
}
],
"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": 63,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "good",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 73,
"inputs": {
"forks": 142,
"stars": 804,
"watchers": 25,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "804 stars",
"points": 47.1,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 804
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "142 forks",
"points": 17.9,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 142
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "25 watchers",
"points": 7.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 25
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 64,
"inputs": {
"packages": [
"SocketIOClient.Common"
],
"dependents": null,
"ecosystems": "nuget",
"total_downloads": 83456,
"monthly_downloads": null
},
"components": [
{
"key": "total_downloads",
"name": "Total downloads",
"detail": "83,456 downloads all-time across nuget",
"points": 51.1,
"status": "partial",
"details": [
{
"code": "downloads_total",
"params": {
"count": 83456,
"ecosystems": "nuget"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"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": 57,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 26,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 26,
"top_contributor_share": 0.955
},
"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 96% of commits",
"points": 1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 96
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "26 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 26
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 76,
"inputs": {
"merged_prs": 66,
"open_issues": 7,
"closed_issues": 312,
"issue_closed_ratio": 0.978,
"closed_unmerged_prs": 25
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "98% of issues closed",
"points": 45.7,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 98
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "66/91 decided PRs merged",
"points": 27.7,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 66,
"decided": 91
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 4/16 approved changesets -- score normalized to 2",
"points": 3,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 55,
"inputs": {
"followers": 64,
"owner_type": "User",
"is_verified": null,
"owner_login": "doghappy",
"public_repos": 15,
"account_age_days": 3686
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "64 followers of doghappy",
"points": 13,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 64,
"login": "doghappy"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "15 public repos, account ~10 yr old",
"points": 20.8,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 15
}
},
{
"code": "account_age_years",
"params": {
"years": 10
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "good",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 84,
"inputs": {
"packages": [
"SocketIOClient.Common"
],
"ecosystems": "nuget",
"any_deprecated": false,
"min_days_since_publish": 173
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on nuget",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "nuget"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 173 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 173
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "1 published versions",
"points": 4,
"status": "partial",
"details": [
{
"code": "published_versions",
"params": {
"count": 1
}
}
],
"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": 60,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"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": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "4 out of 6 merged PRs checked by a CI test -- score normalized to 6",
"points": 12,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [
"socketio-client",
"socketioclient"
],
"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": "2 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 2
}
}
],
"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": 57,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"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": 46,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 4.6
},
"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 6 merged PRs checked by a CI test -- score normalized to 6",
"points": 1.5,
"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 4/16 approved changesets -- score normalized to 2",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "9 commit(s) and 6 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": "14 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 166 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 166
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 17,
"affected_packages": 11,
"assessed_packages": 166,
"unassessed_packages": 0,
"affected_by_severity": "critical 1, high 6, moderate 2, low 2",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 166,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 5
},
"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": 49,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 4,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.073,
"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": "7 of 96 human commits state their intent (structured subject or explanatory body)",
"points": 3.9,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 7,
"sampled": 96
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"package-lock.json"
],
"has_dockerfile": true,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"src/SocketIOClient.Common/SocketIOClient.Common.csproj",
"src/SocketIOClient.Serializer.NewtonsoftJson/SocketIOClient.Serializer.NewtonsoftJson.csproj",
"src/SocketIOClient.Serializer/SocketIOClient.Serializer.csproj",
"src/SocketIOClient/SocketIOClient.csproj",
"tests/SocketIOClient.IntegrationTests.Net472/SocketIOClient.IntegrationTests.Net472.csproj",
"tests/SocketIOClient.IntegrationTests/SocketIOClient.IntegrationTests.csproj",
"tests/SocketIOClient.Serializer.NewtonsoftJson.Tests/SocketIOClient.Serializer.NewtonsoftJson.Tests.csproj",
"tests/SocketIOClient.Serializer.Tests/SocketIOClient.Serializer.Tests.csproj",
"tests/SocketIOClient.SoakTests/SocketIOClient.SoakTests.csproj",
"tests/SocketIOClient.Test.Core/SocketIOClient.Test.Core.csproj",
"tests/SocketIOClient.UnitTests/SocketIOClient.UnitTests.csproj"
],
"dependency_bot_commit_share": 0.04
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "src/SocketIOClient.Common/SocketIOClient.Common.csproj, src/SocketIOClient.Serializer.NewtonsoftJson/SocketIOClient.Serializer.NewtonsoftJson.csproj, src/SocketIOClient.Serializer/SocketIOClient.Serializer.csproj (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "src/SocketIOClient.Common/SocketIOClient.Common.csproj, src/SocketIOClient.Serializer.NewtonsoftJson/SocketIOClient.Serializer.NewtonsoftJson.csproj, src/SocketIOClient.Serializer/SocketIOClient.Serializer.csproj"
}
}
],
"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": "C# (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "C#"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "Dockerfile, lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Dockerfile, lockfile"
}
}
],
"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": "4 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 4,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "C#",
"largest_source_bytes": 54175,
"source_files_sampled": 176,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "C# (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "C#"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/176 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 176,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-24T12:00:57.857553Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/d/doghappy/socket.io-client-csharp.svg",
"full_name": "doghappy/socket.io-client-csharp",
"license_state": "standard",
"license_spdx": "MIT"
}