Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 181,
"has_wiki": false,
"homepage": null,
"languages": {
"C#": 42850
},
"pushed_at": "2026-07-28T08:22:10Z",
"created_at": "2020-08-23T11:12:37Z",
"owner_type": "User",
"updated_at": "2026-07-28T08:13:21Z",
"description": "Enforces single instance for an application.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "C#",
"significant_languages": [
"C#"
]
},
"owner": {
"blog": "https://git.io/HMBSbige",
"name": "Bruce Wayne",
"type": "User",
"login": "HMBSbige",
"company": null,
"location": null,
"followers": 1474,
"avatar_url": "https://avatars.githubusercontent.com/u/19153265?v=4",
"created_at": "2016-05-02T16:13:15Z",
"is_verified": null,
"public_repos": 120,
"account_age_days": 3738
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "7.0.0",
"kind": "major",
"published_at": "2026-07-28T08:24:14Z"
},
{
"tag": "6.0.1",
"kind": "patch",
"published_at": "2023-06-11T11:50:50Z"
},
{
"tag": "6.0.1-rc.1",
"kind": "prerelease",
"published_at": "2021-12-15T06:28:41Z"
}
],
"recent_commits": [
{
"oid": "540bdccb71a9e3fcdee2f29bf963770d9ba65b45",
"body": null,
"is_bot": false,
"headline": "ci: restrict permissions and tolerate Windows error mapping",
"author_name": "Bruce Wayne",
"author_login": "HMBSbige",
"committed_at": "2026-07-28T08:11:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26a0d480763b5b93933092918311404447543db8",
"body": "Reuse the server pipe across connections to preserve queued Unix clients, isolate stalled and aborted clients, and bound transient listener retries.\n\nExpose listener completion, add cancellable connect timeouts, and support asynchronous disposal so failures and shutdown remain observable.",
"is_bot": false,
"headline": "fix: harden named-pipe messaging lifecycle",
"author_name": "Bruce Wayne",
"author_login": "HMBSbige",
"committed_at": "2026-07-28T07:33:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5fa3045f11a5a6d25040b6aef8159616f32b1ecd",
"body": "Replace the string request-response API with integer command notifications, move projects into src/tests, target .NET 10, expand TUnit coverage, and refresh CI and release workflows.",
"is_bot": false,
"headline": "feat!: redesign single-instance command messaging",
"author_name": "Bruce Wayne",
"author_login": "HMBSbige",
"committed_at": "2026-07-27T13:43:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85799d34a203e47d6c1da9d6179abf52155fbc78",
"body": null,
"is_bot": true,
"headline": "chore(deps): update dependency system.reactive to v7 (#145)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-07-17T16:08:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23c75bff5116302fe05ce5e7c8451265751a9eb3",
"body": null,
"is_bot": true,
"headline": "chore(deps): update dependency microsoft.net.test.sdk to 18.8.1 (#143)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-07-16T05:56:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef0e34fdbbaef448e6b018bd657a2496c9b7126c",
"body": null,
"is_bot": true,
"headline": "chore(deps): update actions/setup-dotnet action to v6 (#144)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-07-16T05:40:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26f4fc38d8e1843c0d656690bb4db4237ddf87fd",
"body": null,
"is_bot": true,
"headline": "chore(deps): update mstest monorepo to 4.3.2 (#142)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-07-15T00:45:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c416e32658e65963413fe00fcbe8607c6e816acb",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update mstest monorepo to 4.3.0 (#141)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-07-10T02:45:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69239cf2161d288b438e8e205e9a361d93864878",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update vstest monorepo (#140)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-24T20:38:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e69d48a36485c2511ed4c7a233a2bfada26009d3",
"body": null,
"is_bot": true,
"headline": "chore(deps): update actions/checkout action to v7 (#139)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-19T06:33:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae294dd0e172e0dcabd50ffd43738783ba74be9b",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update dependency microsoft.net.test.sdk to 18.6.0 (#138)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-05-28T04:56:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b828388a9c360b372a4b7ea6057d6de6b5273119",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update dependency coverlet.collector to 10.0.1 (#137)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-05-19T18:08:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "506df130095174c0c38f9bf0247b45f14311777b",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update mstest monorepo to 4.2.3 (#136)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-05-16T01:29:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d621a85b528ca7ccb63f87e44131df7aba7721c",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update mstest monorepo to 4.2.2 (#135)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-05-01T18:29:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52dfaf418362c059f401015305ac949ce995a6c9",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update dependency microsoft.net.test.sdk to 18.5.1 (#134)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-04-29T23:33:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba650c8a9fc2e79c316ef96923592fe5c102aeaa",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update dependency coverlet.collector to v10 (#133)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-04-20T00:38:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a935d235f2d5938e17fc1894e6139f6975fac83",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update mstest monorepo to 4.2.1 (#132)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-04-08T23:44:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f46931cb96e6469f81242f8a699520b700c982d1",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update dependency microsoft.net.test.sdk to 18.4.0 (#131)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-04-08T20:02:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d28a197304746552ad56bd0dba66c393de1a392e",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update dependency coverlet.collector to 8.0.1 (#130)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-03-18T17:38:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4294de4323e7468cbe2b46320db4ef36ef738ec2",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update dependency microsoft.net.test.sdk to 18.3.0 (#129)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-02-25T16:33:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e806b6acb6785930271c9413cdfad82e79cc1436",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update dependency coverlet.collector to v8 (#128)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-02-15T04:56:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f37d57771d108f50415472b0458d671a86cc434c",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update mstest monorepo to 4.1.0 (#127)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-02-05T01:46:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa1a10edf7357bdcb09662d0ea73c9760d06579b",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update actions/checkout action to v6 (#126)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-11-21T01:58:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51a1211a1910628f9047a4c0c28e992aba4db953",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update mstest monorepo to 4.0.2 (#125)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-11-13T08:08:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01f930fde26a5716b09642f3f34b46ecde9efe89",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update dependency microsoft.net.test.sdk to 18.0.1 (#124)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-11-13T02:30:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d45ee07e3784433b334e47a98952b1cfdfa5fd7e",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update mstest monorepo to 4.0.1 (#123)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-10-15T22:44:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1413742eeb4b66bb38e6b6d68f01e3eb79d731b6",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update mstest monorepo to v4 (#122)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-10-08T06:38:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "413208b9913f356e35a6d2b8f0103c16df937080",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update dependency pipelines.extensions to 1.1.0 (#121)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-10-06T07:29:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12ebd659f118c2b4e4249dbf94c260ea6a1aa41b",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update dependency system.reactive to 6.1.0 (#120)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-10-05T01:43:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0bec84f097829148624af8d04b2b21a920388af",
"body": null,
"is_bot": false,
"headline": "chore: Update to net8.0",
"author_name": "Bruce Wayne",
"author_login": "HMBSbige",
"committed_at": "2025-10-03T06:31:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7999744d25c8f26e2b3a2a6492657cdb20387259",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "dep: Update mstest monorepo to 3.11.0 (#119)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-10-03T05:28:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "932d88317b798d27f684f274d9e016773fc4c086",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "dep: Update actions/setup-dotnet action to v5 (#116)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-09-26T12:09:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5fea97439882fe7d96f9351b56f575abcb3482e",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "dep: Update mstest monorepo to 3.10.4 (#117)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-09-09T06:55:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "391648d6c56b5a8c58748ba16d88682d477a7c60",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "dep: Update dependency System.Reactive to 6.0.2 (#115)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-09-08T01:42:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "647adf7996ebf015a26ff86a6a95dbafe64a12f4",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "dep: Update mstest monorepo to 3.10.3 (#114)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-08-27T22:49:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3dadbaab8ae4a088025c0b7dc06665586e1cab2",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "dep: Update mstest monorepo to 3.10.2 (#113)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-08-13T18:02:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "adb9a68405df2211447d8a1994b79f1978f040f0",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "dep: Update actions/checkout action to v5 (#112)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-08-12T01:49:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09b3d034d9591419a436c140d099ad2a07f5cae4",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "dep: Update mstest monorepo to 3.10.1 (#111)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-08-07T04:30:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "788f633e767180eab7d898a2667beca48354ea1e",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "dep: Update mstest monorepo to 3.10.0 (#110)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-07-31T02:41:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "acab0242441972c9c24d5b4f756a31f590c85a6c",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "dep: Update mstest monorepo to 3.9.3 (#109)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-06-19T05:24:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7484f3154017f08cdadeaa45cfdc6c1840f9e36d",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "dep: Update mstest monorepo to 3.9.2 (#108)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-06-11T21:35:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1460b21ff8105d8c6e5c3c09c8bb642e5f4b2cd",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "dep: Update mstest monorepo to 3.9.1 (#106)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-05-29T00:57:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e131010ae0fb1786e58698c6d93217b796572f6",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "dep: Update mstest monorepo to 3.9.0 (#105)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-05-21T19:24:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de6d1a19a2bfddb660ec18171c9ec8100c7fc2b8",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "dep: Update dependency Microsoft.NET.Test.Sdk to 17.14.0 (#104)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-05-21T15:15:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8d6bc598e36cee3035726c555a4566204f3db36",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "dep: Update mstest monorepo to 3.8.3 (#103)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-03-18T19:04:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d0f7720107766bd0962c3ae21062651e4365c3d",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "dep: Update mstest monorepo to 3.8.2 (#102)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-02-20T18:51:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f710ef91871956659c1f5dbb877593a8a50532d",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "dep: Update mstest monorepo to 3.8.0 (#101)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-02-13T23:24:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f0f18a766d9687193d4c707e6cda9611e1b5663",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "dep: Update dependency Microsoft.NET.Test.Sdk to 17.13.0 (#100)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-02-11T18:51:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79151170534372329d9c2c81cd7e082b36e02869",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "dep: Update mstest monorepo to 3.7.3 (#99)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-01-28T21:29:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58b8e1380601cd2e3cfef3127f2880db2a3b3bc0",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "dep: Update mstest monorepo to 3.7.2 (#98)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-01-23T00:56:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "847fb07d47aa64bf8a96a1842bef2e7c6031453f",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "dep: Update dependency coverlet.collector to 6.0.4 (#97)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-01-21T08:27:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b3f9716954271b568d37f6fec85ab7775c85cee",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "dep: Update mstest monorepo to 3.7.1 (#96)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-01-15T02:42:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a883af51b63073122b44f787f8570f5c703acd2c",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "dep: Update dependency coverlet.collector to 6.0.3 (#95)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-01-01T05:07:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be0e059526ec46e4dbdfbf9df39fbcb981e49761",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "dep: Update mstest monorepo to 3.7.0 (#94)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2024-12-22T00:24:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "abde665a822aaee4558d3f313dde977c440606b4",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "dep: Update mstest monorepo to 3.6.4 (#93)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2024-12-04T21:12:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5daa5bd49736573d323b01ab82636bb4e5ddd23",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "dep: Update dependency Microsoft.NET.Test.Sdk to 17.12.0 (#92)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2024-11-20T18:59:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54d423c98dabaa344172700e1bcd422f1e1ae81c",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "dep: Update mstest monorepo to 3.6.3 (#91)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2024-11-13T22:54:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de461043e8ad394e797814850754e958a63f340a",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "dep: Update mstest monorepo to 3.6.2 (#90)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2024-11-01T21:53:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24e5dcfdde896c6786c21f786d06a568cbab6a36",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "dep: Update mstest monorepo to 3.6.1 (#89)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2024-10-04T19:44:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd5367bce6dc68ffbf4af9fff671eb0f21e09feb",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "dep: Update mstest monorepo to 3.6.0 (#88)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2024-09-12T17:08:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "379af25c208a004e18e60c8935a57291e8e3a687",
"body": null,
"is_bot": true,
"headline": "dep: Update dependency Microsoft.NET.Test.Sdk to 17.11.1 (#87)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2024-09-06T14:17:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4da9c7b14bf6c6012122e6892b84759621895c2",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "dep: Update dependency Microsoft.NET.Test.Sdk to v17.11.0 (#86)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2024-08-21T20:22:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be0ab06ac8c16ad2a760f5776abe90e022aa8bc8",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "dep: Update mstest monorepo to v3.5.2 (#85)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2024-08-14T21:51:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d3bd9dc0ed0ef8a667a7c3013d6ef52f5342415",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "dep: Update mstest monorepo to v3.5.1 (#84)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2024-08-07T00:23:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aedd2965d1c773511779271b2d6873268eb9287b",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "dep: Update mstest monorepo to v3.5.0 (#83)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2024-07-18T00:57:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "115d52a0122f45daf9c50c60c81639be8d8506b6",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "dep: Update mstest monorepo to v3.4.3 (#82)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2024-05-31T18:49:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24f7a0b43c916c181ea77db5251b98a0b27573af",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "dep: Update mstest monorepo to v3.4.1 (#81)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2024-05-28T22:17:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf8d67313bac044f91f322b5eab4978520f4dedf",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "dep: Update mstest monorepo to v3.4.0 (#80)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2024-05-25T04:01:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6610183e924f97146def0e0f896475255a41759",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "dep: Update dependency Microsoft.NET.Test.Sdk to v17.10.0 (#79)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2024-05-25T00:39:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a639e7e854190f5ca445a0e62c67aa7d55f878f5",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "dep: Update dependency System.Reactive to v6.0.1 (#78)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2024-05-23T18:59:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef1f2f89201ffa7479616ad480e81d866a4b5c3a",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "dep: Update mstest monorepo to v3.3.1 (#77)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2024-04-06T00:18:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6267352c9b25565fdf5aa8d0ba6a582af69524d",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "dep: Update dependency coverlet.collector to v6.0.2 (#76)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2024-03-14T11:50:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7865cb84cc354e7c8c89e3b476fcaaf4a47bdb44",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "dep: Update mstest monorepo to v3.2.2 (#75)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2024-02-23T22:14:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b08f32f3bb25aa3861c428cc289f5b4b6597260",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "dep: Update dependency coverlet.collector to v6.0.1 (#74)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2024-02-22T03:38:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5fe3d7adc23c2a289f5d9d326b483c1536ed713",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "dep: Update mstest monorepo to v3.2.1 (#73)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2024-02-15T03:55:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5069c6c8690ed0ff6d52392534b7f318591fc405",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "dep: Update dependency Microsoft.NET.Test.Sdk to v17.9.0 (#72)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2024-02-08T01:16:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99afa39e9e66e71a20bdbfdadf7513419f3ba113",
"body": "dep: Update mstest monorepo to v3.2.0",
"is_bot": false,
"headline": "Merge pull request #71 from HMBSbige/renovate/mstest-monorepo",
"author_name": "Bruce Wayne",
"author_login": "HMBSbige",
"committed_at": "2024-01-26T01:57:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e0d131dded2ec22522dcaa45e8a3b58e872c634",
"body": null,
"is_bot": true,
"headline": "dep: Update mstest monorepo to v3.2.0",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2024-01-24T19:35:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc21458253bb957eb04e6ff7132ceb28eca6df1c",
"body": null,
"is_bot": false,
"headline": "Merge pull request #70 from HMBSbige/renovate/actions-setup-dotnet-4.x",
"author_name": "Bruce Wayne",
"author_login": "HMBSbige",
"committed_at": "2023-12-05T09:27:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c334f6e088aab784108438a0a1e51caea9e3b149",
"body": null,
"is_bot": true,
"headline": "dep: Update actions/setup-dotnet action to v4",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2023-12-04T16:33:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "904a4332e297006d4e247f0965b7e26e9db1a9ee",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "dep: Update dependency Microsoft.NET.Test.Sdk to v17.8.0 (#69)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2023-11-10T00:54:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d5b7815fe11936cc4721dfdd674746979e0f586",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "dep: Update dependency Pipelines.Extensions to v1.0.2 (#68)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2023-09-15T19:58:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "014aa535546ba9fdb771e7c77d7d6420ff3cf857",
"body": null,
"is_bot": false,
"headline": "Merge pull request #67 from HMBSbige/renovate/actions-checkout-4.x",
"author_name": "Bruce Wayne",
"author_login": "HMBSbige",
"committed_at": "2023-09-05T14:26:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d9d579d8ce60d0238e35547a3de8df34e7b6840",
"body": null,
"is_bot": true,
"headline": "dep: Update actions/checkout action to v4",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2023-09-04T16:53:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a390ff1dae9ee10556b6166f98b616e962367238",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "dep: Update dependency Microsoft.NET.Test.Sdk to v17.7.2 (#66)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2023-08-30T15:16:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7804091687cb27950111b5bde08e7b6a7174849",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "dep: Update dependency Microsoft.NET.Test.Sdk to v17.7.1 (#65)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2023-08-17T22:57:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fdf5dd164e8097548586583e91de6ca5e632ad2f",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "dep: Update dependency Microsoft.NET.Test.Sdk to v17.7.0 (#64)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2023-08-05T22:36:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45674e3ae2fc6f4dc1301e90e7d4a8e6a13a01d1",
"body": null,
"is_bot": false,
"headline": "Merge pull request #63 from HMBSbige/renovate/mstest-monorepo",
"author_name": "Bruce Wayne",
"author_login": "HMBSbige",
"committed_at": "2023-07-15T15:30:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ca351c76204906ba0664c394ebfb2f91422e106",
"body": null,
"is_bot": true,
"headline": "dep: Update mstest monorepo to v3.1.1",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2023-07-14T14:12:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d567acb23392719035a8a5e28187fbe575ba97c0",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "dep: Update dependency Microsoft.NET.Test.Sdk to v17.6.3 (#62)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2023-06-28T18:12:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a520e7e32217ba9c6934fb8738b41f4279604cb1",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "dep: Update dependency Pipelines.Extensions to v1.0.1 (#61)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2023-06-19T02:59:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e011c4758fe2468e0db444c9a039e65761145357",
"body": null,
"is_bot": false,
"headline": "dep: Update deps",
"author_name": "Bruce Wayne",
"author_login": "HMBSbige",
"committed_at": "2023-06-11T11:45:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef284897a55e906afba0e8a6c02ca3d75d7e9156",
"body": null,
"is_bot": false,
"headline": "Update CI.yml",
"author_name": "Bruce Wayne",
"author_login": "HMBSbige",
"committed_at": "2022-02-28T02:36:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f96370c0ca52c24e8c2c8c877d1b8e3469f55aab",
"body": null,
"is_bot": false,
"headline": "housekeeping: Release 6.0.1-rc.1",
"author_name": "Bruce Wayne",
"author_login": "HMBSbige",
"committed_at": "2021-12-15T06:22:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "beed3c42683e51db8cfe8b73aecadfbcf459ffe2",
"body": null,
"is_bot": false,
"headline": "housekeeping: Update CI",
"author_name": "Bruce Wayne",
"author_login": "HMBSbige",
"committed_at": "2021-12-15T06:21:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e86af789ff1d3cc9dedd4175b0768578017607a",
"body": null,
"is_bot": false,
"headline": "dep: Remove System.IO.Pipelines",
"author_name": "Bruce Wayne",
"author_login": "HMBSbige",
"committed_at": "2021-12-15T06:14:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f613dcdf3f79a95299a3e8877daab2c6a1aaaf2",
"body": null,
"is_bot": false,
"headline": "housekeeping: Update CI",
"author_name": "Bruce Wayne",
"author_login": "HMBSbige",
"committed_at": "2021-12-15T06:06:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8cb690613b5aadd7bb367b67648d381814bea88b",
"body": null,
"is_bot": false,
"headline": "housekeeping: Update deps and code style",
"author_name": "Bruce Wayne",
"author_login": "HMBSbige",
"committed_at": "2021-12-15T06:04:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "976a206e9a6baf2916fa9844b9be0eac486036b7",
"body": null,
"is_bot": false,
"headline": "housekeeping: Release 6.0.0",
"author_name": "Bruce Wayne",
"author_login": "HMBSbige",
"committed_at": "2021-11-09T12:29:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22d944e0af32affeb5b0fd8db93dec6dcb03a51c",
"body": null,
"is_bot": false,
"headline": "housekeeping: fix CI",
"author_name": "Bruce Wayne",
"author_login": "HMBSbige",
"committed_at": "2021-11-09T12:19:37Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 3,
"commits_last_year": 37,
"latest_release_at": "2026-07-28T08:24:14Z",
"latest_release_tag": "7.0.0",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 27,
"days_since_latest_release": 0,
"mean_days_between_releases": 843
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "HMBSbige.SingleInstance",
"exists": true,
"license": null,
"keywords": [
"single-instance",
"named-pipes",
"command-notification"
],
"ecosystem": "nuget",
"matches_repo": true,
"registry_url": "https://www.nuget.org/packages/HMBSbige.SingleInstance",
"is_deprecated": false,
"latest_version": "7.0.0",
"repository_url": "https://github.com/HMBSbige/SingleInstance",
"versions_count": 10,
"total_downloads": 56584,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-28T08:24:11.843000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 2,
"stars": 16,
"watchers": 3,
"fork_history": {
"days": [
{
"date": "2021-08-26",
"count": 1
},
{
"date": "2023-03-21",
"count": 1
}
],
"complete": true,
"collected": 2,
"total_forks": 2
},
"star_history": null,
"open_issues_and_prs": 1
},
"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": [
"src/SingleInstance/SingleInstance.csproj",
"tests/SingleInstance.TestApp/SingleInstance.TestApp.csproj",
"tests/SingleInstance.Tests/SingleInstance.Tests.csproj"
],
"largest_source_bytes": 26583,
"source_files_sampled": 4,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [],
"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": 1,
"direct_affected_count": 0
},
"ecosystems": [],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "TUnit",
"direct": false,
"version": null,
"ecosystem": "nuget"
}
],
"collected": true,
"truncated": false,
"total_count": 1,
"direct_count": 0,
"indirect_count": 1
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 92,
"open_issues": 1,
"closed_ratio": 0.5,
"closed_issues": 1,
"closed_unmerged_prs": 52
},
"bus_factor": 1,
"bot_contributors": 2,
"top_contributors": [
{
"type": "User",
"login": "HMBSbige",
"commits": 75,
"avatar_url": "https://avatars.githubusercontent.com/u/19153265?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"CI.yml",
"release.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": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "26 out of 26 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/19 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"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": "15 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": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 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": 9,
"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": "540bdccb71a9e3fcdee2f29bf963770d9ba65b45",
"ran_at": "2026-07-28T08:29:19Z",
"aggregate_score": 5.8,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-28T08:24:16Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-17T16:08:39Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 146,
"created_at": "2026-07-27T13:44:26Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/HMBSbige/SingleInstance",
"host": "github.com",
"name": "SingleInstance",
"owner": "HMBSbige"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 58,
"inputs": {
"security": 58,
"vitality": 75,
"community": 41,
"governance": 53,
"engineering": 60
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 75,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"commits_last_year": 37,
"human_commit_share": 0.17,
"days_since_last_push": 0,
"active_weeks_last_year": 27
},
"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": "27/52 weeks with commits",
"points": 18.7,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 27
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "37 commits in the last year",
"points": 14.2,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 37
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "15 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": "moderate",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"releases_count": 3,
"latest_release_tag": "7.0.0",
"releases_from_tags": false,
"days_since_latest_release": 0,
"mean_days_between_releases": 843
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "3 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 3
}
}
],
"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 ~843 days",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 843
}
}
],
"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": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 0,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 0 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 0
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 41,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 21,
"inputs": {
"forks": 2,
"stars": 16,
"watchers": 3,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "16 stars",
"points": 19.1,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 16
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "2 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 2
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "3 watchers",
"points": 1.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 3
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 62,
"inputs": {
"packages": [
"HMBSbige.SingleInstance"
],
"dependents": null,
"ecosystems": "nuget",
"total_downloads": 56584,
"monthly_downloads": null
},
"components": [
{
"key": "total_downloads",
"name": "Total downloads",
"detail": "56,584 downloads all-time across nuget",
"points": 49.4,
"status": "partial",
"details": [
{
"code": "downloads_total",
"params": {
"count": 56584,
"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": 53,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 10,
"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 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "at_risk",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 48,
"inputs": {
"merged_prs": 92,
"open_issues": 1,
"closed_issues": 1,
"issue_closed_ratio": 0.5,
"closed_unmerged_prs": 52
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "50% of issues closed",
"points": 23.4,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 50
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "92/144 decided PRs merged",
"points": 24.4,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 92,
"decided": 144
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/19 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"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": 72,
"inputs": {
"followers": 1474,
"owner_type": "User",
"is_verified": null,
"owner_login": "HMBSbige",
"public_repos": 120,
"account_age_days": 3738
},
"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": "1,474 followers of HMBSbige",
"points": 22.8,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 1474,
"login": "HMBSbige"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "120 public repos, account ~10 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 120
}
},
{
"code": "account_age_years",
"params": {
"years": 10
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"HMBSbige.SingleInstance"
],
"ecosystems": "nuget",
"any_deprecated": false,
"min_days_since_publish": 0
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on nuget",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "nuget"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 0 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 0
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "10 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 10
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 60,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 74,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "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": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "26 out of 26 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "at_risk",
"name": "Documentation",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"topics": [],
"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": null,
"points": 0,
"status": "missed",
"details": [],
"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": 58,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 58,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 5.8
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "26 out of 26 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/19 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"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": "15 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 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "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": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 43,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": "Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"legible_commit_history"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"has_llms_txt": false,
"legible_history_share": null,
"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": "no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"src/SingleInstance/SingleInstance.csproj",
"tests/SingleInstance.TestApp/SingleInstance.TestApp.csproj",
"tests/SingleInstance.Tests/SingleInstance.Tests.csproj"
],
"dependency_bot_commit_share": 0.83
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "src/SingleInstance/SingleInstance.csproj, tests/SingleInstance.TestApp/SingleInstance.TestApp.csproj, tests/SingleInstance.Tests/SingleInstance.Tests.csproj (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "src/SingleInstance/SingleInstance.csproj, tests/SingleInstance.TestApp/SingleInstance.TestApp.csproj, tests/SingleInstance.Tests/SingleInstance.Tests.csproj"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "C# (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "C#"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": 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": "83 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 83,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "C#",
"largest_source_bytes": 26583,
"source_files_sampled": 4,
"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/4 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 4,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-28T08:29:35.518088Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/h/HMBSbige/SingleInstance.svg",
"full_name": "HMBSbige/SingleInstance",
"license_state": "standard",
"license_spdx": "MIT"
}