Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [
"uno-platform",
"material-design",
"winui",
"android",
"uwp",
"xamarin",
"webassembly",
"windows",
"xaml",
"cross-platform",
"csharp",
"macos",
"hacktoberfest"
],
"is_fork": false,
"size_kb": 40631,
"has_wiki": false,
"homepage": "https://platform.uno",
"languages": {
"C#": 557340,
"CSS": 2286,
"Shell": 43884,
"Dockerfile": 8238,
"JavaScript": 176,
"PowerShell": 49832
},
"pushed_at": "2026-07-23T18:10:21Z",
"created_at": "2020-04-22T15:49:06Z",
"owner_type": "Organization",
"updated_at": "2026-07-23T18:10:43Z",
"description": "This library is designed to help you use the Material, Fluent or Cupertino design system with the Uno Platform",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "master",
"license_spdx_raw": "Apache-2.0",
"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": 2584
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "6.1.1",
"kind": "patch",
"published_at": "2026-02-06T23:05:49Z"
},
{
"tag": "6.0.2",
"kind": "patch",
"published_at": "2025-11-12T04:36:21Z"
},
{
"tag": "5.7.3",
"kind": "patch",
"published_at": "2025-08-26T15:01:42Z"
},
{
"tag": "5.6.3",
"kind": "patch",
"published_at": "2025-07-17T20:33:41Z"
},
{
"tag": "5.5.1",
"kind": "patch",
"published_at": "2025-05-08T20:32:06Z"
},
{
"tag": "5.4.0",
"kind": "minor",
"published_at": "2025-01-28T22:04:23Z"
},
{
"tag": "5.2.5",
"kind": "patch",
"published_at": "2024-09-26T19:47:25Z"
},
{
"tag": "5.3.1",
"kind": "patch",
"published_at": "2024-10-31T18:27:05Z"
},
{
"tag": "5.1.6",
"kind": "patch",
"published_at": "2024-07-23T17:11:57Z"
},
{
"tag": "4.1.0",
"kind": "minor",
"published_at": "2024-01-31T14:38:27Z"
},
{
"tag": "5.0.13",
"kind": "patch",
"published_at": "2024-04-22T19:48:09Z"
},
{
"tag": "4.0.4",
"kind": "patch",
"published_at": "2023-11-01T20:54:08Z"
},
{
"tag": "3.0.40",
"kind": "patch",
"published_at": "2023-09-07T15:55:19Z"
},
{
"tag": "2.6.0",
"kind": "minor",
"published_at": "2023-06-05T15:29:04Z"
},
{
"tag": "2.5.3",
"kind": "patch",
"published_at": "2023-03-21T13:27:42Z"
},
{
"tag": "2.3.0",
"kind": "minor",
"published_at": "2022-09-14T15:49:27Z"
}
],
"recent_commits": [
{
"oid": "157ff71fa296ea45df99e0bcaf1d5076bbb9db07",
"body": null,
"is_bot": false,
"headline": "Version bump after 7.0 release branch (#1686)",
"author_name": "unodevops",
"author_login": "unodevops",
"committed_at": "2026-07-23T18:10:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09187371ab8a3c3c90739b3ac4c336b49e5edff4",
"body": "* fix: make seed generation opt-in\n\n* chore: spellcheck and material tests",
"is_bot": false,
"headline": "fix: make seed generation opt-in (#1684)",
"author_name": "Matthew Rajala",
"author_login": "rajamatt",
"committed_at": "2026-07-10T13:41:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84b97f851e9fccfd0f6316588bfb678f3ef31b6b",
"body": "…nofeature\n\nfix(cupertino): Use Lottie UnoFeature instead of direct package pin",
"is_bot": false,
"headline": "Merge pull request #1682 from unoplatform/dev/agzi/cupertino-lottie-u…",
"author_name": "Agnès ZITTE",
"author_login": "agneszitte",
"committed_at": "2026-07-07T23:48:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f8fb6bf168124995bb92451dbddc014e47097d8",
"body": "Uno.Cupertino.WinUI referenced Uno.WinUI.Lottie as a direct, hard-pinned\npackage (a leftover from the UWP drop in #1609) instead of the Lottie\nUnoFeature. On canary, the updater bumps that standalone Uno.WinUI.Lottie\nto the latest dev (e.g. 6.7.0-dev.707) while Uno.WinUI comes from the\nUno.Sdk at a \n[…]\ning Uno.Material.WinUI),\nso the Uno.Sdk resolves Uno.WinUI.Lottie in lockstep with Uno.WinUI.\nDrop the now-unused Uno.WinUI.Lottie CPM version.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(cupertino): Use Lottie UnoFeature instead of direct package pin",
"author_name": "agneszitte",
"author_login": "agneszitte",
"committed_at": "2026-07-07T21:22:15Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "1c5d0371c9fba1b7cb2229304aa9113ab495fc85",
"body": "…r-1.3.1\n\nci: Bump canary updater tool to 1.3.1",
"is_bot": false,
"headline": "Merge pull request #1681 from unoplatform/dev/agzi/bump-canary-update…",
"author_name": "Agnès ZITTE",
"author_login": "agneszitte",
"committed_at": "2026-07-07T20:27:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6068ce12f1d30dc995ffaec564bab21bc6467f4a",
"body": "Align the canary updater with the latest stable (1.2.10 -> 1.3.1) as the\nsingle source on the default branch; canaries/dev inherits it via the\nmaster merge. 1.3.1 adds the property-package fallback mappings so\nUnoMaterial/UnoThemes resolve their WinUI variants correctly.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "ci: Bump canary updater tool to 1.3.1",
"author_name": "agneszitte",
"author_login": "agneszitte",
"committed_at": "2026-07-07T20:26:40Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "5337d0bbced5b917a5e373d4206c3f34fdeefa9b",
"body": "* refactor(themes): rework BaseTheme resource management\n\n- Revert PR #1679's bundled HctColor/font changes and remove the\n BaseTheme.SeedColors brush-collection machinery.\n- Rework BaseTheme: Source-backed control styles via a new DefaultStylesSource abstract\n property, an AddThemeSpecificResourc\n[…]\nelper and its System.Runtime.Loader\n dependency.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "refactor(themes): rework BaseTheme resource management (#1680)",
"author_name": "Steve Bilogan",
"author_login": "kazo0",
"committed_at": "2026-06-08T19:18:30Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "4a715e412dfcc5a500e150546f70aa4b9220c02b",
"body": null,
"is_bot": false,
"headline": "Streamline theme resource management and add hot-reload support (#1679)",
"author_name": "Steve Bilogan",
"author_login": "kazo0",
"committed_at": "2026-06-01T16:48:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cdbfb67a6891c34e091b4af5bea28d6b469bc65b",
"body": null,
"is_bot": false,
"headline": "docs: reviewer agents, update AGENTS.md (#1678)",
"author_name": "Steve Bilogan",
"author_login": "kazo0",
"committed_at": "2026-05-24T21:11:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93685993124527877b52d834db16057f666ec10c",
"body": null,
"is_bot": false,
"headline": "fix: bundle Inter font files in Uno.Simple.WinUI (#1677)",
"author_name": "Kunal Shah",
"author_login": "Kunal22shah",
"committed_at": "2026-05-21T15:37:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e135280afafd70722b5e4eabef957d8375aad5d9",
"body": null,
"is_bot": false,
"headline": "docs: update simple cli param name (#1669)",
"author_name": "Matthew Rajala",
"author_login": "rajamatt",
"committed_at": "2026-05-11T13:49:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16ba10f545739c3b2231a74f605df45dff535ecc",
"body": "* chore: Add skeptic agent and review panel command; establish agent guidelines\n\n- Introduced a new skeptic agent to challenge assumptions and identify edge cases in code reviews.\n- Created a review panel command to orchestrate parallel reviews by architect, security, and skeptic agents.\n- Added com\n[…]\n <4793020+kazo0@users.noreply.github.com>\n\n---------\n\nCo-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>\nCo-authored-by: kazo0 <4793020+kazo0@users.noreply.github.com>",
"is_bot": false,
"headline": "Introduce skeptic agent and review panel command with guidelines (#1673)",
"author_name": "Steve Bilogan",
"author_login": "kazo0",
"committed_at": "2026-05-08T01:53:55Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "b4872e2d524cd8ec295b7e2aff763405e81573c9",
"body": "…on tests (#1670)",
"is_bot": false,
"headline": "feat: Add Density enum, DefaultDensity API, and design token regressi…",
"author_name": "Kunal Shah",
"author_login": "Kunal22shah",
"committed_at": "2026-05-07T17:04:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54262a4af59b4d3fe9c2fbc243756b0e05004194",
"body": "…#1666)",
"is_bot": false,
"headline": "feat: replace DefaultSize with density-driven DefaultDensity system (…",
"author_name": "Kunal Shah",
"author_login": "Kunal22shah",
"committed_at": "2026-05-05T20:14:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b560dbbc98dc27cacf079a7ea9b2cec354c9a57a",
"body": null,
"is_bot": false,
"headline": "fix: ensure color overrides rebuild theme after seed palette gen (#1667)",
"author_name": "Kunal Shah",
"author_login": "Kunal22shah",
"committed_at": "2026-05-01T13:24:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "827e2b35eb6a720a8d054dbb1465bd296e612703",
"body": "…s (#1662)",
"is_bot": false,
"headline": "feat: migrate styles to design tokens and fix Simple theme regression…",
"author_name": "Kunal Shah",
"author_login": "Kunal22shah",
"committed_at": "2026-04-29T18:46:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "535fff10ab635894ca8299fafb4503a2ad48faa9",
"body": "…1659)",
"is_bot": false,
"headline": "feat: Add global design token APIs for spacing, shape, and density (#…",
"author_name": "Kunal Shah",
"author_login": "Kunal22shah",
"committed_at": "2026-04-28T13:18:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02f3c86ec8d7426950460f2739b501a660e1ccd3",
"body": "Co-authored-by: Kunal22shah <kunalshah606@gmail.com>",
"is_bot": false,
"headline": "feat: seed color generation (#1657)",
"author_name": "Matthew Rajala",
"author_login": "rajamatt",
"committed_at": "2026-04-22T18:07:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c6a63c9ba4a038d17f1c846bf53f2b7afb841c8",
"body": null,
"is_bot": false,
"headline": "Semantic clean-up (#1655)",
"author_name": "Steve Bilogan",
"author_login": "kazo0",
"committed_at": "2026-04-01T16:51:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27893b6527c9f496567670e8865174501afccb1a",
"body": null,
"is_bot": false,
"headline": "Merge pull request #1654 from unoplatform/dev/agzi/ci-linux-host-cleanup",
"author_name": "Agnès ZITTE",
"author_login": "agneszitte",
"committed_at": "2026-03-30T15:45:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c8701189a4fd9e7c8d84a71c21251703ba3e15c",
"body": "…rds)",
"is_bot": false,
"headline": "fix: address review feedback (sudo -n, DEBIAN_FRONTEND, timeouts, gua…",
"author_name": "agneszitte",
"author_login": "agneszitte",
"committed_at": "2026-03-29T20:49:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a02fc76bbbf9700962af5a023e1829a4eb72279",
"body": "- Extract host-cleanup-linux.sh shared script used by both AzDO and GHA\n- Use conditional sudo for container compatibility\n- Use apt-get purge instead of apt remove\n- Use rm -rf consistently\n- Add || true on all sudo lines for best-effort cleanup",
"is_bot": false,
"headline": "fix: extract shared cleanup script for dual-CI consistency",
"author_name": "agneszitte",
"author_login": "agneszitte",
"committed_at": "2026-03-29T18:32:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "deaf3204fe13c44c2bf2113b04ab78bc4fdab544",
"body": null,
"is_bot": false,
"headline": "ci: add Linux host disk cleanup for CI builds",
"author_name": "agneszitte",
"author_login": "agneszitte",
"committed_at": "2026-03-29T17:08:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e97fceb6394411609df80cccff6366246dfbe86",
"body": "Co-authored-by: Steve Bilogan <steve.bilogan@gmail.com>",
"is_bot": false,
"headline": "chore: semantic brushes (#1652)",
"author_name": "Kunal Shah",
"author_login": "Kunal22shah",
"committed_at": "2026-03-25T19:05:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60cc0b2ddbc9904c6936367f45d146dcc136e975",
"body": "* docs: semantic design language overview\n\n* chore: warning wording\n\n* chore: update to latest\n\n* chore: update example\n\n* chore: simplify notes",
"is_bot": false,
"headline": "docs: semantic design language overview (#1638)",
"author_name": "Matthew Rajala",
"author_login": "rajamatt",
"committed_at": "2026-03-25T16:51:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "448607b24e201ef22583c03c7198e14702e6a7a5",
"body": null,
"is_bot": false,
"headline": "feat: add more simple styles (#1651)",
"author_name": "Matthew Rajala",
"author_login": "rajamatt",
"committed_at": "2026-03-24T18:42:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d404b686014f67a4406b8268005380ae83cbacd3",
"body": "…s (#1633)\n\nCo-authored-by: Kunal22shah <kunalshah606@gmail.com>\nCo-authored-by: Steve Bilogan <steve.bilogan@gmail.com>",
"is_bot": false,
"headline": "feat: semantic lightweight styling resources for Simple theme control…",
"author_name": "Matthew Rajala",
"author_login": "rajamatt",
"committed_at": "2026-03-23T12:42:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd1cf6841da9b51b32c7f7a63d8227e3a96cec56",
"body": "… global installs and firewall setup (#1636)",
"is_bot": false,
"headline": "chore: Update devcontainer configuration and scripts for improved npm…",
"author_name": "Steve Bilogan",
"author_login": "kazo0",
"committed_at": "2026-03-20T18:49:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d7d5b4d595e04f1052d40d14e09f614a66bfcf4",
"body": "…nuget-push",
"is_bot": false,
"headline": "Merge pull request #1635 from unoplatform/dev/agzi/ci-skip-duplicate-…",
"author_name": "Agnès ZITTE",
"author_login": "agneszitte",
"committed_at": "2026-03-18T14:54:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b80260a262694ab39850186167af8c2503bac6b0",
"body": null,
"is_bot": false,
"headline": "chore(ci): Add allowPackageConflicts for idempotent NuGet publish",
"author_name": "Agnès ZITTE",
"author_login": "agneszitte",
"committed_at": "2026-03-17T20:39:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d0354de92beb0ee821563d3cce5a7ddc76cbfab",
"body": null,
"is_bot": false,
"headline": "fix: Prevent TextBox/PasswordBox shrink on focus in Simple theme (#1632)",
"author_name": "Kunal Shah",
"author_login": "Kunal22shah",
"committed_at": "2026-03-12T19:11:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4ae0c35557fc804e7ca0127940eef9d4c895fd7",
"body": "* feat: AppBarButton text wrapping\n\n* chore: remove material prefix\n\n* fix: invalid property",
"is_bot": false,
"headline": "feat: AppBarButton text wrapping (#1634)",
"author_name": "Matthew Rajala",
"author_login": "rajamatt",
"committed_at": "2026-03-11T20:36:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e782fa8f474441c0774bca7e6a090fa6a4a976c1",
"body": null,
"is_bot": false,
"headline": "docs: Simple theme lightweight styling documentation (#1628)",
"author_name": "Kunal Shah",
"author_login": "Kunal22shah",
"committed_at": "2026-03-10T17:02:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37e84b728d48fcf49783c807e3f9a8483f909529",
"body": null,
"is_bot": false,
"headline": "docs: add specs (#1630)",
"author_name": "Steve Bilogan",
"author_login": "kazo0",
"committed_at": "2026-03-10T16:54:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc95864f626e83b446c9c3900e802f6cabce5a4e",
"body": "Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "Refactor controls to use SDS foundation token aliases (#1629)",
"author_name": "Steve Bilogan",
"author_login": "kazo0",
"committed_at": "2026-03-10T02:30:17Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "aacf26e56c81f2b904c32a5a4e635561e726ac62",
"body": null,
"is_bot": false,
"headline": "Add pressed states for UI components (#1627)",
"author_name": "Steve Bilogan",
"author_login": "kazo0",
"committed_at": "2026-03-05T18:56:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "712bf916d41ea1681f239e37aab466f9ae726345",
"body": null,
"is_bot": false,
"headline": "chore: togglebutton (#1626)",
"author_name": "Steve Bilogan",
"author_login": "kazo0",
"committed_at": "2026-03-03T18:34:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71f1482721ef1fdc2b83db53d1bb1d3723c7e96c",
"body": null,
"is_bot": false,
"headline": "chore: include simple is nuget packaging (#1625)",
"author_name": "Steve Bilogan",
"author_login": "kazo0",
"committed_at": "2026-03-02T22:14:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21a7b5b1d5de47dbffd3fb7855e261ac445f80c7",
"body": null,
"is_bot": false,
"headline": "chore: update ci (#1624)",
"author_name": "Steve Bilogan",
"author_login": "kazo0",
"committed_at": "2026-03-02T20:06:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a7596ca272981d51b8ca1b8d9de261012c48cbb",
"body": null,
"is_bot": false,
"headline": "chore: fix azure static web app on master (#1623)",
"author_name": "Steve Bilogan",
"author_login": "kazo0",
"committed_at": "2026-03-02T18:46:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "411fc7d1d09bdef92eefe64147f747b76e4fb194",
"body": "…1622)\n\nCo-authored-by: Kunal Shah <37922021+Kunal22shah@users.noreply.github.com>",
"is_bot": false,
"headline": "Implement simple design system library and align styles with specs (#…",
"author_name": "Steve Bilogan",
"author_login": "kazo0",
"committed_at": "2026-03-02T18:32:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3fae279760bee54f0a9561700283ba02f930863d",
"body": null,
"is_bot": false,
"headline": "chore!: bump version after themes refactor (#1620)",
"author_name": "Steve Bilogan",
"author_login": "kazo0",
"committed_at": "2026-03-02T16:04:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6f0a4e21c9e251ca72408556df8824a80abd3a3",
"body": "Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "Add devcontainers (#1619)",
"author_name": "Steve Bilogan",
"author_login": "kazo0",
"committed_at": "2026-03-02T14:14:19Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "07fc2cf20c37bbcf47a5266ac1236899ef68eed9",
"body": "* feat: theme editor\n\n* Initial plan\n\n* docs: fix broken relative links in design token documentation\n\nCo-authored-by: Jen-Uno <214558326+Jen-Uno@users.noreply.github.com>\n\n* fix: Add 'WCAG' to cspell configuration\n\n* docs: moved to spec folder\n\n* chore: adjust\n\n* chore: adjust\n\n---------\n\nCo-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>\nCo-authored-by: Jen-Uno <214558326+Jen-Uno@users.noreply.github.com>\nCo-authored-by: Steve Bilogan <steve.bilogan@gmail.com>",
"is_bot": false,
"headline": "docs: theme design token mapping (#1611)",
"author_name": "Jenny Beland",
"author_login": "Jen-Uno",
"committed_at": "2026-02-20T18:38:57Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "b31e9e70a1d3112c30c7897d097c807e24fe3c78",
"body": "* chore: move to uno.sdk\n\n* chore: update\n\n* chore: remove wux navview style\n\n* chore: fix\n\n* chore: fix",
"is_bot": false,
"headline": "chore: move to uno.sdk (#1613)",
"author_name": "Steve Bilogan",
"author_login": "kazo0",
"committed_at": "2026-02-18T22:10:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dba64094d3790c0d05d10b00b4d2678534d6587c",
"body": "* Initial plan\n\n* chore: Drop UWP support from libraries and sample apps\n\n- Remove UWP library projects (Uno.Themes.csproj, Uno.Material.csproj, Uno.Cupertino.csproj)\n- Remove tfm-common-uwp.props\n- Remove UWP sample apps (src/samples/UWP/)\n- Remove WinUI sample apps (src/samples/WinUI/)\n- Remove ol\n[…]\n-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>\nCo-authored-by: kazo0 <4793020+kazo0@users.noreply.github.com>\nCo-authored-by: Steve Bilogan <steve.bilogan@gmail.com>",
"is_bot": false,
"headline": "chore: Drop UWP support from libraries and sample apps (#1609)",
"author_name": "Copilot",
"author_login": "Copilot",
"committed_at": "2026-02-16T22:41:07Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "a831c0702a8e8ce40c4f5b323bc67988f45a7dd9",
"body": null,
"is_bot": false,
"headline": "feat: Add CornerRadius support for Material AppBarButton (#1608)",
"author_name": "ADD-Noureddine-Maachi",
"author_login": "ADD-Noureddine-Maachi",
"committed_at": "2026-01-30T14:35:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ffef00c2827ef22f2953973c13f5c9ef2ce4408",
"body": null,
"is_bot": false,
"headline": "docs: add calendardatepicker to lightweight styling toc (#1606)",
"author_name": "Steve Bilogan",
"author_login": "kazo0",
"committed_at": "2026-01-29T19:59:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88f3a7b5c0c6af3926e8a4d86cdcdb8b340eb2b7",
"body": null,
"is_bot": false,
"headline": "Merge pull request #1605 from unoplatform/dev/agzi/ci-cancel-adjustments",
"author_name": "Agnès ZITTE",
"author_login": "agneszitte",
"committed_at": "2026-01-28T21:51:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3cf732bafb7ebbda01902ef80e6d31a71f427ad4",
"body": null,
"is_bot": false,
"headline": "ci: reduce cancellation delays",
"author_name": "agneszitte",
"author_login": "agneszitte",
"committed_at": "2026-01-28T21:19:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e512c23ca1bf47a3623076831be6b7d94d5cc88",
"body": "…after-6.1",
"is_bot": false,
"headline": "Merge pull request #1604 from unoplatform/unobot/master/release-bump-…",
"author_name": "Agnès ZITTE",
"author_login": "agneszitte",
"committed_at": "2026-01-16T02:23:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df7c55c35e20634e1c4f83ca115a42afab172b3a",
"body": null,
"is_bot": false,
"headline": "Merge branch 'release/stable/6.1'",
"author_name": "unodevops",
"author_login": "unodevops",
"committed_at": "2026-01-16T02:09:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b79eb4b6fb0b577a2dad1e40768e3858ef2e5c1",
"body": null,
"is_bot": false,
"headline": "ci: Set version to '6.2-dev.{height}'",
"author_name": "unodevops",
"author_login": "unodevops",
"committed_at": "2026-01-16T02:09:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38b19bdeb791af1d63bf3e70b3e5344c498913e7",
"body": null,
"is_bot": false,
"headline": "ci: Set version to '6.1'",
"author_name": "unodevops",
"author_login": "unodevops",
"committed_at": "2026-01-16T02:09:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b34e5e5008c149a8bb0f7170f4ea18e7f80808c",
"body": "…n is set (#1596)\n\nCo-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>\nCo-authored-by: Steve Bilogan <steve.bilogan@gmail.com>",
"is_bot": false,
"headline": "fix: Conditionally wrap AppBarButton content in Viewbox only when Ico…",
"author_name": "Copilot",
"author_login": "Copilot",
"committed_at": "2026-01-16T01:36:42Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "bce5b27ea45f7cccceaea9c5123e8cd127b8d85e",
"body": null,
"is_bot": false,
"headline": "chore: add new samplesapp (#1601)",
"author_name": "Steve Bilogan",
"author_login": "kazo0",
"committed_at": "2026-01-08T16:24:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1e5b642974ea8d3b887049019116b86d0adccf1",
"body": "…s configuration (#1597)",
"is_bot": false,
"headline": "docs: Replace NuGet package installation instructions with UnoFeature…",
"author_name": "Vatsa Shah",
"author_login": "vatsashah45",
"committed_at": "2025-12-02T15:39:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a1a8a9f11b12ed0661ce7d486462a26d0486f27",
"body": "…multaneously (#1588)\n\nCo-authored-by: kazo0 <4793020+kazo0@users.noreply.github.com>\nCo-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>\nCo-authored-by: Steve Bilogan <steve.bilogan@gmail.com>",
"is_bot": false,
"headline": "[Material][PasswordBox] Add support for Header and PlaceholderText si…",
"author_name": "Copilot",
"author_login": "Copilot",
"committed_at": "2025-11-18T20:33:14Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "e0f3c7192e40999e3adca9500c62202748779a80",
"body": "fix(textbox): Material TextBox headers should shrink and move up when focused even if no text content is present in the TextBox",
"is_bot": false,
"headline": "Merge pull request #1581 from unoplatform/header_state_material_textbox",
"author_name": "Xiaotian Gu",
"author_login": "Xiaoy312",
"committed_at": "2025-11-06T21:35:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e03a044327f21585304b83f11f0f0223726dca26",
"body": null,
"is_bot": false,
"headline": "Version bump after 6.0 release branch (#1585)",
"author_name": "unodevops",
"author_login": "unodevops",
"committed_at": "2025-11-06T21:30:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0855df95905fdedeaa48297873a7a068f3eda89d",
"body": "… focused even if no text content is present in the TextBox",
"is_bot": false,
"headline": "fix(textbox): Material TextBox headers should shrink and move up when…",
"author_name": "Ramez Ragaa",
"author_login": "ramezgerges",
"committed_at": "2025-11-06T20:04:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dfeaee8bf7ad02eec8922fff762411218a6df3f7",
"body": null,
"is_bot": false,
"headline": "chore: bump to 6.0 for breaking change (#1584)",
"author_name": "Steve Bilogan",
"author_login": "kazo0",
"committed_at": "2025-11-06T19:07:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df42f92fa8f5d8be459cf805ade505082462df2f",
"body": null,
"is_bot": false,
"headline": "docs: update cspell file change detection (#1582)",
"author_name": "Steve Bilogan",
"author_login": "kazo0",
"committed_at": "2025-10-30T19:04:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0c09841b34150974b701185557760c78256d43d",
"body": "fix: NavigationView - SplitView CornerRadius",
"is_bot": false,
"headline": "Merge pull request #1570 from unoplatform/dev/ks/navView-cornerRadius",
"author_name": "Xiaotian Gu",
"author_login": "Xiaoy312",
"committed_at": "2025-10-29T15:36:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "343411d5b384ec2b370945ab425f2ce8d2f83022",
"body": "…button-visual\n\nfix!: disabled state visual in button styles",
"is_bot": false,
"headline": "Merge pull request #1578 from unoplatform/dev/xygu/20251025/disabled-…",
"author_name": "Xiaotian Gu",
"author_login": "Xiaoy312",
"committed_at": "2025-10-21T19:37:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f017c64d8319474938a293eff99acbf109ad3585",
"body": "BREAKING CHANGE: Removed all \"Focused\" and \"PointerFocused\" resource keys and setters for foreground, background, border, and state layers in button styles.",
"is_bot": false,
"headline": "fix!: disabled state visual in button styles",
"author_name": "xiaoy312",
"author_login": "Xiaoy312",
"committed_at": "2025-10-21T19:20:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6135fedbece85b16012f4c6a9e0c98d86ac71018",
"body": null,
"is_bot": false,
"headline": "fix: NavigationView - SplitView CornerRadius",
"author_name": "Kunal22shah",
"author_login": "Kunal22shah",
"committed_at": "2025-09-30T20:27:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11d2e9fc905a304383cead0a808f682d9f7308fc",
"body": "…ngFile\n\nchore: Adjust hint for crosstargeting override after move to net9",
"is_bot": false,
"headline": "Merge pull request #1576 from unoplatform/dev/agzi/AdjustCrossTargeti…",
"author_name": "Agnès ZITTE",
"author_login": "agneszitte",
"committed_at": "2025-09-29T15:17:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b9f3e0d466505bf892adf69645e05c503d38e16",
"body": null,
"is_bot": false,
"headline": "chore: Adjust hint for crosstargeting override after move to net9",
"author_name": "agneszitte",
"author_login": "agneszitte",
"committed_at": "2025-09-29T14:56:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ab9499f0fa352b772b335e3da73a4acc76a0b84",
"body": null,
"is_bot": false,
"headline": "ci: fix wasm github action (#1573)",
"author_name": "Steve Bilogan",
"author_login": "kazo0",
"committed_at": "2025-09-25T01:39:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eda33dbe5b65ac305b2753683bf816325ffc321d",
"body": null,
"is_bot": false,
"headline": "chore: move to net9 (#1571)",
"author_name": "Steve Bilogan",
"author_login": "kazo0",
"committed_at": "2025-09-23T02:01:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1cfd303f4b348e7df8868a50a29740341052271d",
"body": "…vFeedStep\n\nci: Adjust condition for the \"Publish to Uno Dev Feed\" step",
"is_bot": false,
"headline": "Merge pull request #1563 from unoplatform/dev/agzi/AdjustPublishUnoDe…",
"author_name": "Agnès ZITTE",
"author_login": "agneszitte",
"committed_at": "2025-08-07T17:34:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6ae34bb316e537ff2a75feb5ef464ad8bac5af1",
"body": null,
"is_bot": false,
"headline": "ci: Adjust condition for the \"Publish to Uno Dev Feed\" step",
"author_name": "agneszitte",
"author_login": "agneszitte",
"committed_at": "2025-08-07T16:52:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c92001c8e299a1babacf82a59e582dd42de4a880",
"body": null,
"is_bot": false,
"headline": "Version bump after 5.7 release branch (#1561)",
"author_name": "unodevops",
"author_login": "unodevops",
"committed_at": "2025-08-07T16:48:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "470f874aa1063966def129aee41c213d3327f68e",
"body": null,
"is_bot": false,
"headline": "ci: move to yaml publishing, fix package signing (#1559)",
"author_name": "Steve Bilogan",
"author_login": "kazo0",
"committed_at": "2025-07-23T16:34:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b16e950c65190a46f75be0df1066b470a37becbf",
"body": "fix(mpe): foreground of MTC buttons become black on hover",
"is_bot": false,
"headline": "Merge pull request #1555 from unoplatform/mpe_button_foreground",
"author_name": "Ramez Ragaa",
"author_login": "ramezgerges",
"committed_at": "2025-07-07T12:54:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7a7b00f975b409d29e96c13cf134f3589521194",
"body": null,
"is_bot": false,
"headline": "fix(mpe): foreground of MTC buttons become black on hover",
"author_name": "Ramez Ragaa",
"author_login": "ramezgerges",
"committed_at": "2025-07-04T16:05:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1fd00e0c78bccebf0eee80de6027b58c5520b3a",
"body": null,
"is_bot": false,
"headline": "Version bump after 5.6 release branch (#1554)",
"author_name": "unodevops",
"author_login": "unodevops",
"committed_at": "2025-07-03T19:18:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3b401bbf5be02b30c6b11f6bbfe261f0b2815d3",
"body": null,
"is_bot": false,
"headline": "fix: material textbox and passwordbox leading icon sizing (#1541)",
"author_name": "Matthew Rajala",
"author_login": "rajamatt",
"committed_at": "2025-05-20T16:05:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f3fbdd50e703c1cb086c8440694b98072374a3e",
"body": null,
"is_bot": false,
"headline": "chore: add github close action to pr template (#1540)",
"author_name": "Andres Pineda",
"author_login": "ajpinedam",
"committed_at": "2025-05-02T14:00:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "293bdd54e3defff92a046d1e2dc4b1ab66d99278",
"body": null,
"is_bot": false,
"headline": "fix(MediaTransportControls): MPE sliders vertical alignment (#1538)",
"author_name": "Andres Pineda",
"author_login": "ajpinedam",
"committed_at": "2025-05-02T13:07:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73e995755f644949859eaae67426e5d65dd15bf9",
"body": null,
"is_bot": false,
"headline": "fix(MediaTransportControls) MPE controls (#1535)",
"author_name": "Andres Pineda",
"author_login": "ajpinedam",
"committed_at": "2025-05-02T02:42:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dedbe0e9f361d2f11b9fd85961782a5b38f74e21",
"body": null,
"is_bot": false,
"headline": "fix: passwordbox alignment (#1533)",
"author_name": "Kunal Shah",
"author_login": "Kunal22shah",
"committed_at": "2025-04-28T14:59:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "093bc0590dd54860f94692f589cfde882f2914d7",
"body": null,
"is_bot": false,
"headline": "Version bump after 5.5 release branch (#1532)",
"author_name": "unodevops",
"author_login": "unodevops",
"committed_at": "2025-04-21T16:36:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6c48e188b1fbb33bab9934d1da144ea405d6692",
"body": null,
"is_bot": false,
"headline": "chore: merge canaries/dev (#1531)",
"author_name": "Steve Bilogan",
"author_login": "kazo0",
"committed_at": "2025-04-21T14:28:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df75fc621fec87f13500215cd5ee078b7995dd15",
"body": "Co-authored-by: Érik Lima <erikvilima@gmail.com>",
"is_bot": false,
"headline": "chore: merge canaries/dev (#1529)",
"author_name": "Steve Bilogan",
"author_login": "kazo0",
"committed_at": "2025-04-18T22:26:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3163a17878997cfd5f09b92f8273f02b40d1828a",
"body": "…inter-focused\n\nfix: Wrap focus related states in a FocusStates vsg",
"is_bot": false,
"headline": "Merge pull request #1526 from unoplatform/dev/erli/1525-fix-button-po…",
"author_name": "Érik Lima",
"author_login": "erikvilima",
"committed_at": "2025-03-21T16:55:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f3a9f1fc2794f564f93fc9d83851a064b2c904d",
"body": null,
"is_bot": false,
"headline": "fix: Wrap focus related states in a FocusStates vsg",
"author_name": "Érik Lima",
"author_login": "erikvilima",
"committed_at": "2025-03-21T16:32:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74567f3f629fef5ed52018ddc4579ec209d894eb",
"body": "chore: Adjust default branch name for versioning",
"is_bot": false,
"headline": "Merge pull request #1523 from unoplatform/dev/jela/version-adjust",
"author_name": "Jérôme Laban",
"author_login": "jeromelaban",
"committed_at": "2025-02-11T12:29:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28fe0fbb7a98f39777b347f7445e749bb5303f57",
"body": null,
"is_bot": false,
"headline": "chore: Adjust default branch name for versioning",
"author_name": "Jérôme Laban",
"author_login": "jeromelaban",
"committed_at": "2025-02-11T12:28:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d05e0e2e94919689b96107753fdb22cffcffa466",
"body": null,
"is_bot": false,
"headline": "chore: bump langversion (#1522)",
"author_name": "Steve Bilogan",
"author_login": "kazo0",
"committed_at": "2025-02-10T18:41:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ada1e82c611c80d109f83b0490270f2c446663fd",
"body": "docs: fix material getting started link",
"is_bot": false,
"headline": "Merge pull request #1513 from unoplatform/docs/fix.material.link",
"author_name": "Andres Pineda",
"author_login": "ajpinedam",
"committed_at": "2025-01-09T15:43:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e3d4060f039f536de7ac01def21877134c65bdd",
"body": null,
"is_bot": false,
"headline": "docs: improve comment about dsp",
"author_name": "Andres Pineda",
"author_login": "ajpinedam",
"committed_at": "2025-01-09T06:17:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07f852a93216010c7c6445f9b65244d24fedb051",
"body": null,
"is_bot": false,
"headline": "docs: fix material getting started link",
"author_name": "Andres Pineda",
"author_login": "ajpinedam",
"committed_at": "2025-01-09T06:16:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0dd9a65ba069ac88f40600eaa248c7ff4a2512c",
"body": "ci: Move to nbgv",
"is_bot": false,
"headline": "Merge pull request #1517 from unoplatform/dev/jela/nbgv",
"author_name": "Jérôme Laban",
"author_login": "jeromelaban",
"committed_at": "2025-01-08T21:03:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "015bac6f2db8a99f61b061d3ea7738d274b55e0e",
"body": null,
"is_bot": false,
"headline": "chore: Adjust gha",
"author_name": "Jerome Laban",
"author_login": "jeromelaban",
"committed_at": "2025-01-08T19:15:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9c2801d3e7f342a038f2e0d43943ef9d369c502",
"body": null,
"is_bot": false,
"headline": "ci: Move to nbgv",
"author_name": "Jerome Laban",
"author_login": "jeromelaban",
"committed_at": "2025-01-08T19:09:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22df5299701fe9a6f96e4414b559f8dfd5789540",
"body": "* chore: add Material style for RadioMenuFlyoutItem\n\n* chore: handle uwp",
"is_bot": false,
"headline": "chore: add Material style for RadioMenuFlyoutItem (#1509)",
"author_name": "Steve Bilogan",
"author_login": "kazo0",
"committed_at": "2024-12-16T19:24:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b60fd4931fa8736d4d2b3a9d23d200cff256278",
"body": null,
"is_bot": false,
"headline": "fix: adjust FlyoutMenuSeparator style (#1507)",
"author_name": "Steve Bilogan",
"author_login": "kazo0",
"committed_at": "2024-12-16T19:14:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df61e5a67be97c700885994fcf3da0349551519d",
"body": null,
"is_bot": false,
"headline": "fix: MaterialOutlinedComboBox content shift (#1502)",
"author_name": "Kunal Shah",
"author_login": "Kunal22shah",
"committed_at": "2024-11-14T15:36:35Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 16,
"commits_last_year": 73,
"latest_release_at": "2026-02-06T23:05:49Z",
"latest_release_tag": "6.1.1",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 31,
"days_since_latest_release": 166,
"mean_days_between_releases": 81.9
},
"community": {
"has_readme": true,
"has_license": true,
"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": []
},
"popularity": {
"forks": 33,
"stars": 188,
"watchers": 22,
"fork_history": {
"days": [
{
"date": "2020-10-19",
"count": 1
},
{
"date": "2021-02-07",
"count": 1
},
{
"date": "2021-05-20",
"count": 1
},
{
"date": "2021-06-03",
"count": 1
},
{
"date": "2021-06-18",
"count": 1
},
{
"date": "2021-06-22",
"count": 1
},
{
"date": "2021-10-19",
"count": 1
},
{
"date": "2022-01-18",
"count": 1
},
{
"date": "2022-02-22",
"count": 1
},
{
"date": "2022-04-02",
"count": 1
},
{
"date": "2022-04-22",
"count": 1
},
{
"date": "2022-05-20",
"count": 1
},
{
"date": "2022-06-01",
"count": 1
},
{
"date": "2022-06-08",
"count": 1
},
{
"date": "2022-07-18",
"count": 1
},
{
"date": "2022-10-20",
"count": 1
},
{
"date": "2022-11-24",
"count": 1
},
{
"date": "2022-11-30",
"count": 1
},
{
"date": "2022-12-15",
"count": 1
},
{
"date": "2022-12-21",
"count": 1
},
{
"date": "2023-03-10",
"count": 1
},
{
"date": "2023-04-13",
"count": 1
},
{
"date": "2023-05-18",
"count": 1
},
{
"date": "2023-11-08",
"count": 1
},
{
"date": "2024-02-26",
"count": 1
},
{
"date": "2024-03-29",
"count": 1
},
{
"date": "2024-05-21",
"count": 1
},
{
"date": "2024-06-19",
"count": 1
},
{
"date": "2024-09-05",
"count": 1
},
{
"date": "2024-10-09",
"count": 1
},
{
"date": "2025-10-06",
"count": 1
},
{
"date": "2026-07-19",
"count": 1
}
],
"complete": true,
"collected": 32,
"total_forks": 33
},
"star_history": null,
"open_issues_and_prs": 219
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"samples"
],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": true,
"typecheck_configs": [],
"toolchain_manifests": [
"src/library/Uno.Cupertino/Uno.Cupertino.WinUI.csproj",
"src/library/Uno.Material.WinUI.Markup/Uno.Material.WinUI.Markup.csproj",
"src/library/Uno.Material/Uno.Material.WinUI.csproj",
"src/library/Uno.Simple.WinUI.Markup/Uno.Simple.WinUI.Markup.csproj",
"src/library/Uno.Simple.WinUI/Uno.Simple.WinUI.csproj",
"src/library/Uno.Themes.WinUI.Markup/Uno.Themes.WinUI.Markup.csproj",
"src/library/Uno.Themes/Uno.Themes.WinUI.csproj",
"src/samples/CupertinoSampleApp/CupertinoSampleApp.csproj",
"src/samples/MaterialSampleApp/MaterialSampleApp.csproj",
"src/samples/SimpleSampleApp/SimpleSampleApp.csproj"
],
"largest_source_bytes": 45121,
"source_files_sampled": 190,
"oversized_source_files": 0,
"agent_instruction_files": [
"AGENTS.md",
"CLAUDE.md"
],
"agent_instruction_max_bytes": 34946
},
"dependencies": {
"manifests": [],
"advisories": {
"error": "No resolved dependencies carried a version and a supported ecosystem",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 6,
"direct_affected_count": 0
},
"ecosystems": [],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "MSTest.TestFramework",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Uno.Extensions.Markup.Generators",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Uno.ShowMeTheXAML",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Uno.ShowMeTheXAML.MSBuild",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Uno.UI.RuntimeTests.Engine",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Uno.WinUI.Markup",
"direct": false,
"version": null,
"ecosystem": "nuget"
}
],
"collected": true,
"truncated": false,
"total_count": 6,
"direct_count": 0,
"indirect_count": 6
}
},
"maintainership": {
"issues": {
"open_prs": 18,
"merged_prs": 939,
"open_issues": 201,
"closed_ratio": 0.674,
"closed_issues": 415,
"closed_unmerged_prs": 91
},
"bus_factor": 4,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "kazo0",
"commits": 322,
"avatar_url": "https://avatars.githubusercontent.com/u/4793020?v=4"
},
{
"type": "User",
"login": "jeromelaban",
"commits": 175,
"avatar_url": "https://avatars.githubusercontent.com/u/5839577?v=4"
},
{
"type": "User",
"login": "agneszitte",
"commits": 166,
"avatar_url": "https://avatars.githubusercontent.com/u/16295702?v=4"
},
{
"type": "User",
"login": "Xiaoy312",
"commits": 161,
"avatar_url": "https://avatars.githubusercontent.com/u/2359550?v=4"
},
{
"type": "User",
"login": "MatFillion",
"commits": 137,
"avatar_url": "https://avatars.githubusercontent.com/u/7029537?v=4"
},
{
"type": "User",
"login": "NicolasChampagne",
"commits": 125,
"avatar_url": "https://avatars.githubusercontent.com/u/49762217?v=4"
},
{
"type": "User",
"login": "MaximeDion-Work",
"commits": 122,
"avatar_url": "https://avatars.githubusercontent.com/u/64613932?v=4"
},
{
"type": "User",
"login": "Guidemarcus",
"commits": 39,
"avatar_url": "https://avatars.githubusercontent.com/u/17101674?v=4"
},
{
"type": "User",
"login": "alexmaude",
"commits": 36,
"avatar_url": "https://avatars.githubusercontent.com/u/5766642?v=4"
},
{
"type": "User",
"login": "ajpinedam",
"commits": 29,
"avatar_url": "https://avatars.githubusercontent.com/u/1900897?v=4"
}
],
"contributors_sampled": 57,
"top_contributor_share": 0.197
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"azure-static-web-apps.yml",
"conventional-commits.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 2,
"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": "24 out of 24 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": 9,
"reason": "Found 22/24 approved changesets -- score normalized to 9",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 17 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": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "17 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 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": "157ff71fa296ea45df99e0bcaf1d5076bbb9db07",
"ran_at": "2026-07-23T18:41:42Z",
"aggregate_score": 5.8,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-23T18:16:53Z",
"oldest_open_prs": [
{
"number": 1057,
"created_at": "2023-07-12T19:16:53Z",
"last_comment_at": "2023-10-06T17:56:10Z",
"last_comment_author": "agneszitte"
},
{
"number": 1129,
"created_at": "2023-08-02T15:46:25Z",
"last_comment_at": "2023-10-06T17:55:45Z",
"last_comment_author": "agneszitte"
},
{
"number": 1152,
"created_at": "2023-08-14T16:33:12Z",
"last_comment_at": "2023-08-14T16:37:18Z",
"last_comment_author": "github-actions"
},
{
"number": 1154,
"created_at": "2023-08-14T19:38:38Z",
"last_comment_at": "2023-12-05T11:12:24Z",
"last_comment_author": "iurycarlos"
},
{
"number": 1155,
"created_at": "2023-08-14T21:50:34Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 1189,
"created_at": "2023-09-01T15:10:24Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 1194,
"created_at": "2023-09-05T18:03:57Z",
"last_comment_at": "2023-10-11T20:54:47Z",
"last_comment_author": "Arieldelossantos"
},
{
"number": 1241,
"created_at": "2023-10-11T14:38:04Z",
"last_comment_at": "2023-12-08T16:30:02Z",
"last_comment_author": "NVLudwig"
},
{
"number": 1245,
"created_at": "2023-10-11T21:12:05Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 1255,
"created_at": "2023-10-24T19:50:50Z",
"last_comment_at": "2023-10-24T20:13:39Z",
"last_comment_author": "Xiaoy312"
},
{
"number": 1288,
"created_at": "2023-11-24T17:49:50Z",
"last_comment_at": "2023-11-27T17:33:09Z",
"last_comment_author": "github-actions"
},
{
"number": 1309,
"created_at": "2023-12-18T13:17:32Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 1353,
"created_at": "2024-02-09T14:42:59Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 1361,
"created_at": "2024-02-26T18:37:04Z",
"last_comment_at": "2024-02-27T15:16:25Z",
"last_comment_author": "kazo0"
},
{
"number": 1516,
"created_at": "2025-01-08T17:18:58Z",
"last_comment_at": "2025-01-14T15:54:56Z",
"last_comment_author": "erikvilima"
},
{
"number": 1565,
"created_at": "2025-08-27T20:14:16Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 1660,
"created_at": "2026-04-22T18:30:00Z",
"last_comment_at": "2026-07-21T06:10:04Z",
"last_comment_author": "unodevops"
},
{
"number": 1685,
"created_at": "2026-07-22T23:06:45Z",
"last_comment_at": "2026-07-23T01:12:41Z",
"last_comment_author": "mergify"
}
],
"last_merged_pr_at": "2026-07-23T18:10:19Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 18,
"created_at": "2020-04-27T20:14:42Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 136,
"created_at": "2020-06-04T17:17:43Z",
"last_comment_at": "2020-06-08T20:46:26Z",
"last_comment_author": "Xiaoy312"
},
{
"number": 158,
"created_at": "2020-06-09T22:09:08Z",
"last_comment_at": "2021-07-05T20:41:04Z",
"last_comment_author": "carldebilly"
},
{
"number": 168,
"created_at": "2020-06-29T15:43:40Z",
"last_comment_at": "2020-08-18T13:46:36Z",
"last_comment_author": "StewartPolsky"
},
{
"number": 188,
"created_at": "2020-07-06T21:27:25Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 211,
"created_at": "2020-07-09T20:03:33Z",
"last_comment_at": "2020-07-10T19:24:56Z",
"last_comment_author": "MatFillion"
},
{
"number": 217,
"created_at": "2020-07-13T18:07:16Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 233,
"created_at": "2020-07-14T21:12:32Z",
"last_comment_at": "2020-07-27T15:18:41Z",
"last_comment_author": "Xiaoy312"
},
{
"number": 251,
"created_at": "2020-07-21T15:32:47Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 261,
"created_at": "2020-07-21T20:17:43Z",
"last_comment_at": "2020-07-29T04:17:13Z",
"last_comment_author": "MatFillion"
},
{
"number": 329,
"created_at": "2020-07-31T00:50:18Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 351,
"created_at": "2020-08-06T16:02:08Z",
"last_comment_at": "2023-01-26T23:50:51Z",
"last_comment_author": "agneszitte"
},
{
"number": 361,
"created_at": "2020-08-10T15:54:35Z",
"last_comment_at": "2020-08-10T16:11:22Z",
"last_comment_author": "NicolasChampagne"
},
{
"number": 380,
"created_at": "2020-08-18T19:21:19Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 386,
"created_at": "2020-08-26T14:37:57Z",
"last_comment_at": "2020-09-11T18:33:05Z",
"last_comment_author": "NicolasChampagne"
},
{
"number": 391,
"created_at": "2020-08-28T18:43:25Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 396,
"created_at": "2020-09-03T16:29:54Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 397,
"created_at": "2020-09-03T17:52:26Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 398,
"created_at": "2020-09-03T18:00:27Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 401,
"created_at": "2020-09-04T19:57:19Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/unoplatform/Uno.Themes",
"host": "github.com",
"name": "Uno.Themes",
"owner": "unoplatform"
},
"metrics": {
"overall": {
"key": "overall",
"band": "good",
"name": "Overall health",
"note": null,
"notes": [],
"value": 76,
"inputs": {
"security": 58,
"vitality": 83,
"community": 73,
"governance": 80,
"engineering": 80
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 83,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 84,
"inputs": {
"commits_last_year": 73,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 31
},
"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": "31/52 weeks with commits",
"points": 21.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 31
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "73 commits in the last year",
"points": 16.8,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 73
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "17 commit(s) and 2 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": 82,
"inputs": {
"releases_count": 16,
"latest_release_tag": "6.1.1",
"releases_from_tags": false,
"days_since_latest_release": 166,
"mean_days_between_releases": 81.9
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "16 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 16
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 166 days ago",
"points": 27,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 166
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~81.9 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 81.9
}
}
],
"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": "good",
"name": "Community & Adoption",
"value": 73,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 57,
"inputs": {
"forks": 33,
"stars": 188,
"watchers": 22,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "188 stars",
"points": 36.9,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 188
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "33 forks",
"points": 12.5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 33
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "22 watchers",
"points": 7.4,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 22
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"has_readme": true,
"has_license": true,
"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": "recognized license (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"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
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "good",
"name": "Sustainability & Governance",
"value": 80,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "excellent",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"bus_factor": 4,
"contributors_sampled": 57,
"top_contributor_share": 0.197
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "4 contributor(s) cover half of all commits",
"points": 43.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 4
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 20% of commits",
"points": 18.1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 20
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "57 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 57
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 17 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"merged_prs": 939,
"open_issues": 201,
"closed_issues": 415,
"issue_closed_ratio": 0.674,
"closed_unmerged_prs": 91
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "67% of issues closed",
"points": 31.5,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 67
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "939/1030 decided PRs merged",
"points": 34.9,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 939,
"decided": 1030
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 22/24 approved changesets -- score normalized to 9",
"points": 13.5,
"status": "partial",
"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": 2584
},
"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
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 80,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 74,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "24 out of 24 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": 90,
"inputs": {
"topics": [
"uno-platform",
"material-design",
"winui",
"android",
"uwp",
"xamarin",
"webassembly",
"windows",
"xaml",
"cross-platform",
"csharp",
"macos",
"hacktoberfest"
],
"has_wiki": false,
"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": "13 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 13
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 58,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 58,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 5.8
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection is not maximal on development and all release branches",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "24 out of 24 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 22/24 approved changesets -- score normalized to 9",
"points": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 17 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": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "17 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file 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": "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": 10
},
"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": 73,
"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.99,
"agent_instruction_files": [
"AGENTS.md",
"CLAUDE.md"
],
"agent_instruction_max_bytes": 34946
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "AGENTS.md, CLAUDE.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "AGENTS.md, CLAUDE.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": "99 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 99,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": true,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": true,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0.1,
"toolchain_manifests": [
"src/library/Uno.Cupertino/Uno.Cupertino.WinUI.csproj",
"src/library/Uno.Material.WinUI.Markup/Uno.Material.WinUI.Markup.csproj",
"src/library/Uno.Material/Uno.Material.WinUI.csproj",
"src/library/Uno.Simple.WinUI.Markup/Uno.Simple.WinUI.Markup.csproj",
"src/library/Uno.Simple.WinUI/Uno.Simple.WinUI.csproj",
"src/library/Uno.Themes.WinUI.Markup/Uno.Themes.WinUI.Markup.csproj",
"src/library/Uno.Themes/Uno.Themes.WinUI.csproj",
"src/samples/CupertinoSampleApp/CupertinoSampleApp.csproj",
"src/samples/MaterialSampleApp/MaterialSampleApp.csproj",
"src/samples/SimpleSampleApp/SimpleSampleApp.csproj"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "src/library/Uno.Cupertino/Uno.Cupertino.WinUI.csproj, src/library/Uno.Material.WinUI.Markup/Uno.Material.WinUI.Markup.csproj, src/library/Uno.Material/Uno.Material.WinUI.csproj (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "src/library/Uno.Cupertino/Uno.Cupertino.WinUI.csproj, src/library/Uno.Material.WinUI.Markup/Uno.Material.WinUI.Markup.csproj, src/library/Uno.Material/Uno.Material.WinUI.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": "devcontainer, Dockerfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "devcontainer, Dockerfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "10 of the last 100 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 10,
"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 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "C#",
"largest_source_bytes": 45121,
"source_files_sampled": 190,
"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/190 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 190,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"samples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "samples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "samples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-23T18:42:18.271475Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/u/unoplatform/Uno.Themes.svg",
"full_name": "unoplatform/Uno.Themes",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}