Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [
"allen-bradley",
"modbus",
"mqtt-client",
"s7-plc",
"serialport",
"siemens-s7-plcs",
"twincat"
],
"is_fork": false,
"size_kb": 2644,
"has_wiki": false,
"homepage": null,
"languages": {
"C#": 1767053,
"Shell": 2638,
"Python": 3455,
"Batchfile": 207,
"PowerShell": 5926
},
"pushed_at": "2026-08-02T20:01:06Z",
"created_at": "2023-07-28T21:12:32Z",
"owner_type": "User",
"updated_at": "2026-08-02T19:39:26Z",
"description": "A Reactive MQTTnet Client and other Industrial protocols to use with the client. ManagedClient, TwinCat, ABPlc, Modbus, SerialPort, S7Plc",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "C#",
"significant_languages": [
"C#"
]
},
"owner": {
"blog": "https://openuk.uk/community/openuk-honours-lists/2025-honours-lists/",
"name": "Chris Pulman",
"type": "User",
"login": "ChrisPulman",
"company": "A I C Solutions Ltd",
"location": "Reading, England",
"followers": 81,
"avatar_url": "https://avatars.githubusercontent.com/u/4910015?v=4",
"created_at": "2013-07-01T18:21:34Z",
"is_verified": null,
"public_repos": 60,
"account_age_days": 4780
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v4.1.0",
"kind": "minor",
"published_at": "2026-08-02T20:01:06Z"
},
{
"tag": "4.0.24",
"kind": "patch",
"published_at": "2026-02-07T10:52:40Z"
},
{
"tag": "4.0.2",
"kind": "patch",
"published_at": "2026-01-19T13:15:37Z"
},
{
"tag": "3.2.2",
"kind": "patch",
"published_at": "2026-01-17T10:08:10Z"
},
{
"tag": "3.1.0",
"kind": "minor",
"published_at": "2025-01-22T00:34:48Z"
},
{
"tag": "3.0.0",
"kind": "major",
"published_at": "2025-01-17T02:21:47Z"
},
{
"tag": "2.3.0",
"kind": "minor",
"published_at": "2024-10-20T14:07:22Z"
},
{
"tag": "2.2.3",
"kind": "patch",
"published_at": "2024-09-12T20:09:09Z"
},
{
"tag": "2.2.2",
"kind": "patch",
"published_at": "2024-09-09T19:46:14Z"
},
{
"tag": "2.2.1",
"kind": "patch",
"published_at": "2024-09-07T18:15:33Z"
},
{
"tag": "2.2.0",
"kind": "minor",
"published_at": "2024-09-06T00:04:34Z"
},
{
"tag": "2.1.1",
"kind": "patch",
"published_at": "2024-08-16T06:01:38Z"
},
{
"tag": "2.0.1",
"kind": "patch",
"published_at": "2024-03-19T21:10:58Z"
},
{
"tag": "1.3.1",
"kind": "patch",
"published_at": "2023-12-26T11:39:06Z"
}
],
"recent_commits": [
{
"oid": "7179677a1bbccdfe6c38a9daac52bffcc32f714d",
"body": "Package metadata:\n- derive Mitsubishi and Omron package IDs from their project names\n- rename the lean SerialPort and TwinCAT packages to MQTTnet.Rx.SerialPort and MQTTnet.Rx.TwinCAT\n- update package-layout verification for the new identities\n\nDocumentation:\n- replace the README with a complete pack\n[…]\nME C# fences and compile representative lean and Reactive examples\n\nBREAKING CHANGE: The lean MQTTnet.SerialPort and MQTTnet.TwinCATRx package IDs are now MQTTnet.Rx.SerialPort and MQTTnet.Rx.TwinCAT.",
"is_bot": false,
"headline": "feat!: align lean package IDs and expand documentation (#333)",
"author_name": "Chris Pulman",
"author_login": "ChrisPulman",
"committed_at": "2026-08-02T19:39:22Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "cfc21cdead8f79a2bfe3183e29886a747404e27b",
"body": "Global usings:\n- move project namespaces and aliases into MSBuild Using items\n- remove obsolete GlobalUsings and ProjectGlobalUsings source files\n\nIoT functionality:\n- add resilient Mitsubishi publish and subscription parity\n- align lean and Reactive project configuration across IoT integrations\n- t\n[…]\nrements\n- keep the solution and dependency configuration aligned\n\nTests:\n- expand Windows TFM coverage for TwinCAT integration tests\n- add TUnit coverage for Mitsubishi standard and resilient branches",
"is_bot": false,
"headline": "feat: align IoT APIs and .NET 11 tooling (#332)",
"author_name": "Chris Pulman",
"author_login": "ChrisPulman",
"committed_at": "2026-08-02T17:45:44Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c8a29ebff588a4f2cec44577ffe626a9c20db1ab",
"body": "Reactive packages:\n- add nine shared-source MQTTnet.Rx.*.Reactive package projects\n- separate lean and System.Reactive dependency graphs with REACTIVE_SHIM namespaces\n- preserve driver-specific package identities and integrations\n\nTesting and quality:\n- add the linked Reactive TUnit test host and co\n[…]\nn assemblies\n\nBuild and documentation:\n- update solution, package versions, workflows, and build configuration\n- verify the complete NuGet package layout\n- document lean and Reactive package selection",
"is_bot": false,
"headline": "feat: add Reactive package variants (#331)",
"author_name": "Chris Pulman",
"author_login": "ChrisPulman",
"committed_at": "2026-08-02T08:21:25Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "113d8c69585631ab95e81818fafb90a486c45211",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update actions/setup-dotnet action to v6 (#330)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-08-01T22:05:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "516d1db85ec6677a38cd7583557afe22221c1183",
"body": "* feat: migrate MQTTnet.Rx to ReactiveUI.Primitives drivers\n\nPackages:\n- enable Central Package Management and update direct dependencies\n- add Mitsubishi and Omron integrations and validate all nine package outputs\n- use IoT-DriverCore 1.0.1 and ReactiveUI.Primitives package variants\n\nRuntime:\n- mi\n[…]\nease NUKE Test target under the pinned SDK\n- confirm restore and compilation complete with zero compiler warnings or errors\n- confirm all 1,926 TUnit executions pass through Microsoft Testing Platform",
"is_bot": false,
"headline": "feat: migrate MQTTnet.Rx to ReactiveUI.Primitives drivers (#329)",
"author_name": "Chris Pulman",
"author_login": "ChrisPulman",
"committed_at": "2026-08-01T21:40:16Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "162672add2f8a6843bbcc41ba25428ec6ae204c7",
"body": null,
"is_bot": false,
"headline": "Fix merge",
"author_name": "Chris Pulman",
"author_login": "ChrisPulman",
"committed_at": "2026-08-01T09:42:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a8e6b8e3856734125dc4686256bb3d29e2ed62f",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update dependency Microsoft.Testing.Platform.MSBuild to 2.3.3 (#325)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-07-28T15:34:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef70de6cb2b6a312372babad9913e5ff28c49fd5",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update dependency Verify.TUnit to 31.27.0 (#324)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-07-25T01:19:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f78cba40d1b30314574a0af850b74af5e34ccc7",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update dependency Microsoft.Reactive.Testing to v7 (#321)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-07-25T01:19:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ddb7cbbb65e392b7297ce8c644f275f6bed8f76e",
"body": "Update dependency TUnit to 1.61.38",
"is_bot": false,
"headline": "Merge pull request #323 from ChrisPulman/renovate/tunit-1.x",
"author_name": "Chris Pulman",
"author_login": "ChrisPulman",
"committed_at": "2026-07-23T20:18:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "124447102432945f6cfe852c5067287a0b57a4c7",
"body": null,
"is_bot": true,
"headline": "Update dependency TUnit to 1.61.38",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-07-23T14:51:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3f7a65a9897b611c262037c624bc965eebc5378",
"body": "Update dependency System.Reactive to v7",
"is_bot": false,
"headline": "Merge pull request #322 from ChrisPulman/renovate/system.reactive-7.x",
"author_name": "Chris Pulman",
"author_login": "ChrisPulman",
"committed_at": "2026-07-19T07:07:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef11715f09b7ae9455ef28458322860170970c14",
"body": null,
"is_bot": true,
"headline": "Update dependency System.Reactive to v7",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-07-17T20:57:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08870f96b5f55c205ebda7012cf7603aef4704aa",
"body": "Update dependency Verify.TUnit to 31.25.0",
"is_bot": false,
"headline": "Merge pull request #316 from ChrisPulman/renovate/verify.tunit-31.x",
"author_name": "Chris Pulman",
"author_login": "ChrisPulman",
"committed_at": "2026-07-17T20:56:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83bbb4e66e6b8d7cfcb5c75056875c11a7b9e1bb",
"body": "…k.github-10.x\n\nUpdate dependency Microsoft.SourceLink.GitHub to 10.0.301",
"is_bot": false,
"headline": "Merge pull request #320 from ChrisPulman/renovate/microsoft.sourcelin…",
"author_name": "Chris Pulman",
"author_login": "ChrisPulman",
"committed_at": "2026-07-17T20:55:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e935a763b3022c0e800b33218be8913bf300534a",
"body": null,
"is_bot": true,
"headline": "Update dependency Verify.TUnit to 31.25.0",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-07-17T15:42:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c81587c5d31143f0d2b498b99d5f065bf6e2e2d",
"body": null,
"is_bot": true,
"headline": "Update dependency Microsoft.SourceLink.GitHub to 10.0.301",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-07-17T08:04:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a059ed2fa63eeee7d68e2dc01722de9a3a6fa4b5",
"body": "Update dependency TUnit to 1.61.0",
"is_bot": false,
"headline": "Merge pull request #317 from ChrisPulman/renovate/tunit-1.x",
"author_name": "Chris Pulman",
"author_login": "ChrisPulman",
"committed_at": "2026-07-17T08:03:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "641733a3c0c87bb8feb1f76b9e06428dce77d731",
"body": null,
"is_bot": true,
"headline": "Update dependency TUnit to 1.61.0",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-07-16T19:57:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41fca65cc254214c886e10ff66ef5e0997b87fa1",
"body": "…latform.msbuild-2.x\n\nUpdate dependency Microsoft.Testing.Platform.MSBuild to 2.3.2",
"is_bot": false,
"headline": "Merge pull request #310 from ChrisPulman/renovate/microsoft.testing.p…",
"author_name": "Chris Pulman",
"author_login": "ChrisPulman",
"committed_at": "2026-07-14T09:00:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98d5e068fd8e48ce69ffe3aa6e6b5f0f197f6022",
"body": "Update dependency CP.TwinCATRx to v3",
"is_bot": false,
"headline": "Merge pull request #315 from ChrisPulman/renovate/cp.twincatrx-3.x",
"author_name": "Chris Pulman",
"author_login": "ChrisPulman",
"committed_at": "2026-07-14T09:00:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dea6c7e1ddf155c9b61bc4fff4ef911dd04c2f34",
"body": null,
"is_bot": true,
"headline": "Update dependency CP.TwinCATRx to v3",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-07-14T08:44:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4afa219028f7b7d9a69c5db05c13391ae8a28721",
"body": null,
"is_bot": true,
"headline": "Update dependency Microsoft.Testing.Platform.MSBuild to 2.3.2",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-07-14T08:43:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a88d2e2525f1783c3d01a18ee31b325d1fe496e7",
"body": "Update dependency NSubstitute to v6",
"is_bot": false,
"headline": "Merge pull request #314 from ChrisPulman/renovate/nsubstitute-6.x",
"author_name": "Chris Pulman",
"author_login": "ChrisPulman",
"committed_at": "2026-07-14T08:42:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37ce0a0ba4d4b221fbaaf73527a53fea14d640ad",
"body": "Update dependency S7PlcRx to v3",
"is_bot": false,
"headline": "Merge pull request #318 from ChrisPulman/renovate/s7plcrx-3.x",
"author_name": "Chris Pulman",
"author_login": "ChrisPulman",
"committed_at": "2026-07-14T08:41:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6430be56a8db98e540c37fe9872e088f2b6da3cf",
"body": null,
"is_bot": true,
"headline": "Update dependency S7PlcRx to v3",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-07-13T20:59:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12845c8494a0dd69a2171f23ea0cd91e6368bfa5",
"body": null,
"is_bot": true,
"headline": "Update dependency NSubstitute to v6",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-07-12T13:49:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37d1c5e57d1fa5537c99ee5bf0ad11e25b96e543",
"body": "…ing-3.x\n\nUpdate dependency Nerdbank.GitVersioning to 3.10.91",
"is_bot": false,
"headline": "Merge pull request #311 from ChrisPulman/renovate/nerdbank.gitversion…",
"author_name": "Chris Pulman",
"author_login": "ChrisPulman",
"committed_at": "2026-07-12T13:48:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67493273ac51faa91d937bc897f40095615a4119",
"body": "…xtensions.codecoverage-18.x\n\nUpdate dependency Microsoft.Testing.Extensions.CodeCoverage to 18.9.0",
"is_bot": false,
"headline": "Merge pull request #309 from ChrisPulman/renovate/microsoft.testing.e…",
"author_name": "Chris Pulman",
"author_login": "ChrisPulman",
"committed_at": "2026-07-12T13:48:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e40b9ee0fcb2f9eaeef27a9d410e6886b3707b3a",
"body": "Update dependency Verify.TUnit to 31.24.0",
"is_bot": false,
"headline": "Merge pull request #313 from ChrisPulman/renovate/verify.tunit-31.x",
"author_name": "Chris Pulman",
"author_login": "ChrisPulman",
"committed_at": "2026-07-11T20:31:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2bef8e2dae752a3945331373e72e7a755a25856",
"body": null,
"is_bot": true,
"headline": "Update dependency Verify.TUnit to 31.24.0",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-07-11T09:53:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28db48d4b3d336c1ee5e42e2a10c4620c01994a1",
"body": null,
"is_bot": true,
"headline": "Update dependency Microsoft.Testing.Extensions.CodeCoverage to 18.9.0",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-07-09T09:54:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b51e9888202f4f0a14d1e0e64072eba949d4c7f",
"body": null,
"is_bot": true,
"headline": "Update dependency Nerdbank.GitVersioning to 3.10.91",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-07-09T09:53:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b17eb923735eecf0339f6e1fdc9528b9c12aaec2",
"body": "Update dependency Verify.TUnit to 31.22.0",
"is_bot": false,
"headline": "Merge pull request #312 from ChrisPulman/renovate/verify.tunit-31.x",
"author_name": "Chris Pulman",
"author_login": "ChrisPulman",
"committed_at": "2026-07-09T09:53:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d37e14d3117caf5fcb9ebe088b3049e41c7016b",
"body": null,
"is_bot": true,
"headline": "Update dependency Verify.TUnit to 31.22.0",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-07-09T09:05:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61bedb405d791101b1f506bc4310f77a82bf718b",
"body": "Update dependency Verify.TUnit to 31.21.0",
"is_bot": false,
"headline": "Merge pull request #307 from ChrisPulman/renovate/verify.tunit-31.x",
"author_name": "Chris Pulman",
"author_login": "ChrisPulman",
"committed_at": "2026-07-07T21:16:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab3008d0c7c6fcb5dee424113aa349c897e3df39",
"body": null,
"is_bot": true,
"headline": "Update dependency Verify.TUnit to 31.21.0",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-07-07T21:15:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "586bcfbbd98abc57a9689290e3e153565591feaf",
"body": "…latform.msbuild-2.x\n\nUpdate dependency Microsoft.Testing.Platform.MSBuild to 2.3.0",
"is_bot": false,
"headline": "Merge pull request #308 from ChrisPulman/renovate/microsoft.testing.p…",
"author_name": "Chris Pulman",
"author_login": "ChrisPulman",
"committed_at": "2026-07-07T21:14:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02bd2529d41438b422cfd8ef5a87083f34741efd",
"body": null,
"is_bot": true,
"headline": "Update dependency Microsoft.Testing.Platform.MSBuild to 2.3.0",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-07-07T15:45:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87c303af987098c1ee14d7fd2fd878589846a8a7",
"body": "Update dependency MQTTnet to 5.2.0.1603",
"is_bot": false,
"headline": "Merge pull request #303 from ChrisPulman/renovate/mqttnet-5.x",
"author_name": "Chris Pulman",
"author_login": "ChrisPulman",
"committed_at": "2026-07-03T06:42:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85b9467507bcfdffaff4810e3cdc520345a25613",
"body": "Update dependency MQTTnet.Server to 5.2.0.1603",
"is_bot": false,
"headline": "Merge pull request #304 from ChrisPulman/renovate/mqttnet.server-5.x",
"author_name": "Chris Pulman",
"author_login": "ChrisPulman",
"committed_at": "2026-07-03T06:42:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c77fb37040cad1aae0200f09fa60f4b4101ff974",
"body": null,
"is_bot": true,
"headline": "Update dependency MQTTnet.Server to 5.2.0.1603",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-07-02T18:11:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "896bbb2858d6748f08c640a7da8ef6517dc649bd",
"body": null,
"is_bot": true,
"headline": "Update dependency MQTTnet to 5.2.0.1603",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-07-02T18:11:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b2c37d78715f01b8473c6c953a0d0239357325b",
"body": "Update dependency TUnit to 1.58.0",
"is_bot": false,
"headline": "Merge pull request #305 from ChrisPulman/renovate/tunit-1.x",
"author_name": "Chris Pulman",
"author_login": "ChrisPulman",
"committed_at": "2026-07-02T18:11:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11eda068ac684db6df2cf6118e6db2e6cbd15cad",
"body": null,
"is_bot": true,
"headline": "Update dependency TUnit to 1.58.0",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-07-02T01:37:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4342b29c4b7babcdf6b3f6503032145e2a38a754",
"body": "Update dependency TUnit to 1.57.14",
"is_bot": false,
"headline": "Merge pull request #302 from ChrisPulman/renovate/tunit-1.x",
"author_name": "Chris Pulman",
"author_login": "ChrisPulman",
"committed_at": "2026-07-01T08:37:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "534d35ceeb32d05b09fbb95b0c1bf4b4a182b676",
"body": null,
"is_bot": true,
"headline": "Update dependency TUnit to 1.57.14",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-07-01T00:48:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "854a2f71af45c2dda11e5485dc83788a46c2b882",
"body": "Update dependency TUnit to 1.57.0",
"is_bot": false,
"headline": "Merge pull request #301 from ChrisPulman/renovate/tunit-1.x",
"author_name": "Chris Pulman",
"author_login": "ChrisPulman",
"committed_at": "2026-06-28T23:38:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ecac98a122be246cac32eaa90384f726f7f9dbf",
"body": null,
"is_bot": true,
"headline": "Update dependency TUnit to 1.57.0",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-28T19:00:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0801bfba0877e1153c387bd8bc00c17f9895c9b4",
"body": "Update dependency TUnit to 1.56.35",
"is_bot": false,
"headline": "Merge pull request #299 from ChrisPulman/renovate/tunit-1.x",
"author_name": "Chris Pulman",
"author_login": "ChrisPulman",
"committed_at": "2026-06-25T21:51:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8990f76a64b1c54f6a57a796dfac2979d7816e2",
"body": null,
"is_bot": true,
"headline": "Update dependency TUnit to 1.56.35",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-24T12:45:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04d047ea4b1b8ee8b9f88ce937e2e4d398f30686",
"body": "Update actions/cache action to v6",
"is_bot": false,
"headline": "Merge pull request #298 from ChrisPulman/renovate/actions-cache-6.x",
"author_name": "Chris Pulman",
"author_login": "ChrisPulman",
"committed_at": "2026-06-23T22:39:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d67cae88244017b426bff35446d3e060ede37d7",
"body": null,
"is_bot": true,
"headline": "Update actions/cache action to v6",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-23T18:28:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5359629b0a19d11f41ad9bc60a9c463403df9af9",
"body": "…sdk-18.x\n\nUpdate dependency Microsoft.NET.Test.Sdk to 18.7.0",
"is_bot": false,
"headline": "Merge pull request #297 from ChrisPulman/renovate/microsoft.net.test.…",
"author_name": "Chris Pulman",
"author_login": "ChrisPulman",
"committed_at": "2026-06-23T18:27:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e9b74da913299f63454dbc39aa11312129794df",
"body": null,
"is_bot": true,
"headline": "Update dependency Microsoft.NET.Test.Sdk to 18.7.0",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-23T11:10:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81b0f0a626d2d95a63639bb86c82ba935f9d39fa",
"body": "Update dependency Verify.TUnit to 31.20.0",
"is_bot": false,
"headline": "Merge pull request #294 from ChrisPulman/renovate/verify.tunit-31.x",
"author_name": "Chris Pulman",
"author_login": "ChrisPulman",
"committed_at": "2026-06-22T22:13:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f2e46d907d20d78fe88e1a4206fb39fefa9b9c0",
"body": "…ing-3.x\n\nUpdate dependency Nerdbank.GitVersioning to 3.10.85",
"is_bot": false,
"headline": "Merge pull request #296 from ChrisPulman/renovate/nerdbank.gitversion…",
"author_name": "Chris Pulman",
"author_login": "ChrisPulman",
"committed_at": "2026-06-22T22:12:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c4e55ae7573847f3b07b2d0501339c75c6276b5",
"body": "Update actions/checkout action to v7",
"is_bot": false,
"headline": "Merge pull request #293 from ChrisPulman/renovate/actions-checkout-7.x",
"author_name": "Chris Pulman",
"author_login": "ChrisPulman",
"committed_at": "2026-06-22T22:12:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ee24601ce574d9aaa7a6d406a8fb1ce9e902023",
"body": null,
"is_bot": true,
"headline": "Update actions/checkout action to v7",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-22T07:57:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3338ddb2c42a2f3f001a2526dc74dafad1c4af8b",
"body": null,
"is_bot": true,
"headline": "Update dependency Verify.TUnit to 31.20.0",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-22T07:57:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4a655b5210a65d96d18163099715a2d9cb6b679",
"body": null,
"is_bot": true,
"headline": "Update dependency Nerdbank.GitVersioning to 3.10.85",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-22T07:57:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4026c0bb317b7c22aa7403aa4494ae55698500dd",
"body": "Update dependency TUnit to 1.56.25",
"is_bot": false,
"headline": "Merge pull request #295 from ChrisPulman/renovate/tunit-1.x",
"author_name": "Chris Pulman",
"author_login": "ChrisPulman",
"committed_at": "2026-06-22T07:52:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2777ef69f6a27e4492737e377ded63fb6a280607",
"body": null,
"is_bot": true,
"headline": "Update dependency TUnit to 1.56.25",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-22T02:46:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c34744b6a849e167531c59e861ffe51b29a25b77",
"body": "Update dependency SerialPortRx to 4.0.11",
"is_bot": false,
"headline": "Merge pull request #285 from ChrisPulman/renovate/serialportrx-4.x",
"author_name": "Chris Pulman",
"author_login": "ChrisPulman",
"committed_at": "2026-06-18T11:22:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b73f7ab52b885b84f39aecdd696fd618c63c4a2",
"body": null,
"is_bot": true,
"headline": "Update dependency SerialPortRx to 4.0.11",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-17T07:03:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88ad026f9fcc87921f1f69267f0a8ae69def18fb",
"body": "Update dependency Verify.TUnit to 31.19.1",
"is_bot": false,
"headline": "Merge pull request #289 from ChrisPulman/renovate/verify.tunit-31.x",
"author_name": "Chris Pulman",
"author_login": "ChrisPulman",
"committed_at": "2026-06-17T06:57:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac686c07254e1ff8d75d224ae7b417264a8593f6",
"body": null,
"is_bot": true,
"headline": "Update dependency Verify.TUnit to 31.19.1",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-16T19:49:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cdb3e1cac19d5cd2a2bf1655866e99d08388f853",
"body": "Update dependency S7PlcRx to 2.3.44",
"is_bot": false,
"headline": "Merge pull request #291 from ChrisPulman/renovate/s7plcrx-2.x",
"author_name": "Chris Pulman",
"author_login": "ChrisPulman",
"committed_at": "2026-06-16T19:43:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31003bad8db261c9ffbe9f7879f4b064ecd91ab8",
"body": "Update dependency TUnit to 1.56.0",
"is_bot": false,
"headline": "Merge pull request #292 from ChrisPulman/renovate/tunit-1.x",
"author_name": "Chris Pulman",
"author_login": "ChrisPulman",
"committed_at": "2026-06-16T19:43:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b414c9453ed4c6ef327074a309ceb1d3979619d6",
"body": null,
"is_bot": true,
"headline": "Update dependency TUnit to 1.56.0",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-16T06:00:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7165169b62b5b1632d1e3bde7b677f9ea658b8e",
"body": null,
"is_bot": true,
"headline": "Update dependency S7PlcRx to 2.3.44",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-16T06:00:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f216bbda27950c26177103798fced93cf5a4d14",
"body": "Update dependency TUnit to 1.55.2",
"is_bot": false,
"headline": "Merge pull request #288 from ChrisPulman/renovate/tunit-1.x",
"author_name": "Chris Pulman",
"author_login": "ChrisPulman",
"committed_at": "2026-06-14T23:12:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ea71a43837a740cc5d2fcd0e31347e47037bb9c",
"body": null,
"is_bot": true,
"headline": "Update dependency TUnit to 1.55.2",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-14T22:11:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc25c481743a54835b701783ecce49140921b7d3",
"body": "…xtensions.codecoverage-18.x\n\nUpdate dependency Microsoft.Testing.Extensions.CodeCoverage to 18.8.0",
"is_bot": false,
"headline": "Merge pull request #287 from ChrisPulman/renovate/microsoft.testing.e…",
"author_name": "Chris Pulman",
"author_login": "ChrisPulman",
"committed_at": "2026-06-12T17:33:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1debdaa2b4688f2c41e5f96ca125ce819982a1d5",
"body": null,
"is_bot": true,
"headline": "Update dependency Microsoft.Testing.Extensions.CodeCoverage to 18.8.0",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-11T23:05:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c27e314583c292a6ef875e12cad11c997184b52a",
"body": "Update dependency TUnit to 1.47.0",
"is_bot": false,
"headline": "Merge pull request #281 from ChrisPulman/renovate/tunit-1.x",
"author_name": "Chris Pulman",
"author_login": "ChrisPulman",
"committed_at": "2026-05-30T11:14:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c480cffefa801024eaf4b724862c5b39c6285035",
"body": null,
"is_bot": true,
"headline": "Update dependency TUnit to 1.47.0",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-05-29T02:43:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4981efea965f1ed32696d5b8a6b537928c80817",
"body": "Update dependency Verify.TUnit to 31.18.0",
"is_bot": false,
"headline": "Merge pull request #279 from ChrisPulman/renovate/verify.tunit-31.x",
"author_name": "Chris Pulman",
"author_login": "ChrisPulman",
"committed_at": "2026-05-27T22:38:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "114a2d81258978dfbbae7ff57e2390c22fb76af0",
"body": null,
"is_bot": true,
"headline": "Update dependency Verify.TUnit to 31.18.0",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-05-27T08:11:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f1a7047572da8584f301050861e3fca66ad6871",
"body": "…sdk-18.x\n\nUpdate dependency Microsoft.NET.Test.Sdk to 18.6.0",
"is_bot": false,
"headline": "Merge pull request #280 from ChrisPulman/renovate/microsoft.net.test.…",
"author_name": "Chris Pulman",
"author_login": "ChrisPulman",
"committed_at": "2026-05-27T08:11:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "177dc0f66fe2d97dabe34091452d30b2b2fa24a4",
"body": null,
"is_bot": true,
"headline": "Update dependency Microsoft.NET.Test.Sdk to 18.6.0",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-05-26T21:37:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "964f19c827a377a9199c4b8ba45a1d18b289ff76",
"body": "Update dependency ABPlcRx to 2.0.54",
"is_bot": false,
"headline": "Merge pull request #278 from ChrisPulman/renovate/abplcrx-2.x",
"author_name": "Chris Pulman",
"author_login": "ChrisPulman",
"committed_at": "2026-05-25T23:36:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08359df681bcbbd4d34bccda7e5330779cdffd07",
"body": null,
"is_bot": true,
"headline": "Update dependency ABPlcRx to 2.0.54",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-05-25T22:24:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8cebab5bd2efafaab31afbaec4667ee497e41efe",
"body": "Update dependency S7PlcRx to 2.3.28",
"is_bot": false,
"headline": "Merge pull request #277 from ChrisPulman/renovate/s7plcrx-2.x",
"author_name": "Chris Pulman",
"author_login": "ChrisPulman",
"committed_at": "2026-05-25T18:59:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4587357cece60fc591b5b9996527d132f8d04807",
"body": null,
"is_bot": true,
"headline": "Update dependency S7PlcRx to 2.3.28",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-05-24T20:57:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e4a5752aaff91c5076c28ebef458ceaf331a691",
"body": "Update dependency SerialPortRx to v4",
"is_bot": false,
"headline": "Merge pull request #276 from ChrisPulman/renovate/serialportrx-4.x",
"author_name": "Chris Pulman",
"author_login": "ChrisPulman",
"committed_at": "2026-05-23T22:31:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73a12964acaabdabfa2133e2bc2a99ecaf6c2cf6",
"body": null,
"is_bot": true,
"headline": "Update dependency SerialPortRx to v4",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-05-23T20:50:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6934016dca7d02f3fe4512ee7202ca98a85694e0",
"body": "…ns-4.x\n\nUpdate dependency ReactiveUI.Extensions to v4",
"is_bot": false,
"headline": "Merge pull request #275 from ChrisPulman/renovate/reactiveui.extensio…",
"author_name": "Chris Pulman",
"author_login": "ChrisPulman",
"committed_at": "2026-05-23T18:26:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da51f845b852c956e03974630974f5f6d3346014",
"body": null,
"is_bot": true,
"headline": "Update dependency ReactiveUI.Extensions to v4",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-05-23T12:24:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d5e967c1f755bd4fad4e15c8f623f06ba390b78",
"body": "Update dependency TUnit to 1.45.29",
"is_bot": false,
"headline": "Merge pull request #272 from ChrisPulman/renovate/tunit-1.x",
"author_name": "Chris Pulman",
"author_login": "ChrisPulman",
"committed_at": "2026-05-23T00:52:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5aa186d68202353555b6955bbb4f1da173c8fb67",
"body": null,
"is_bot": true,
"headline": "Update dependency TUnit to 1.45.29",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-05-22T21:15:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2fd76527aa970afb2da1b9c1bf408f01b11de130",
"body": "…xtensions.codecoverage-18.x\n\nUpdate dependency Microsoft.Testing.Extensions.CodeCoverage to 18.7.0",
"is_bot": false,
"headline": "Merge pull request #273 from ChrisPulman/renovate/microsoft.testing.e…",
"author_name": "Chris Pulman",
"author_login": "ChrisPulman",
"committed_at": "2026-05-22T21:15:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a848580abf8dd7ba438aba5ab9b8e8c826f3c90b",
"body": null,
"is_bot": true,
"headline": "Update dependency Microsoft.Testing.Extensions.CodeCoverage to 18.7.0",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-05-22T20:49:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c93868f5e4b72d3188e21892d8b5e890d5641a72",
"body": "…ks.core-18.x\n\nUpdate dependency Microsoft.Build.Tasks.Core to 18.6.3",
"is_bot": false,
"headline": "Merge pull request #268 from ChrisPulman/renovate/microsoft.build.tas…",
"author_name": "Chris Pulman",
"author_login": "ChrisPulman",
"committed_at": "2026-05-22T20:49:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "810f3df9269f295e85251b2fc61f72cb4b54be60",
"body": null,
"is_bot": true,
"headline": "Update dependency Microsoft.Build.Tasks.Core to 18.6.3",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-05-22T20:40:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d0d772c8b240ebb096a8ff957adf80aea65566e",
"body": "Update dependency Verify.TUnit to 31.17.0",
"is_bot": false,
"headline": "Merge pull request #274 from ChrisPulman/renovate/verify.tunit-31.x",
"author_name": "Chris Pulman",
"author_login": "ChrisPulman",
"committed_at": "2026-05-22T20:39:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bbd3ebe37cef02cf17a15bd7340f26df5af7e2d5",
"body": null,
"is_bot": true,
"headline": "Update dependency Verify.TUnit to 31.17.0",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-05-22T05:49:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5b385aa3e27b1af5f218db78b7a82658ef39301",
"body": "Update dependency Verify.TUnit to 31.16.3",
"is_bot": false,
"headline": "Merge pull request #264 from ChrisPulman/renovate/verify.tunit-31.x",
"author_name": "Chris Pulman",
"author_login": "ChrisPulman",
"committed_at": "2026-05-17T18:06:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8429c2f6bb09d8a55be10a4758795cd9577bb69",
"body": null,
"is_bot": true,
"headline": "Update dependency Verify.TUnit to 31.16.3",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-05-17T18:05:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f5c7836dee0e22916b24bc8ad6ec76408eb9535",
"body": "…latform.msbuild-2.x\n\nUpdate dependency Microsoft.Testing.Platform.MSBuild to 2.2.3",
"is_bot": false,
"headline": "Merge pull request #269 from ChrisPulman/renovate/microsoft.testing.p…",
"author_name": "Chris Pulman",
"author_login": "ChrisPulman",
"committed_at": "2026-05-17T18:05:30Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 14,
"commits_last_year": 359,
"latest_release_at": "2026-08-02T20:01:06Z",
"latest_release_tag": "v4.1.0",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 44,
"days_since_latest_release": 0,
"mean_days_between_releases": 77.1
},
"community": {
"has_readme": true,
"has_license": true,
"readme_badges": {
"hosts": [
"github.com",
"shields.io"
],
"total": 4,
"header": 4,
"collected": true,
"has_inspect_badge": false
},
"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": "MQTTnet.Rx.ABPlc.Reactive",
"exists": true,
"license": null,
"keywords": [
"MQTT",
"MQTTnet",
"ReactiveUI",
"Primitives",
"S7Plc",
"Allen",
"Bradley",
"Rockwell",
"Mitsubishi",
"Omron",
"Modbus",
"Siemens",
"Serial",
"Beckhoff",
"TwinCAT",
"rx",
"reactive",
"extensions",
"observable",
"LINQ",
"net"
],
"ecosystem": "nuget",
"matches_repo": true,
"registry_url": "https://www.nuget.org/packages/MQTTnet.Rx.ABPlc.Reactive",
"is_deprecated": false,
"latest_version": "4.1.0",
"repository_url": "https://github.com/ChrisPulman/MQTTnet.Rx",
"versions_count": 1,
"total_downloads": 0,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-08-02T20:00:19.193000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 0
},
{
"name": "MQTTnet.Rx.S7Plc.Reactive",
"exists": true,
"license": null,
"keywords": [
"MQTT",
"MQTTnet",
"ReactiveUI",
"Primitives",
"S7Plc",
"Allen",
"Bradley",
"Rockwell",
"Mitsubishi",
"Omron",
"Modbus",
"Siemens",
"Serial",
"Beckhoff",
"TwinCAT",
"rx",
"reactive",
"extensions",
"observable",
"LINQ",
"net"
],
"ecosystem": "nuget",
"matches_repo": true,
"registry_url": "https://www.nuget.org/packages/MQTTnet.Rx.S7Plc.Reactive",
"is_deprecated": false,
"latest_version": "4.1.0",
"repository_url": "https://github.com/ChrisPulman/MQTTnet.Rx",
"versions_count": 1,
"total_downloads": 0,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-08-02T20:00:36.020000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 0
},
{
"name": "MQTTnet.Rx.Modbus.Reactive",
"exists": true,
"license": null,
"keywords": [
"MQTT",
"MQTTnet",
"ReactiveUI",
"Primitives",
"S7Plc",
"Allen",
"Bradley",
"Rockwell",
"Mitsubishi",
"Omron",
"Modbus",
"Siemens",
"Serial",
"Beckhoff",
"TwinCAT",
"rx",
"reactive",
"extensions",
"observable",
"LINQ",
"net"
],
"ecosystem": "nuget",
"matches_repo": true,
"registry_url": "https://www.nuget.org/packages/MQTTnet.Rx.Modbus.Reactive",
"is_deprecated": false,
"latest_version": "4.1.0",
"repository_url": "https://github.com/ChrisPulman/MQTTnet.Rx",
"versions_count": 1,
"total_downloads": 0,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-08-02T20:00:29.367000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 0
},
{
"name": "MQTTnet.Rx.Server.Reactive",
"exists": true,
"license": null,
"keywords": [
"MQTT",
"MQTTnet",
"ReactiveUI",
"Primitives",
"S7Plc",
"Allen",
"Bradley",
"Rockwell",
"Mitsubishi",
"Omron",
"Modbus",
"Siemens",
"Serial",
"Beckhoff",
"TwinCAT",
"rx",
"reactive",
"extensions",
"observable",
"LINQ",
"net"
],
"ecosystem": "nuget",
"matches_repo": true,
"registry_url": "https://www.nuget.org/packages/MQTTnet.Rx.Server.Reactive",
"is_deprecated": false,
"latest_version": "4.1.0",
"repository_url": "https://github.com/ChrisPulman/MQTTnet.Rx",
"versions_count": 1,
"total_downloads": 0,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-08-02T20:00:40.403000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 0
},
{
"name": "MQTTnet.TwinCATRx.Reactive",
"exists": true,
"license": null,
"keywords": [
"MQTT",
"MQTTnet",
"ReactiveUI",
"Primitives",
"S7Plc",
"Allen",
"Bradley",
"Rockwell",
"Mitsubishi",
"Omron",
"Modbus",
"Siemens",
"Serial",
"Beckhoff",
"TwinCAT",
"rx",
"reactive",
"extensions",
"observable",
"LINQ",
"net"
],
"ecosystem": "nuget",
"matches_repo": true,
"registry_url": "https://www.nuget.org/packages/MQTTnet.TwinCATRx.Reactive",
"is_deprecated": false,
"latest_version": "4.1.0",
"repository_url": "https://github.com/ChrisPulman/MQTTnet.Rx",
"versions_count": 1,
"total_downloads": 0,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-08-02T20:00:45.140000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 0
},
{
"name": "MQTTnet.Rx.OmronPlc.Reactive",
"exists": true,
"license": null,
"keywords": [
"MQTT",
"MQTTnet",
"ReactiveUI",
"Primitives",
"S7Plc",
"Allen",
"Bradley",
"Rockwell",
"Mitsubishi",
"Omron",
"Modbus",
"Siemens",
"Serial",
"Beckhoff",
"TwinCAT",
"rx",
"reactive",
"extensions",
"observable",
"LINQ",
"net"
],
"ecosystem": "nuget",
"matches_repo": true,
"registry_url": "https://www.nuget.org/packages/MQTTnet.Rx.OmronPlc.Reactive",
"is_deprecated": false,
"latest_version": "4.1.0",
"repository_url": "https://github.com/ChrisPulman/MQTTnet.Rx",
"versions_count": 1,
"total_downloads": 0,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-08-02T20:00:32.857000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 0
},
{
"name": "MQTTnet.Rx.Mitsubishi.Reactive",
"exists": true,
"license": null,
"keywords": [
"MQTT",
"MQTTnet",
"ReactiveUI",
"Primitives",
"S7Plc",
"Allen",
"Bradley",
"Rockwell",
"Mitsubishi",
"Omron",
"Modbus",
"Siemens",
"Serial",
"Beckhoff",
"TwinCAT",
"rx",
"reactive",
"extensions",
"observable",
"LINQ",
"net"
],
"ecosystem": "nuget",
"matches_repo": true,
"registry_url": "https://www.nuget.org/packages/MQTTnet.Rx.Mitsubishi.Reactive",
"is_deprecated": false,
"latest_version": "4.1.0",
"repository_url": "https://github.com/ChrisPulman/MQTTnet.Rx",
"versions_count": 1,
"total_downloads": 0,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-08-02T20:00:26.053000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 0
},
{
"name": "MQTTnet.SerialPort.Reactive",
"exists": true,
"license": null,
"keywords": [
"MQTT",
"MQTTnet",
"ReactiveUI",
"Primitives",
"S7Plc",
"Allen",
"Bradley",
"Rockwell",
"Mitsubishi",
"Omron",
"Modbus",
"Siemens",
"Serial",
"Beckhoff",
"TwinCAT",
"rx",
"reactive",
"extensions",
"observable",
"LINQ",
"net"
],
"ecosystem": "nuget",
"matches_repo": true,
"registry_url": "https://www.nuget.org/packages/MQTTnet.SerialPort.Reactive",
"is_deprecated": false,
"latest_version": "4.1.0",
"repository_url": "https://github.com/ChrisPulman/MQTTnet.Rx",
"versions_count": 1,
"total_downloads": 0,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-08-02T20:00:43.490000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 1,
"stars": 23,
"watchers": 2,
"fork_history": {
"days": [
{
"date": "2024-08-01",
"count": 1
}
],
"complete": true,
"collected": 1,
"total_forks": 1
},
"star_history": null,
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"build/_build.csproj",
"src/MQTTnet.Rx.ABPlc.Reactive/MQTTnet.Rx.ABPlc.Reactive.csproj",
"src/MQTTnet.Rx.ABPlc/MQTTnet.Rx.ABPlc.csproj",
"src/MQTTnet.Rx.Client.Reactive.Tests/MQTTnet.Rx.Client.Reactive.Tests.csproj",
"src/MQTTnet.Rx.Client.Reactive/MQTTnet.Rx.Client.Reactive.csproj",
"src/MQTTnet.Rx.Client.TestApp/MQTTnet.Rx.Client.TestApp.csproj",
"src/MQTTnet.Rx.Client.Tests/MQTTnet.Rx.Client.Tests.csproj",
"src/MQTTnet.Rx.Client/MQTTnet.Rx.Client.csproj",
"src/MQTTnet.Rx.Mitsubishi.Reactive/MQTTnet.Rx.Mitsubishi.Reactive.csproj",
"src/MQTTnet.Rx.Mitsubishi/MQTTnet.Rx.Mitsubishi.csproj",
"src/MQTTnet.Rx.Modbus.Reactive/MQTTnet.Rx.Modbus.Reactive.csproj",
"src/MQTTnet.Rx.Modbus/MQTTnet.Rx.Modbus.csproj",
"src/MQTTnet.Rx.OmronPlc.Reactive/MQTTnet.Rx.OmronPlc.Reactive.csproj",
"src/MQTTnet.Rx.OmronPlc/MQTTnet.Rx.OmronPlc.csproj",
"src/MQTTnet.Rx.S7Plc.Reactive/MQTTnet.Rx.S7Plc.Reactive.csproj",
"src/MQTTnet.Rx.S7Plc/MQTTnet.Rx.S7Plc.csproj",
"src/MQTTnet.Rx.SerialPort.Reactive/MQTTnet.Rx.SerialPort.Reactive.csproj",
"src/MQTTnet.Rx.SerialPort/MQTTnet.Rx.SerialPort.csproj",
"src/MQTTnet.Rx.Server.Reactive/MQTTnet.Rx.Server.Reactive.csproj",
"src/MQTTnet.Rx.Server/MQTTnet.Rx.Server.csproj",
"src/MQTTnet.Rx.TwinCAT.Reactive/MQTTnet.Rx.TwinCAT.Reactive.csproj",
"src/MQTTnet.Rx.TwinCAT/MQTTnet.Rx.TwinCAT.csproj",
"src/TestSingleClient/TestSingleClient.csproj"
],
"largest_source_bytes": 43667,
"source_files_sampled": 174,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"build/_build.csproj"
],
"advisories": {
"error": "No resolved dependencies carried a version and a supported ecosystem",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 30,
"direct_affected_count": 0
},
"ecosystems": [
"nuget"
],
"dependencies": [
{
"name": "CP.Nuke.BuildTools",
"manifest": "build/_build.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Nuke.Common",
"manifest": "build/_build.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "System.Security.Cryptography.Xml",
"manifest": "build/_build.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "IoT-Driver.ABPlcRx.Reactive",
"manifest": "src/MQTTnet.Rx.ABPlc.Reactive/MQTTnet.Rx.ABPlc.Reactive.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "ReactiveUI.Primitives.Reactive",
"manifest": "src/MQTTnet.Rx.ABPlc.Reactive/MQTTnet.Rx.ABPlc.Reactive.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "ReactiveUI.Primitives.Async.Reactive",
"manifest": "src/MQTTnet.Rx.ABPlc.Reactive/MQTTnet.Rx.ABPlc.Reactive.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "IoT-Driver.ABPlcRx",
"manifest": "src/MQTTnet.Rx.ABPlc/MQTTnet.Rx.ABPlc.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "ReactiveUI.Primitives",
"manifest": "src/MQTTnet.Rx.ABPlc/MQTTnet.Rx.ABPlc.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "ReactiveUI.Primitives.Async",
"manifest": "src/MQTTnet.Rx.ABPlc/MQTTnet.Rx.ABPlc.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "TUnit",
"manifest": "src/MQTTnet.Rx.Client.Reactive.Tests/MQTTnet.Rx.Client.Reactive.Tests.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Verify.TUnit",
"manifest": "src/MQTTnet.Rx.Client.Reactive.Tests/MQTTnet.Rx.Client.Reactive.Tests.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Microsoft.NET.Test.Sdk",
"manifest": "src/MQTTnet.Rx.Client.Reactive.Tests/MQTTnet.Rx.Client.Reactive.Tests.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Microsoft.Testing.Extensions.CodeCoverage",
"manifest": "src/MQTTnet.Rx.Client.Reactive.Tests/MQTTnet.Rx.Client.Reactive.Tests.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Microsoft.Testing.Platform.MSBuild",
"manifest": "src/MQTTnet.Rx.Client.Reactive.Tests/MQTTnet.Rx.Client.Reactive.Tests.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "NSubstitute",
"manifest": "src/MQTTnet.Rx.Client.Reactive.Tests/MQTTnet.Rx.Client.Reactive.Tests.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "ReactiveUI.Primitives.Reactive",
"manifest": "src/MQTTnet.Rx.Client.Reactive.Tests/MQTTnet.Rx.Client.Reactive.Tests.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "ReactiveUI.Primitives.Async.Reactive",
"manifest": "src/MQTTnet.Rx.Client.Reactive.Tests/MQTTnet.Rx.Client.Reactive.Tests.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "MQTTnet",
"manifest": "src/MQTTnet.Rx.Client.Reactive/MQTTnet.Rx.Client.Reactive.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "ReactiveUI.Primitives.Reactive",
"manifest": "src/MQTTnet.Rx.Client.Reactive/MQTTnet.Rx.Client.Reactive.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "ReactiveUI.Primitives.Async.Reactive",
"manifest": "src/MQTTnet.Rx.Client.Reactive/MQTTnet.Rx.Client.Reactive.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "ConsoleMenu-simple",
"manifest": "src/MQTTnet.Rx.Client.TestApp/MQTTnet.Rx.Client.TestApp.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "IoT-Driver.SerialPortRx",
"manifest": "src/MQTTnet.Rx.Client.TestApp/MQTTnet.Rx.Client.TestApp.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "ReactiveUI.Primitives.Reactive",
"manifest": "src/MQTTnet.Rx.Client.TestApp/MQTTnet.Rx.Client.TestApp.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "TUnit",
"manifest": "src/MQTTnet.Rx.Client.Tests/MQTTnet.Rx.Client.Tests.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Verify.TUnit",
"manifest": "src/MQTTnet.Rx.Client.Tests/MQTTnet.Rx.Client.Tests.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Microsoft.NET.Test.Sdk",
"manifest": "src/MQTTnet.Rx.Client.Tests/MQTTnet.Rx.Client.Tests.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Microsoft.Testing.Extensions.CodeCoverage",
"manifest": "src/MQTTnet.Rx.Client.Tests/MQTTnet.Rx.Client.Tests.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Microsoft.Testing.Platform.MSBuild",
"manifest": "src/MQTTnet.Rx.Client.Tests/MQTTnet.Rx.Client.Tests.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "NSubstitute",
"manifest": "src/MQTTnet.Rx.Client.Tests/MQTTnet.Rx.Client.Tests.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "ReactiveUI.Primitives",
"manifest": "src/MQTTnet.Rx.Client.Tests/MQTTnet.Rx.Client.Tests.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "ReactiveUI.Primitives.Async",
"manifest": "src/MQTTnet.Rx.Client.Tests/MQTTnet.Rx.Client.Tests.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "MQTTnet",
"manifest": "src/MQTTnet.Rx.Client/MQTTnet.Rx.Client.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "ReactiveUI.Primitives",
"manifest": "src/MQTTnet.Rx.Client/MQTTnet.Rx.Client.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "ReactiveUI.Primitives.Async",
"manifest": "src/MQTTnet.Rx.Client/MQTTnet.Rx.Client.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "IoT-Driver.MitsubishiRx.Reactive",
"manifest": "src/MQTTnet.Rx.Mitsubishi.Reactive/MQTTnet.Rx.Mitsubishi.Reactive.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "ReactiveUI.Primitives.Reactive",
"manifest": "src/MQTTnet.Rx.Mitsubishi.Reactive/MQTTnet.Rx.Mitsubishi.Reactive.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "ReactiveUI.Primitives.Async.Reactive",
"manifest": "src/MQTTnet.Rx.Mitsubishi.Reactive/MQTTnet.Rx.Mitsubishi.Reactive.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "IoT-Driver.MitsubishiRx",
"manifest": "src/MQTTnet.Rx.Mitsubishi/MQTTnet.Rx.Mitsubishi.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "ReactiveUI.Primitives",
"manifest": "src/MQTTnet.Rx.Mitsubishi/MQTTnet.Rx.Mitsubishi.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "ReactiveUI.Primitives.Async",
"manifest": "src/MQTTnet.Rx.Mitsubishi/MQTTnet.Rx.Mitsubishi.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "IoT-Driver.ModbusRx.Reactive",
"manifest": "src/MQTTnet.Rx.Modbus.Reactive/MQTTnet.Rx.Modbus.Reactive.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "ReactiveUI.Primitives.Async.Reactive",
"manifest": "src/MQTTnet.Rx.Modbus.Reactive/MQTTnet.Rx.Modbus.Reactive.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "ReactiveUI.Primitives.Reactive",
"manifest": "src/MQTTnet.Rx.Modbus.Reactive/MQTTnet.Rx.Modbus.Reactive.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "IoT-Driver.ModbusRx",
"manifest": "src/MQTTnet.Rx.Modbus/MQTTnet.Rx.Modbus.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "ReactiveUI.Primitives.Async",
"manifest": "src/MQTTnet.Rx.Modbus/MQTTnet.Rx.Modbus.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "ReactiveUI.Primitives",
"manifest": "src/MQTTnet.Rx.Modbus/MQTTnet.Rx.Modbus.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "IoT-Driver.OmronPlcRx.Reactive",
"manifest": "src/MQTTnet.Rx.OmronPlc.Reactive/MQTTnet.Rx.OmronPlc.Reactive.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "ReactiveUI.Primitives.Reactive",
"manifest": "src/MQTTnet.Rx.OmronPlc.Reactive/MQTTnet.Rx.OmronPlc.Reactive.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "ReactiveUI.Primitives.Async.Reactive",
"manifest": "src/MQTTnet.Rx.OmronPlc.Reactive/MQTTnet.Rx.OmronPlc.Reactive.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "IoT-Driver.OmronPlcRx",
"manifest": "src/MQTTnet.Rx.OmronPlc/MQTTnet.Rx.OmronPlc.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "ReactiveUI.Primitives",
"manifest": "src/MQTTnet.Rx.OmronPlc/MQTTnet.Rx.OmronPlc.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "ReactiveUI.Primitives.Async",
"manifest": "src/MQTTnet.Rx.OmronPlc/MQTTnet.Rx.OmronPlc.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "IoT-Driver.S7PlcRx.Reactive",
"manifest": "src/MQTTnet.Rx.S7Plc.Reactive/MQTTnet.Rx.S7Plc.Reactive.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "ReactiveUI.Primitives.Reactive",
"manifest": "src/MQTTnet.Rx.S7Plc.Reactive/MQTTnet.Rx.S7Plc.Reactive.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "ReactiveUI.Primitives.Async.Reactive",
"manifest": "src/MQTTnet.Rx.S7Plc.Reactive/MQTTnet.Rx.S7Plc.Reactive.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "IoT-Driver.S7PlcRx",
"manifest": "src/MQTTnet.Rx.S7Plc/MQTTnet.Rx.S7Plc.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "ReactiveUI.Primitives",
"manifest": "src/MQTTnet.Rx.S7Plc/MQTTnet.Rx.S7Plc.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "ReactiveUI.Primitives.Async",
"manifest": "src/MQTTnet.Rx.S7Plc/MQTTnet.Rx.S7Plc.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "IoT-Driver.SerialPortRx.Reactive",
"manifest": "src/MQTTnet.Rx.SerialPort.Reactive/MQTTnet.Rx.SerialPort.Reactive.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "ReactiveUI.Primitives.Async.Reactive",
"manifest": "src/MQTTnet.Rx.SerialPort.Reactive/MQTTnet.Rx.SerialPort.Reactive.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "ReactiveUI.Primitives.Reactive",
"manifest": "src/MQTTnet.Rx.SerialPort.Reactive/MQTTnet.Rx.SerialPort.Reactive.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "IoT-Driver.SerialPortRx",
"manifest": "src/MQTTnet.Rx.SerialPort/MQTTnet.Rx.SerialPort.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "ReactiveUI.Primitives.Async",
"manifest": "src/MQTTnet.Rx.SerialPort/MQTTnet.Rx.SerialPort.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "ReactiveUI.Primitives",
"manifest": "src/MQTTnet.Rx.SerialPort/MQTTnet.Rx.SerialPort.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "MQTTnet.Server",
"manifest": "src/MQTTnet.Rx.Server.Reactive/MQTTnet.Rx.Server.Reactive.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "ReactiveUI.Primitives.Async.Reactive",
"manifest": "src/MQTTnet.Rx.Server.Reactive/MQTTnet.Rx.Server.Reactive.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "ReactiveUI.Primitives.Reactive",
"manifest": "src/MQTTnet.Rx.Server.Reactive/MQTTnet.Rx.Server.Reactive.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "MQTTnet.Server",
"manifest": "src/MQTTnet.Rx.Server/MQTTnet.Rx.Server.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "ReactiveUI.Primitives",
"manifest": "src/MQTTnet.Rx.Server/MQTTnet.Rx.Server.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "ReactiveUI.Primitives.Async",
"manifest": "src/MQTTnet.Rx.Server/MQTTnet.Rx.Server.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "IoT-Driver.TwinCATRx.Reactive",
"manifest": "src/MQTTnet.Rx.TwinCAT.Reactive/MQTTnet.Rx.TwinCAT.Reactive.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "ReactiveUI.Primitives.Async.Reactive",
"manifest": "src/MQTTnet.Rx.TwinCAT.Reactive/MQTTnet.Rx.TwinCAT.Reactive.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "ReactiveUI.Primitives.Reactive",
"manifest": "src/MQTTnet.Rx.TwinCAT.Reactive/MQTTnet.Rx.TwinCAT.Reactive.csproj",
"ecosystem": "nuget",
"version_constraint": null
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "ConsoleMenu-simple",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "CP.Nuke.BuildTools",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "IoT-Driver.ABPlcRx",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "IoT-Driver.ABPlcRx.Reactive",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "IoT-Driver.MitsubishiRx",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "IoT-Driver.MitsubishiRx.Reactive",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "IoT-Driver.ModbusRx",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "IoT-Driver.ModbusRx.Reactive",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "IoT-Driver.OmronPlcRx",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "IoT-Driver.OmronPlcRx.Reactive",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "IoT-Driver.S7PlcRx",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "IoT-Driver.S7PlcRx.Reactive",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "IoT-Driver.SerialPortRx",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "IoT-Driver.SerialPortRx.Reactive",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "IoT-Driver.TwinCATRx.Reactive",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.NET.Test.Sdk",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.Testing.Extensions.CodeCoverage",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.Testing.Platform.MSBuild",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "MQTTnet",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "MQTTnet.Server",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "NSubstitute",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Nuke.Common",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "ReactiveUI.Primitives",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "ReactiveUI.Primitives.Async",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "ReactiveUI.Primitives.Async.Reactive",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "ReactiveUI.Primitives.Reactive",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "System.Security.Cryptography.Xml",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "TUnit",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Verify.TUnit",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "IoT-Driver.TwinCATRx",
"direct": false,
"version": null,
"ecosystem": "nuget"
}
],
"collected": true,
"truncated": false,
"total_count": 30,
"direct_count": 29,
"indirect_count": 1
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 282,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 5,
"closed_unmerged_prs": 46
},
"bus_factor": 1,
"bot_contributors": 2,
"top_contributors": [
{
"type": "User",
"login": "ChrisPulman",
"commits": 340,
"avatar_url": "https://avatars.githubusercontent.com/u/4910015?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": false,
"ci_workflows": [
"BuildDeploy.yml",
"BuildOnly.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 5,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "20 out of 20 merged PRs checked by a CI test -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/5 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 5 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "30 commit(s) and 0 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": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 3,
"reason": "dependency not pinned by hash detected -- score normalized to 3",
"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": 0,
"reason": "Project has not signed or included provenance with any releases.",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "7179677a1bbccdfe6c38a9daac52bffcc32f714d",
"ran_at": "2026-08-02T20:07:03Z",
"aggregate_score": 5.5,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"recent_prs": {
"merged_7d": 4,
"decided_7d": 4,
"merged_30d": 4,
"authors_30d": 1,
"decided_30d": 4,
"sample_size": 60,
"window_days": 30,
"sample_exhausted": false,
"authors_probed_30d": 1,
"newcomer_merged_30d": 0,
"bot_prs_excluded_30d": 26,
"newcomer_authors_30d": 0,
"newcomer_decided_30d": 0
},
"ci_last_run_at": "2026-08-02T20:01:09Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-08-02T19:39:22Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/ChrisPulman/MQTTnet.Rx",
"host": "github.com",
"name": "MQTTnet.Rx",
"owner": "ChrisPulman"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": "The weighted overall 57 is calibrated to 60 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 57,
"calibrated": 60,
"calibration": "2026-08-02"
}
}
],
"value": 60,
"inputs": {
"security": 55,
"vitality": 90,
"community": 27,
"governance": 58,
"calibration": "2026-08-02",
"engineering": 50,
"ai_readiness": 48,
"weighted_overall_raw": 57
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "excellent",
"name": "Vitality",
"value": 90,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "exceptional",
"name": "Development activity",
"note": null,
"notes": [],
"value": 94,
"inputs": {
"commits_last_year": 359,
"human_commit_share": 0.51,
"days_since_last_push": 0,
"active_weeks_last_year": 44
},
"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": "44/52 weeks with commits",
"points": 30.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 44
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "359 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 359
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 83,
"inputs": {
"releases_count": 14,
"latest_release_tag": "v4.1.0",
"releases_from_tags": false,
"days_since_latest_release": 0,
"mean_days_between_releases": 77.1
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "14 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 14
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~77.1 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 77.1
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "exceptional",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 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": "at_risk",
"name": "Community & Adoption",
"value": 27,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 22,
"inputs": {
"forks": 1,
"stars": 23,
"watchers": 2,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "23 stars",
"points": 21.8,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 23
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "1 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 1
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "2 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 2
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": 4,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"readme_badge_services": [
"github.com",
"shields.io"
],
"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": "critical",
"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": 1,
"inputs": {
"packages": [
"MQTTnet.Rx.ABPlc.Reactive",
"MQTTnet.Rx.S7Plc.Reactive",
"MQTTnet.Rx.Modbus.Reactive",
"MQTTnet.Rx.Server.Reactive",
"MQTTnet.TwinCATRx.Reactive",
"MQTTnet.Rx.OmronPlc.Reactive",
"MQTTnet.Rx.Mitsubishi.Reactive",
"MQTTnet.SerialPort.Reactive"
],
"dependents": null,
"ecosystems": "nuget",
"total_downloads": 0,
"monthly_downloads": null
},
"components": [
{
"key": "total_downloads",
"name": "Total downloads",
"detail": "0 downloads all-time across nuget",
"points": 0,
"status": "missed",
"details": [
{
"code": "downloads_total",
"params": {
"count": 0,
"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": 58,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 20,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 1,
"top_contributor_share": 1
},
"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 100% of commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "1 contributors",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 1
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 5 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 78,
"inputs": {
"merged_prs": 282,
"open_issues": 0,
"closed_issues": 5,
"prs_merged_7d": 4,
"prs_decided_7d": 4,
"prs_merged_30d": 4,
"prs_decided_30d": 4,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 46,
"first_time_authors_30d": 0,
"first_time_prs_merged_30d": 0,
"first_time_prs_decided_30d": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 42,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "282/328 decided PRs merged",
"points": 25.8,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 282,
"decided": 328
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/5 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"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": 61,
"inputs": {
"followers": 81,
"owner_type": "User",
"is_verified": null,
"owner_login": "ChrisPulman",
"public_repos": 60,
"account_age_days": 4780
},
"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": "81 followers of ChrisPulman",
"points": 13.8,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 81,
"login": "ChrisPulman"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "60 public repos, account ~13 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 60
}
},
{
"code": "account_age_years",
"params": {
"years": 13
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 84,
"inputs": {
"packages": [
"MQTTnet.Rx.ABPlc.Reactive",
"MQTTnet.Rx.S7Plc.Reactive",
"MQTTnet.Rx.Modbus.Reactive",
"MQTTnet.Rx.Server.Reactive",
"MQTTnet.TwinCATRx.Reactive",
"MQTTnet.Rx.OmronPlc.Reactive",
"MQTTnet.Rx.Mitsubishi.Reactive",
"MQTTnet.SerialPort.Reactive"
],
"ecosystems": "nuget",
"any_deprecated": false,
"min_days_since_publish": 0
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "8 package(s) on nuget",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 8,
"ecosystems": "nuget"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 0 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 0
}
}
],
"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": 50,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_ci": true,
"has_tests": false,
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 0,
"status": "missed",
"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": "20 out of 20 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [
"allen-bradley",
"modbus",
"mqtt-client",
"s7-plc",
"serialport",
"siemens-s7-plcs",
"twincat"
],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "7 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 7
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 55,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 18,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 0,
"scorecard_aggregate": 5.5
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection is not maximal on development and all release branches",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "20 out of 20 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"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 0/5 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 5 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "30 commit(s) and 0 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 detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 3",
"points": 1.5,
"status": "partial",
"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": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "exceptional",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 3
},
"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": "weak",
"name": "AI Readiness",
"value": 48,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "weak",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.98,
"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": "50 of 51 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 50,
"sampled": 51
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "weak",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 35,
"inputs": {
"has_nix": false,
"has_tests": false,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"build/_build.csproj",
"src/MQTTnet.Rx.ABPlc.Reactive/MQTTnet.Rx.ABPlc.Reactive.csproj",
"src/MQTTnet.Rx.ABPlc/MQTTnet.Rx.ABPlc.csproj",
"src/MQTTnet.Rx.Client.Reactive.Tests/MQTTnet.Rx.Client.Reactive.Tests.csproj",
"src/MQTTnet.Rx.Client.Reactive/MQTTnet.Rx.Client.Reactive.csproj",
"src/MQTTnet.Rx.Client.TestApp/MQTTnet.Rx.Client.TestApp.csproj",
"src/MQTTnet.Rx.Client.Tests/MQTTnet.Rx.Client.Tests.csproj",
"src/MQTTnet.Rx.Client/MQTTnet.Rx.Client.csproj",
"src/MQTTnet.Rx.Mitsubishi.Reactive/MQTTnet.Rx.Mitsubishi.Reactive.csproj",
"src/MQTTnet.Rx.Mitsubishi/MQTTnet.Rx.Mitsubishi.csproj",
"src/MQTTnet.Rx.Modbus.Reactive/MQTTnet.Rx.Modbus.Reactive.csproj",
"src/MQTTnet.Rx.Modbus/MQTTnet.Rx.Modbus.csproj",
"src/MQTTnet.Rx.OmronPlc.Reactive/MQTTnet.Rx.OmronPlc.Reactive.csproj",
"src/MQTTnet.Rx.OmronPlc/MQTTnet.Rx.OmronPlc.csproj",
"src/MQTTnet.Rx.S7Plc.Reactive/MQTTnet.Rx.S7Plc.Reactive.csproj",
"src/MQTTnet.Rx.S7Plc/MQTTnet.Rx.S7Plc.csproj",
"src/MQTTnet.Rx.SerialPort.Reactive/MQTTnet.Rx.SerialPort.Reactive.csproj",
"src/MQTTnet.Rx.SerialPort/MQTTnet.Rx.SerialPort.csproj",
"src/MQTTnet.Rx.Server.Reactive/MQTTnet.Rx.Server.Reactive.csproj",
"src/MQTTnet.Rx.Server/MQTTnet.Rx.Server.csproj",
"src/MQTTnet.Rx.TwinCAT.Reactive/MQTTnet.Rx.TwinCAT.Reactive.csproj",
"src/MQTTnet.Rx.TwinCAT/MQTTnet.Rx.TwinCAT.csproj",
"src/TestSingleClient/TestSingleClient.csproj"
],
"dependency_bot_commit_share": 0.49
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "build/_build.csproj, src/MQTTnet.Rx.ABPlc.Reactive/MQTTnet.Rx.ABPlc.Reactive.csproj, src/MQTTnet.Rx.ABPlc/MQTTnet.Rx.ABPlc.csproj (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "build/_build.csproj, src/MQTTnet.Rx.ABPlc.Reactive/MQTTnet.Rx.ABPlc.Reactive.csproj, src/MQTTnet.Rx.ABPlc/MQTTnet.Rx.ABPlc.csproj"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 0,
"status": "missed",
"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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "49 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 49,
"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 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "exceptional",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "C#",
"largest_source_bytes": 43667,
"source_files_sampled": 174,
"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/174 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 174,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"labels": [
"library"
],
"scores": {
"library": 6
},
"primary": "library",
"evidence": [
{
"tier": "distribution",
"label": "library",
"source": "registry:nuget",
"weight": 6
}
],
"artifacts": [],
"confidence": "medium",
"host_extension": false,
"runs_as_process": false,
"consumed_by_code": true
},
"metrics_version": "2.3.1"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-08-02T20:07:17.741911Z",
"schema_version": "0.29.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/ChrisPulman/MQTTnet.Rx.svg",
"full_name": "ChrisPulman/MQTTnet.Rx",
"license_state": "standard",
"license_spdx": "MIT"
}