Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [
"dotnet",
"dotnet-core",
"uno-platform",
"hacktoberfest"
],
"is_fork": false,
"size_kb": 3580,
"has_wiki": true,
"homepage": "https://platform.uno",
"languages": {
"C#": 553972,
"Shell": 2406,
"PowerShell": 5502
},
"pushed_at": "2026-07-21T16:10:44Z",
"created_at": "2021-04-22T18:40:31Z",
"owner_type": "Organization",
"updated_at": "2026-07-21T16:11:25Z",
"description": "CLI tool to setup your environment to build Uno Platform apps",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "main",
"license_spdx_raw": null,
"primary_language": "C#",
"significant_languages": [
"C#"
]
},
"owner": {
"blog": "https://platform.uno",
"name": "Uno Platform",
"type": "Organization",
"login": "unoplatform",
"company": null,
"location": "Montreal, Canada",
"followers": 693,
"avatar_url": "https://avatars.githubusercontent.com/u/52228309?v=4",
"created_at": "2019-06-26T03:34:32Z",
"is_verified": null,
"public_repos": 100,
"account_age_days": 2582
},
"license": {
"state": "custom",
"spdx_id": null,
"raw_spdx": null,
"file_present": true,
"scorecard_found": true,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "1.34.1",
"kind": "patch",
"published_at": "2026-02-06T22:43:46Z"
},
{
"tag": "1.33.1",
"kind": "patch",
"published_at": "2025-11-20T06:20:07Z"
},
{
"tag": "1.32.17",
"kind": "patch",
"published_at": "2025-09-26T19:31:19Z"
},
{
"tag": "1.13",
"kind": "other",
"published_at": "2023-07-21T12:33:51Z"
},
{
"tag": "1.12.0",
"kind": "minor",
"published_at": "2023-03-21T14:56:51Z"
},
{
"tag": "1.5.0",
"kind": "minor",
"published_at": "2022-06-20T14:42:12Z"
},
{
"tag": "1.4.0",
"kind": "minor",
"published_at": "2022-05-20T01:12:51Z"
}
],
"recent_commits": [
{
"oid": "23437b933f7b70ce3f861a7ffa6cd8f9f0c48813",
"body": "…iants so the interactive sudo path stops corrupting dotnet paths containing $, backticks, quotes, or backslashes",
"is_bot": false,
"headline": "fix: split BuildEnglishCliSudoArgs into shell- and process-quoted var…",
"author_name": "Andres Pineda",
"author_login": "ajpinedam",
"committed_at": "2026-07-21T16:10:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6732b9e547463c67b5cb956fe940b618f67a681",
"body": "Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "chore: accept pr suggestion",
"author_name": "Andres Pineda",
"author_login": "ajpinedam",
"committed_at": "2026-07-21T16:10:41Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "c9b475b10b48199cab540fd3e4c1b8df1b72916d",
"body": "Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "chore: accept pr suggestion",
"author_name": "Andres Pineda",
"author_login": "ajpinedam",
"committed_at": "2026-07-21T16:10:41Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "d3eb83a4ff5fb48fe5d418cb20554c8264bd9aca",
"body": "… so ShouldRetryWithSudo and BuildCliFailureMessage substring matchers fire on non-en-US hosts; sudo paths invoke through env to outflank env_reset",
"is_bot": false,
"headline": "fix: pin DOTNET_CLI_UI_LANGUAGE=en-US for dotnet workload invocations…",
"author_name": "Andres Pineda",
"author_login": "ajpinedam",
"committed_at": "2026-07-21T16:10:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad3a5b4deacbca638ea4d8b4f6f99cdc3bda5efc",
"body": "…nsole so 'uno-check --fix > log.txt' doesn't send the prompt to the log and leave the user typing blind",
"is_bot": false,
"headline": "fix: treat redirected stdout as non-interactive in ReadPasswordFromCo…",
"author_name": "Andres Pineda",
"author_login": "ajpinedam",
"committed_at": "2026-07-21T16:10:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4464151f1daa1d12338c696a0775667a88ce1a0",
"body": "…ard the wrong-password fix when sudo is denied or missing",
"is_bot": false,
"headline": "fix: broaden sudo-handshake-failed message so users aren't pushed tow…",
"author_name": "Andres Pineda",
"author_login": "ajpinedam",
"committed_at": "2026-07-21T16:10:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f11d27b25941735b2d09817ad440b59d56cc721",
"body": "…Async so a missing sudo binary returns false instead of bypassing the friendly handshake-failed flow",
"is_bot": false,
"headline": "fix: catch Win32Exception from sudo -v in EnsureSudoCredentialsCached…",
"author_name": "Andres Pineda",
"author_login": "ajpinedam",
"committed_at": "2026-07-21T16:10:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6afdcbf513840e409d4ce2c1cd64f6b8b6d95b51",
"body": "…oInteractive so a missing sudo binary returns an actionable failure instead of throwing",
"is_bot": false,
"headline": "fix: catch Win32Exception from sudo launch in WrapShellCommandWithSud…",
"author_name": "Andres Pineda",
"author_login": "ajpinedam",
"committed_at": "2026-07-21T16:10:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8881bc7fe19d5b081f97c0f03f7b67361ab927a",
"body": "…ble workload-list output stops masquerading as 'no workloads installed'",
"is_bot": false,
"headline": "fix: surface JsonException from ParseInstalledWorkloadIds so unparsea…",
"author_name": "Andres Pineda",
"author_login": "ajpinedam",
"committed_at": "2026-07-21T16:10:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88ba071ebaa48b63903568db3357c95d22389508",
"body": "… repair can't expire the cached ticket and fall back to a hidden prompt",
"is_bot": false,
"headline": "fix: re-handshake sudo before workload install so a long DOTNET_FORCE…",
"author_name": "Andres Pineda",
"author_login": "ajpinedam",
"committed_at": "2026-07-21T16:10:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c555d8633a3eafb0fc65dd87a9e8d14d2d041a6a",
"body": "…en-prompt regression can't recur",
"is_bot": false,
"headline": "fix: abort workload install when sudo pre-handshake fails so the hidd…",
"author_name": "Andres Pineda",
"author_login": "ajpinedam",
"committed_at": "2026-07-21T16:10:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "730b6999335b2a7296b15c9cbdf89a94534e9262",
"body": "…word",
"is_bot": false,
"headline": "docs: clarify sudo-elevation spec — fallback path still captures pass…",
"author_name": "Andres Pineda",
"author_login": "ajpinedam",
"committed_at": "2026-07-21T16:10:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ecd99134f411ab3719132370ff35de474fe08c6",
"body": "…K paths with spaces work",
"is_bot": false,
"headline": "fix: shell-double-quote dotnet path in WrapShellCommandWithSudo so SD…",
"author_name": "Andres Pineda",
"author_login": "ajpinedam",
"committed_at": "2026-07-21T16:10:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ebd2144b1d7b340951e625c0d0757715cb14757a",
"body": "…ak the retry",
"is_bot": false,
"headline": "fix: quote dotnet path passed to interactive sudo so spaces don't bre…",
"author_name": "Andres Pineda",
"author_login": "ajpinedam",
"committed_at": "2026-07-21T16:10:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cea5278ba6e879bba31c8924a2d789ec58707f32",
"body": "…t flow",
"is_bot": false,
"headline": "test: cover ShellProcessRunner FlushAndCloseInput and redirected-inpu…",
"author_name": "Andres Pineda",
"author_login": "ajpinedam",
"committed_at": "2026-07-21T16:10:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "994eca5477040094e14a3b7ab4e049df30fe1523",
"body": "…sion tests",
"is_bot": false,
"headline": "test: cover sudo-backed GetInstalledWorkloads merge logic with regres…",
"author_name": "Andres Pineda",
"author_login": "ajpinedam",
"committed_at": "2026-07-21T16:10:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee4ed7dc5bbc0f69b19562fca40a2af979363d38",
"body": "…nostics survive",
"is_bot": false,
"headline": "fix: capture interactive sudo output so workload install failure diag…",
"author_name": "Andres Pineda",
"author_login": "ajpinedam",
"committed_at": "2026-07-21T16:10:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8351568b6662648cff04804d632143506d9a201d",
"body": "…en't reported as missing",
"is_bot": false,
"headline": "fix: union user and sudo workload lists so mixed/elevated installs ar…",
"author_name": "Andres Pineda",
"author_login": "ajpinedam",
"committed_at": "2026-07-21T16:10:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c8a65ceae716dbcd11c322bc7222342faec783a",
"body": "…ompt isn't hidden (#515)",
"is_bot": false,
"headline": "fix: pre-cache sudo credentials before workload install spinner so pr…",
"author_name": "Andres Pineda",
"author_login": "ajpinedam",
"committed_at": "2026-07-21T16:10:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ebccf1e5830bcc6c52593891c288f189ae857200",
"body": "… cases",
"is_bot": false,
"headline": "docs: expand ReadPasswordFromConsole XML doc to cover all null-return…",
"author_name": "agneszitte",
"author_login": "agneszitte",
"committed_at": "2026-07-21T16:10:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95c4f52a8abb6a0d5cca583db81c9732979f49d8",
"body": "…st manifests",
"is_bot": false,
"headline": "fix: check cancellation before blocking password prompt and remove te…",
"author_name": "agneszitte",
"author_login": "agneszitte",
"committed_at": "2026-07-21T16:10:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39c2718b591c991ec1cd29ad7747e3934974dcb3",
"body": null,
"is_bot": false,
"headline": "fix: correct RetryWithSudo doc comment to describe sudo -S piping",
"author_name": "agneszitte",
"author_login": "agneszitte",
"committed_at": "2026-07-21T16:10:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d89deea0d39669c247d1ac11484c251ffcf96cd7",
"body": null,
"is_bot": false,
"headline": "fix: harden FlushAndCloseInput and fix doc comment per review",
"author_name": "agneszitte",
"author_login": "agneszitte",
"committed_at": "2026-07-21T16:10:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35db496e4aae76385fca51cd60fc524b3209cb24",
"body": "- Use unique GUID-based probe filename in IsSdkPathWritable to avoid\n collisions when multiple instances run concurrently\n- Escape single quotes in shell command args passed to sudo to prevent\n shell injection\n- Return actionable stderr message when ReadPasswordFromConsole returns\n null instead of a silent empty result\n- Guard FlushAndCloseInput against InvalidOperationException when\n standard input is not redirected",
"is_bot": false,
"headline": "fix: harden sudo helpers per review feedback",
"author_name": "agneszitte",
"author_login": "agneszitte",
"committed_at": "2026-07-21T16:10:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2409fa5375a17686b7edad2d49ec4f74da09d6c7",
"body": "- Replace TTY-attached sudo with sudo -S -p '' to prevent the\n macOS exec_pty relay from hanging when started via .NET Process.Start\n- Add ReadPasswordFromConsole() for masked password input\n- Add FlushAndCloseInput() to signal EOF after piping password",
"is_bot": false,
"headline": "fix: use sudo -S piped stdin to avoid macOS PTY hang",
"author_name": "agneszitte",
"author_login": "agneszitte",
"committed_at": "2026-07-21T16:10:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8c6d774d03e568ca55926dc0eb5ecf7fed284a1",
"body": "- Add IsSdkPathWritable proactive check before user-level install attempts\n to skip doomed installs on root-owned SDK paths (addresses download\n failures that were not caught by ShouldRetryWithSudo patterns)\n- RetryWithSudo now always tries sudo -n first (cached creds/NOPASSWD),\n then falls back \n[…]\nRedirectOutput=false) so\n sudo can prompt for a password without hanging\n- Add verbose-output pattern tests for ShouldRetryWithSudo\n- Add IsSdkPathWritable unit tests (writable dir, non-existent dir)",
"is_bot": false,
"headline": "fix: proactive SDK writability check and TTY-safe sudo fallback",
"author_name": "agneszitte",
"author_login": "agneszitte",
"committed_at": "2026-07-21T16:10:41Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "946115c67c842896d4e451dc4d19643627df2d88",
"body": "…back\n\n- Extract RetryWithSudo helper to centralize sudo fallback logic\n- Use sudo -n (non-interactive) when Util.NonInteractive or Util.CI\n is set to prevent hanging on password prompt in CI runners\n- Add WrapShellCommandWithSudoNoPrompt overload with CancellationToken",
"is_bot": false,
"headline": "fix: use sudo -n in CI/non-interactive mode for workload install fall…",
"author_name": "agneszitte",
"author_login": "agneszitte",
"committed_at": "2026-07-21T16:10:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c2b10742638bfd5559777c694c3ec90e35ebf7b",
"body": "…etry patterns\n\nThe .NET SDK uses 'Inadequate permissions. Run the command with elevated\nprivileges.' on Linux/macOS CI, which was not matched by ShouldRetryWithSudo.\nThis caused the user-first install to fail without falling back to sudo.",
"is_bot": false,
"headline": "fix: add 'inadequate permissions' and 'elevated privileges' to sudo r…",
"author_name": "agneszitte",
"author_login": "agneszitte",
"committed_at": "2026-07-21T16:10:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2ac6199c3ecad5da5b0e495e3ee6f92544f0909",
"body": "On apt-installed .NET (e.g. Ubuntu), workloads installed via sudo are\nnot visible to the normal user and vice versa, causing an infinite\nfix loop.\n\n- Try workload install/repair as current user first\n- Probe sudo -n (non-interactive) to detect if sudo is available\n- Fall back to sudo only when exit \n[…]\n (ShouldRetryWithSudo)\n- GetInstalledWorkloads also tries sudo -n fallback when user-level\n list returns empty but root may own the metadata\n\nFixes https://github.com/unoplatform/uno.check/issues/515",
"is_bot": false,
"headline": "fix: use user-first workload install with sudo fallback on Linux",
"author_name": "agneszitte",
"author_login": "agneszitte",
"committed_at": "2026-07-21T16:10:41Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1eb2b63f57511ba78b40a82f7f1c245bc9c9aaf1",
"body": "…or-net11-p6\n\nchore: update preview-major to .NET 11 P6",
"is_bot": false,
"headline": "Merge pull request #540 from unoplatform/dev/jonpryor+claude/update-f…",
"author_name": "Nick Randolph",
"author_login": "nickrandolph",
"committed_at": "2026-07-16T12:46:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "848ba8aec5169a21b3d06b1588908dd1250f8f9b",
"body": "Prompt:\n\n> Update the `uno.ui-preview-major.manifest.json` manifest to use\n> .NET 11.0.100-preview.6.26359.118 (\".NET 11 Preview 6\"), and update\n> all workload versions accordingly.",
"is_bot": false,
"headline": "chore: update preview-major to .NET 11 P6",
"author_name": "Jonathan Pryor",
"author_login": "jonpryor",
"committed_at": "2026-07-16T10:32:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee0f378331ea686fa5feffc9f18eb1530a4f718f",
"body": "chore: setup .NET 10, not .NET 8",
"is_bot": false,
"headline": "Merge pull request #541 from unoplatform/dev/jonpryor/jonp-setup-net10",
"author_name": "Nick Randolph",
"author_login": "nickrandolph",
"committed_at": "2026-07-16T03:43:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9bea1f7e35f3a0f7310cec7c57893a8ed7f97236",
"body": "Replace the repeated `10.0.302` values in ci.yml with a single\nworkflow-level `DOTNET_VERSION` env constant. The redundant\n`dotnet_version` matrix entries in the testmac job (all identical)\nare removed in favour of referencing the constant directly, since\nworkflow `env` cannot be referenced from a matrix/strategy block.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: extract dotnet-version into a DOTNET_VERSION constant",
"author_name": "Nick Randolph",
"author_login": "nickrandolph",
"committed_at": "2026-07-16T03:25:34Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "884049a159ccfe0d465c6d296a8b5e5135fb1ecb",
"body": "The nightly CI runs have been failing since [2026-Jun-25][0], because\n[`nbgv.exe` cannot be executed][1]:\n\n\t> C:\\Users\\runneradmin\\AppData\\Local\\Microsoft\\dotnet\\dotnet.exe tool update -g nbgv --version 3.6.139\n\tSkipping NuGet package signature verification.\n\tThe requested version 3.6.139 is lower t\n[…]\nheck/actions/runs/28209075555\n[1]: https://github.com/unoplatform/uno.check/actions/runs/28209075555/job/83566128755\n[2]: https://github.com/dotnet/core/blob/main/release-notes/10.0/10.0.10/10.0.10.md",
"is_bot": false,
"headline": "chore: setup .NET 10, not .NET 8",
"author_name": "Jonathan Pryor",
"author_login": "jonpryor",
"committed_at": "2026-07-15T19:36:29Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "da57de1d9dd4d3ef47623a80999d5df1b5ffcb10",
"body": "Context: https://github.com/unoplatform/uno/pull/23479\n\nWhen trying to build unoplatform/uno#23479, the\n**Build - Managed Binaries > Build > Building Managed Binaries**\njob failed with:\n\n\tC:\\a\\1\\s\\src\\Uno.UI.BindingHelper.Android\\Uno.UI.BindingHelper.Android.netcoremobile.csproj(107,3): error : The \n[…]\nroidSdkPlatformVersion)' == '' \">android-37.0</AndroidSdkPlatformVersion>\n\t<AndroidCommandLineToolsVersion Condition=\" '$(AndroidCommandLineToolsVersion)' == '' \">19.0</AndroidCommandLineToolsVersion>",
"is_bot": false,
"headline": "chore: update preview-major Android package versions for .NET 11 P5",
"author_name": "Jonathan Pryor",
"author_login": "jonpryor",
"committed_at": "2026-06-17T13:04:25Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6870d1fc8a19bfcb31b7d2847665b0cb55d92ab0",
"body": null,
"is_bot": false,
"headline": "chore: update preview-major to .NET 11 P5",
"author_name": "Jonathan Pryor",
"author_login": "jonpryor",
"committed_at": "2026-06-11T19:52:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8cde9f27bcee5446ea43e80a6ef595ade036b1c",
"body": "fix: update target platform mapping for macOS to use 'skiadesktop'",
"is_bot": false,
"headline": "Merge pull request #532 from unoplatform/dev/jela/macos-desktop",
"author_name": "Jérôme Laban",
"author_login": "jeromelaban",
"committed_at": "2026-05-26T13:28:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8e11d3a9aa62463e10fd8df54fa40788511cd7c",
"body": "…sktop'",
"is_bot": false,
"headline": "fix: update macOS target platform in CheckCommandTests to use 'skiade…",
"author_name": "Jerome Laban",
"author_login": "jeromelaban",
"committed_at": "2026-05-26T13:07:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce979e07af63f5a9c88ab53fdcd1e8f47dd7998d",
"body": null,
"is_bot": false,
"headline": "fix: update target platform mapping for macOS to use 'skiadesktop'",
"author_name": "Jerome Laban",
"author_login": "jeromelaban",
"committed_at": "2026-05-26T13:01:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6344ad7ddac35a928b665dbebfee120d04b39ed",
"body": "Agent-Logs-Url: https://github.com/unoplatform/uno.check/sessions/0944372b-b530-419e-b926-d0039ce6e84d\n\nCo-authored-by: jonpryor <155958+jonpryor@users.noreply.github.com>",
"is_bot": true,
"headline": "feat: update preview-major manifest to .NET 11 Preview 4",
"author_name": "copilot-swe-agent[bot]",
"author_login": "Copilot",
"committed_at": "2026-05-20T19:06:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff69cd013f9c84da278cffdac8f4644363d5361d",
"body": "Agent-Logs-Url: https://github.com/unoplatform/uno.check/sessions/8ff75e69-c9d2-4d22-8002-95cc32f27d22\n\nCo-authored-by: jonpryor <155958+jonpryor@users.noreply.github.com>",
"is_bot": true,
"headline": "chore: update preview-major to .NET 11 p3",
"author_name": "copilot-swe-agent[bot]",
"author_login": "Copilot",
"committed_at": "2026-04-15T17:59:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0af05bf50fb2ce0c23c51be1018141a29095507c",
"body": "Context: https://devblogs.microsoft.com/dotnet/dotnet-11-preview-2/\n\nUpdate `manifests/uno.ui-preview-major.manifest.json` to list\n.NET 11 Preview 2 workload versions.\n\nAdditionally, while trying to test this locally:\n\n\tdotnet build\n\tdotnet UnoCheck/bin/Debug/net6.0/UnoCheck.dll check --verbose --pr\n[…]\nis due to the `.Select(s => s[..32])`, which requires that `s` be\nat least 32 characters long. It was processing `net11.0-ios`, which\nis *not* 32 characters long. Update the `.Select()` to fix this.",
"is_bot": false,
"headline": "chore: bump to net11 pre2",
"author_name": "Jonathan Pryor",
"author_login": "jonpryor",
"committed_at": "2026-04-09T12:36:48Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e1a8483fb0b2fb01de5a9973a520d478dbe58641",
"body": "The .NET 10 iOS workload (26.2.10217) shipped with\nSDK 10.0.200 requires Xcode 26.2. Users with Xcode 26.0\nget misleading build/deploy failures on iOS 26 simulators\n(\"Failed to find matching arch\", \"Needs to Be Updated\").\n\nBumps all three manifest files so uno-check correctly flags\nXcode versions older than 26.2.",
"is_bot": false,
"headline": "fix: bump Xcode minimumVersion from 16.4 to 26.2",
"author_name": "agneszitte",
"author_login": "agneszitte",
"committed_at": "2026-04-01T18:44:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6326232d572012b71dc1d9bcc3945851ea51457e",
"body": null,
"is_bot": false,
"headline": "fix(ci): add Linux host disk cleanup for CI builds",
"author_name": "agneszitte",
"author_login": "agneszitte",
"committed_at": "2026-03-30T15:43:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd9de3d6ef4998bf66f25e695ba57c1457e3bc9b",
"body": "…rkup-escaping\n\nfix: escape dynamic text in Spectre.Console MarkupLine calls",
"is_bot": false,
"headline": "fix: Merge pull request #518 from unoplatform/dev/agzi/fix-spectre-ma…",
"author_name": "Jenny Beland",
"author_login": "Jen-Uno",
"committed_at": "2026-03-27T14:24:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22cab62857bc9889247d4427252c9fc7ea6b9c32",
"body": "… BuildCheckupStatusMarkup, remove remaining latestVersion!",
"is_bot": false,
"headline": "fix: add null-coalescing to Markup.Escape calls, #nullable enable for…",
"author_name": "agneszitte",
"author_login": "agneszitte",
"committed_at": "2026-03-26T02:07:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77771701af99047aeddfafc6dbfabea829bbba8f",
"body": null,
"is_bot": false,
"headline": "fix: remove nullable annotation from non-nullable context (CS8669)",
"author_name": "agneszitte",
"author_login": "agneszitte",
"committed_at": "2026-03-26T01:49:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ccc1ca79a23d195102a92ead162df3686950a9e",
"body": "…null-forgiving operator",
"is_bot": false,
"headline": "refactor: extract AssertMarkupParses test helper, remove unnecessary …",
"author_name": "agneszitte",
"author_login": "agneszitte",
"committed_at": "2026-03-26T01:34:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f225b8f6747eae4864162d3ed2f46e94e9d7de24",
"body": null,
"is_bot": false,
"headline": "fix: use WriteLine for plain-text commands in PerformUpdateAndRelaunch",
"author_name": "agneszitte",
"author_login": "agneszitte",
"committed_at": "2026-03-26T01:06:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c8e1eca3f29adad854a225f3f9e53f538d633ca",
"body": "… in ToolUpdater",
"is_bot": false,
"headline": "fix: null-safe BuildCheckupStatusMarkup, use WriteLine for plain text…",
"author_name": "agneszitte",
"author_login": "agneszitte",
"committed_at": "2026-03-26T01:01:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b30ac60c9e0104dd335a54c4a42a96642447bd03",
"body": "…remove unused using, fix indentation",
"is_bot": false,
"headline": "fix: address review feedback - stop over-escaping Suggestion markup, …",
"author_name": "agneszitte",
"author_login": "agneszitte",
"committed_at": "2026-03-26T00:47:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1277147db58e1798ef904ecd9632cb30d3fba5b5",
"body": "AnsiConsole.MarkupLine interprets square brackets as style/color tags.\nDynamic text from file paths, error messages, and checkup status events\nwas passed unescaped, causing 'Could not find color or style' crashes\nwhen the text contained brackets (e.g., .NET 10 workload manifest paths\nlike sdk-manife\n[…]\nand ToolUpdater\n- Extract BuildCheckupStatusMarkup as internal testable helper\n- Add 20 regression tests covering bracket-heavy paths, WSL patterns,\n all status variants, and safe message passthrough",
"is_bot": false,
"headline": "fix: escape dynamic text in Spectre.Console MarkupLine calls",
"author_name": "agneszitte",
"author_login": "agneszitte",
"committed_at": "2026-03-26T00:18:38Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0a61c8a9d853c9a8629a730a17029ccd68479dd0",
"body": "…tnet-sdk\n\nchore: Upgrade manifests to .NET SDK 10.0.201",
"is_bot": false,
"headline": "Merge pull request #517 from unoplatform/copilot/upgrade-manifests-do…",
"author_name": "Jérôme Laban",
"author_login": "jeromelaban",
"committed_at": "2026-03-22T03:32:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06aa1d8571709db1c4b0f02a94d5657b0a587a8e",
"body": "…sions\n\nCo-authored-by: jeromelaban <5839577+jeromelaban@users.noreply.github.com>\nAgent-Logs-Url: https://github.com/unoplatform/uno.check/sessions/58fee5b5-9f31-4bbc-8393-c9be3d097de5",
"is_bot": true,
"headline": "chore: Upgrade manifests to latest .NET SDK 10.0.201 and workload ver…",
"author_name": "copilot-swe-agent[bot]",
"author_login": "Copilot",
"committed_at": "2026-03-22T01:20:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13d312d37baf14605f90f360732af7d493250b87",
"body": null,
"is_bot": true,
"headline": "Initial plan",
"author_name": "copilot-swe-agent[bot]",
"author_login": "Copilot",
"committed_at": "2026-03-22T01:11:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21062486af894a55f75e060cffbd91407b669e1e",
"body": null,
"is_bot": false,
"headline": "chore(ci): Add --skip-duplicate to NuGet push for idempotent re-runs",
"author_name": "agneszitte",
"author_login": "agneszitte",
"committed_at": "2026-03-18T14:51:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1e7274b6a7a0113f1ee44555e87524bd8649bc4",
"body": null,
"is_bot": false,
"headline": "fix: harden workload install completion handling",
"author_name": "agneszitte",
"author_login": "agneszitte",
"committed_at": "2026-03-13T19:50:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64ae2ef92c1cd3f79abe4b3ab0f1486ee3d4d027",
"body": null,
"is_bot": false,
"headline": "fix: harden CI manifest validation and main fallback",
"author_name": "agneszitte",
"author_login": "agneszitte",
"committed_at": "2026-03-06T02:50:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "235526ae7fdb0868b0de61a65c9f49ea01de8b44",
"body": "Improve uno-check --fix workload operations with clearer long-running feedback, hour-inclusive elapsed reporting, and robust cancellation behavior.\n\nThis consolidates spinner/heartbeat liveness updates, cancellation propagation and handling improvements, and related test coverage/hardening so users get predictable behavior during long installs.\n\nRelated to https://github.com/unoplatform/uno.check/issues/401",
"is_bot": false,
"headline": "feat: improve workload install feedback UX",
"author_name": "agneszitte",
"author_login": "agneszitte",
"committed_at": "2026-03-04T15:35:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86604fe973584d2d64b08076db140c1e8d3e61ea",
"body": "…er-1.34",
"is_bot": false,
"headline": "Merge pull request #507 from unoplatform/unobot/main/release-bump-aft…",
"author_name": "Steve Bilogan",
"author_login": "kazo0",
"committed_at": "2026-03-02T18:41:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a5a00dc66eafcf4d4a654624ac696c7f080fcfa",
"body": "feat: Support .NET 10.0.103 workloads in stable manifest",
"is_bot": false,
"headline": "Merge pull request #510 from unoplatform/copilot/support-100103",
"author_name": "Jérôme Laban",
"author_login": "jeromelaban",
"committed_at": "2026-02-23T16:28:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3efddd8131a2147369d74b35d79c1f37d1094eed",
"body": "Co-authored-by: jeromelaban <5839577+jeromelaban@users.noreply.github.com>",
"is_bot": true,
"headline": "feat: update manifest to support .NET 10.0.103",
"author_name": "copilot-swe-agent[bot]",
"author_login": "Copilot",
"committed_at": "2026-02-20T20:30:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c8ad1c74ed6974043a24c04fb06473f42302df1",
"body": null,
"is_bot": true,
"headline": "Initial plan",
"author_name": "copilot-swe-agent[bot]",
"author_login": "Copilot",
"committed_at": "2026-02-20T20:25:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b7a76284e70d2ddbc48994cb116097b561b1f45",
"body": null,
"is_bot": false,
"headline": "Merge branch 'release/stable/1.34'",
"author_name": "unodevops",
"author_login": "unodevops",
"committed_at": "2026-02-04T01:45:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc6aa5b9a0155c5d12e0781cd7e236bebc928917",
"body": null,
"is_bot": false,
"headline": "ci: Set version to '1.35-dev.{height}'",
"author_name": "unodevops",
"author_login": "unodevops",
"committed_at": "2026-02-04T01:45:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79d3dfce8fa13e86c0f37d0538087d8450fe4e91",
"body": null,
"is_bot": false,
"headline": "ci: Set version to '1.34'",
"author_name": "unodevops",
"author_login": "unodevops",
"committed_at": "2026-02-04T01:45:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d80cfb2e37941bfbb8d9d7bd9cc6599567382cff",
"body": "Added a suggestion to rerun the command with --verbose for more error details.",
"is_bot": false,
"headline": "chore: Enhance error message with verbose command suggestion",
"author_name": "agneszitte",
"author_login": "agneszitte",
"committed_at": "2025-12-15T20:00:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "faa9fa0aab4532b863a4fb44841a78f17c6339f3",
"body": "…ilure\n\nFix potential failure detecting VS 2026",
"is_bot": false,
"headline": "Merge pull request #497 from unoplatform/copilot/fix-vs-2026-check-fa…",
"author_name": "Jérôme Laban",
"author_login": "jeromelaban",
"committed_at": "2025-12-15T14:46:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f2449df96553a7b80877f3a99667b4bafd500d6",
"body": "…rsion\n\nSupport .NET 10.0.101 SDK",
"is_bot": false,
"headline": "Merge pull request #498 from unoplatform/copilot/update-dotnet-sdk-ve…",
"author_name": "Jérôme Laban",
"author_login": "jeromelaban",
"committed_at": "2025-12-15T14:46:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ffd0b71e02759f34f3fda9e56effd836a58e1ede",
"body": "Co-authored-by: jeromelaban <5839577+jeromelaban@users.noreply.github.com>",
"is_bot": true,
"headline": "perf: Cache empty result to avoid repeated allocations",
"author_name": "copilot-swe-agent[bot]",
"author_login": "Copilot",
"committed_at": "2025-12-15T13:19:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35f178dcdad74d4b6daf9cbb17f6544d46e68b35",
"body": "Co-authored-by: jeromelaban <5839577+jeromelaban@users.noreply.github.com>",
"is_bot": true,
"headline": "docs: Clarify defensive null check comment",
"author_name": "copilot-swe-agent[bot]",
"author_login": "Copilot",
"committed_at": "2025-12-15T13:17:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d25a98203afb52aff99d1c382a13ec472c67e0fb",
"body": "- Fixed missing path assignment on line 75 (was not assigning result of Path.Combine)\n- Changed return from default (null) to empty collection on line 79\n- Added defensive null check in Examine method to prevent NullReferenceException\n\nCo-authored-by: jeromelaban <5839577+jeromelaban@users.noreply.github.com>",
"is_bot": true,
"headline": "fix: Resolve NullReferenceException in VS 2026 detection",
"author_name": "copilot-swe-agent[bot]",
"author_login": "Copilot",
"committed_at": "2025-12-15T13:15:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1cde21cda6904d0dfed574fac27d22a73e8ff7bf",
"body": "- Updated DOTNET_SDK_VERSION from 10.0.100 to 10.0.101\n- Updated workload versions to match .NET 10.0.101 SDK:\n - IOS_SDK_VERSION: 26.0.11017 -> 26.1.10502\n - MACCATALYST_SDK_VERSION: 26.0.11017 -> 26.1.10502\n - TVOS_SDK_VERSION: 26.0.11017 -> 26.1.10502\n - MAUI_VERSION: 10.0.0 -> 10.0.1\n - WAS\n[…]\n- manifests/uno.ui.manifest.json\n - manifests/uno.ui-preview.manifest.json\n - manifests/uno.ui-preview-major.manifest.json\n\nCo-authored-by: jeromelaban <5839577+jeromelaban@users.noreply.github.com>",
"is_bot": true,
"headline": "feat: Update manifest files to support .NET 10.0.101 SDK",
"author_name": "copilot-swe-agent[bot]",
"author_login": "Copilot",
"committed_at": "2025-12-15T13:12:17Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "602a70d5cf8125a9861b5697dbb0ddfa7e716b88",
"body": null,
"is_bot": true,
"headline": "Initial plan",
"author_name": "copilot-swe-agent[bot]",
"author_login": "Copilot",
"committed_at": "2025-12-15T13:03:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "054d1c5f672079a4e2db64b1067825b88a11fd54",
"body": null,
"is_bot": true,
"headline": "Initial plan",
"author_name": "copilot-swe-agent[bot]",
"author_login": "Copilot",
"committed_at": "2025-12-15T13:03:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af2ea18ab771a55d24aa25142f7613782a06dac7",
"body": "tests(tfm): Improve tfm tests by using inline data",
"is_bot": false,
"headline": "Merge pull request #419 from DevTKSS/improve-tfm-Tests",
"author_name": "Daniil",
"author_login": "Takoooooo",
"committed_at": "2025-12-12T12:14:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37560fbb3514d8b43d537f4b33429944a75a280c",
"body": null,
"is_bot": false,
"headline": "chore: capture exception when saving script",
"author_name": "Andres Pineda",
"author_login": "ajpinedam",
"committed_at": "2025-12-03T17:04:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3e79f45d7947837c87fbd87ab54050705cb3de5",
"body": null,
"is_bot": false,
"headline": "fix: update and relaunch on unix systems",
"author_name": "Andres Pineda",
"author_login": "ajpinedam",
"committed_at": "2025-12-03T17:04:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f04940c7fc988bf6c3b5be890bc6d347d4f7acb",
"body": "chore: Add agents file",
"is_bot": false,
"headline": "Merge pull request #486 from unoplatform/dev/jela/agents",
"author_name": "Jérôme Laban",
"author_login": "jeromelaban",
"committed_at": "2025-11-28T18:44:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd2b4b9e5b1627b3f51e59ee5fdaf04ba83815a1",
"body": null,
"is_bot": false,
"headline": "chore: Add agents file",
"author_name": "Jérôme Laban",
"author_login": "jeromelaban",
"committed_at": "2025-11-28T18:44:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a58de2c1ff995d8e073ee10f90a754049ba5e405",
"body": null,
"is_bot": false,
"headline": "chore: remove commented net9.0 target from inline data",
"author_name": "DevTKSS",
"author_login": "DevTKSS",
"committed_at": "2025-11-28T16:55:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ad1a8931e044461b94156e99018a4478695ece4",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into improve-tfm-Tests",
"author_name": "Jérôme Laban",
"author_login": "jeromelaban",
"committed_at": "2025-11-28T16:05:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5902fcec79a48dc75499a67d5f99069685313273",
"body": "…usage\n\nfeat: Embed manifests as resources instead of using GitHub URLs",
"is_bot": false,
"headline": "Merge pull request #484 from unoplatform/copilot/update-manifest-url-…",
"author_name": "Jérôme Laban",
"author_login": "jeromelaban",
"committed_at": "2025-11-26T16:29:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78418cd4be6ca219ed9f81cfe1cea503e1c01ef7",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into copilot/update-manifest-url-usage",
"author_name": "Jérôme Laban",
"author_login": "jeromelaban",
"committed_at": "2025-11-24T16:28:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2408ce25d2d6fb5c6a9306c10f05cad1824dd4ea",
"body": "Fixes: https://github.com/unoplatform/uno.check/issues/473\n\nThe manifest that uno-check was referencing was from commit\n1ac413158d43b33a461ccdb8ebad2d654f80893c. Notably, this predates\ncommit 41cbabc95b970817130e8d97ac89185d6b2351b9, which fixed support\nfor checking for OpenJDK 17.\n\nUpdate the manifest URL to use 41cbabc95b970817130e8d97ac89185d6b2351b9,\ncurrent main, as that has the most up-to-date manifest contents.",
"is_bot": false,
"headline": "fix(manifest): Use latest-and-greatest manifest",
"author_name": "Jonathan Pryor",
"author_login": "jonpryor",
"committed_at": "2025-11-24T15:45:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80ddddcef33c71fcc454c6286aad84cac30ef512",
"body": "…URLs\n\nCo-authored-by: jeromelaban <5839577+jeromelaban@users.noreply.github.com>",
"is_bot": true,
"headline": "feat: Use embedded resources for default manifests instead of GitHub …",
"author_name": "copilot-swe-agent[bot]",
"author_login": "Copilot",
"committed_at": "2025-11-24T13:23:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ce495d502b0170017ad238a334b68260973ce6b",
"body": null,
"is_bot": true,
"headline": "Initial plan",
"author_name": "copilot-swe-agent[bot]",
"author_login": "Copilot",
"committed_at": "2025-11-24T13:15:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "056fb3c05dee462715bc170638c988f90bc9a5df",
"body": null,
"is_bot": false,
"headline": "chore: Delete unnecessary SQUASHED.md",
"author_name": "Agnès ZITTE",
"author_login": "agneszitte",
"committed_at": "2025-11-16T03:01:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "009e4132a16a3f499e8af1040400abc128047717",
"body": null,
"is_bot": false,
"headline": "chore: Delete unecessary .commit-rewrite-marker",
"author_name": "Agnès ZITTE",
"author_login": "agneszitte",
"committed_at": "2025-11-16T03:01:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5b6afc396f7e0379fabbee6dd904608805b8550",
"body": "…ator checkup\n\nError messages without suggestions were only shown in verbose mode, leaving users\nconfused about failures. Additionally, the checkup incorrectly reported \"Unable to\nfind Java\" as an error when Java existed in non-standard locations.\n\nChanges:\n- Display error/warning messages even when\n[…]\nmessage combinations\n- Improve condition to use pattern matching with explicit Status check\n\nFixes unoplatform/uno.check#468\n\nCo-authored-by: carldebilly <4174207+carldebilly@users.noreply.github.com>",
"is_bot": true,
"headline": "fix: display error messages and remove false positive in Android Emul…",
"author_name": "copilot-swe-agent[bot]",
"author_login": "Copilot",
"committed_at": "2025-11-15T16:36:55Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "19470e49b1d7638507a215f48155b6f659cf123b",
"body": null,
"is_bot": true,
"headline": "chore: marker for commit rewrite (will be removed)",
"author_name": "copilot-swe-agent[bot]",
"author_login": "Copilot",
"committed_at": "2025-11-15T16:36:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0fcc926868b6b1fb21cafd60958405426b7d218f",
"body": "…works\n\nCo-authored-by: carldebilly <4174207+carldebilly@users.noreply.github.com>",
"is_bot": true,
"headline": "fix: Fix false positive: don't error when Java not found if fallback …",
"author_name": "copilot-swe-agent[bot]",
"author_login": "Copilot",
"committed_at": "2025-11-15T16:36:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce62cc79ecb5096641af66de12700bee1546db6f",
"body": "…tests\n\nCo-authored-by: carldebilly <4174207+carldebilly@users.noreply.github.com>",
"is_bot": true,
"headline": "chore: Apply code review feedback - improve pattern matching and add …",
"author_name": "copilot-swe-agent[bot]",
"author_login": "Copilot",
"committed_at": "2025-11-15T16:36:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a53fb0e6a48654b3780317623aa3425257556785",
"body": "Co-authored-by: carldebilly <4174207+carldebilly@users.noreply.github.com>",
"is_bot": true,
"headline": "feat: Display error messages when no suggestion is available",
"author_name": "copilot-swe-agent[bot]",
"author_login": "Copilot",
"committed_at": "2025-11-15T16:36:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41cbabc95b970817130e8d97ac89185d6b2351b9",
"body": "Context: 87c17c78569314b38f5ebc2868edb8857036d101\nContext: https://github.com/unoplatform/uno.check/pull/474\n\nCommit 87c17c78 overlooked updating the `openjdk.version` value\nwithin the various `manifest.json` files.\n\nUpdate the `openjdk.version` value to 17.0.16, from 11.0.\n\nUpdate `OpenJdkCheckup.c\n[…]\noriginal PR, co-authored by\n@Copilot. Unfortunately, as the commits it contained were not\nconventional commit compliant, it wasn't mergeable. This commit is\nthe squashed version of that original PR.",
"is_bot": false,
"headline": "chore: Update OpenJDK 17.0.16",
"author_name": "Jonathan Pryor",
"author_login": "jonpryor",
"committed_at": "2025-11-14T18:21:36Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e85279410f6d99bc2833fc57dbc30dafe273e8ab",
"body": null,
"is_bot": false,
"headline": "ci: Set version to '1.34-dev.{height}'",
"author_name": "unodevops",
"author_login": "unodevops",
"committed_at": "2025-11-12T04:38:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4114485633138d71b34b4a7682a81a702f44d988",
"body": null,
"is_bot": false,
"headline": "chore: Update the default manifest",
"author_name": "Jérôme Laban",
"author_login": "jeromelaban",
"committed_at": "2025-11-11T16:33:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ac413158d43b33a461ccdb8ebad2d654f80893c",
"body": null,
"is_bot": false,
"headline": "feat: Update to net10 RTM",
"author_name": "Jérôme Laban",
"author_login": "jeromelaban",
"committed_at": "2025-11-11T15:54:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fcd2998dffbff271b30bcd4a705da97f8de69ea8",
"body": null,
"is_bot": false,
"headline": "docs: Add more command line samples",
"author_name": "Jérôme Laban",
"author_login": "jeromelaban",
"committed_at": "2025-10-28T00:21:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87c17c78569314b38f5ebc2868edb8857036d101",
"body": "Context: https://github.com/dotnet/android/commit/df68c208ad02d09ebb9e6a87053343985dfc1e36\n\n.NET for Android requires JDK-17 as the default version as of .NET 9\nin order to improve consistency with the `InstallAndroidDependencies`\ntarget.\n\nJDK-17 is also provisioned by default by the Visual Studio installer\nas of .NET 9 (2024-Nov).",
"is_bot": false,
"headline": "chore: Provision JDK 17.0.16",
"author_name": "Jonathan Pryor",
"author_login": "jonpryor",
"committed_at": "2025-10-15T20:38:49Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 7,
"commits_last_year": 121,
"latest_release_at": "2026-02-06T22:43:46Z",
"latest_release_tag": "1.34.1",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 30,
"days_since_latest_release": 164,
"mean_days_between_releases": 226.5
},
"community": {
"has_readme": true,
"has_license": false,
"has_description": true,
"has_contributing": true,
"health_percentage": 87,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "Uno.Check",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "nuget",
"matches_repo": true,
"registry_url": "https://www.nuget.org/packages/Uno.Check",
"is_deprecated": false,
"latest_version": "1.34.1",
"repository_url": "https://github.com/unoplatform/uno.check",
"versions_count": 66,
"total_downloads": 1952376,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-02-04T19:23:02.563000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 166
}
]
},
"popularity": {
"forks": 22,
"stars": 48,
"watchers": 16,
"fork_history": {
"days": [
{
"date": "2021-12-03",
"count": 1
},
{
"date": "2022-01-14",
"count": 1
},
{
"date": "2022-02-06",
"count": 1
},
{
"date": "2022-04-25",
"count": 1
},
{
"date": "2022-08-17",
"count": 1
},
{
"date": "2022-09-30",
"count": 1
},
{
"date": "2022-11-08",
"count": 1
},
{
"date": "2023-01-16",
"count": 1
},
{
"date": "2023-01-25",
"count": 1
},
{
"date": "2023-05-29",
"count": 1
},
{
"date": "2023-11-18",
"count": 1
},
{
"date": "2023-11-29",
"count": 1
},
{
"date": "2023-11-30",
"count": 1
},
{
"date": "2024-02-28",
"count": 1
},
{
"date": "2024-06-12",
"count": 1
},
{
"date": "2024-08-06",
"count": 1
},
{
"date": "2024-09-05",
"count": 1
},
{
"date": "2024-12-15",
"count": 1
},
{
"date": "2025-02-08",
"count": 1
},
{
"date": "2025-05-23",
"count": 1
},
{
"date": "2025-07-28",
"count": 1
},
{
"date": "2025-10-23",
"count": 1
}
],
"complete": true,
"collected": 22,
"total_forks": 22
},
"star_history": {
"days": [
{
"date": "2021-05-19",
"count": 1
},
{
"date": "2021-06-15",
"count": 1
},
{
"date": "2021-12-06",
"count": 1
},
{
"date": "2022-02-21",
"count": 1
},
{
"date": "2022-03-17",
"count": 1
},
{
"date": "2022-04-23",
"count": 1
},
{
"date": "2022-05-05",
"count": 1
},
{
"date": "2022-06-03",
"count": 1
},
{
"date": "2022-06-15",
"count": 2
},
{
"date": "2022-07-13",
"count": 1
},
{
"date": "2022-10-06",
"count": 1
},
{
"date": "2022-10-29",
"count": 1
},
{
"date": "2022-11-01",
"count": 1
},
{
"date": "2022-12-10",
"count": 1
},
{
"date": "2023-01-16",
"count": 1
},
{
"date": "2023-02-03",
"count": 2
},
{
"date": "2023-03-03",
"count": 1
},
{
"date": "2023-03-08",
"count": 1
},
{
"date": "2023-03-22",
"count": 1
},
{
"date": "2023-04-02",
"count": 1
},
{
"date": "2023-05-29",
"count": 1
},
{
"date": "2024-01-15",
"count": 1
},
{
"date": "2024-01-20",
"count": 1
},
{
"date": "2024-04-15",
"count": 1
},
{
"date": "2024-05-23",
"count": 1
},
{
"date": "2024-09-20",
"count": 1
},
{
"date": "2024-11-07",
"count": 1
},
{
"date": "2024-11-26",
"count": 1
},
{
"date": "2024-12-22",
"count": 1
},
{
"date": "2025-01-20",
"count": 2
},
{
"date": "2025-02-04",
"count": 1
},
{
"date": "2025-02-16",
"count": 1
},
{
"date": "2025-02-20",
"count": 1
},
{
"date": "2025-03-08",
"count": 1
},
{
"date": "2025-04-17",
"count": 1
},
{
"date": "2025-04-21",
"count": 1
},
{
"date": "2025-04-25",
"count": 1
},
{
"date": "2025-07-22",
"count": 1
},
{
"date": "2025-08-12",
"count": 1
},
{
"date": "2025-09-25",
"count": 1
},
{
"date": "2025-11-16",
"count": 1
},
{
"date": "2026-02-09",
"count": 1
},
{
"date": "2026-02-11",
"count": 1
},
{
"date": "2026-05-19",
"count": 1
},
{
"date": "2026-06-12",
"count": 1
}
],
"complete": true,
"collected": 48,
"total_stars": 48
},
"open_issues_and_prs": 73
},
"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": [
"UnoCheck.SdkResolver/Microsoft.DotNet.MSBuildSdkResolver.csproj",
"UnoCheck.Tests/UnoCheck.Tests.csproj",
"UnoCheck/UnoCheck.csproj",
"dotnet-sdk/Resolvers/Microsoft.DotNet.MSBuildSdkResolver/Microsoft.DotNet.MSBuildSdkResolver.csproj",
"dotnet-sdk/Resolvers/Microsoft.DotNet.NativeWrapper/Microsoft.DotNet.NativeWrapper.csproj",
"dotnet-sdk/Resolvers/Microsoft.DotNet.SdkResolver/Microsoft.DotNet.SdkResolver.csproj",
"dotnet-sdk/Resolvers/Microsoft.NET.Sdk.WorkloadMSBuildSdkResolver/Microsoft.NET.Sdk.WorkloadMSBuildSdkResolver.csproj",
"dotnet-sdk/Resolvers/Microsoft.NET.Sdk.WorkloadManifestReader/Microsoft.NET.Sdk.WorkloadManifestReader.csproj",
"dotnet-sdk/Resolvers/WorkloadManifestValidator/WorkloadManifestValidator.csproj"
],
"largest_source_bytes": 34708,
"source_files_sampled": 169,
"oversized_source_files": 0,
"agent_instruction_files": [
"AGENTS.md"
],
"agent_instruction_max_bytes": 9450
},
"dependencies": {
"manifests": [
"UnoCheck.SdkResolver/Microsoft.DotNet.MSBuildSdkResolver.csproj",
"UnoCheck.Tests/UnoCheck.Tests.csproj",
"UnoCheck/UnoCheck.csproj"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "NuGet.Packaging",
"direct": true,
"version": "5.11.6",
"severity": "low",
"ecosystem": "nuget",
"cvss_score": null,
"advisory_ids": [
"GHSA-g4vj-cjjj-v7hg"
],
"fixed_version": "7.3.1",
"advisory_count": 1,
"oldest_advisory_days": 97
},
{
"name": "NuGet.Protocol",
"direct": true,
"version": "5.11.6",
"severity": "low",
"ecosystem": "nuget",
"cvss_score": null,
"advisory_ids": [
"GHSA-g4vj-cjjj-v7hg"
],
"fixed_version": "7.3.1",
"advisory_count": 1,
"oldest_advisory_days": 97
}
],
"collected": true,
"truncated": false,
"by_severity": {
"low": 2
},
"advisory_count": 2,
"affected_count": 2,
"assessed_count": 28,
"assessed_package": null,
"unassessed_count": 8,
"direct_affected_count": 2
},
"ecosystems": [
"nuget"
],
"dependencies": [
{
"name": "Microsoft.VisualStudio.Setup.Configuration.Interop",
"manifest": "UnoCheck.SdkResolver/Microsoft.DotNet.MSBuildSdkResolver.csproj",
"ecosystem": "nuget",
"version_constraint": "3.5.2145"
},
{
"name": "Newtonsoft.Json",
"manifest": "UnoCheck.SdkResolver/Microsoft.DotNet.MSBuildSdkResolver.csproj",
"ecosystem": "nuget",
"version_constraint": "13.0.1"
},
{
"name": "System.Collections.Immutable",
"manifest": "UnoCheck.SdkResolver/Microsoft.DotNet.MSBuildSdkResolver.csproj",
"ecosystem": "nuget",
"version_constraint": "5.0.0"
},
{
"name": "Microsoft.Build.Framework",
"manifest": "UnoCheck.SdkResolver/Microsoft.DotNet.MSBuildSdkResolver.csproj",
"ecosystem": "nuget",
"version_constraint": "16.9.0"
},
{
"name": "Microsoft.Deployment.DotNet.Releases",
"manifest": "UnoCheck.SdkResolver/Microsoft.DotNet.MSBuildSdkResolver.csproj",
"ecosystem": "nuget",
"version_constraint": "1.0.0-preview4.1.22206.3"
},
{
"name": "Microsoft.NETCore.DotNetHostResolver",
"manifest": "UnoCheck.SdkResolver/Microsoft.DotNet.MSBuildSdkResolver.csproj",
"ecosystem": "nuget",
"version_constraint": "7.0.3"
},
{
"name": "coverlet.collector",
"manifest": "UnoCheck.Tests/UnoCheck.Tests.csproj",
"ecosystem": "nuget",
"version_constraint": "6.0.4"
},
{
"name": "Microsoft.NET.Test.Sdk",
"manifest": "UnoCheck.Tests/UnoCheck.Tests.csproj",
"ecosystem": "nuget",
"version_constraint": "17.14.1"
},
{
"name": "xunit",
"manifest": "UnoCheck.Tests/UnoCheck.Tests.csproj",
"ecosystem": "nuget",
"version_constraint": "2.9.3"
},
{
"name": "xunit.runner.visualstudio",
"manifest": "UnoCheck.Tests/UnoCheck.Tests.csproj",
"ecosystem": "nuget",
"version_constraint": "3.1.1"
},
{
"name": "Microsoft.Win32.Registry",
"manifest": "UnoCheck/UnoCheck.csproj",
"ecosystem": "nuget",
"version_constraint": "5.0.0"
},
{
"name": "NuGet.Frameworks",
"manifest": "UnoCheck/UnoCheck.csproj",
"ecosystem": "nuget",
"version_constraint": "6.11.0"
},
{
"name": "NuGet.Packaging",
"manifest": "UnoCheck/UnoCheck.csproj",
"ecosystem": "nuget",
"version_constraint": "5.11.6"
},
{
"name": "NuGet.Protocol",
"manifest": "UnoCheck/UnoCheck.csproj",
"ecosystem": "nuget",
"version_constraint": "5.11.6"
},
{
"name": "NuGet.Versioning",
"manifest": "UnoCheck/UnoCheck.csproj",
"ecosystem": "nuget",
"version_constraint": "5.11.6"
},
{
"name": "Microsoft.Build.Framework",
"manifest": "UnoCheck/UnoCheck.csproj",
"ecosystem": "nuget",
"version_constraint": "16.9.0"
},
{
"name": "Newtonsoft.Json",
"manifest": "UnoCheck/UnoCheck.csproj",
"ecosystem": "nuget",
"version_constraint": "13.0.1"
},
{
"name": "Spectre.Console.Cli",
"manifest": "UnoCheck/UnoCheck.csproj",
"ecosystem": "nuget",
"version_constraint": "0.50.0"
},
{
"name": "System.Collections.Immutable",
"manifest": "UnoCheck/UnoCheck.csproj",
"ecosystem": "nuget",
"version_constraint": "5.0.0"
},
{
"name": "System.Text.Encoding.CodePages",
"manifest": "UnoCheck/UnoCheck.csproj",
"ecosystem": "nuget",
"version_constraint": "4.7.1"
},
{
"name": "System.Text.Json",
"manifest": "UnoCheck/UnoCheck.csproj",
"ecosystem": "nuget",
"version_constraint": "5.0.2"
},
{
"name": "Uno.DevTools.Telemetry",
"manifest": "UnoCheck/UnoCheck.csproj",
"ecosystem": "nuget",
"version_constraint": "1.1.1"
},
{
"name": "vswhere",
"manifest": "UnoCheck/UnoCheck.csproj",
"ecosystem": "nuget",
"version_constraint": "2.8.4"
},
{
"name": "plist-cil",
"manifest": "UnoCheck/UnoCheck.csproj",
"ecosystem": "nuget",
"version_constraint": "2.2.0"
},
{
"name": "Spectre.Console",
"manifest": "UnoCheck/UnoCheck.csproj",
"ecosystem": "nuget",
"version_constraint": "0.50.0"
},
{
"name": "Xamarin.LibZipSharp",
"manifest": "UnoCheck/UnoCheck.csproj",
"ecosystem": "nuget",
"version_constraint": "2.0.0"
},
{
"name": "Mono.Posix.NETStandard",
"manifest": "UnoCheck/UnoCheck.csproj",
"ecosystem": "nuget",
"version_constraint": "5.20.1-preview"
},
{
"name": "ini-parser-netstandard",
"manifest": "UnoCheck/UnoCheck.csproj",
"ecosystem": "nuget",
"version_constraint": "2.5.2"
},
{
"name": "Polly",
"manifest": "UnoCheck/UnoCheck.csproj",
"ecosystem": "nuget",
"version_constraint": "7.2.2"
},
{
"name": "Xwt",
"manifest": "UnoCheck/UnoCheck.csproj",
"ecosystem": "nuget",
"version_constraint": "0.2.247"
},
{
"name": "Microsoft.SourceLink.GitHub",
"manifest": "UnoCheck/UnoCheck.csproj",
"ecosystem": "nuget",
"version_constraint": "1.0.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "coverlet.collector",
"direct": true,
"version": "6.0.4",
"ecosystem": "nuget"
},
{
"name": "ini-parser-netstandard",
"direct": true,
"version": "2.5.2",
"ecosystem": "nuget"
},
{
"name": "Microsoft.Build.Framework",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.Build.Framework",
"direct": true,
"version": "16.9.0",
"ecosystem": "nuget"
},
{
"name": "Microsoft.Deployment.DotNet.Releases",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.Deployment.DotNet.Releases",
"direct": true,
"version": "1.0.0-preview4.1.22206.3",
"ecosystem": "nuget"
},
{
"name": "Microsoft.NET.Test.Sdk",
"direct": true,
"version": "17.14.1",
"ecosystem": "nuget"
},
{
"name": "Microsoft.NETCore.DotNetHostResolver",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.NETCore.DotNetHostResolver",
"direct": true,
"version": "7.0.3",
"ecosystem": "nuget"
},
{
"name": "Microsoft.SourceLink.GitHub",
"direct": true,
"version": "1.0.0",
"ecosystem": "nuget"
},
{
"name": "Microsoft.VisualStudio.Setup.Configuration.Interop",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.VisualStudio.Setup.Configuration.Interop",
"direct": true,
"version": "3.5.2145",
"ecosystem": "nuget"
},
{
"name": "Microsoft.Win32.Registry",
"direct": true,
"version": "5.0.0",
"ecosystem": "nuget"
},
{
"name": "Mono.Posix.NETStandard",
"direct": true,
"version": "5.20.1-preview",
"ecosystem": "nuget"
},
{
"name": "Newtonsoft.Json",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Newtonsoft.Json",
"direct": true,
"version": "13.0.1",
"ecosystem": "nuget"
},
{
"name": "NuGet.Frameworks",
"direct": true,
"version": "6.11.0",
"ecosystem": "nuget"
},
{
"name": "NuGet.Packaging",
"direct": true,
"version": "5.11.6",
"ecosystem": "nuget"
},
{
"name": "NuGet.Protocol",
"direct": true,
"version": "5.11.6",
"ecosystem": "nuget"
},
{
"name": "NuGet.Versioning",
"direct": true,
"version": "5.11.6",
"ecosystem": "nuget"
},
{
"name": "plist-cil",
"direct": true,
"version": "2.2.0",
"ecosystem": "nuget"
},
{
"name": "Polly",
"direct": true,
"version": "7.2.2",
"ecosystem": "nuget"
},
{
"name": "Spectre.Console",
"direct": true,
"version": "0.50.0",
"ecosystem": "nuget"
},
{
"name": "Spectre.Console.Cli",
"direct": true,
"version": "0.50.0",
"ecosystem": "nuget"
},
{
"name": "System.Collections.Immutable",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "System.Collections.Immutable",
"direct": true,
"version": "5.0.0",
"ecosystem": "nuget"
},
{
"name": "System.Text.Encoding.CodePages",
"direct": true,
"version": "4.7.1",
"ecosystem": "nuget"
},
{
"name": "System.Text.Json",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "System.Text.Json",
"direct": true,
"version": "5.0.2",
"ecosystem": "nuget"
},
{
"name": "Uno.DevTools.Telemetry",
"direct": true,
"version": "1.1.1",
"ecosystem": "nuget"
},
{
"name": "vswhere",
"direct": true,
"version": "2.8.4",
"ecosystem": "nuget"
},
{
"name": "Xamarin.LibZipSharp",
"direct": true,
"version": "2.0.0",
"ecosystem": "nuget"
},
{
"name": "xunit",
"direct": true,
"version": "2.9.3",
"ecosystem": "nuget"
},
{
"name": "xunit.runner.visualstudio",
"direct": true,
"version": "3.1.1",
"ecosystem": "nuget"
},
{
"name": "Xwt",
"direct": true,
"version": "0.2.247",
"ecosystem": "nuget"
},
{
"name": "Microsoft.NETCore.Targets",
"direct": false,
"version": null,
"ecosystem": "nuget"
}
],
"collected": true,
"truncated": false,
"total_count": 36,
"direct_count": 35,
"indirect_count": 1
}
},
"maintainership": {
"issues": {
"open_prs": 15,
"merged_prs": 332,
"open_issues": 58,
"closed_ratio": 0.665,
"closed_issues": 115,
"closed_unmerged_prs": 16
},
"bus_factor": 2,
"bot_contributors": 2,
"top_contributors": [
{
"type": "User",
"login": "jeromelaban",
"commits": 587,
"avatar_url": "https://avatars.githubusercontent.com/u/5839577?v=4"
},
{
"type": "User",
"login": "Redth",
"commits": 383,
"avatar_url": "https://avatars.githubusercontent.com/u/271950?v=4"
},
{
"type": "User",
"login": "Takoooooo",
"commits": 73,
"avatar_url": "https://avatars.githubusercontent.com/u/53405089?v=4"
},
{
"type": "User",
"login": "ajpinedam",
"commits": 45,
"avatar_url": "https://avatars.githubusercontent.com/u/1900897?v=4"
},
{
"type": "User",
"login": "agneszitte",
"commits": 43,
"avatar_url": "https://avatars.githubusercontent.com/u/16295702?v=4"
},
{
"type": "User",
"login": "ebariche",
"commits": 36,
"avatar_url": "https://avatars.githubusercontent.com/u/33458222?v=4"
},
{
"type": "User",
"login": "unodevops",
"commits": 20,
"avatar_url": "https://avatars.githubusercontent.com/u/102387794?v=4"
},
{
"type": "User",
"login": "DevTKSS",
"commits": 18,
"avatar_url": "https://avatars.githubusercontent.com/u/169690302?v=4"
},
{
"type": "User",
"login": "davidjohnoliver",
"commits": 18,
"avatar_url": "https://avatars.githubusercontent.com/u/8270914?v=4"
},
{
"type": "User",
"login": "aesteves900",
"commits": 16,
"avatar_url": "https://avatars.githubusercontent.com/u/5515535?v=4"
}
],
"contributors_sampled": 30,
"top_contributor_share": 0.44
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"action.yml",
"ci.yml",
"commitsar.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 2,
"reason": "binaries present in source code",
"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": "2 out of 2 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": 10,
"reason": "all changesets reviewed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 15 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": 9,
"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 5 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 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": 10,
"reason": "security policy file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "23437b933f7b70ce3f861a7ffa6cd8f9f0c48813",
"ran_at": "2026-07-21T16:29:02Z",
"aggregate_score": 6.6,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/unoplatform/uno.check",
"host": "github.com",
"name": "uno.check",
"owner": "unoplatform"
},
"metrics": {
"overall": {
"key": "overall",
"band": "good",
"name": "Overall health",
"note": null,
"notes": [],
"value": 77,
"inputs": {
"security": 71,
"vitality": 81,
"community": 69,
"governance": 78,
"engineering": 81
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 81,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "excellent",
"name": "Development activity",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"commits_last_year": 121,
"human_commit_share": 0.81,
"days_since_last_push": 0,
"active_weeks_last_year": 30
},
"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": "30/52 weeks with commits",
"points": 20.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 30
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "121 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 121
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 74,
"inputs": {
"releases_count": 7,
"latest_release_tag": "1.34.1",
"releases_from_tags": false,
"days_since_latest_release": 164,
"mean_days_between_releases": 226.5
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "7 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 7
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 164 days ago",
"points": 27,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 164
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~226.5 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 226.5
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 0,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 0 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 0
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 69,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 45,
"inputs": {
"forks": 22,
"stars": 48,
"watchers": 16,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "below_threshold"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "48 stars",
"points": 27.1,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 48
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "22 forks",
"points": 11,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 22
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "16 watchers",
"points": 6.5,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 16
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 86,
"inputs": {
"has_readme": true,
"has_license": false,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "license file present, not a recognized license",
"points": 16.9,
"status": "partial",
"details": [
{
"code": "license_custom",
"params": {}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 13.5,
"status": "met",
"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": 6.3,
"status": "met",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "good",
"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": 82,
"inputs": {
"packages": [
"Uno.Check"
],
"dependents": null,
"ecosystems": "nuget",
"total_downloads": 1952376,
"monthly_downloads": null
},
"components": [
{
"key": "total_downloads",
"name": "Total downloads",
"detail": "1,952,376 downloads all-time across nuget",
"points": 65.4,
"status": "partial",
"details": [
{
"code": "downloads_total",
"params": {
"count": 1952376,
"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": "good",
"name": "Sustainability & Governance",
"value": 78,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 30,
"top_contributor_share": 0.44
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "2 contributor(s) cover half of all commits",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 2
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 44% of commits",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 44
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "30 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 30
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 15 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 83,
"inputs": {
"merged_prs": 332,
"open_issues": 58,
"closed_issues": 115,
"issue_closed_ratio": 0.665,
"closed_unmerged_prs": 16
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "66% of issues closed",
"points": 31.1,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 66
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "332/348 decided PRs merged",
"points": 36.5,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 332,
"decided": 348
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "all changesets reviewed",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"followers": 693,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "unoplatform",
"public_repos": 100,
"account_age_days": 2582
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "693 followers of unoplatform",
"points": 20.4,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 693,
"login": "unoplatform"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "100 public repos, account ~7 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 100
}
},
{
"code": "account_age_years",
"params": {
"years": 7
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"Uno.Check"
],
"ecosystems": "nuget",
"any_deprecated": false,
"min_days_since_publish": 166
},
"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 166 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 166
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "66 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 66
}
}
],
"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": "good",
"name": "Engineering Quality",
"value": 81,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "3 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 3
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "2 out of 2 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"topics": [
"dotnet",
"dotnet-core",
"uno-platform",
"hacktoberfest"
],
"has_wiki": true,
"homepage": "https://platform.uno",
"has_readme": true,
"has_docs_dir": true,
"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": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://platform.uno",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "4 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 4
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "good",
"name": "Security",
"value": 71,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 66,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 6.6
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "binaries present in source code",
"points": 1.5,
"status": "partial",
"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": "2 out of 2 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": "all changesets reviewed",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 15 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.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "30 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow 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 detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 28 resolved dependencies against OSV; 8 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 28
}
},
{
"code": "advisories_unassessed",
"params": {
"count": 8
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 93,
"inputs": {
"source": "osv",
"advisories": 2,
"affected_packages": 2,
"assessed_packages": 28,
"unassessed_packages": 8,
"affected_by_severity": "low 2",
"direct_affected_packages": 2
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "2 affected: NuGet.Packaging 5.11.6 (low), NuGet.Protocol 5.11.6 (low)",
"points": 31.4,
"status": "partial",
"details": [
{
"code": "advisories_affected",
"params": {
"count": 2,
"packages": "NuGet.Packaging 5.11.6 (low), NuGet.Protocol 5.11.6 (low)"
}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "2 advisory-carrying package(s) unaddressed past 90 days; oldest published 97 days ago",
"points": 38.1,
"status": "partial",
"details": [
{
"code": "advisories_stale",
"params": {
"days": 90,
"count": 2,
"oldest": 97
}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 28,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 14
},
"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": "good",
"name": "AI Readiness",
"value": 74,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "excellent",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.963,
"agent_instruction_files": [
"AGENTS.md"
],
"agent_instruction_max_bytes": 9450
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "AGENTS.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "AGENTS.md"
}
}
],
"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": "78 of 81 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 78,
"sampled": 81
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 55,
"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.03,
"toolchain_manifests": [
"UnoCheck.SdkResolver/Microsoft.DotNet.MSBuildSdkResolver.csproj",
"UnoCheck.Tests/UnoCheck.Tests.csproj",
"UnoCheck/UnoCheck.csproj",
"dotnet-sdk/Resolvers/Microsoft.DotNet.MSBuildSdkResolver/Microsoft.DotNet.MSBuildSdkResolver.csproj",
"dotnet-sdk/Resolvers/Microsoft.DotNet.NativeWrapper/Microsoft.DotNet.NativeWrapper.csproj",
"dotnet-sdk/Resolvers/Microsoft.DotNet.SdkResolver/Microsoft.DotNet.SdkResolver.csproj",
"dotnet-sdk/Resolvers/Microsoft.NET.Sdk.WorkloadMSBuildSdkResolver/Microsoft.NET.Sdk.WorkloadMSBuildSdkResolver.csproj",
"dotnet-sdk/Resolvers/Microsoft.NET.Sdk.WorkloadManifestReader/Microsoft.NET.Sdk.WorkloadManifestReader.csproj",
"dotnet-sdk/Resolvers/WorkloadManifestValidator/WorkloadManifestValidator.csproj"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "UnoCheck.SdkResolver/Microsoft.DotNet.MSBuildSdkResolver.csproj, UnoCheck.Tests/UnoCheck.Tests.csproj, UnoCheck/UnoCheck.csproj (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "UnoCheck.SdkResolver/Microsoft.DotNet.MSBuildSdkResolver.csproj, UnoCheck.Tests/UnoCheck.Tests.csproj, UnoCheck/UnoCheck.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": "3 of the last 100 commits agent-authored or agent-credited",
"points": 6,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 3,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 3",
"points": 3,
"status": "partial",
"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": 34708,
"source_files_sampled": 169,
"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/169 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 169,
"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": [],
"report_type": "repository",
"generated_at": "2026-07-21T16:29:34.302843Z",
"schema_version": "0.23.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/u/unoplatform/uno.check.svg",
"full_name": "unoplatform/uno.check",
"license_state": "custom",
"license_spdx": null
}