Public record
Software health reportschema 0.30.0 · metrics 2.5.0 · 2026-08-04 17:18 UTC

lepoco / wpfui

WPF UI provides the Fluent experience in your known and loved WPF framework. Intuitive design, themes, navigation and new immersive controls. All natively and effortlessly.

C#MIT★ 9,572 stars⑂ 994 forkssince Jul 2021View on GitHub ↗
KindDesktop applicationLibraryhow this is determined

lepoco/wpfui holds a health index of 89 out of 100, placing it in the Excellent band. It scores highest on Community & Adoption (91/100) and lowest on Sustainability & Governance (64/100). It was last updated 38 days ago. A single contributor accounts for most of its recent work.

89
overall / 100
Excellent

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

89
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

The weighted overall 75 is calibrated to 89 on the published index scale (record calibration 2026-08-02).

Ownership

225 followers24 public repossince Jul 2021

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Package ecosystems

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

67Good · 21% of overall
How it's scored
18/36Push recency — last push 38 days ago
11.1/36Commit cadence — 16/52 weeks with commits
18/18Commit volume — 113 commits in the last year
10/10OpenSSF Scorecard: Maintained — 4 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year113
human_commit_share1
days_since_last_push38
active_weeks_last_year16
How it's scored
27/27Ships releases — 23 releases published
27/36Release recency — latest release 92 days ago
19.8/27Release cadence — a release every ~71.9 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count23
latest_release_tag4.3.0
releases_from_tagsno
days_since_latest_release92
mean_days_between_releases71.9
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

91Excellent · 17% of overall
How it's scored
60/60Stars — 9,572 stars
25/25Forks — 994 forks
10.9/15Watchers — 94 watchers
Inputs used
forks994
stars9,572
watchers94
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

92Excellent
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges4
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_servicesshields.io
has_pull_request_templateyes
How it's scored
64.4/80Total downloads — 1,572,073 downloads all-time across nuget
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesWPF-UI, WPF-UI.Tray, WPF-UI.FlaUI, WPF-UI.Abstractions, WPF-UI.DependencyInjection
dependents
ecosystemsnuget
total_downloads1,572,073
monthly_downloads
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

64Moderate · 23% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
7.7/22.5Commit distribution — top contributor authored 66% of commits
13.5/13.5Contributor breadth — 99 contributors
10/10OpenSSF Scorecard: Contributors — project has 22 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled99
top_contributor_share0.657
How it's scored
22.3/42Issue resolution — 53% of issues closed
23.9/30PR acceptance — 471/592 decided PRs merged
0/13Newcomer PR acceptance — 0/1 first-time contributors' PRs merged in 30d
13.5/15OpenSSF Scorecard: Code-Review — Found 28/30 approved changesets -- score normalized to 9
Inputs used
merged_prs471
open_issues418
closed_issues475
prs_merged_7d0
prs_decided_7d1
prs_merged_30d0
prs_decided_30d3
issue_closed_ratio0.532
closed_unmerged_prs121
first_time_authors_30d1
first_time_prs_merged_30d0
first_time_prs_decided_30d1
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
16.9/25Owner reach — 225 followers of lepoco
20.3/25Track record — 24 public repos, account ~5 yr old
Inputs used
followers225
owner_typeOrganization
is_verified
owner_loginlepoco
public_repos24
account_age_days1,847

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable — 5 package(s) on nuget
35/35Publish recency — latest publish 92 days ago
20/20Version history — 30 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesWPF-UI, WPF-UI.Tray, WPF-UI.FlaUI, WPF-UI.Abstractions, WPF-UI.DependencyInjection
ecosystemsnuget
any_deprecatedno
min_days_since_publish92

Engineering Quality

Are baseline engineering and documentation practices in place?

90Excellent · 19% of overall
How it's scored
24/24CI workflows — 7 workflow(s)
24/24Tests present
16/16Linter config — .eslintrc.js
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 30 out of 30 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configyes
has_precommit_configno

Documentation

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://wpfui.lepo.co
10/10Repository description
10/10Topics — 12 topics
0/10Wiki
Inputs used
topicswpf, wpf-ui, wpf-controls, xaml, dotnet, csharp, fluent, ui, theme, windows-10, windows-11, mica
has_wikino
homepagehttps://wpfui.lepo.co
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

67Good · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0.8/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 30 out of 30 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
6.8/7.5Code-Review — Found 28/30 approved changesets -- score normalized to 9
2.5/2.5Contributors — project has 22 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 4 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
4.5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 99 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate5.8
Excluded from scoring (no data or not applicable): signed_releases. Remaining weights renormalized.

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages4
unassessed_packages19
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 4 resolved dependencies against OSV. 19 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.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

76Good · 4% of overall
How it's scored
45/45Agent instructions — .github/copilot-instructions.md
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 100 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share1
agent_instruction_files.github/copilot-instructions.md
agent_instruction_max_bytes7,907
How it's scored
12.6/18One-command bootstrap — samples/Wpf.Ui.Demo.Console/Wpf.Ui.Demo.Console.csproj, samples/Wpf.Ui.Demo.Dialogs/Wpf.Ui.Demo.Dialogs.csproj, samples/Wpf.Ui.Demo.Mvvm/Wpf.Ui.Demo.Mvvm.csproj (toolchain convention, no task runner)
22/22Automated tests
11/11Lint / format config — .eslintrc.js
11/11Static type checking — docs/templates/tsconfig.json
10/10Reproducible environment — devcontainer, Dockerfile, lockfile
2/10Demonstrated agent practice — 1 of the last 100 commits agent-authored or agent-credited
5/8Automated maintenance — dependency automation configured, none observed in the sampled commits
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilespackage-lock.json
has_dockerfileyes
typed_languageyes
bootstrap_files
has_devcontaineryes
has_linter_configyes
typecheck_configsdocs/templates/tsconfig.json
agent_commit_share0.01
toolchain_manifestssamples/Wpf.Ui.Demo.Console/Wpf.Ui.Demo.Console.csproj, samples/Wpf.Ui.Demo.Dialogs/Wpf.Ui.Demo.Dialogs.csproj, samples/Wpf.Ui.Demo.Mvvm/Wpf.Ui.Demo.Mvvm.csproj, samples/Wpf.Ui.Demo.SetResources.Simple/Wpf.Ui.Demo.SetResources.Simple.csproj, samples/Wpf.Ui.Demo.Simple/Wpf.Ui.Demo.Simple.csproj, src/Wpf.Ui.Abstractions/Wpf.Ui.Abstractions.csproj, src/Wpf.Ui.DependencyInjection/Wpf.Ui.DependencyInjection.csproj, src/Wpf.Ui.Extension.Template.Blank/Wpf.Ui.Blank.csproj, src/Wpf.Ui.Extension.Template.Blank/Wpf.Ui.Extension.Template.Blank.csproj, src/Wpf.Ui.Extension.Template.Compact/Wpf.Ui.Compact.csproj, src/Wpf.Ui.Extension.Template.Compact/Wpf.Ui.Extension.Template.Compact.csproj, src/Wpf.Ui.Extension.Template.Fluent/Wpf.Ui.Extension.Template.Fluent.csproj, src/Wpf.Ui.Extension.Template.Fluent/Wpf.Ui.Fluent.csproj, src/Wpf.Ui.Extension/Wpf.Ui.Extension.csproj, src/Wpf.Ui.FlaUI/Wpf.Ui.FlaUI.csproj, src/Wpf.Ui.FontMapper/Wpf.Ui.FontMapper.csproj, src/Wpf.Ui.Gallery/Wpf.Ui.Gallery.csproj, src/Wpf.Ui.SyntaxHighlight/Wpf.Ui.SyntaxHighlight.csproj, src/Wpf.Ui.ToastNotifications/Wpf.Ui.ToastNotifications.csproj, src/Wpf.Ui.Tray/Wpf.Ui.Tray.csproj, src/Wpf.Ui/Wpf.Ui.csproj, tests/Wpf.Ui.Gallery.IntegrationTests/Wpf.Ui.Gallery.IntegrationTests.csproj, tests/Wpf.Ui.UnitTests/Wpf.Ui.UnitTests.csproj
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — C# (statically typed)
53.5/55Manageable file sizes — 19/682 source files over 60KB
Inputs used
primary_languageC#
largest_source_bytes4,602,226
source_files_sampled682
oversized_source_files19
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — samples
Inputs used
example_dirssamples
has_mcp_signalno
api_schema_files

Key facts

9,572GitHub stars
99contributors
113commits, last 12 months
38days since last push
23releases
1bus factor
418open issues
package ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • Could not fetch nuget package 'WPF-UI.SyntaxHighlight' from its registry
  • Could not fetch nuget package 'WPF-UI.ToastNotifications' from its registry

More detail

Star and fork history 0 ★ / 994 ⇿
0Stars
994Forks
23Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

02004006008001,000953122021-092024-022026-08
Major 3Minor 5Patch 13

Each point covers 5 days.

OpenSSF Scorecard 5.8 / 10
5.8aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-08-04 17:18 UTC

10Binary-Artifactsno binaries found in the repo
1Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests30 out of 30 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
9Code-ReviewFound 28/30 approved changesets -- score normalized to 9
10Contributorsproject has 22 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained4 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
9Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities99 existing vulnerabilities detected
Direct dependencies 34
RegistryPackageVersion constraintManifest
NuGetMicrosoft.Extensions.DependencyInjection.Abstractionssrc/Wpf.Ui.DependencyInjection/Wpf.Ui.DependencyInjection.csproj
NuGetWPF-UI4.2.0src/Wpf.Ui.Extension.Template.Blank/Wpf.Ui.Blank.csproj
NuGetWPF-UI.DependencyInjection4.2.0src/Wpf.Ui.Extension.Template.Blank/Wpf.Ui.Blank.csproj
NuGetMicrosoft.Extensions.Hosting10.0.1src/Wpf.Ui.Extension.Template.Blank/Wpf.Ui.Blank.csproj
NuGetCommunityToolkit.Mvvm8.4.0 src/Wpf.Ui.Extension.Template.Blank/Wpf.Ui.Blank.csproj
NuGetWPF-UI4.2.0src/Wpf.Ui.Extension.Template.Compact/Wpf.Ui.Compact.csproj
NuGetWPF-UI.DependencyInjection4.2.0src/Wpf.Ui.Extension.Template.Compact/Wpf.Ui.Compact.csproj
NuGetMicrosoft.Extensions.Hosting10.0.1src/Wpf.Ui.Extension.Template.Compact/Wpf.Ui.Compact.csproj
NuGetCommunityToolkit.Mvvm8.4.0 src/Wpf.Ui.Extension.Template.Compact/Wpf.Ui.Compact.csproj
NuGetWPF-UI4.2.0src/Wpf.Ui.Extension.Template.Fluent/Wpf.Ui.Fluent.csproj
NuGetWPF-UI.DependencyInjection4.2.0src/Wpf.Ui.Extension.Template.Fluent/Wpf.Ui.Fluent.csproj
NuGetMicrosoft.Extensions.Hosting10.0.1src/Wpf.Ui.Extension.Template.Fluent/Wpf.Ui.Fluent.csproj
NuGetCommunityToolkit.Mvvm8.4.0 src/Wpf.Ui.Extension.Template.Fluent/Wpf.Ui.Fluent.csproj
NuGetFlaUI.Coresrc/Wpf.Ui.FlaUI/Wpf.Ui.FlaUI.csproj
NuGetWpfAnalyzerssrc/Wpf.Ui.FlaUI/Wpf.Ui.FlaUI.csproj
NuGetLepo.i18n.DependencyInjectionsrc/Wpf.Ui.Gallery/Wpf.Ui.Gallery.csproj
NuGetLepo.i18n.Wpfsrc/Wpf.Ui.Gallery/Wpf.Ui.Gallery.csproj
NuGetMicrosoft.CodeAnalysis.CSharpsrc/Wpf.Ui.Gallery/Wpf.Ui.Gallery.csproj
NuGetMicrosoft.Extensions.Hostingsrc/Wpf.Ui.Gallery/Wpf.Ui.Gallery.csproj
NuGetCommunityToolkit.Mvvmsrc/Wpf.Ui.Gallery/Wpf.Ui.Gallery.csproj
NuGetMicrosoft.Web.WebView2src/Wpf.Ui.Gallery/Wpf.Ui.Gallery.csproj
NuGetReflectionEventingsrc/Wpf.Ui.Gallery/Wpf.Ui.Gallery.csproj
NuGetReflectionEventing.DependencyInjectionsrc/Wpf.Ui.Gallery/Wpf.Ui.Gallery.csproj
NuGetWpfAnalyzerssrc/Wpf.Ui.Gallery/Wpf.Ui.Gallery.csproj
NuGetWpfAnalyzerssrc/Wpf.Ui.SyntaxHighlight/Wpf.Ui.SyntaxHighlight.csproj
NuGetSystem.ValueTuplesrc/Wpf.Ui.ToastNotifications/Wpf.Ui.ToastNotifications.csproj
NuGetWpfAnalyzerssrc/Wpf.Ui.ToastNotifications/Wpf.Ui.ToastNotifications.csproj
NuGetSystem.Drawing.Commonsrc/Wpf.Ui.Tray/Wpf.Ui.Tray.csproj
NuGetSystem.ValueTuplesrc/Wpf.Ui.Tray/Wpf.Ui.Tray.csproj
NuGetWpfAnalyzerssrc/Wpf.Ui.Tray/Wpf.Ui.Tray.csproj
NuGetSystem.ValueTuplesrc/Wpf.Ui/Wpf.Ui.csproj
NuGetMicrosoft.Windows.CsWin32src/Wpf.Ui/Wpf.Ui.csproj
NuGetSystem.Memorysrc/Wpf.Ui/Wpf.Ui.csproj
NuGetWpfAnalyzerssrc/Wpf.Ui/Wpf.Ui.csproj
All dependencies 23

Full resolved dependency set from the GitHub dependency graph: 19 direct and 4 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
NuGetCommunityToolkit.Mvvmdirect
NuGetCommunityToolkit.Mvvm8.4.0direct
NuGetFlaUI.Coredirect
NuGetLepo.i18n.DependencyInjectiondirect
NuGetLepo.i18n.Wpfdirect
NuGetMicrosoft.CodeAnalysis.CSharpdirect
NuGetMicrosoft.Extensions.DependencyInjection.Abstractionsdirect
NuGetMicrosoft.Extensions.Hostingdirect
NuGetMicrosoft.Extensions.Hosting10.0.1direct
NuGetMicrosoft.Web.WebView2direct
NuGetMicrosoft.Windows.CsWin32direct
NuGetReflectionEventingdirect
NuGetReflectionEventing.DependencyInjectiondirect
NuGetSystem.Drawing.Commondirect
NuGetSystem.Memorydirect
NuGetSystem.ValueTupledirect
NuGetWPF-UI4.2.0direct
NuGetWPF-UI.DependencyInjection4.2.0direct
NuGetWpfAnalyzersdirect
NuGetAwesomeAssertionsindirect
NuGetFlaUI.UIA3indirect
NuGetNSubstituteindirect
NuGetxunit.v3indirect
Dependency advisories 0

This repository publishes no package the index resolves, so its own dependency graph was assessed — 4 packages, which also include development and test pins that never ship: 0 carry known advisories, of which 0 are direct. 19 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list.

No known advisories affect the assessed dependencies.

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "wpf",
        "wpf-ui",
        "wpf-controls",
        "xaml",
        "dotnet",
        "csharp",
        "fluent",
        "ui",
        "theme",
        "windows-10",
        "windows-11",
        "mica"
      ],
      "is_fork": false,
      "size_kb": 46733,
      "has_wiki": false,
      "homepage": "https://wpfui.lepo.co",
      "languages": {
        "C#": 1928932,
        "HTML": 640,
        "Shell": 203,
        "Batchfile": 214,
        "JavaScript": 8146,
        "PowerShell": 1276
      },
      "pushed_at": "2026-06-27T13:58:28Z",
      "created_at": "2021-07-24T23:09:19Z",
      "owner_type": "Organization",
      "updated_at": "2026-08-04T15:08:16Z",
      "description": "WPF UI provides the Fluent experience in your known and loved WPF framework. Intuitive design, themes, navigation and new immersive controls. All natively and effortlessly.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "C#",
      "significant_languages": [
        "C#"
      ]
    },
    "owner": {
      "blog": "lepo.co",
      "name": "lepo | Leszek Pomianowski",
      "type": "Organization",
      "login": "lepoco",
      "company": null,
      "location": "Poland",
      "followers": 225,
      "avatar_url": "https://avatars.githubusercontent.com/u/87412094?v=4",
      "created_at": "2021-07-14T06:40:37Z",
      "is_verified": null,
      "public_repos": 24,
      "account_age_days": 1847
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "4.3.0",
          "kind": "minor",
          "published_at": "2026-05-04T12:23:15Z"
        },
        {
          "tag": "4.2.1",
          "kind": "patch",
          "published_at": "2026-04-23T12:26:58Z"
        },
        {
          "tag": "4.2.0",
          "kind": "minor",
          "published_at": "2026-01-10T15:28:07Z"
        },
        {
          "tag": "4.1.0",
          "kind": "minor",
          "published_at": "2025-11-24T10:18:13Z"
        },
        {
          "tag": "4.0.3",
          "kind": "patch",
          "published_at": "2025-06-11T11:40:39Z"
        },
        {
          "tag": "4.0.2",
          "kind": "patch",
          "published_at": "2025-06-11T11:40:09Z"
        },
        {
          "tag": "4.0.0",
          "kind": "major",
          "published_at": "2025-02-01T23:33:15Z"
        },
        {
          "tag": "3.1.0",
          "kind": "minor",
          "published_at": "2025-02-01T23:24:35Z"
        },
        {
          "tag": "4.0.0-rc.2",
          "kind": "prerelease",
          "published_at": "2024-08-11T14:23:15Z"
        },
        {
          "tag": "4.0.0-rc.1",
          "kind": "prerelease",
          "published_at": "2024-07-26T11:51:54Z"
        },
        {
          "tag": "3.0.5",
          "kind": "patch",
          "published_at": "2024-07-26T11:50:12Z"
        },
        {
          "tag": "3.0.4",
          "kind": "patch",
          "published_at": "2024-07-26T11:48:35Z"
        },
        {
          "tag": "3.0.3",
          "kind": "patch",
          "published_at": "2024-07-26T11:47:21Z"
        },
        {
          "tag": "3.0.2",
          "kind": "patch",
          "published_at": "2024-07-26T11:45:25Z"
        },
        {
          "tag": "3.0.1",
          "kind": "patch",
          "published_at": "2024-07-26T10:37:55Z"
        },
        {
          "tag": "3.0.0",
          "kind": "major",
          "published_at": "2024-02-04T22:39:49Z"
        },
        {
          "tag": "2.1.0",
          "kind": "minor",
          "published_at": "2023-08-19T04:48:51Z"
        },
        {
          "tag": "2.0.3",
          "kind": "patch",
          "published_at": "2022-09-25T22:47:04Z"
        },
        {
          "tag": "2.0.2",
          "kind": "patch",
          "published_at": "2022-07-18T22:19:37Z"
        },
        {
          "tag": "2.0.1",
          "kind": "patch",
          "published_at": "2022-06-18T15:40:34Z"
        },
        {
          "tag": "2.0.0",
          "kind": "major",
          "published_at": "2022-06-16T21:33:39Z"
        },
        {
          "tag": "1.2.6",
          "kind": "patch",
          "published_at": "2022-05-02T16:19:00Z"
        },
        {
          "tag": "1.2.2",
          "kind": "patch",
          "published_at": "2022-03-20T20:08:40Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "ffebacd61058170cf63864b7d5aa730cffff848a",
          "body": "…1738)",
          "is_bot": false,
          "headline": "fix(controls): Re-round NumberBox Value on MaxDecimalPlaces change (#…",
          "author_name": "Bintel",
          "author_login": "Bintel",
          "committed_at": "2026-06-27T13:58:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "505c44d52210177a673c763ba3947e176321553e",
          "body": null,
          "is_bot": false,
          "headline": "fix: TitleBar respects ResizeMode.NoResize (#1719)",
          "author_name": "xyliteee",
          "author_login": "xyliteee",
          "committed_at": "2026-06-01T10:03:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e392f9fcd60c42dd026ad78603d15bb0be579bd8",
          "body": null,
          "is_bot": false,
          "headline": "fix(controls): Remove MinWidth and MinHeight of NumberBox Flyout (#1721)",
          "author_name": "Bintel",
          "author_login": "Bintel",
          "committed_at": "2026-05-16T12:04:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f55c64afac41a467fb986eb76bb6e0bddbca7b28",
          "body": null,
          "is_bot": false,
          "headline": "fix(tray): Destroy icon to prevent tray icon leak (#1717)",
          "author_name": "Sören Nils Kuklau",
          "author_login": "chucker",
          "committed_at": "2026-05-14T14:20:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "153baadeaf475875a81a4605881ca5c2dbe53972",
          "body": null,
          "is_bot": false,
          "headline": "feat: Bump version (#1710)",
          "author_name": "pomian",
          "author_login": "pomianowski",
          "committed_at": "2026-05-04T12:22:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69b28a250094976fc68e2116679e57db24b522ea",
          "body": "Co-authored-by: pomian <13592821+pomianowski@users.noreply.github.com>",
          "is_bot": false,
          "headline": "fix(controls): Change order of triggers for Button (#1702)",
          "author_name": "dkuaf",
          "author_login": "dkuaf",
          "committed_at": "2026-05-04T07:52:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59224591a113722ccb2bb0bfcbe4912b9274a57b",
          "body": "…erBox` (#1709)\n\n* Gallery: add NumberBox sample with all spin button placement modes\n\n* NumberBox: add PART_CompactIncrementDecrementButton button\n\n* NumberBox: add a flyout for compact mode\n\n* Gallery: change the wording back to \"a spin button\", which is how WinUI seems to phrase it\n\n* fix: Adjust height according to label\n\n---------\n\nCo-authored-by: Pomianowski <13592821+pomianowski@users.noreply.github.com>",
          "is_bot": false,
          "headline": "feat(controls): Implement `SpinButtonPlacementMode.Compact` for `Numb…",
          "author_name": "Sören Nils Kuklau",
          "author_login": "chucker",
          "committed_at": "2026-05-04T07:48:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50de276b8e34225eb7b7940f4eb880b53535d193",
          "body": null,
          "is_bot": false,
          "headline": "fix(tray): support Unicode for NotifyIcon.TooltipText (#1706)",
          "author_name": "Sören Nils Kuklau",
          "author_login": "chucker",
          "committed_at": "2026-05-03T18:11:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "829b019db8a3a6f94b32a9f31b5a12a747ce333a",
          "body": "…llection change (#1696)",
          "is_bot": false,
          "headline": "fix(controls): Add UpdateAutoSuggestBoxSuggestions call on MenuItemCo…",
          "author_name": "Little丶Dreams",
          "author_login": "scanfing",
          "committed_at": "2026-04-28T06:26:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae95b228f6bfcaddd7afb53f9a2cd7fc74b01bb7",
          "body": "* feat: Update docs\n\n* update readme\n\n* feat: Format code, bump packages, update docs\n\n* fix: Update navigation\n\n* fix: Rollback minimum version",
          "is_bot": false,
          "headline": "fix: Bump dependencies, update docs, format code (#1692)",
          "author_name": "pomian",
          "author_login": "pomianowski",
          "committed_at": "2026-04-23T12:20:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c711b6a2d53fe50435ae483a64676cadf49b683",
          "body": "Co-authored-by: pomian <13592821+pomianowski@users.noreply.github.com>",
          "is_bot": false,
          "headline": "fix(controls): Proper foreground on Button content",
          "author_name": "dkuaf",
          "author_login": "dkuaf",
          "committed_at": "2026-04-23T09:51:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d36d452eb80ca706a0c0d2e2ddf8fcb2ba022075",
          "body": "…p change value\n\nCo-authored-by: <kezg@bciflex.com>",
          "is_bot": false,
          "headline": "fix(controls): NumberBox need validating new value after applying ste…",
          "author_name": "Freeman Ke",
          "author_login": "freemanke",
          "committed_at": "2026-04-23T09:49:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40f1e3721c89cc733fdcfd9a1ab6a3ad061feacf",
          "body": null,
          "is_bot": false,
          "headline": "fix(controls): Add ViewportSize bindings to ListView ScrollBars",
          "author_name": "jm6271",
          "author_login": "jm6271",
          "committed_at": "2026-04-23T09:48:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "995af10202318b4c755c2907812b7e6d4abc3de4",
          "body": "…lumns",
          "is_bot": false,
          "headline": "fix(controls): DataGrid editing behavior for ComboBox and CheckBox co…",
          "author_name": "sjelatex",
          "author_login": "sjelatex",
          "committed_at": "2026-04-23T09:46:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec9febc6f5589e19341058287274ece76c6ab51b",
          "body": "…ection (#1690)",
          "is_bot": false,
          "headline": "fix(controls): scroll buttons on horizontal ScrollBar for RTL FlowDir…",
          "author_name": "Alex B",
          "author_login": "Alex4SSB",
          "committed_at": "2026-04-19T08:45:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95c5b68f8e931a1d42201afed0b4c6a87ec1f11b",
          "body": null,
          "is_bot": false,
          "headline": "fix(controls): fixes #1670 - TitleBar throws NRE when Collapsed (#1671)",
          "author_name": "Luca Domenichini",
          "author_login": "luca-domenichini",
          "committed_at": "2026-04-17T17:48:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb667107d9e5313f381c54fe6a1e69abe01affad",
          "body": null,
          "is_bot": false,
          "headline": "fix(controls): Fix card automation peers (#1675)",
          "author_name": "Nuklon",
          "author_login": "Nuklon",
          "committed_at": "2026-04-17T17:47:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7144cbd90c8e251cc050e94c2f24cbb8b8e2a45",
          "body": null,
          "is_bot": false,
          "headline": "fix: Center align DynamicScrollBar Grid elements (#1676)",
          "author_name": "Nuklon",
          "author_login": "Nuklon",
          "committed_at": "2026-04-17T17:47:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77bb6d05b7dc35780c9d7784b71aac458d5832e4",
          "body": "… changes (#1678)",
          "is_bot": false,
          "headline": "fix(controls): Fix ProgressRing not restarting properly when visibily…",
          "author_name": "Nuklon",
          "author_login": "Nuklon",
          "committed_at": "2026-04-17T17:46:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b4e8f52468114edb19d465859ba966ed233973d",
          "body": "…hanges (#1677)",
          "is_bot": false,
          "headline": "fix: Refactor SystemThemeWatcher WndProc to listen to Windows theme c…",
          "author_name": "Hugo",
          "author_login": "unchihugo",
          "committed_at": "2026-04-17T17:46:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "422ce19def3e2525530d54327292638f5af042ad",
          "body": null,
          "is_bot": false,
          "headline": "fix: Optimize LINQ call (#1683)",
          "author_name": "Nuklon",
          "author_login": "Nuklon",
          "committed_at": "2026-04-17T16:45:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9dbe8d01ea05c0075d7b0a88a90c24d853ef768",
          "body": null,
          "is_bot": false,
          "headline": "fix(controls): unhook event on closed fluentwindow (#1682)",
          "author_name": "dkuaf",
          "author_login": "dkuaf",
          "committed_at": "2026-04-17T16:43:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ace9117f923d62baef2cbba89e118054a6c07099",
          "body": "Add null check for Application.Current before changing resources.",
          "is_bot": false,
          "headline": "fix: Add null check for Application.Current (#1684)",
          "author_name": "Nuklon",
          "author_login": "Nuklon",
          "committed_at": "2026-04-17T16:42:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6e22e3389872f2aba90c079ee64a007116e01d3",
          "body": "* Remove style setters from TextBlock.xaml\n\n* Remove LineHeight from Typography styles\n\nRemoved LineHeight property from multiple TextBlock styles.\n\n* Add TextBlockMetadata class for TextBlock properties\n\n* Add TextBlockMetadata initialization in ControlsDictionary\n\n* Add FontTypographyStyle and AppearanceForeground properties\n\n* Formatting\n\n* Formatting\n\n---------\n\nCo-authored-by: pomian <13592821+pomianowski@users.noreply.github.com>",
          "is_bot": false,
          "headline": "fix(controls): Fix TextBlock issues (#1640)",
          "author_name": "Nuklon",
          "author_login": "Nuklon",
          "committed_at": "2026-01-16T21:23:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c1ef6deba26a3638e07e30e0c33f3c3cd93e53f",
          "body": "…aml (#1649)\n\nhttps://github.com/lepoco/wpfui/pull/1512#issuecomment-3751579154",
          "is_bot": false,
          "headline": "fix(controls): Remove AnimationFactorToValueConverter from CheckBox.x…",
          "author_name": "Nuklon",
          "author_login": "Nuklon",
          "committed_at": "2026-01-16T21:22:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5773da9fa017a4758eb4ef622ba13f261cc5e31c",
          "body": null,
          "is_bot": false,
          "headline": "fix(controls): NavigationViewItemAutomationPeer followup (#1646)",
          "author_name": "Nuklon",
          "author_login": "Nuklon",
          "committed_at": "2026-01-14T11:04:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a8975ef54113bfdad15bf8d019cd68d094c6375",
          "body": null,
          "is_bot": false,
          "headline": "fix(controls): Update ContentDialog For TitleBar CenterContent (#1642)",
          "author_name": "apachezy",
          "author_login": "apachezy",
          "committed_at": "2026-01-13T13:07:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64d2b638eeebe6dac5646a9b98bc4df3b05352d5",
          "body": "…lor in `UiApplication` (#1643)",
          "is_bot": false,
          "headline": "feat(app): Add ability to disable automatic apply of system accent co…",
          "author_name": "DoctorKrolic",
          "author_login": "DoctorKrolic",
          "committed_at": "2026-01-13T13:06:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc1aafc299e7d0219fc57a1ac16c2987acd3a5ee",
          "body": null,
          "is_bot": false,
          "headline": "fix(controls): Fix NullReferenceException in Arc(#1644)",
          "author_name": "Nuklon",
          "author_login": "Nuklon",
          "committed_at": "2026-01-13T13:03:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a89930844b085496cb874183703da73e6a631cc",
          "body": "…t (#1645)\n\nComboBox was not rendering grouped items when using GroupStyle: only\nheaders would display while items were missing. Added ItemsPanel with\nStackPanel to the ComboBox style to fix this behavior.\n\nAlso added a grouped items example to the Gallery app for demonstration.",
          "is_bot": false,
          "headline": "fix(controls): Add ItemsPanel to ComboBox to enable GroupStyle suppor…",
          "author_name": "FrostyBee",
          "author_login": "frostybee",
          "committed_at": "2026-01-13T13:02:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4893bdd6702a7bd1ebbbfb9e4dfef257c0ba470",
          "body": "* chore: Prepare tools\n\n* chore: Format code\n\n* fix: Disable border when inactive in Win11\n\n* chore: Fix readme header\n\n* chore: Update sitemap\n\n* feat: Update icons",
          "is_bot": false,
          "headline": "feat: Bump Icons and version (#1638)",
          "author_name": "pomian",
          "author_login": "pomianowski",
          "committed_at": "2026-01-10T15:27:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b44391bfa1e59d26d0cea535c23099eb5986f725",
          "body": "* ADD TitleBar CenterContent property to allow content in the middle of TitleBar\n\n* Update TitleBar.cs\n\nminimizing changes\n\n* bind center area VerticalAlignment to VerticalContentAlignment of TitleBar\n\n* Restored missing statements\n\n* untabify\n\n* Fix formatting in TitleBar.cs\n\n---------\n\nCo-authored-by: pomian <13592821+pomianowski@users.noreply.github.com>",
          "is_bot": false,
          "headline": "feat(controls): Add `TitleBar` CenterContent property (#1484)",
          "author_name": "Luca Domenichini",
          "author_login": "luca-domenichini",
          "committed_at": "2026-01-10T15:11:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf065a2dcefb6e8a082b71c3aca3d49799c71048",
          "body": null,
          "is_bot": false,
          "headline": "feat(controls): Add systemAccentColor parameter to Apply method (#1584)",
          "author_name": "Nuklon",
          "author_login": "Nuklon",
          "committed_at": "2026-01-10T14:40:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0952c348e13e801a9420521fc13fdd1df06412cb",
          "body": "…or issues (#1601)\n\n* fix(controls): Fix ContentDialog interaction, focus, and modal behavior issues\n\n- Introduce ContentDialogHost to intercept host window input, implement focus preservation/restoration, and maintain backward compatibility with existing ContentPresenter\n\n- Add initial focus suppor\n[…]\nwhere opening a new ContentDialog before closing the previous one could cause ShowAsync to hang\n\n* chore: Format code\n\n---------\n\nCo-authored-by: pomian <13592821+pomianowski@users.noreply.github.com>",
          "is_bot": false,
          "headline": "fix(controls): Fix ContentDialog interaction, focus, and modal behavi…",
          "author_name": "apachezy",
          "author_login": "apachezy",
          "committed_at": "2026-01-10T14:39:51Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "bfc608048c0ee7ee419eaadc28e0ca3d748a1424",
          "body": "…1600)\n\n- Add LabelPosition dependency property to ToggleSwitch class\n- Support ElementPlacement.Left and ElementPlacement.Right values\n- Default behavior remains unchanged (label on right, toggle on left)\n- When LabelPosition is set to Left, label appears on the left side\n- Update ToggleSwitch template to dynamically adjust layout based on LabelPosition\n- Add sample demonstration in Wpf.Ui.Gallery ToggleSwitchPage",
          "is_bot": false,
          "headline": "feat(controls): Add LabelPosition property to ToggleSwitch control (#…",
          "author_name": "Koichi Kobayashi",
          "author_login": "Koichi-Kobayashi",
          "committed_at": "2026-01-10T14:07:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c911c3a14799f2031261d31f8410d348550c1393",
          "body": "… unlock (#1608)\n\n* Fix theme and accent color reset after Windows session unlock\n\n- Add session switch event handling to restore theme and accent color after unlock\n- Store current theme and accent color before session lock\n- Ignore WM_WININICHANGE messages during unlock restore period (5 seconds)\n\n[…]\n\n* Revert \"Fix theme and accent color reset after Windows session unlock\"\n\nThis reverts commit 9b61717549ab6f94831cd6fcfc69a4483d074498.\n\n* Changes to the Conditions for Executing UpdateObservedWindow",
          "is_bot": false,
          "headline": "fix(controls): Fix theme and accent color reset after Windows session…",
          "author_name": "Koichi Kobayashi",
          "author_login": "Koichi-Kobayashi",
          "committed_at": "2026-01-10T14:04:19Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7219fa6861a68759c8c438d182472e922ccdd585",
          "body": "… lost focus (#1607)\n\nWhen NumberBox Value property is bound to a ViewModel, the ViewModel\nwas not updated when focus was lost after text input. This was because\nSetCurrentValue() does not trigger binding source updates.\n\nFixed by explicitly calling UpdateSource() in OnLostFocus() after\nValidateInpu\n[…]\nthe value has changed.\n\nFixes issue where Text and Value properties updated correctly but\nViewModel retained the previous value.\n\nCo-authored-by: pomian <13592821+pomianowski@users.noreply.github.com>",
          "is_bot": false,
          "headline": " fix(controls): Fix NumberBox Value binding not updating ViewModel on…",
          "author_name": "Koichi Kobayashi",
          "author_login": "Koichi-Kobayashi",
          "committed_at": "2026-01-10T14:02:09Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "65f1605eb2f9c366f488b4cc86d7ba3b6b375d72",
          "body": "…ssue (#1620)\n\n- Changed Width to MinWidth to allow NavigationViewItem to expand automatically and display full text content",
          "is_bot": false,
          "headline": "fix(controls): Resolve LeftFluentNavigationViewItem text truncation i…",
          "author_name": "apachezy",
          "author_login": "apachezy",
          "committed_at": "2026-01-10T13:59:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8edfe535d93cc550cbc839c043fbcd42c8169da5",
          "body": "Setting HorizontalAlignment=Right when FlowDirection is RightToLeft achieves the exact opposite of the desired if the RadioButton's parent is also set to RightToLeft. This apparently also prevents any derived styles (and even direct control properties) from changing this behavior.\n\nCo-authored-by: pomian <13592821+pomianowski@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Remove FlowDirection Trigger from RadioButton.xaml (#1616)",
          "author_name": "Alex B",
          "author_login": "Alex4SSB",
          "committed_at": "2026-01-10T13:59:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17f7090f56678085db832711a5e095b35ae1f8f1",
          "body": "Trigger workflow on push to main branch for specific paths.",
          "is_bot": false,
          "headline": "chore: Add push trigger for main branch in workflow (#1637)",
          "author_name": "pomian",
          "author_login": "pomianowski",
          "committed_at": "2026-01-10T13:57:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a471780c7076c0faef21b0d04abc388126e5f763",
          "body": "Removed push trigger for specific branches and paths.",
          "is_bot": false,
          "headline": "chore: Update workflow to remove push triggers (#1636)",
          "author_name": "pomian",
          "author_login": "pomianowski",
          "committed_at": "2026-01-10T13:55:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "737d779783159e90cfc0a2fbd9a735d1d0e8cf88",
          "body": "… area issues (#1621)\n\n- Fix hit testing issues where outer Border lacked background, preventing clicks on entire control area\n- Apply fixes to both Top and Bottom navigation view item variants",
          "is_bot": false,
          "headline": "fix(controls): Resolve Top/Bottom CompactNavigationViewItem clickable…",
          "author_name": "apachezy",
          "author_login": "apachezy",
          "committed_at": "2026-01-10T13:54:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "058dca677f895ab25a823434c89fb5b3ddb0d038",
          "body": "- InfoBar will be truly “closed” and will not occupy any layout space.\n\n- When the Title is empty, the Message aligns to the position where the Title would be.\n\n- Add four new InfoBar severity border brush keys for theme customization while preserving default color values for WinUI compatibility.",
          "is_bot": false,
          "headline": "fix(controls): Fixed issues with InfoBar (#1623)",
          "author_name": "apachezy",
          "author_login": "apachezy",
          "committed_at": "2026-01-10T13:54:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a881e75a437c0a568f077fba94c71b5a9017145",
          "body": "…1635)\n\nThis used to check ItemContainer, this is wrong, it needs to check SelectionItem and ExpandCollapse as you'll get Unable to cast object of type 'Wpf.Ui.Controls.NavigationViewItemAutomationPeer' to type 'System.Windows.Automation.Provider.IItemContainerProvider'. otherwise.",
          "is_bot": false,
          "headline": "fix(controls): `NavigationViewItemAutomationPeer` GetPattern logic (#…",
          "author_name": "Nuklon",
          "author_login": "Nuklon",
          "committed_at": "2026-01-10T13:53:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1de0cd354553e6cc025079836087cd441f392124",
          "body": null,
          "is_bot": false,
          "headline": "fix(controls): fix ContentDialog multiline text rendering issue (#1611)",
          "author_name": "apachezy",
          "author_login": "apachezy",
          "committed_at": "2025-12-16T11:37:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0efc7302fd3a93254d673ce77fc99617418c4c2",
          "body": "…ting tabs\n\nAdd TargetNullValue to SymbolIcon Symbol binding in scroll bar button\nstyles to handle null Content values during tab deletion.\n\n- ScrollBar.xaml: Add TargetNullValue to UiScrollBarLineButton\n- DynamicScrollBar.xaml: Add TargetNullValue to DynamicScrollBarLineButton",
          "is_bot": false,
          "headline": "fix(controls): Fix null binding error in scroll bar buttons when dele…",
          "author_name": "Koichi Kobayashi",
          "author_login": "Koichi-Kobayashi",
          "committed_at": "2025-12-09T17:38:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3afcce4d758aff977f61912c3ce65d8e445c3db2",
          "body": "…(#1598)",
          "is_bot": false,
          "headline": "fix(controls): enable access key support for multiple WPFUI controls …",
          "author_name": "apachezy",
          "author_login": "apachezy",
          "committed_at": "2025-12-09T17:34:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a36f38d91beaa93dd7e2d85bd95d3768cf1b7fa",
          "body": null,
          "is_bot": false,
          "headline": "fix(controls): Check if system accent matches colorization color (#1583)",
          "author_name": "Nuklon",
          "author_login": "Nuklon",
          "committed_at": "2025-11-26T05:52:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c63900c872d08b0de2d6df5802a8720f8efb0110",
          "body": "* chore: Fix readme header\n\n* chore: Update sitemap",
          "is_bot": false,
          "headline": "chore: Update DocFX config (#1576)",
          "author_name": "pomian",
          "author_login": "pomianowski",
          "committed_at": "2025-11-24T09:34:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa9c3b230ec201d954c0d7dc9d63f1e4636f2ebc",
          "body": "* fix(controls): CardExpander has inconsistent CornerRadius\n\n* Add System.Windows.Data using directive",
          "is_bot": false,
          "headline": "fix(controls): CardExpander has inconsistent CornerRadius (#1577)",
          "author_name": "maihcx",
          "author_login": "maihcx",
          "committed_at": "2025-11-24T09:30:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6862242cb12cd58b5f95b7dbf26b9b9b158f35f",
          "body": "* feat: Bump .NET 10\n\n* chore: Bump drawing common\n\n* chore: Do not fail on error\n\n* ci: Update pipelines\n\n* fix: Ignore MC3080\n\n* drop internal for .NET 10",
          "is_bot": false,
          "headline": "feat: Update to .NET 10, bump version to 4.1.0 (#1575)",
          "author_name": "pomian",
          "author_login": "pomianowski",
          "committed_at": "2025-11-12T14:16:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ad1d690145169e615d7dc8fd89ed9e0ca401549",
          "body": "Co-authored-by: Nuklon <23340481+Nuklon@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Fix Calendar styling. (#1570)",
          "author_name": "Nuklon",
          "author_login": "Nuklon",
          "committed_at": "2025-11-12T12:54:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c702621a7aa7bb253613081245809cbaf898fc2",
          "body": null,
          "is_bot": false,
          "headline": "fix(controls): Remove MinWidth of TabItem (#1568)",
          "author_name": "Bintel",
          "author_login": "Bintel",
          "committed_at": "2025-11-12T12:54:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7f58f556c8b1528dffb88f4269cc784ee6a4b7a",
          "body": "… (#1574)",
          "is_bot": false,
          "headline": "fix(controls): Prevent keyboard focus on hidden buttons in MessageBox…",
          "author_name": "apachezy",
          "author_login": "apachezy",
          "committed_at": "2025-11-12T12:53:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86c127b05e63abf883ee8a27fab86e7786a52711",
          "body": "* Remove unused pinvoke.\n\n* Initial changes to CsWin32.\n\n* Move all of UxTheme to CsWin32.\n\n* Formatting...\n\n* Initial User32 bits.\n\n* Convert User32 to CsWin32.\n\n* Remove a bit more.\n\n* Initial DwmApi changes.\n\n* Finalize DwnApi Interop.\n\n* Shell to CsWin32.\n\n* Another from User32.\n\n* Fix titlebar coloring.\n\n* Replace the rest with CsWin32.\n\n* This is no longer used now.\n\n* Formatting.\n\n---------\n\nCo-authored-by: Nuklon <23340481+Nuklon@users.noreply.github.com>",
          "is_bot": false,
          "headline": "fix(win32): `PInvoke` cleanup (#1569)",
          "author_name": "Nuklon",
          "author_login": "Nuklon",
          "committed_at": "2025-11-12T12:52:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f20c0e65dd9ef6a344b26397f3cae0e1873c63c",
          "body": "… User32 (#1566)",
          "is_bot": false,
          "headline": "fix(interop): Correct LPRECT parameter type for AdjustWindowRectEx in…",
          "author_name": "apachezy",
          "author_login": "apachezy",
          "committed_at": "2025-11-09T09:15:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43862ee4437be2b20a03fb7898f6aebac38573c3",
          "body": "…NavigationView (#1567)",
          "is_bot": false,
          "headline": "fix(controls): Fix TopSeparator and FooterSeparator rendering in Left…",
          "author_name": "apachezy",
          "author_login": "apachezy",
          "committed_at": "2025-11-09T09:14:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbd92cc14b72dd11dd61cbbb5baef86956edad16",
          "body": "…log (#1565)",
          "is_bot": false,
          "headline": "fix(controls): Prevent keyboard focus on hidden buttons in ContentDia…",
          "author_name": "apachezy",
          "author_login": "apachezy",
          "committed_at": "2025-11-08T18:23:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54048f1d5c96e62e9aebbac7368e0628f14db68b",
          "body": "…t code (#1564)\n\n* chore: Prepare tools\n\n* chore: Format code\n\n* fix: Disable border when inactive in Win11",
          "is_bot": false,
          "headline": "fix: Remove border when inactive, update docs, instructions and forma…",
          "author_name": "pomian",
          "author_login": "pomianowski",
          "committed_at": "2025-11-08T11:39:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20cb0dd34a01725d82846742587bc1ba67792c72",
          "body": "* Update PasswordBox.cs\n\n* Center buttons/icons to follow TextBox style\n\n* Update PasswordBox.xaml\n\n* Update PasswordBox.xaml\n\n* Update PasswordBox.xaml\n\n* Unify remainder",
          "is_bot": false,
          "headline": "fix(controls): Fix `PasswordBox` various issues (#1501)",
          "author_name": "Nuklon",
          "author_login": "Nuklon",
          "committed_at": "2025-11-07T14:03:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2313df9e518ead3bc337000572195af062cb8929",
          "body": "* Fix various fill colors\n\n* Update Dark.xaml\n\n* Update Dark.xaml",
          "is_bot": false,
          "headline": "fix(controls): Fix various fill colors (#1507)",
          "author_name": "Nuklon",
          "author_login": "Nuklon",
          "committed_at": "2025-11-07T14:02:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7316830801c12038426eb6b7745a6922f06c9c89",
          "body": "…e properties to `NavigationView` component (#1464)\n\n* Add IsTopAndFooterSeparatorVisible property to NavigationView component\n\n* Split IsTopAndFooterSeparatorVisible into IsTopSeparatorVisible and IsFooterSeparatorVisible\n\n---------\n\nCo-authored-by: pomian <13592821+pomianowski@users.noreply.github.com>",
          "is_bot": false,
          "headline": "feat(controls): Add IsTopSeparatorVisible and IsFooterSeparatorVisibl…",
          "author_name": "Evandro Fadul",
          "author_login": "evandrofadul",
          "committed_at": "2025-11-07T14:02:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8545389abd14ad8235bc7cdf7580728ef390fd18",
          "body": "…ng additional hooks and timing issues (#1475)\n\nCo-authored-by: John Popovici <john@reincubate.com>",
          "is_bot": false,
          "headline": "feat(windows): Added event to forward TitleBar HwndProc to avoid addi…",
          "author_name": "Difegue",
          "author_login": "Difegue",
          "committed_at": "2025-11-07T13:56:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b65f354de5a1b9b20866da50b7da864df77ed491",
          "body": "* Add UISettingsRCW.cs\n\n* Update ApplicationAccentColorManager.cs\n\n* Update Accent.xaml\n\n* Fix accent fill colors for dark theme\n\n* Update ApplicationAccentColorManager.cs\n\n* Fix < Windows 10 compatibility\n\n* Update ApplicationAccentColorManager.cs\n\n* Drop undocumented call\n\n* Drop undocumented function\n\n* Update ApplicationAccentColorManager.cs\n\n---------\n\nCo-authored-by: pomian <13592821+pomianowski@users.noreply.github.com>",
          "is_bot": false,
          "headline": "fix(controls): Wrong accent colors (#1492)",
          "author_name": "Nuklon",
          "author_login": "Nuklon",
          "committed_at": "2025-11-07T13:53:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca66b9a155826b506588be71049a8d39ae901fd1",
          "body": "…ItemBackground (#1470)\n\n* Update NavigationViewCompact.xaml\n\n* Update NavigationViewLeftMinimalCompact.xaml\n\n* Update NavigationViewCompact.xaml",
          "is_bot": false,
          "headline": "fix(controls): Fix `NavigationViewItem` not respecting NavigationView…",
          "author_name": "Nuklon",
          "author_login": "Nuklon",
          "committed_at": "2025-11-07T13:50:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5429fd9eb72ffd2f43d7e903e2413b6870e5fdfd",
          "body": "…und (#1479)",
          "is_bot": false,
          "headline": "feat(controls): Allow customizing MenuItem with SubMenuItem's Backgro…",
          "author_name": "xylieong",
          "author_login": "xylieong",
          "committed_at": "2025-11-07T13:49:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b0de9db58f20bb4631e067ac7370d4955636321",
          "body": "* Update Button.xaml\n\n* Update Button.xaml\n\n* Update Dark.xaml\n\n* Update Light.xaml\n\n* Update Light.xaml\n\n* Update Dark.xaml\n\n* Update Button.xaml\n\n* Update Button.xaml\n\n* Update Light.xaml\n\n* Update Dark.xaml\n\n* Update Dark.xaml\n\n* Update Light.xaml\n\n* Update Button.xaml\n\n* Correct remaining appearances\n\n* Move ContentTemplate to the content, not the icon.\n\n* Update Button.xaml\n\n---------\n\nCo-authored-by: pomian <13592821+pomianowski@users.noreply.github.com>",
          "is_bot": false,
          "headline": "fix(controls): Fix buttons with appearance (#1473)",
          "author_name": "Nuklon",
          "author_login": "Nuklon",
          "committed_at": "2025-11-07T13:37:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34c9841f7f0fb3ef54dc616f724f102ca75fc474",
          "body": "…1480)\n\n* Allow specifying a background for a ListViewItem\n\n* Use the right version...",
          "is_bot": false,
          "headline": "feat(controls): Allow specifying a background for a `ListViewItem` (#…",
          "author_name": "Nuklon",
          "author_login": "Nuklon",
          "committed_at": "2025-11-07T13:37:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c43de824a91179758b5e9bd0413a8f39ab9c7390",
          "body": "* Update DefaultFocusVisualStyle.xaml\n\n* Update MenuItem.xaml\n\n* Update DefaultFocusVisualStyle.xaml\n\n* Use different implementation\n\n* Update MenuItem.xaml\n\n* Update MenuItem.xaml\n\n* Update MenuItem.xaml",
          "is_bot": false,
          "headline": "fix(controls): `MenuItem` focus going outside element (#1471)",
          "author_name": "Nuklon",
          "author_login": "Nuklon",
          "committed_at": "2025-11-07T13:35:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0cb9c4aeb37967225fffc6ad6ee0cfa036f7bd0",
          "body": null,
          "is_bot": false,
          "headline": "fix(controls): ListView virtualization not working when grouping (#1486)",
          "author_name": "Nuklon",
          "author_login": "Nuklon",
          "committed_at": "2025-11-07T13:33:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26717e06728965aea0e0227fe9258c2fe835293c",
          "body": "* Fix CheckBox being too big\n\n* Change some checkbox resources to dynamic\n\n---------\n\nCo-authored-by: pomian <13592821+pomianowski@users.noreply.github.com>",
          "is_bot": false,
          "headline": "fix(controls): `CheckBox` being too big (#1468)",
          "author_name": "Nuklon",
          "author_login": "Nuklon",
          "committed_at": "2025-11-07T13:33:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34d799ce769c07ae864c2d0023759a7345fd3e68",
          "body": "…colors (#1491)\n\n* Update HyperlinkButton.xaml\n\n* Update Light.xaml\n\n* Update Dark.xaml\n\n* Update Light.xaml\n\n* Update Dark.xaml",
          "is_bot": false,
          "headline": "fix(controls): `HyperlinkButton` not having a hand cursor + updating …",
          "author_name": "Nuklon",
          "author_login": "Nuklon",
          "committed_at": "2025-11-07T13:32:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58fc759121dd24852de8491b09f2c0d5f644f6b0",
          "body": null,
          "is_bot": false,
          "headline": "fix(controls): Support ContentTemplate in `ToggleSwitch` (#1502)",
          "author_name": "Nuklon",
          "author_login": "Nuklon",
          "committed_at": "2025-11-07T13:31:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81a058fc36b2c77def7fbb119f61d137688e2404",
          "body": null,
          "is_bot": false,
          "headline": "fix(controls): `ComboBox` not respecting container (#1477)",
          "author_name": "Nuklon",
          "author_login": "Nuklon",
          "committed_at": "2025-11-07T13:27:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d6a4f21aa15a237be9288956cbc1a27eed8b02e",
          "body": null,
          "is_bot": false,
          "headline": "fix(controls): TreeViewItem going out of bounds (#1482)",
          "author_name": "Nuklon",
          "author_login": "Nuklon",
          "committed_at": "2025-11-07T13:26:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8cd651a34ebe71addc4618bca69df71374aca822",
          "body": "* Make RadioButton use PointerOver style\n\n* fix: Remove animation from dropped element\n\n---------\n\nCo-authored-by: pomian <13592821+pomianowski@users.noreply.github.com>",
          "is_bot": false,
          "headline": "fix(controls): Make `RadioButton` use PointerOver style (#1506)",
          "author_name": "Nuklon",
          "author_login": "Nuklon",
          "committed_at": "2025-11-07T13:25:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ee77b28496c574a2b5407e851f293092001f05f",
          "body": "Fixes https://github.com/lepoco/wpfui/issues/1198\n\nCo-authored-by: pomian <13592821+pomianowski@users.noreply.github.com>",
          "is_bot": false,
          "headline": "fix(controls): ComboBox does not work with grouping (#1478)",
          "author_name": "Nuklon",
          "author_login": "Nuklon",
          "committed_at": "2025-11-07T13:19:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3d81ce61e87fabaccbdd0af31b00121e81344e7",
          "body": "* Fix SplitButton brushes\n\n* Add missing ContentTemplate\n\n* Update SplitButton.xaml\n\nUpdate SplitButton.xaml\n\n* Fix IsMouseOver events part 1/2\n\n* Fix IsMouseOver events part 2/2\n\n* Fix warnings and unload bug\n\n* Update SplitButton.cs\n\n* Update SplitButton.xaml\n\n* Update SplitButton.xaml\n\n---------\n\nCo-authored-by: pomian <13592821+pomianowski@users.noreply.github.com>",
          "is_bot": false,
          "headline": "fix(controls): Fix `SplitButton` various issues (#1498)",
          "author_name": "Nuklon",
          "author_login": "Nuklon",
          "committed_at": "2025-11-07T13:14:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "854fe4bd5459ad9854b92c1b9299b4abbc506dc7",
          "body": "…513)\n\n* Update ToggleSwitch.xaml\n\n* Update Light.xaml\n\n* Update Dark.xaml\n\n* Update HC1.xaml\n\n* Update HC2.xaml\n\n* Update HCBlack.xaml\n\n* Update HCWhite.xaml\n\n* Update ToggleSwitch.xaml\n\n* fix: Missing namespace\n\n* fix: Fix file name\n\n---------\n\nCo-authored-by: pomian <13592821+pomianowski@users.noreply.github.com>",
          "is_bot": false,
          "headline": "fix(controls): `ToggleSwitch` TODO and add missing pressed colors (#1…",
          "author_name": "Nuklon",
          "author_login": "Nuklon",
          "committed_at": "2025-11-07T13:09:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81c822c6488fdd91b28adb650397c9651f3ae0ce",
          "body": "* Add CheckBox animation\n\n* Switch back to original idea\n\n* Create ClipConverter\n\n* Update CheckBox.xaml\n\n* Update CheckBox.xaml",
          "is_bot": false,
          "headline": "feat(controls): Add `CheckBox` animation (#1512)",
          "author_name": "Nuklon",
          "author_login": "Nuklon",
          "committed_at": "2025-11-07T12:47:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "607131f84302fcf3b1356e0a6976aa736bbd12bb",
          "body": "* Add pressed states for checkbox\n\n* Update Light.xaml\n\n* Update Dark.xaml\n\n* Update HC1.xaml\n\n* Update HC2.xaml\n\n* Update HCBlack.xaml\n\n* Update HCWhite.xaml",
          "is_bot": false,
          "headline": "fix(controls): Add missing \"pressed\" colors for `CheckBox` (#1510)",
          "author_name": "Nuklon",
          "author_login": "Nuklon",
          "committed_at": "2025-11-07T12:46:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57532e6ff35c3a4e6752949f9eccb9781a60370c",
          "body": "…nside `FluentWindow` (#1508)\n\n* Add setting border color\n\n* Update FluentWindow.cs\n\n* Update FluentWindow.cs\n\nIt's actually SystemAccent used by Windows.\n\n* Update UnsafeNativeMethods.cs\n\n* Use border only when active, similar to WinUI\n\n* Update UnsafeNativeMethods.cs\n\n* Listen for theme changes\n\n* Ensure desktop composition is enabled before changing WindowChrome",
          "is_bot": false,
          "headline": "feat(controls): Add setting border color + fix background extending i…",
          "author_name": "Nuklon",
          "author_login": "Nuklon",
          "committed_at": "2025-11-07T12:46:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef47b259531baf43a6b1e5182fa2d27276bb453d",
          "body": "* Fix TextBox clear button design\n\n* Update PasswordBox.xaml\n\n* Update TextBox.xaml\n\n* Update PasswordBox.xaml",
          "is_bot": false,
          "headline": "fix(controls): {Password/Text}Box clear button design (#1520)",
          "author_name": "Nuklon",
          "author_login": "Nuklon",
          "committed_at": "2025-11-07T12:45:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "403f8d48a09c591becdb913badee6a8c472f4ed3",
          "body": "* Update DatePicker.xaml\n\n* Update Calendar.xaml\n\n* Update DatePicker.xaml\n\n* Create DatePickerButtonPaddingConverter.cs\n\n* Create NegativeThicknessConverter.cs\n\n* Update DatePicker.xaml\n\n* Delete src/Wpf.Ui/Converters/NegativeThicknessConverter.cs\n\n* Do the same styling here as TextBox\n\nReference: https://github.com/lepoco/wpfui/pull/1520/files",
          "is_bot": false,
          "headline": "fix(controls): `DatePicker` focus (#1516)",
          "author_name": "Nuklon",
          "author_login": "Nuklon",
          "committed_at": "2025-11-07T12:38:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31399274f769fa2f97a13817e618610950bd78a9",
          "body": "…472)\n\n* Add files via upload\n\n* Update ContextMenu.xaml\n\n* Update MenuItem.xaml\n\n* Update ToolTip.xaml\n\n* Update EffectThicknessDecorator.cs\n\nAdd Animation stuff.\n\n* Update ComboBox.xaml",
          "is_bot": false,
          "headline": "fix(controls): Tooltips, context menu, and comboboxes drop shadow (#1…",
          "author_name": "Nuklon",
          "author_login": "Nuklon",
          "committed_at": "2025-11-07T12:38:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9db01ba008501fc8405bc531d6f0320322a5051f",
          "body": "Co-authored-by: pomian <13592821+pomianowski@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Update NavigationViewBasePaneButtonStyle.xaml (#1524)",
          "author_name": "Nuklon",
          "author_login": "Nuklon",
          "committed_at": "2025-11-07T12:36:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0932954abf12b015c568aa54939009c4e08380eb",
          "body": null,
          "is_bot": false,
          "headline": "fix(controls): ToggleSwitch ignoring Padding (#1521)",
          "author_name": "Nuklon",
          "author_login": "Nuklon",
          "committed_at": "2025-11-07T12:32:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ea97a76671ecf07a6790925168077a52c737164",
          "body": "* Fix RadioButton issues\n\n* Update Light.xaml\n\n* Update Dark.xaml\n\n* Update RadioButton.xaml\n\n---------\n\nCo-authored-by: pomian <13592821+pomianowski@users.noreply.github.com>",
          "is_bot": false,
          "headline": "fix(controls): `RadioButton` style (#1522)",
          "author_name": "Nuklon",
          "author_login": "Nuklon",
          "committed_at": "2025-11-07T12:32:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "137740469ad82884c2fa10131fa34aa68e8d06a0",
          "body": "…#1523)\n\n* Update DropDownButton.cs\n\n* Update DropDownButton.cs",
          "is_bot": false,
          "headline": "fix(controls): `DropDownButton` not working inside ToolBar overflow (…",
          "author_name": "Nuklon",
          "author_login": "Nuklon",
          "committed_at": "2025-11-07T12:29:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8ee7d4e55389cc516244a4b1f3f66ac20a3da12",
          "body": "… account (#1525)",
          "is_bot": false,
          "headline": "fix(controls): ToolTip taking parent line height and font weight into…",
          "author_name": "Nuklon",
          "author_login": "Nuklon",
          "committed_at": "2025-11-07T12:28:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd1186078a517dfe4e2696749a9fff2fa39c57a2",
          "body": "* Update NavigationLeftFluent.xaml\n\n* Update NavigationViewBasePaneButtonStyle.xaml\n\n* Update NavigationViewBottom.xaml\n\n* Update NavigationViewCompact.xaml\n\n* Update NavigationViewLeftMinimalCompact.xaml\n\n* Update NavigationViewTop.xaml",
          "is_bot": false,
          "headline": "fix(controls): Add missing ContentTemplate's to `NavigationView` (#1529)",
          "author_name": "Nuklon",
          "author_login": "Nuklon",
          "committed_at": "2025-11-07T12:27:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d439c96022e56e80f328cfaa09075c979f068311",
          "body": null,
          "is_bot": false,
          "headline": "fix(controls): NavigationView top separator (#1530)",
          "author_name": "Nuklon",
          "author_login": "Nuklon",
          "committed_at": "2025-11-07T12:26:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a94dbfd66a637d3ffd676b003d76f35af344f13",
          "body": "…ce (#1533)\n\n* Update UiElementExtensions.cs\n\n* Update UiElementExtensions.cs\n\n---------\n\nCo-authored-by: pomian <13592821+pomianowski@users.noreply.github.com>",
          "is_bot": false,
          "headline": "fix(controls): Check if `UIElement` is connected to presentation sour…",
          "author_name": "Nuklon",
          "author_login": "Nuklon",
          "committed_at": "2025-11-07T12:25:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e8c07b37872b092fe0b0c4476ff706c24ad54fd",
          "body": "…(#1532)\n\n* Update NavigationViewConstants.xaml\n\n* Update NavigationViewCompact.xaml",
          "is_bot": false,
          "headline": "feat(controls): Allow changing `NavigationViewItem` border thickness …",
          "author_name": "Nuklon",
          "author_login": "Nuklon",
          "committed_at": "2025-11-07T12:18:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ace13d4761b0a03565f95160dcbe469583430e4",
          "body": "* fix: restore window resize capability in title bar area\n\n- Split `TitleBar` class into partial classes, add `TitleBar.WindowResize.cs` file to separate window resize logic, maintaining code modularity and single responsibility.\n\n- Add `WM_DPICHANGED` message enum value in `User32.cs` and fix `GetW\n[…]\nef.RECT in User32.GetWindowRect\n\nFollow the existing convention of using the WinDef.RECT alias.\n\n* chore: Format code\n\n---------\n\nCo-authored-by: pomian <13592821+pomianowski@users.noreply.github.com>",
          "is_bot": false,
          "headline": "fix(controls): Restore window resize capability in TitleBar area (#1560)",
          "author_name": "apachezy",
          "author_login": "apachezy",
          "committed_at": "2025-11-07T12:18:05Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "90f8b88704e0311974276818aba7df0914100468",
          "body": "* fix: Fix system tray right-click menu not displaying\n\n* fix: Fix system tray right-click menu not displaying\n\n* Update src/Wpf.Ui.Tray/Controls/NotifyIcon.cs\n\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>\n\n* Update src/Wpf.Ui.Tray/Controls/NotifyIcon.cs\n\nCo-authored-by: Copi\n[…]\nChange trayMenuItems type from object to Control\n\n---------\n\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>\nCo-authored-by: pomian <13592821+pomianowski@users.noreply.github.com>",
          "is_bot": false,
          "headline": "fix(tray): System tray right-click `Menu` not displaying (#1497)",
          "author_name": "Joe Du",
          "author_login": "joesdu",
          "committed_at": "2025-11-07T12:17:03Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "90a43afb1fbabcb53fe03cde9c861c20e927ffd6",
          "body": "…verlapped by buttons in MessageBox",
          "is_bot": false,
          "headline": "fix(controls): Wrapped header and increased right margin to prevent o…",
          "author_name": "Philipp Schmidt",
          "author_login": "Fruchtzwerg94",
          "committed_at": "2025-11-07T12:08:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce8dbf4e16421ae9d04c0c5fe136c76249a69d8f",
          "body": "Updated the `Border` elements for the \"Top\" and \"Footer\" sections\nin `NavigationViewCompact.xaml` to include a `BorderThickness`\nproperty with a value of `.5`. This ensures a uniform appearance\nfor the separators across the UI.\n\nFixes issue #1514\n\nCo-authored-by: pomian <13592821+pomianowski@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Add consistent BorderThickness to separators in NavigationView (#1541)",
          "author_name": "ROBdk97",
          "author_login": "ROBdk97",
          "committed_at": "2025-11-07T12:07:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "266d68e4632af692e82f1f69df55b460e8856cce",
          "body": "Co-authored-by: pomian <13592821+pomianowski@users.noreply.github.com>",
          "is_bot": false,
          "headline": "fix: Prevent unexpected ContentDialog behavior at design time (#1543)",
          "author_name": "apachezy",
          "author_login": "apachezy",
          "committed_at": "2025-11-07T12:01:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fa7746ee9fd8a74334500073e9dc3a09e9542a3",
          "body": null,
          "is_bot": false,
          "headline": "fix: make notifyicon contextmenu display (#1534)",
          "author_name": "IOL0ol1",
          "author_login": "IOL0ol1",
          "committed_at": "2025-11-07T11:57:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 23,
      "commits_last_year": 113,
      "latest_release_at": "2026-05-04T12:23:15Z",
      "latest_release_tag": "4.3.0",
      "releases_from_tags": false,
      "days_since_last_push": 38,
      "active_weeks_last_year": 16,
      "days_since_latest_release": 92,
      "mean_days_between_releases": 71.9
    },
    "artifacts": {
      "collected": true,
      "structure": [
        "tree.dockerfile"
      ],
      "declarations": [
        {
          "name": "Wpf.Ui.Blank",
          "path": "src/Wpf.Ui.Extension.Template.Blank/Wpf.Ui.Blank.csproj",
          "tokens": [
            "nuget.output_type:winexe",
            "nuget.platform_tfm:windows"
          ],
          "ecosystem": "nuget"
        },
        {
          "name": "Wpf.Ui.Extension.Template.Blank",
          "path": "src/Wpf.Ui.Extension.Template.Blank/Wpf.Ui.Extension.Template.Blank.csproj",
          "tokens": [
            "nuget.output_type:library"
          ],
          "ecosystem": "nuget"
        },
        {
          "name": "Wpf.Ui.Compact",
          "path": "src/Wpf.Ui.Extension.Template.Compact/Wpf.Ui.Compact.csproj",
          "tokens": [
            "nuget.output_type:winexe",
            "nuget.platform_tfm:windows"
          ],
          "ecosystem": "nuget"
        },
        {
          "name": "Wpf.Ui.Extension.Template.Compact",
          "path": "src/Wpf.Ui.Extension.Template.Compact/Wpf.Ui.Extension.Template.Compact.csproj",
          "tokens": [
            "nuget.output_type:library"
          ],
          "ecosystem": "nuget"
        },
        {
          "name": "Wpf.Ui.Extension.Template.Fluent",
          "path": "src/Wpf.Ui.Extension.Template.Fluent/Wpf.Ui.Extension.Template.Fluent.csproj",
          "tokens": [
            "nuget.output_type:library"
          ],
          "ecosystem": "nuget"
        },
        {
          "name": "Wpf.Ui.Fluent",
          "path": "src/Wpf.Ui.Extension.Template.Fluent/Wpf.Ui.Fluent.csproj",
          "tokens": [
            "nuget.output_type:winexe",
            "nuget.platform_tfm:windows"
          ],
          "ecosystem": "nuget"
        },
        {
          "name": "Wpf.Ui.Extension",
          "path": "src/Wpf.Ui.Extension/Wpf.Ui.Extension.csproj",
          "tokens": [
            "nuget.output_type:library"
          ],
          "ecosystem": "nuget"
        },
        {
          "name": "Wpf.Ui.FontMapper",
          "path": "src/Wpf.Ui.FontMapper/Wpf.Ui.FontMapper.csproj",
          "tokens": [
            "nuget.output_type:exe"
          ],
          "ecosystem": "nuget"
        },
        {
          "name": "Wpf.Ui.Gallery",
          "path": "src/Wpf.Ui.Gallery/Wpf.Ui.Gallery.csproj",
          "tokens": [
            "nuget.output_type:winexe",
            "nuget.platform_tfm:windows10.0.26100.0"
          ],
          "ecosystem": "nuget"
        }
      ]
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "readme_badges": {
        "hosts": [
          "shields.io"
        ],
        "total": 4,
        "header": 4,
        "collected": true,
        "has_inspect_badge": false
      },
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 100,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "WPF-UI",
          "exists": true,
          "license": null,
          "keywords": [
            "ui",
            "wpf",
            "toolkit",
            "fluent",
            "navigation",
            "controls",
            "design",
            "icons",
            "uwp",
            "xaml",
            "xamarin",
            "theme",
            "winui",
            "mvvm",
            "mvc",
            "core",
            "web",
            "webview",
            "dotnet",
            "desktop",
            "wpf-ui",
            ".NET"
          ],
          "ecosystem": "nuget",
          "categories": [],
          "matches_repo": true,
          "registry_url": "https://www.nuget.org/packages/WPF-UI",
          "declared_type": null,
          "is_deprecated": false,
          "latest_version": "4.3.0",
          "repository_url": "https://github.com/lepoco/wpfui",
          "versions_count": 30,
          "total_downloads": 1036722,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-05-04T12:26:30.430000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 92
        },
        {
          "name": "WPF-UI.Tray",
          "exists": true,
          "license": null,
          "keywords": [
            "ui",
            "wpf",
            "toolkit",
            "fluent",
            "navigation",
            "controls",
            "design",
            "icons",
            "uwp",
            "xaml",
            "xamarin",
            "theme",
            "winui",
            "mvvm",
            "mvc",
            "core",
            "web",
            "webview",
            "dotnet",
            "desktop",
            "wpf-ui",
            "tray",
            "notifyicon",
            "notify",
            ".NET"
          ],
          "ecosystem": "nuget",
          "categories": [],
          "matches_repo": true,
          "registry_url": "https://www.nuget.org/packages/WPF-UI.Tray",
          "declared_type": null,
          "is_deprecated": false,
          "latest_version": "4.3.0",
          "repository_url": "https://github.com/lepoco/wpfui",
          "versions_count": 14,
          "total_downloads": 84895,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-05-04T12:26:29.183000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 92
        },
        {
          "name": "WPF-UI.FlaUI",
          "exists": true,
          "license": null,
          "keywords": [
            "lepoco",
            "toolkit",
            "wpf",
            "fluent",
            "navigation",
            "controls",
            "design",
            "icons",
            "system",
            "accent",
            "theme",
            "winui",
            "syntax",
            "highlight",
            "flaui",
            "fla",
            "ui",
            "ua3",
            "ua2",
            "automation",
            ".NET"
          ],
          "ecosystem": "nuget",
          "categories": [],
          "matches_repo": true,
          "registry_url": "https://www.nuget.org/packages/WPF-UI.FlaUI",
          "declared_type": null,
          "is_deprecated": false,
          "latest_version": "4.1.0",
          "repository_url": "https://github.com/lepoco/wpfui",
          "versions_count": 1,
          "total_downloads": 312,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2025-11-24T09:21:25.063000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 253
        },
        {
          "name": "WPF-UI.Abstractions",
          "exists": true,
          "license": null,
          "keywords": [
            "ui",
            "wpf",
            "toolkit",
            "fluent",
            "navigation",
            "controls",
            "design",
            "icons",
            "uwp",
            "xaml",
            "xamarin",
            "theme",
            "winui",
            "mvvm",
            "mvc",
            "core",
            "web",
            "webview",
            "dotnet",
            "desktop",
            "wpf-ui",
            "abstractions",
            "standard",
            ".NET"
          ],
          "ecosystem": "nuget",
          "categories": [],
          "matches_repo": true,
          "registry_url": "https://www.nuget.org/packages/WPF-UI.Abstractions",
          "declared_type": null,
          "is_deprecated": false,
          "latest_version": "4.3.0",
          "repository_url": "https://github.com/lepoco/wpfui",
          "versions_count": 8,
          "total_downloads": 377457,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-05-04T12:26:30.877000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 92
        },
        {
          "name": "WPF-UI.DependencyInjection",
          "exists": true,
          "license": null,
          "keywords": [
            "ui",
            "wpf",
            "toolkit",
            "fluent",
            "navigation",
            "controls",
            "design",
            "icons",
            "uwp",
            "xaml",
            "xamarin",
            "theme",
            "winui",
            "mvvm",
            "mvc",
            "core",
            "web",
            "webview",
            "dotnet",
            "desktop",
            "wpf-ui",
            "dependency",
            "injection",
            "abstractions",
            "standard",
            ".NET"
          ],
          "ecosystem": "nuget",
          "categories": [],
          "matches_repo": true,
          "registry_url": "https://www.nuget.org/packages/WPF-UI.DependencyInjection",
          "declared_type": null,
          "is_deprecated": false,
          "latest_version": "4.3.0",
          "repository_url": "https://github.com/lepoco/wpfui",
          "versions_count": 8,
          "total_downloads": 72687,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-05-04T12:26:31.300000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 92
        }
      ]
    },
    "popularity": {
      "forks": 994,
      "stars": 9572,
      "watchers": 94,
      "fork_history": {
        "days": [
          {
            "date": "2021-09-17",
            "count": 1
          },
          {
            "date": "2021-11-11",
            "count": 1
          },
          {
            "date": "2021-12-01",
            "count": 2
          },
          {
            "date": "2021-12-02",
            "count": 1
          },
          {
            "date": "2021-12-03",
            "count": 1
          },
          {
            "date": "2021-12-05",
            "count": 1
          },
          {
            "date": "2021-12-13",
            "count": 1
          },
          {
            "date": "2021-12-14",
            "count": 2
          },
          {
            "date": "2021-12-17",
            "count": 1
          },
          {
            "date": "2021-12-19",
            "count": 1
          },
          {
            "date": "2021-12-22",
            "count": 1
          },
          {
            "date": "2021-12-28",
            "count": 1
          },
          {
            "date": "2021-12-31",
            "count": 1
          },
          {
            "date": "2022-01-05",
            "count": 1
          },
          {
            "date": "2022-01-13",
            "count": 1
          },
          {
            "date": "2022-01-18",
            "count": 4
          },
          {
            "date": "2022-01-19",
            "count": 1
          },
          {
            "date": "2022-01-20",
            "count": 1
          },
          {
            "date": "2022-01-21",
            "count": 2
          },
          {
            "date": "2022-01-22",
            "count": 1
          },
          {
            "date": "2022-01-25",
            "count": 3
          },
          {
            "date": "2022-01-26",
            "count": 2
          },
          {
            "date": "2022-02-07",
            "count": 1
          },
          {
            "date": "2022-02-08",
            "count": 1
          },
          {
            "date": "2022-02-10",
            "count": 2
          },
          {
            "date": "2022-02-11",
            "count": 1
          },
          {
            "date": "2022-02-12",
            "count": 1
          },
          {
            "date": "2022-02-14",
            "count": 2
          },
          {
            "date": "2022-02-15",
            "count": 2
          },
          {
            "date": "2022-02-17",
            "count": 1
          },
          {
            "date": "2022-02-20",
            "count": 1
          },
          {
            "date": "2022-02-21",
            "count": 1
          },
          {
            "date": "2022-02-22",
            "count": 1
          },
          {
            "date": "2022-03-01",
            "count": 1
          },
          {
            "date": "2022-03-03",
            "count": 1
          },
          {
            "date": "2022-03-04",
            "count": 1
          },
          {
            "date": "2022-03-05",
            "count": 1
          },
          {
            "date": "2022-03-06",
            "count": 1
          },
          {
            "date": "2022-03-08",
            "count": 1
          },
          {
            "date": "2022-03-10",
            "count": 2
          },
          {
            "date": "2022-03-11",
            "count": 1
          },
          {
            "date": "2022-03-12",
            "count": 1
          },
          {
            "date": "2022-03-21",
            "count": 2
          },
          {
            "date": "2022-03-22",
            "count": 1
          },
          {
            "date": "2022-03-26",
            "count": 1
          },
          {
            "date": "2022-03-29",
            "count": 3
          },
          {
            "date": "2022-03-30",
            "count": 1
          },
          {
            "date": "2022-03-31",
            "count": 3
          },
          {
            "date": "2022-04-07",
            "count": 1
          },
          {
            "date": "2022-04-08",
            "count": 1
          },
          {
            "date": "2022-04-10",
            "count": 1
          },
          {
            "date": "2022-04-12",
            "count": 1
          },
          {
            "date": "2022-04-13",
            "count": 1
          },
          {
            "date": "2022-04-15",
            "count": 1
          },
          {
            "date": "2022-04-21",
            "count": 1
          },
          {
            "date": "2022-04-27",
            "count": 2
          },
          {
            "date": "2022-05-03",
            "count": 2
          },
          {
            "date": "2022-05-04",
            "count": 1
          },
          {
            "date": "2022-05-08",
            "count": 1
          },
          {
            "date": "2022-05-10",
            "count": 3
          },
          {
            "date": "2022-05-12",
            "count": 2
          },
          {
            "date": "2022-05-14",
            "count": 1
          },
          {
            "date": "2022-05-17",
            "count": 2
          },
          {
            "date": "2022-05-20",
            "count": 1
          },
          {
            "date": "2022-05-22",
            "count": 1
          },
          {
            "date": "2022-05-24",
            "count": 1
          },
          {
            "date": "2022-05-27",
            "count": 2
          },
          {
            "date": "2022-06-02",
            "count": 1
          },
          {
            "date": "2022-06-17",
            "count": 1
          },
          {
            "date": "2022-06-21",
            "count": 1
          },
          {
            "date": "2022-06-23",
            "count": 1
          },
          {
            "date": "2022-06-25",
            "count": 1
          },
          {
            "date": "2022-06-27",
            "count": 2
          },
          {
            "date": "2022-06-29",
            "count": 2
          },
          {
            "date": "2022-07-01",
            "count": 1
          },
          {
            "date": "2022-07-07",
            "count": 1
          },
          {
            "date": "2022-07-09",
            "count": 1
          },
          {
            "date": "2022-07-12",
            "count": 1
          },
          {
            "date": "2022-07-17",
            "count": 2
          },
          {
            "date": "2022-07-18",
            "count": 1
          },
          {
            "date": "2022-07-19",
            "count": 2
          },
          {
            "date": "2022-07-21",
            "count": 1
          },
          {
            "date": "2022-07-25",
            "count": 2
          },
          {
            "date": "2022-07-27",
            "count": 3
          },
          {
            "date": "2022-07-29",
            "count": 1
          },
          {
            "date": "2022-07-30",
            "count": 1
          },
          {
            "date": "2022-08-02",
            "count": 2
          },
          {
            "date": "2022-08-05",
            "count": 2
          },
          {
            "date": "2022-08-08",
            "count": 1
          },
          {
            "date": "2022-08-10",
            "count": 1
          },
          {
            "date": "2022-08-11",
            "count": 2
          },
          {
            "date": "2022-08-14",
            "count": 2
          },
          {
            "date": "2022-08-17",
            "count": 1
          },
          {
            "date": "2022-08-18",
            "count": 2
          },
          {
            "date": "2022-08-23",
            "count": 2
          },
          {
            "date": "2022-08-24",
            "count": 1
          },
          {
            "date": "2022-08-25",
            "count": 1
          },
          {
            "date": "2022-08-26",
            "count": 2
          },
          {
            "date": "2022-08-27",
            "count": 2
          },
          {
            "date": "2022-08-28",
            "count": 1
          },
          {
            "date": "2022-09-01",
            "count": 2
          },
          {
            "date": "2022-09-04",
            "count": 2
          },
          {
            "date": "2022-09-05",
            "count": 2
          },
          {
            "date": "2022-09-06",
            "count": 2
          },
          {
            "date": "2022-09-07",
            "count": 2
          },
          {
            "date": "2022-09-10",
            "count": 1
          },
          {
            "date": "2022-09-11",
            "count": 2
          },
          {
            "date": "2022-09-14",
            "count": 2
          },
          {
            "date": "2022-09-15",
            "count": 1
          },
          {
            "date": "2022-09-16",
            "count": 2
          },
          {
            "date": "2022-09-17",
            "count": 4
          },
          {
            "date": "2022-09-19",
            "count": 1
          },
          {
            "date": "2022-09-20",
            "count": 4
          },
          {
            "date": "2022-09-22",
            "count": 3
          },
          {
            "date": "2022-09-23",
            "count": 1
          },
          {
            "date": "2022-09-24",
            "count": 1
          },
          {
            "date": "2022-09-27",
            "count": 2
          },
          {
            "date": "2022-09-29",
            "count": 2
          },
          {
            "date": "2022-09-30",
            "count": 2
          },
          {
            "date": "2022-10-01",
            "count": 1
          },
          {
            "date": "2022-10-10",
            "count": 1
          },
          {
            "date": "2022-10-11",
            "count": 1
          },
          {
            "date": "2022-10-12",
            "count": 2
          },
          {
            "date": "2022-10-26",
            "count": 1
          },
          {
            "date": "2022-11-03",
            "count": 1
          },
          {
            "date": "2022-11-04",
            "count": 1
          },
          {
            "date": "2022-11-09",
            "count": 1
          },
          {
            "date": "2022-11-10",
            "count": 1
          },
          {
            "date": "2022-11-12",
            "count": 2
          },
          {
            "date": "2022-11-14",
            "count": 1
          },
          {
            "date": "2022-11-15",
            "count": 1
          },
          {
            "date": "2022-11-17",
            "count": 2
          },
          {
            "date": "2022-11-18",
            "count": 2
          },
          {
            "date": "2022-11-23",
            "count": 1
          },
          {
            "date": "2022-11-25",
            "count": 1
          },
          {
            "date": "2022-11-26",
            "count": 1
          },
          {
            "date": "2022-11-28",
            "count": 1
          },
          {
            "date": "2022-11-29",
            "count": 1
          },
          {
            "date": "2022-12-02",
            "count": 2
          },
          {
            "date": "2022-12-04",
            "count": 1
          },
          {
            "date": "2022-12-05",
            "count": 1
          },
          {
            "date": "2022-12-06",
            "count": 1
          },
          {
            "date": "2022-12-09",
            "count": 2
          },
          {
            "date": "2022-12-10",
            "count": 1
          },
          {
            "date": "2022-12-11",
            "count": 1
          },
          {
            "date": "2022-12-15",
            "count": 2
          },
          {
            "date": "2022-12-16",
            "count": 1
          },
          {
            "date": "2022-12-21",
            "count": 1
          },
          {
            "date": "2022-12-22",
            "count": 2
          },
          {
            "date": "2022-12-24",
            "count": 1
          },
          {
            "date": "2022-12-30",
            "count": 1
          },
          {
            "date": "2022-12-31",
            "count": 1
          },
          {
            "date": "2023-01-01",
            "count": 1
          },
          {
            "date": "2023-01-02",
            "count": 1
          },
          {
            "date": "2023-01-04",
            "count": 1
          },
          {
            "date": "2023-01-05",
            "count": 2
          },
          {
            "date": "2023-01-06",
            "count": 1
          },
          {
            "date": "2023-01-11",
            "count": 1
          },
          {
            "date": "2023-01-13",
            "count": 1
          },
          {
            "date": "2023-01-16",
            "count": 1
          },
          {
            "date": "2023-01-17",
            "count": 1
          },
          {
            "date": "2023-01-19",
            "count": 1
          },
          {
            "date": "2023-01-20",
            "count": 1
          },
          {
            "date": "2023-01-24",
            "count": 2
          },
          {
            "date": "2023-01-25",
            "count": 1
          },
          {
            "date": "2023-01-27",
            "count": 2
          },
          {
            "date": "2023-01-29",
            "count": 1
          },
          {
            "date": "2023-01-31",
            "count": 1
          },
          {
            "date": "2023-02-01",
            "count": 1
          },
          {
            "date": "2023-02-02",
            "count": 1
          },
          {
            "date": "2023-02-03",
            "count": 1
          },
          {
            "date": "2023-02-04",
            "count": 2
          },
          {
            "date": "2023-02-10",
            "count": 2
          },
          {
            "date": "2023-02-12",
            "count": 1
          },
          {
            "date": "2023-02-13",
            "count": 2
          },
          {
            "date": "2023-02-17",
            "count": 1
          },
          {
            "date": "2023-02-19",
            "count": 2
          },
          {
            "date": "2023-02-22",
            "count": 1
          },
          {
            "date": "2023-02-28",
            "count": 1
          },
          {
            "date": "2023-03-09",
            "count": 1
          },
          {
            "date": "2023-03-12",
            "count": 2
          },
          {
            "date": "2023-03-14",
            "count": 1
          },
          {
            "date": "2023-03-21",
            "count": 1
          },
          {
            "date": "2023-03-22",
            "count": 1
          },
          {
            "date": "2023-03-25",
            "count": 2
          },
          {
            "date": "2023-03-27",
            "count": 1
          },
          {
            "date": "2023-04-04",
            "count": 1
          },
          {
            "date": "2023-04-07",
            "count": 1
          },
          {
            "date": "2023-04-09",
            "count": 1
          },
          {
            "date": "2023-04-10",
            "count": 2
          },
          {
            "date": "2023-04-12",
            "count": 2
          },
          {
            "date": "2023-04-13",
            "count": 2
          },
          {
            "date": "2023-04-14",
            "count": 2
          },
          {
            "date": "2023-04-16",
            "count": 1
          },
          {
            "date": "2023-04-17",
            "count": 1
          },
          {
            "date": "2023-04-18",
            "count": 1
          },
          {
            "date": "2023-04-19",
            "count": 1
          },
          {
            "date": "2023-04-20",
            "count": 1
          },
          {
            "date": "2023-04-21",
            "count": 3
          },
          {
            "date": "2023-04-22",
            "count": 1
          },
          {
            "date": "2023-04-23",
            "count": 1
          },
          {
            "date": "2023-04-24",
            "count": 1
          },
          {
            "date": "2023-04-27",
            "count": 1
          },
          {
            "date": "2023-04-30",
            "count": 1
          },
          {
            "date": "2023-05-04",
            "count": 3
          },
          {
            "date": "2023-05-06",
            "count": 1
          },
          {
            "date": "2023-05-07",
            "count": 2
          },
          {
            "date": "2023-05-09",
            "count": 1
          },
          {
            "date": "2023-05-10",
            "count": 1
          },
          {
            "date": "2023-05-11",
            "count": 1
          },
          {
            "date": "2023-05-12",
            "count": 1
          },
          {
            "date": "2023-05-14",
            "count": 3
          },
          {
            "date": "2023-05-15",
            "count": 1
          },
          {
            "date": "2023-05-17",
            "count": 1
          },
          {
            "date": "2023-05-23",
            "count": 1
          },
          {
            "date": "2023-05-24",
            "count": 1
          },
          {
            "date": "2023-05-29",
            "count": 1
          },
          {
            "date": "2023-06-02",
            "count": 1
          },
          {
            "date": "2023-06-03",
            "count": 1
          },
          {
            "date": "2023-06-04",
            "count": 1
          },
          {
            "date": "2023-06-05",
            "count": 1
          },
          {
            "date": "2023-06-07",
            "count": 1
          },
          {
            "date": "2023-06-08",
            "count": 1
          },
          {
            "date": "2023-06-10",
            "count": 1
          },
          {
            "date": "2023-06-11",
            "count": 1
          },
          {
            "date": "2023-06-12",
            "count": 1
          },
          {
            "date": "2023-06-13",
            "count": 1
          },
          {
            "date": "2023-06-19",
            "count": 1
          },
          {
            "date": "2023-06-21",
            "count": 3
          },
          {
            "date": "2023-06-23",
            "count": 2
          },
          {
            "date": "2023-06-26",
            "count": 1
          },
          {
            "date": "2023-06-27",
            "count": 1
          },
          {
            "date": "2023-06-30",
            "count": 1
          },
          {
            "date": "2023-07-05",
            "count": 2
          },
          {
            "date": "2023-07-06",
            "count": 1
          },
          {
            "date": "2023-07-13",
            "count": 1
          },
          {
            "date": "2023-07-14",
            "count": 1
          },
          {
            "date": "2023-07-16",
            "count": 1
          },
          {
            "date": "2023-07-17",
            "count": 1
          },
          {
            "date": "2023-07-20",
            "count": 1
          },
          {
            "date": "2023-07-25",
            "count": 1
          },
          {
            "date": "2023-07-30",
            "count": 1
          },
          {
            "date": "2023-08-01",
            "count": 1
          },
          {
            "date": "2023-08-06",
            "count": 1
          },
          {
            "date": "2023-08-07",
            "count": 1
          },
          {
            "date": "2023-08-08",
            "count": 1
          },
          {
            "date": "2023-08-10",
            "count": 2
          },
          {
            "date": "2023-08-13",
            "count": 1
          },
          {
            "date": "2023-08-18",
            "count": 1
          },
          {
            "date": "2023-08-19",
            "count": 1
          },
          {
            "date": "2023-08-21",
            "count": 1
          },
          {
            "date": "2023-08-25",
            "count": 1
          },
          {
            "date": "2023-08-30",
            "count": 2
          },
          {
            "date": "2023-09-01",
            "count": 1
          },
          {
            "date": "2023-09-04",
            "count": 1
          },
          {
            "date": "2023-09-06",
            "count": 1
          },
          {
            "date": "2023-09-07",
            "count": 1
          },
          {
            "date": "2023-09-08",
            "count": 1
          },
          {
            "date": "2023-09-09",
            "count": 1
          },
          {
            "date": "2023-09-11",
            "count": 1
          },
          {
            "date": "2023-09-12",
            "count": 2
          },
          {
            "date": "2023-09-14",
            "count": 1
          },
          {
            "date": "2023-09-15",
            "count": 1
          },
          {
            "date": "2023-09-19",
            "count": 1
          },
          {
            "date": "2023-09-20",
            "count": 1
          },
          {
            "date": "2023-09-21",
            "count": 1
          },
          {
            "date": "2023-09-22",
            "count": 1
          },
          {
            "date": "2023-09-24",
            "count": 1
          },
          {
            "date": "2023-09-27",
            "count": 2
          },
          {
            "date": "2023-09-28",
            "count": 2
          },
          {
            "date": "2023-09-29",
            "count": 1
          },
          {
            "date": "2023-10-01",
            "count": 1
          },
          {
            "date": "2023-10-03",
            "count": 2
          },
          {
            "date": "2023-10-09",
            "count": 1
          },
          {
            "date": "2023-10-10",
            "count": 1
          },
          {
            "date": "2023-10-12",
            "count": 2
          },
          {
            "date": "2023-10-13",
            "count": 2
          },
          {
            "date": "2023-10-15",
            "count": 1
          },
          {
            "date": "2023-10-20",
            "count": 1
          },
          {
            "date": "2023-10-26",
            "count": 3
          },
          {
            "date": "2023-10-27",
            "count": 1
          },
          {
            "date": "2023-11-03",
            "count": 2
          },
          {
            "date": "2023-11-06",
            "count": 1
          },
          {
            "date": "2023-11-07",
            "count": 1
          },
          {
            "date": "2023-11-11",
            "count": 1
          },
          {
            "date": "2023-11-13",
            "count": 1
          },
          {
            "date": "2023-11-14",
            "count": 3
          },
          {
            "date": "2023-11-17",
            "count": 2
          },
          {
            "date": "2023-11-21",
            "count": 1
          },
          {
            "date": "2023-11-22",
            "count": 4
          },
          {
            "date": "2023-11-23",
            "count": 3
          },
          {
            "date": "2023-11-24",
            "count": 1
          },
          {
            "date": "2023-11-25",
            "count": 3
          },
          {
            "date": "2023-11-27",
            "count": 1
          },
          {
            "date": "2023-11-28",
            "count": 3
          },
          {
            "date": "2023-12-02",
            "count": 2
          },
          {
            "date": "2023-12-03",
            "count": 1
          },
          {
            "date": "2023-12-06",
            "count": 1
          },
          {
            "date": "2023-12-07",
            "count": 1
          },
          {
            "date": "2023-12-08",
            "count": 1
          },
          {
            "date": "2023-12-10",
            "count": 1
          },
          {
            "date": "2023-12-11",
            "count": 4
          },
          {
            "date": "2023-12-13",
            "count": 1
          },
          {
            "date": "2023-12-14",
            "count": 2
          },
          {
            "date": "2023-12-15",
            "count": 1
          },
          {
            "date": "2023-12-16",
            "count": 1
          },
          {
            "date": "2023-12-18",
            "count": 1
          },
          {
            "date": "2023-12-20",
            "count": 1
          },
          {
            "date": "2023-12-25",
            "count": 1
          },
          {
            "date": "2023-12-29",
            "count": 3
          },
          {
            "date": "2023-12-31",
            "count": 1
          },
          {
            "date": "2024-01-01",
            "count": 2
          },
          {
            "date": "2024-01-02",
            "count": 1
          },
          {
            "date": "2024-01-03",
            "count": 1
          },
          {
            "date": "2024-01-04",
            "count": 2
          },
          {
            "date": "2024-01-05",
            "count": 1
          },
          {
            "date": "2024-01-08",
            "count": 1
          },
          {
            "date": "2024-01-09",
            "count": 1
          },
          {
            "date": "2024-01-10",
            "count": 1
          },
          {
            "date": "2024-01-13",
            "count": 1
          },
          {
            "date": "2024-01-15",
            "count": 1
          },
          {
            "date": "2024-01-16",
            "count": 2
          },
          {
            "date": "2024-01-17",
            "count": 1
          },
          {
            "date": "2024-01-21",
            "count": 2
          },
          {
            "date": "2024-01-22",
            "count": 1
          },
          {
            "date": "2024-01-24",
            "count": 2
          },
          {
            "date": "2024-01-25",
            "count": 2
          },
          {
            "date": "2024-01-26",
            "count": 1
          },
          {
            "date": "2024-01-28",
            "count": 2
          },
          {
            "date": "2024-01-29",
            "count": 2
          },
          {
            "date": "2024-01-30",
            "count": 1
          },
          {
            "date": "2024-02-01",
            "count": 1
          },
          {
            "date": "2024-02-05",
            "count": 1
          },
          {
            "date": "2024-02-07",
            "count": 1
          },
          {
            "date": "2024-02-08",
            "count": 1
          },
          {
            "date": "2024-02-09",
            "count": 1
          },
          {
            "date": "2024-02-10",
            "count": 2
          },
          {
            "date": "2024-02-13",
            "count": 1
          },
          {
            "date": "2024-02-14",
            "count": 1
          },
          {
            "date": "2024-02-15",
            "count": 1
          },
          {
            "date": "2024-02-16",
            "count": 1
          },
          {
            "date": "2024-02-17",
            "count": 1
          },
          {
            "date": "2024-02-23",
            "count": 1
          },
          {
            "date": "2024-02-26",
            "count": 1
          },
          {
            "date": "2024-02-29",
            "count": 2
          },
          {
            "date": "2024-03-01",
            "count": 3
          },
          {
            "date": "2024-03-02",
            "count": 1
          },
          {
            "date": "2024-03-04",
            "count": 1
          },
          {
            "date": "2024-03-05",
            "count": 1
          },
          {
            "date": "2024-03-06",
            "count": 1
          },
          {
            "date": "2024-03-07",
            "count": 1
          },
          {
            "date": "2024-03-08",
            "count": 1
          },
          {
            "date": "2024-03-09",
            "count": 1
          },
          {
            "date": "2024-03-10",
            "count": 1
          },
          {
            "date": "2024-03-11",
            "count": 1
          },
          {
            "date": "2024-03-13",
            "count": 2
          },
          {
            "date": "2024-03-14",
            "count": 2
          },
          {
            "date": "2024-03-15",
            "count": 1
          },
          {
            "date": "2024-03-16",
            "count": 2
          },
          {
            "date": "2024-03-17",
            "count": 1
          },
          {
            "date": "2024-03-18",
            "count": 1
          },
          {
            "date": "2024-03-20",
            "count": 1
          },
          {
            "date": "2024-03-21",
            "count": 1
          },
          {
            "date": "2024-03-23",
            "count": 2
          },
          {
            "date": "2024-03-24",
            "count": 1
          },
          {
            "date": "2024-03-25",
            "count": 2
          },
          {
            "date": "2024-03-26",
            "count": 3
          },
          {
            "date": "2024-03-27",
            "count": 1
          },
          {
            "date": "2024-03-28",
            "count": 2
          },
          {
            "date": "2024-03-29",
            "count": 1
          },
          {
            "date": "2024-03-31",
            "count": 1
          },
          {
            "date": "2024-04-01",
            "count": 2
          },
          {
            "date": "2024-04-02",
            "count": 1
          },
          {
            "date": "2024-04-04",
            "count": 1
          },
          {
            "date": "2024-04-09",
            "count": 1
          },
          {
            "date": "2024-04-10",
            "count": 2
          },
          {
            "date": "2024-04-11",
            "count": 1
          },
          {
            "date": "2024-04-12",
            "count": 3
          },
          {
            "date": "2024-04-14",
            "count": 1
          },
          {
            "date": "2024-04-15",
            "count": 1
          },
          {
            "date": "2024-04-17",
            "count": 1
          },
          {
            "date": "2024-04-18",
            "count": 1
          },
          {
            "date": "2024-04-19",
            "count": 2
          },
          {
            "date": "2024-04-20",
            "count": 1
          },
          {
            "date": "2024-04-21",
            "count": 1
          },
          {
            "date": "2024-04-24",
            "count": 2
          },
          {
            "date": "2024-04-25",
            "count": 1
          },
          {
            "date": "2024-04-28",
            "count": 1
          },
          {
            "date": "2024-04-30",
            "count": 1
          },
          {
            "date": "2024-05-02",
            "count": 1
          },
          {
            "date": "2024-05-04",
            "count": 1
          },
          {
            "date": "2024-05-05",
            "count": 1
          },
          {
            "date": "2024-05-08",
            "count": 1
          },
          {
            "date": "2024-05-09",
            "count": 1
          },
          {
            "date": "2024-05-12",
            "count": 1
          },
          {
            "date": "2024-05-16",
            "count": 1
          },
          {
            "date": "2024-05-17",
            "count": 1
          },
          {
            "date": "2024-05-18",
            "count": 2
          },
          {
            "date": "2024-05-21",
            "count": 2
          },
          {
            "date": "2024-05-28",
            "count": 2
          },
          {
            "date": "2024-06-04",
            "count": 2
          },
          {
            "date": "2024-06-05",
            "count": 1
          },
          {
            "date": "2024-06-06",
            "count": 1
          },
          {
            "date": "2024-06-07",
            "count": 1
          },
          {
            "date": "2024-06-10",
            "count": 1
          },
          {
            "date": "2024-06-13",
            "count": 1
          },
          {
            "date": "2024-06-14",
            "count": 2
          },
          {
            "date": "2024-06-15",
            "count": 2
          },
          {
            "date": "2024-06-17",
            "count": 1
          },
          {
            "date": "2024-06-18",
            "count": 1
          },
          {
            "date": "2024-06-19",
            "count": 1
          },
          {
            "date": "2024-06-22",
            "count": 1
          },
          {
            "date": "2024-06-24",
            "count": 2
          },
          {
            "date": "2024-06-25",
            "count": 1
          },
          {
            "date": "2024-06-26",
            "count": 2
          },
          {
            "date": "2024-06-28",
            "count": 2
          },
          {
            "date": "2024-06-30",
            "count": 2
          },
          {
            "date": "2024-07-01",
            "count": 3
          },
          {
            "date": "2024-07-02",
            "count": 2
          },
          {
            "date": "2024-07-03",
            "count": 1
          },
          {
            "date": "2024-07-06",
            "count": 2
          },
          {
            "date": "2024-07-07",
            "count": 1
          },
          {
            "date": "2024-07-09",
            "count": 1
          },
          {
            "date": "2024-07-15",
            "count": 2
          },
          {
            "date": "2024-07-19",
            "count": 3
          },
          {
            "date": "2024-07-21",
            "count": 1
          },
          {
            "date": "2024-07-23",
            "count": 1
          },
          {
            "date": "2024-07-24",
            "count": 1
          },
          {
            "date": "2024-07-26",
            "count": 1
          },
          {
            "date": "2024-07-28",
            "count": 1
          },
          {
            "date": "2024-07-29",
            "count": 2
          },
          {
            "date": "2024-07-31",
            "count": 2
          },
          {
            "date": "2024-08-01",
            "count": 6
          },
          {
            "date": "2024-08-03",
            "count": 1
          },
          {
            "date": "2024-08-05",
            "count": 2
          },
          {
            "date": "2024-08-06",
            "count": 2
          },
          {
            "date": "2024-08-07",
            "count": 2
          },
          {
            "date": "2024-08-08",
            "count": 1
          },
          {
            "date": "2024-08-09",
            "count": 1
          },
          {
            "date": "2024-08-14",
            "count": 1
          },
          {
            "date": "2024-08-16",
            "count": 1
          },
          {
            "date": "2024-08-17",
            "count": 1
          },
          {
            "date": "2024-08-18",
            "count": 1
          },
          {
            "date": "2024-08-20",
            "count": 1
          },
          {
            "date": "2024-08-21",
            "count": 2
          },
          {
            "date": "2024-08-28",
            "count": 2
          },
          {
            "date": "2024-08-29",
            "count": 3
          },
          {
            "date": "2024-08-30",
            "count": 1
          },
          {
            "date": "2024-09-02",
            "count": 1
          },
          {
            "date": "2024-09-04",
            "count": 1
          },
          {
            "date": "2024-09-07",
            "count": 2
          },
          {
            "date": "2024-09-10",
            "count": 3
          },
          {
            "date": "2024-09-15",
            "count": 1
          },
          {
            "date": "2024-09-20",
            "count": 1
          },
          {
            "date": "2024-09-22",
            "count": 2
          },
          {
            "date": "2024-09-23",
            "count": 1
          },
          {
            "date": "2024-09-24",
            "count": 1
          },
          {
            "date": "2024-09-25",
            "count": 1
          },
          {
            "date": "2024-09-27",
            "count": 1
          },
          {
            "date": "2024-09-30",
            "count": 1
          },
          {
            "date": "2024-10-08",
            "count": 1
          },
          {
            "date": "2024-10-12",
            "count": 1
          },
          {
            "date": "2024-10-13",
            "count": 1
          },
          {
            "date": "2024-10-15",
            "count": 1
          },
          {
            "date": "2024-10-16",
            "count": 2
          },
          {
            "date": "2024-10-17",
            "count": 2
          },
          {
            "date": "2024-10-21",
            "count": 1
          },
          {
            "date": "2024-10-22",
            "count": 1
          },
          {
            "date": "2024-10-24",
            "count": 1
          },
          {
            "date": "2024-10-25",
            "count": 1
          },
          {
            "date": "2024-10-28",
            "count": 1
          },
          {
            "date": "2024-10-29",
            "count": 1
          },
          {
            "date": "2024-10-30",
            "count": 1
          },
          {
            "date": "2024-11-01",
            "count": 2
          },
          {
            "date": "2024-11-02",
            "count": 1
          },
          {
            "date": "2024-11-07",
            "count": 3
          },
          {
            "date": "2024-11-09",
            "count": 1
          },
          {
            "date": "2024-11-11",
            "count": 2
          },
          {
            "date": "2024-11-13",
            "count": 1
          },
          {
            "date": "2024-11-15",
            "count": 2
          },
          {
            "date": "2024-11-17",
            "count": 1
          },
          {
            "date": "2024-11-18",
            "count": 1
          },
          {
            "date": "2024-11-20",
            "count": 1
          },
          {
            "date": "2024-11-22",
            "count": 1
          },
          {
            "date": "2024-11-25",
            "count": 1
          },
          {
            "date": "2024-12-01",
            "count": 1
          },
          {
            "date": "2024-12-03",
            "count": 1
          },
          {
            "date": "2024-12-05",
            "count": 2
          },
          {
            "date": "2024-12-08",
            "count": 1
          },
          {
            "date": "2024-12-10",
            "count": 1
          },
          {
            "date": "2024-12-11",
            "count": 1
          },
          {
            "date": "2024-12-12",
            "count": 1
          },
          {
            "date": "2024-12-13",
            "count": 1
          },
          {
            "date": "2024-12-14",
            "count": 1
          },
          {
            "date": "2024-12-15",
            "count": 1
          },
          {
            "date": "2024-12-17",
            "count": 1
          },
          {
            "date": "2024-12-18",
            "count": 1
          },
          {
            "date": "2024-12-19",
            "count": 1
          },
          {
            "date": "2024-12-20",
            "count": 1
          },
          {
            "date": "2024-12-23",
            "count": 1
          },
          {
            "date": "2024-12-25",
            "count": 2
          },
          {
            "date": "2024-12-26",
            "count": 1
          },
          {
            "date": "2024-12-28",
            "count": 1
          },
          {
            "date": "2025-01-01",
            "count": 2
          },
          {
            "date": "2025-01-02",
            "count": 1
          },
          {
            "date": "2025-01-03",
            "count": 1
          },
          {
            "date": "2025-01-06",
            "count": 3
          },
          {
            "date": "2025-01-10",
            "count": 1
          },
          {
            "date": "2025-01-11",
            "count": 1
          },
          {
            "date": "2025-01-13",
            "count": 1
          },
          {
            "date": "2025-01-14",
            "count": 1
          },
          {
            "date": "2025-01-16",
            "count": 1
          },
          {
            "date": "2025-01-19",
            "count": 1
          },
          {
            "date": "2025-01-26",
            "count": 1
          },
          {
            "date": "2025-01-30",
            "count": 1
          },
          {
            "date": "2025-02-01",
            "count": 1
          },
          {
            "date": "2025-02-03",
            "count": 1
          },
          {
            "date": "2025-02-06",
            "count": 1
          },
          {
            "date": "2025-02-10",
            "count": 1
          },
          {
            "date": "2025-02-12",
            "count": 2
          },
          {
            "date": "2025-02-15",
            "count": 2
          },
          {
            "date": "2025-02-17",
            "count": 1
          },
          {
            "date": "2025-02-21",
            "count": 1
          },
          {
            "date": "2025-02-25",
            "count": 1
          },
          {
            "date": "2025-02-27",
            "count": 1
          },
          {
            "date": "2025-02-28",
            "count": 1
          },
          {
            "date": "2025-03-02",
            "count": 1
          },
          {
            "date": "2025-03-03",
            "count": 1
          },
          {
            "date": "2025-03-04",
            "count": 1
          },
          {
            "date": "2025-03-05",
            "count": 2
          },
          {
            "date": "2025-03-08",
            "count": 1
          },
          {
            "date": "2025-03-09",
            "count": 1
          },
          {
            "date": "2025-03-11",
            "count": 2
          },
          {
            "date": "2025-03-12",
            "count": 1
          },
          {
            "date": "2025-03-14",
            "count": 1
          },
          {
            "date": "2025-03-16",
            "count": 1
          },
          {
            "date": "2025-03-18",
            "count": 1
          },
          {
            "date": "2025-03-19",
            "count": 1
          },
          {
            "date": "2025-03-25",
            "count": 1
          },
          {
            "date": "2025-03-26",
            "count": 1
          },
          {
            "date": "2025-03-27",
            "count": 1
          },
          {
            "date": "2025-03-31",
            "count": 1
          },
          {
            "date": "2025-04-03",
            "count": 1
          },
          {
            "date": "2025-04-04",
            "count": 1
          },
          {
            "date": "2025-04-09",
            "count": 1
          },
          {
            "date": "2025-04-10",
            "count": 2
          },
          {
            "date": "2025-04-13",
            "count": 1
          },
          {
            "date": "2025-04-14",
            "count": 1
          },
          {
            "date": "2025-04-15",
            "count": 1
          },
          {
            "date": "2025-04-21",
            "count": 1
          },
          {
            "date": "2025-04-22",
            "count": 1
          },
          {
            "date": "2025-04-23",
            "count": 1
          },
          {
            "date": "2025-04-24",
            "count": 1
          },
          {
            "date": "2025-04-25",
            "count": 1
          },
          {
            "date": "2025-04-26",
            "count": 1
          },
          {
            "date": "2025-04-27",
            "count": 1
          },
          {
            "date": "2025-05-03",
            "count": 1
          },
          {
            "date": "2025-05-11",
            "count": 1
          },
          {
            "date": "2025-05-12",
            "count": 1
          },
          {
            "date": "2025-05-13",
            "count": 2
          },
          {
            "date": "2025-05-16",
            "count": 1
          },
          {
            "date": "2025-05-19",
            "count": 1
          },
          {
            "date": "2025-05-28",
            "count": 1
          },
          {
            "date": "2025-05-29",
            "count": 1
          },
          {
            "date": "2025-05-30",
            "count": 1
          },
          {
            "date": "2025-06-04",
            "count": 1
          },
          {
            "date": "2025-06-07",
            "count": 1
          },
          {
            "date": "2025-06-09",
            "count": 1
          },
          {
            "date": "2025-06-10",
            "count": 2
          },
          {
            "date": "2025-06-12",
            "count": 1
          },
          {
            "date": "2025-06-13",
            "count": 1
          },
          {
            "date": "2025-06-20",
            "count": 1
          },
          {
            "date": "2025-06-21",
            "count": 1
          },
          {
            "date": "2025-06-23",
            "count": 1
          },
          {
            "date": "2025-06-24",
            "count": 1
          },
          {
            "date": "2025-06-25",
            "count": 1
          },
          {
            "date": "2025-06-26",
            "count": 2
          },
          {
            "date": "2025-06-27",
            "count": 3
          },
          {
            "date": "2025-06-28",
            "count": 1
          },
          {
            "date": "2025-07-01",
            "count": 3
          },
          {
            "date": "2025-07-05",
            "count": 1
          },
          {
            "date": "2025-07-09",
            "count": 1
          },
          {
            "date": "2025-07-13",
            "count": 1
          },
          {
            "date": "2025-07-16",
            "count": 1
          },
          {
            "date": "2025-07-18",
            "count": 1
          },
          {
            "date": "2025-07-23",
            "count": 1
          },
          {
            "date": "2025-07-25",
            "count": 1
          },
          {
            "date": "2025-07-27",
            "count": 1
          },
          {
            "date": "2025-07-30",
            "count": 1
          },
          {
            "date": "2025-07-31",
            "count": 1
          },
          {
            "date": "2025-08-01",
            "count": 1
          },
          {
            "date": "2025-08-08",
            "count": 1
          },
          {
            "date": "2025-08-13",
            "count": 2
          },
          {
            "date": "2025-08-20",
            "count": 2
          },
          {
            "date": "2025-08-21",
            "count": 2
          },
          {
            "date": "2025-08-22",
            "count": 1
          },
          {
            "date": "2025-08-23",
            "count": 1
          },
          {
            "date": "2025-08-24",
            "count": 1
          },
          {
            "date": "2025-08-25",
            "count": 1
          },
          {
            "date": "2025-08-26",
            "count": 1
          },
          {
            "date": "2025-08-30",
            "count": 1
          },
          {
            "date": "2025-09-06",
            "count": 1
          },
          {
            "date": "2025-09-11",
            "count": 1
          },
          {
            "date": "2025-09-13",
            "count": 1
          },
          {
            "date": "2025-09-17",
            "count": 1
          },
          {
            "date": "2025-09-23",
            "count": 1
          },
          {
            "date": "2025-09-29",
            "count": 1
          },
          {
            "date": "2025-09-30",
            "count": 2
          },
          {
            "date": "2025-10-05",
            "count": 1
          },
          {
            "date": "2025-10-07",
            "count": 2
          },
          {
            "date": "2025-10-09",
            "count": 3
          },
          {
            "date": "2025-10-10",
            "count": 1
          },
          {
            "date": "2025-10-14",
            "count": 1
          },
          {
            "date": "2025-10-15",
            "count": 1
          },
          {
            "date": "2025-10-17",
            "count": 2
          },
          {
            "date": "2025-10-18",
            "count": 1
          },
          {
            "date": "2025-10-21",
            "count": 1
          },
          {
            "date": "2025-10-29",
            "count": 1
          },
          {
            "date": "2025-10-30",
            "count": 1
          },
          {
            "date": "2025-11-01",
            "count": 1
          },
          {
            "date": "2025-11-02",
            "count": 1
          },
          {
            "date": "2025-11-08",
            "count": 1
          },
          {
            "date": "2025-11-09",
            "count": 1
          },
          {
            "date": "2025-11-16",
            "count": 1
          },
          {
            "date": "2025-11-24",
            "count": 1
          },
          {
            "date": "2025-11-25",
            "count": 1
          },
          {
            "date": "2025-11-30",
            "count": 1
          },
          {
            "date": "2025-12-01",
            "count": 1
          },
          {
            "date": "2025-12-03",
            "count": 1
          },
          {
            "date": "2025-12-08",
            "count": 1
          },
          {
            "date": "2025-12-09",
            "count": 1
          },
          {
            "date": "2025-12-10",
            "count": 2
          },
          {
            "date": "2025-12-12",
            "count": 2
          },
          {
            "date": "2025-12-18",
            "count": 1
          },
          {
            "date": "2025-12-20",
            "count": 2
          },
          {
            "date": "2025-12-22",
            "count": 1
          },
          {
            "date": "2025-12-24",
            "count": 2
          },
          {
            "date": "2025-12-27",
            "count": 1
          },
          {
            "date": "2026-01-04",
            "count": 1
          },
          {
            "date": "2026-01-07",
            "count": 2
          },
          {
            "date": "2026-01-12",
            "count": 1
          },
          {
            "date": "2026-01-13",
            "count": 1
          },
          {
            "date": "2026-01-15",
            "count": 2
          },
          {
            "date": "2026-01-16",
            "count": 2
          },
          {
            "date": "2026-01-22",
            "count": 1
          },
          {
            "date": "2026-01-24",
            "count": 1
          },
          {
            "date": "2026-01-27",
            "count": 1
          },
          {
            "date": "2026-01-31",
            "count": 1
          },
          {
            "date": "2026-02-02",
            "count": 1
          },
          {
            "date": "2026-02-05",
            "count": 1
          },
          {
            "date": "2026-02-09",
            "count": 1
          },
          {
            "date": "2026-02-12",
            "count": 1
          },
          {
            "date": "2026-02-13",
            "count": 1
          },
          {
            "date": "2026-02-15",
            "count": 1
          },
          {
            "date": "2026-02-17",
            "count": 1
          },
          {
            "date": "2026-02-19",
            "count": 1
          },
          {
            "date": "2026-02-23",
            "count": 2
          },
          {
            "date": "2026-02-26",
            "count": 1
          },
          {
            "date": "2026-03-03",
            "count": 1
          },
          {
            "date": "2026-03-05",
            "count": 2
          },
          {
            "date": "2026-03-06",
            "count": 1
          },
          {
            "date": "2026-03-09",
            "count": 1
          },
          {
            "date": "2026-03-16",
            "count": 2
          },
          {
            "date": "2026-03-21",
            "count": 1
          },
          {
            "date": "2026-03-22",
            "count": 1
          },
          {
            "date": "2026-03-25",
            "count": 1
          },
          {
            "date": "2026-03-28",
            "count": 1
          },
          {
            "date": "2026-03-29",
            "count": 1
          },
          {
            "date": "2026-03-31",
            "count": 1
          },
          {
            "date": "2026-04-01",
            "count": 2
          },
          {
            "date": "2026-04-02",
            "count": 2
          },
          {
            "date": "2026-04-03",
            "count": 1
          },
          {
            "date": "2026-04-10",
            "count": 4
          },
          {
            "date": "2026-04-15",
            "count": 1
          },
          {
            "date": "2026-04-16",
            "count": 2
          },
          {
            "date": "2026-04-17",
            "count": 1
          },
          {
            "date": "2026-04-21",
            "count": 1
          },
          {
            "date": "2026-04-22",
            "count": 1
          },
          {
            "date": "2026-04-23",
            "count": 1
          },
          {
            "date": "2026-04-25",
            "count": 3
          },
          {
            "date": "2026-04-26",
            "count": 1
          },
          {
            "date": "2026-04-28",
            "count": 1
          },
          {
            "date": "2026-04-30",
            "count": 1
          },
          {
            "date": "2026-05-01",
            "count": 1
          },
          {
            "date": "2026-05-03",
            "count": 1
          },
          {
            "date": "2026-05-05",
            "count": 1
          },
          {
            "date": "2026-05-08",
            "count": 1
          },
          {
            "date": "2026-05-11",
            "count": 1
          },
          {
            "date": "2026-05-12",
            "count": 2
          },
          {
            "date": "2026-05-13",
            "count": 1
          },
          {
            "date": "2026-05-15",
            "count": 1
          },
          {
            "date": "2026-05-20",
            "count": 1
          },
          {
            "date": "2026-05-26",
            "count": 1
          },
          {
            "date": "2026-06-06",
            "count": 2
          },
          {
            "date": "2026-06-08",
            "count": 1
          },
          {
            "date": "2026-06-12",
            "count": 3
          },
          {
            "date": "2026-06-13",
            "count": 1
          },
          {
            "date": "2026-06-17",
            "count": 1
          },
          {
            "date": "2026-06-23",
            "count": 1
          },
          {
            "date": "2026-06-24",
            "count": 2
          },
          {
            "date": "2026-06-29",
            "count": 1
          },
          {
            "date": "2026-06-30",
            "count": 2
          },
          {
            "date": "2026-07-07",
            "count": 1
          },
          {
            "date": "2026-07-10",
            "count": 2
          },
          {
            "date": "2026-07-11",
            "count": 1
          },
          {
            "date": "2026-07-15",
            "count": 1
          },
          {
            "date": "2026-07-21",
            "count": 1
          },
          {
            "date": "2026-07-23",
            "count": 1
          },
          {
            "date": "2026-07-24",
            "count": 1
          },
          {
            "date": "2026-07-25",
            "count": 1
          },
          {
            "date": "2026-07-26",
            "count": 2
          },
          {
            "date": "2026-07-31",
            "count": 1
          },
          {
            "date": "2026-08-04",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 953,
        "total_forks": 994
      },
      "star_history": null,
      "open_issues_and_prs": 446
    },
    "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": [
        "docs/templates/tsconfig.json"
      ],
      "toolchain_manifests": [
        "samples/Wpf.Ui.Demo.Console/Wpf.Ui.Demo.Console.csproj",
        "samples/Wpf.Ui.Demo.Dialogs/Wpf.Ui.Demo.Dialogs.csproj",
        "samples/Wpf.Ui.Demo.Mvvm/Wpf.Ui.Demo.Mvvm.csproj",
        "samples/Wpf.Ui.Demo.SetResources.Simple/Wpf.Ui.Demo.SetResources.Simple.csproj",
        "samples/Wpf.Ui.Demo.Simple/Wpf.Ui.Demo.Simple.csproj",
        "src/Wpf.Ui.Abstractions/Wpf.Ui.Abstractions.csproj",
        "src/Wpf.Ui.DependencyInjection/Wpf.Ui.DependencyInjection.csproj",
        "src/Wpf.Ui.Extension.Template.Blank/Wpf.Ui.Blank.csproj",
        "src/Wpf.Ui.Extension.Template.Blank/Wpf.Ui.Extension.Template.Blank.csproj",
        "src/Wpf.Ui.Extension.Template.Compact/Wpf.Ui.Compact.csproj",
        "src/Wpf.Ui.Extension.Template.Compact/Wpf.Ui.Extension.Template.Compact.csproj",
        "src/Wpf.Ui.Extension.Template.Fluent/Wpf.Ui.Extension.Template.Fluent.csproj",
        "src/Wpf.Ui.Extension.Template.Fluent/Wpf.Ui.Fluent.csproj",
        "src/Wpf.Ui.Extension/Wpf.Ui.Extension.csproj",
        "src/Wpf.Ui.FlaUI/Wpf.Ui.FlaUI.csproj",
        "src/Wpf.Ui.FontMapper/Wpf.Ui.FontMapper.csproj",
        "src/Wpf.Ui.Gallery/Wpf.Ui.Gallery.csproj",
        "src/Wpf.Ui.SyntaxHighlight/Wpf.Ui.SyntaxHighlight.csproj",
        "src/Wpf.Ui.ToastNotifications/Wpf.Ui.ToastNotifications.csproj",
        "src/Wpf.Ui.Tray/Wpf.Ui.Tray.csproj",
        "src/Wpf.Ui/Wpf.Ui.csproj",
        "tests/Wpf.Ui.Gallery.IntegrationTests/Wpf.Ui.Gallery.IntegrationTests.csproj",
        "tests/Wpf.Ui.UnitTests/Wpf.Ui.UnitTests.csproj"
      ],
      "largest_source_bytes": 4602226,
      "source_files_sampled": 682,
      "oversized_source_files": 19,
      "agent_instruction_files": [
        ".github/copilot-instructions.md"
      ],
      "agent_instruction_max_bytes": 7907
    },
    "dependencies": {
      "manifests": [],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 4,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 19,
        "direct_affected_count": 0
      },
      "ecosystems": [],
      "dependencies": [
        {
          "name": "Microsoft.Extensions.DependencyInjection.Abstractions",
          "manifest": "src/Wpf.Ui.DependencyInjection/Wpf.Ui.DependencyInjection.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "WPF-UI",
          "manifest": "src/Wpf.Ui.Extension.Template.Blank/Wpf.Ui.Blank.csproj",
          "ecosystem": "nuget",
          "version_constraint": "4.2.0"
        },
        {
          "name": "WPF-UI.DependencyInjection",
          "manifest": "src/Wpf.Ui.Extension.Template.Blank/Wpf.Ui.Blank.csproj",
          "ecosystem": "nuget",
          "version_constraint": "4.2.0"
        },
        {
          "name": "Microsoft.Extensions.Hosting",
          "manifest": "src/Wpf.Ui.Extension.Template.Blank/Wpf.Ui.Blank.csproj",
          "ecosystem": "nuget",
          "version_constraint": "10.0.1"
        },
        {
          "name": "CommunityToolkit.Mvvm",
          "manifest": "src/Wpf.Ui.Extension.Template.Blank/Wpf.Ui.Blank.csproj",
          "ecosystem": "nuget",
          "version_constraint": "8.4.0 "
        },
        {
          "name": "WPF-UI",
          "manifest": "src/Wpf.Ui.Extension.Template.Compact/Wpf.Ui.Compact.csproj",
          "ecosystem": "nuget",
          "version_constraint": "4.2.0"
        },
        {
          "name": "WPF-UI.DependencyInjection",
          "manifest": "src/Wpf.Ui.Extension.Template.Compact/Wpf.Ui.Compact.csproj",
          "ecosystem": "nuget",
          "version_constraint": "4.2.0"
        },
        {
          "name": "Microsoft.Extensions.Hosting",
          "manifest": "src/Wpf.Ui.Extension.Template.Compact/Wpf.Ui.Compact.csproj",
          "ecosystem": "nuget",
          "version_constraint": "10.0.1"
        },
        {
          "name": "CommunityToolkit.Mvvm",
          "manifest": "src/Wpf.Ui.Extension.Template.Compact/Wpf.Ui.Compact.csproj",
          "ecosystem": "nuget",
          "version_constraint": "8.4.0 "
        },
        {
          "name": "WPF-UI",
          "manifest": "src/Wpf.Ui.Extension.Template.Fluent/Wpf.Ui.Fluent.csproj",
          "ecosystem": "nuget",
          "version_constraint": "4.2.0"
        },
        {
          "name": "WPF-UI.DependencyInjection",
          "manifest": "src/Wpf.Ui.Extension.Template.Fluent/Wpf.Ui.Fluent.csproj",
          "ecosystem": "nuget",
          "version_constraint": "4.2.0"
        },
        {
          "name": "Microsoft.Extensions.Hosting",
          "manifest": "src/Wpf.Ui.Extension.Template.Fluent/Wpf.Ui.Fluent.csproj",
          "ecosystem": "nuget",
          "version_constraint": "10.0.1"
        },
        {
          "name": "CommunityToolkit.Mvvm",
          "manifest": "src/Wpf.Ui.Extension.Template.Fluent/Wpf.Ui.Fluent.csproj",
          "ecosystem": "nuget",
          "version_constraint": "8.4.0 "
        },
        {
          "name": "FlaUI.Core",
          "manifest": "src/Wpf.Ui.FlaUI/Wpf.Ui.FlaUI.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "WpfAnalyzers",
          "manifest": "src/Wpf.Ui.FlaUI/Wpf.Ui.FlaUI.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "Lepo.i18n.DependencyInjection",
          "manifest": "src/Wpf.Ui.Gallery/Wpf.Ui.Gallery.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "Lepo.i18n.Wpf",
          "manifest": "src/Wpf.Ui.Gallery/Wpf.Ui.Gallery.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "Microsoft.CodeAnalysis.CSharp",
          "manifest": "src/Wpf.Ui.Gallery/Wpf.Ui.Gallery.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "Microsoft.Extensions.Hosting",
          "manifest": "src/Wpf.Ui.Gallery/Wpf.Ui.Gallery.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "CommunityToolkit.Mvvm",
          "manifest": "src/Wpf.Ui.Gallery/Wpf.Ui.Gallery.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "Microsoft.Web.WebView2",
          "manifest": "src/Wpf.Ui.Gallery/Wpf.Ui.Gallery.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "ReflectionEventing",
          "manifest": "src/Wpf.Ui.Gallery/Wpf.Ui.Gallery.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "ReflectionEventing.DependencyInjection",
          "manifest": "src/Wpf.Ui.Gallery/Wpf.Ui.Gallery.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "WpfAnalyzers",
          "manifest": "src/Wpf.Ui.Gallery/Wpf.Ui.Gallery.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "WpfAnalyzers",
          "manifest": "src/Wpf.Ui.SyntaxHighlight/Wpf.Ui.SyntaxHighlight.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "System.ValueTuple",
          "manifest": "src/Wpf.Ui.ToastNotifications/Wpf.Ui.ToastNotifications.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "WpfAnalyzers",
          "manifest": "src/Wpf.Ui.ToastNotifications/Wpf.Ui.ToastNotifications.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "System.Drawing.Common",
          "manifest": "src/Wpf.Ui.Tray/Wpf.Ui.Tray.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "System.ValueTuple",
          "manifest": "src/Wpf.Ui.Tray/Wpf.Ui.Tray.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "WpfAnalyzers",
          "manifest": "src/Wpf.Ui.Tray/Wpf.Ui.Tray.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "System.ValueTuple",
          "manifest": "src/Wpf.Ui/Wpf.Ui.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "Microsoft.Windows.CsWin32",
          "manifest": "src/Wpf.Ui/Wpf.Ui.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "System.Memory",
          "manifest": "src/Wpf.Ui/Wpf.Ui.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "WpfAnalyzers",
          "manifest": "src/Wpf.Ui/Wpf.Ui.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "CommunityToolkit.Mvvm",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "CommunityToolkit.Mvvm",
            "direct": true,
            "version": "8.4.0",
            "ecosystem": "nuget"
          },
          {
            "name": "FlaUI.Core",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Lepo.i18n.DependencyInjection",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Lepo.i18n.Wpf",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.CodeAnalysis.CSharp",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.DependencyInjection.Abstractions",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Hosting",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Hosting",
            "direct": true,
            "version": "10.0.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Web.WebView2",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Windows.CsWin32",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "ReflectionEventing",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "ReflectionEventing.DependencyInjection",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "System.Drawing.Common",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "System.Memory",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "System.ValueTuple",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "WPF-UI",
            "direct": true,
            "version": "4.2.0",
            "ecosystem": "nuget"
          },
          {
            "name": "WPF-UI.DependencyInjection",
            "direct": true,
            "version": "4.2.0",
            "ecosystem": "nuget"
          },
          {
            "name": "WpfAnalyzers",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "AwesomeAssertions",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "FlaUI.UIA3",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "NSubstitute",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "xunit.v3",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 23,
        "direct_count": 19,
        "indirect_count": 4
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 28,
        "merged_prs": 471,
        "open_issues": 418,
        "closed_ratio": 0.532,
        "closed_issues": 475,
        "closed_unmerged_prs": 121
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "pomianowski",
          "commits": 1369,
          "avatar_url": "https://avatars.githubusercontent.com/u/13592821?v=4"
        },
        {
          "type": "User",
          "login": "IvanDmitriev1",
          "commits": 238,
          "avatar_url": "https://avatars.githubusercontent.com/u/42055372?v=4"
        },
        {
          "type": "User",
          "login": "niels9001",
          "commits": 72,
          "avatar_url": "https://avatars.githubusercontent.com/u/9866362?v=4"
        },
        {
          "type": "User",
          "login": "Nuklon",
          "commits": 50,
          "avatar_url": "https://avatars.githubusercontent.com/u/23340481?v=4"
        },
        {
          "type": "User",
          "login": "koal44",
          "commits": 30,
          "avatar_url": "https://avatars.githubusercontent.com/u/78566945?v=4"
        },
        {
          "type": "User",
          "login": "chucker",
          "commits": 18,
          "avatar_url": "https://avatars.githubusercontent.com/u/20194?v=4"
        },
        {
          "type": "User",
          "login": "apachezy",
          "commits": 16,
          "avatar_url": "https://avatars.githubusercontent.com/u/50116371?v=4"
        },
        {
          "type": "User",
          "login": "Nice3point",
          "commits": 16,
          "avatar_url": "https://avatars.githubusercontent.com/u/20504884?v=4"
        },
        {
          "type": "User",
          "login": "Difegue",
          "commits": 13,
          "avatar_url": "https://avatars.githubusercontent.com/u/8237712?v=4"
        },
        {
          "type": "User",
          "login": "walterlv",
          "commits": 12,
          "avatar_url": "https://avatars.githubusercontent.com/u/9959623?v=4"
        }
      ],
      "contributors_sampled": 99,
      "top_contributor_share": 0.657
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "top-issues-dashboard.yml",
        "wpf-ui-cd-docs.yaml",
        "wpf-ui-cd-extension.yaml",
        "wpf-ui-cd-nuget.yaml",
        "wpf-ui-labeler.yml",
        "wpf-ui-lock.yml",
        "wpf-ui-pr-validator.yaml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".eslintrc.js"
      ],
      "has_editorconfig": true,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "package-lock.json"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 1,
            "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": "30 out of 30 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 28/30 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 22 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "4 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 9,
            "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": 0,
            "reason": "99 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "ffebacd61058170cf63864b7d5aa730cffff848a",
        "ran_at": "2026-08-04T17:18:19Z",
        "aggregate_score": 5.8,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "recent_prs": {
        "merged_7d": 0,
        "decided_7d": 1,
        "merged_30d": 0,
        "authors_30d": 3,
        "decided_30d": 3,
        "sample_size": 60,
        "window_days": 30,
        "sample_exhausted": false,
        "authors_probed_30d": 3,
        "newcomer_merged_30d": 0,
        "bot_prs_excluded_30d": 0,
        "newcomer_authors_30d": 1,
        "newcomer_decided_30d": 1
      },
      "ci_last_run_at": "2026-08-04T00:19:26Z",
      "oldest_open_prs": [
        {
          "number": 1019,
          "created_at": "2024-03-26T09:18:05Z",
          "last_comment_at": "2024-06-05T03:12:10Z",
          "last_comment_author": "textGamex"
        },
        {
          "number": 1061,
          "created_at": "2024-04-19T05:43:37Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1476,
          "created_at": "2025-07-07T13:09:48Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1499,
          "created_at": "2025-07-30T00:40:09Z",
          "last_comment_at": "2026-06-04T20:27:13Z",
          "last_comment_author": "chucker"
        },
        {
          "number": 1517,
          "created_at": "2025-08-24T04:45:37Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1562,
          "created_at": "2025-11-07T07:07:23Z",
          "last_comment_at": "2026-03-30T07:58:25Z",
          "last_comment_author": "maihcx"
        },
        {
          "number": 1578,
          "created_at": "2025-11-13T01:42:34Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1587,
          "created_at": "2025-11-28T21:45:21Z",
          "last_comment_at": "2026-01-15T15:24:52Z",
          "last_comment_author": "chucker"
        },
        {
          "number": 1603,
          "created_at": "2025-12-13T16:21:38Z",
          "last_comment_at": "2026-01-12T13:31:18Z",
          "last_comment_author": "Koichi-Kobayashi"
        },
        {
          "number": 1613,
          "created_at": "2025-12-17T15:28:34Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1660,
          "created_at": "2026-02-13T10:14:33Z",
          "last_comment_at": "2026-07-20T13:42:08Z",
          "last_comment_author": "chucker"
        },
        {
          "number": 1664,
          "created_at": "2026-03-02T18:39:21Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1679,
          "created_at": "2026-04-02T11:51:57Z",
          "last_comment_at": "2026-04-24T09:11:08Z",
          "last_comment_author": "dkuaf"
        },
        {
          "number": 1693,
          "created_at": "2026-04-23T14:48:56Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1697,
          "created_at": "2026-04-28T10:43:48Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1703,
          "created_at": "2026-05-01T20:12:39Z",
          "last_comment_at": "2026-05-01T21:16:04Z",
          "last_comment_author": "steven-norris"
        },
        {
          "number": 1707,
          "created_at": "2026-05-03T12:08:43Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1715,
          "created_at": "2026-05-14T01:26:59Z",
          "last_comment_at": "2026-05-15T07:58:22Z",
          "last_comment_author": "chucker"
        },
        {
          "number": 1716,
          "created_at": "2026-05-14T10:13:49Z",
          "last_comment_at": "2026-07-30T11:54:59Z",
          "last_comment_author": "Nuklon"
        },
        {
          "number": 1723,
          "created_at": "2026-05-20T06:37:36Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-06-27T13:58:28Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 12,
          "created_at": "2021-12-12T01:45:46Z",
          "last_comment_at": "2022-01-13T20:31:51Z",
          "last_comment_author": "jonasnordlund"
        },
        {
          "number": 26,
          "created_at": "2022-01-09T20:32:56Z",
          "last_comment_at": "2022-01-10T18:09:20Z",
          "last_comment_author": "MajorXAML"
        },
        {
          "number": 63,
          "created_at": "2022-02-15T21:04:16Z",
          "last_comment_at": "2022-02-16T22:39:06Z",
          "last_comment_author": "MajorXAML"
        },
        {
          "number": 69,
          "created_at": "2022-02-20T13:33:18Z",
          "last_comment_at": "2022-02-20T17:58:13Z",
          "last_comment_author": "MajorXAML"
        },
        {
          "number": 85,
          "created_at": "2022-03-07T01:58:05Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 92,
          "created_at": "2022-03-13T13:06:54Z",
          "last_comment_at": "2022-03-16T17:34:45Z",
          "last_comment_author": "pomianowski"
        },
        {
          "number": 93,
          "created_at": "2022-03-13T16:05:26Z",
          "last_comment_at": "2026-05-15T08:23:15Z",
          "last_comment_author": "chucker"
        },
        {
          "number": 99,
          "created_at": "2022-03-17T06:01:14Z",
          "last_comment_at": "2022-06-05T11:26:54Z",
          "last_comment_author": "Zopenzop"
        },
        {
          "number": 120,
          "created_at": "2022-04-01T00:10:54Z",
          "last_comment_at": "2024-06-04T13:33:30Z",
          "last_comment_author": "Jay-o-Way"
        },
        {
          "number": 135,
          "created_at": "2022-04-16T08:39:58Z",
          "last_comment_at": "2022-07-31T21:59:36Z",
          "last_comment_author": "SafeShows"
        },
        {
          "number": 144,
          "created_at": "2022-04-22T06:06:52Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 146,
          "created_at": "2022-04-26T11:35:56Z",
          "last_comment_at": "2022-05-21T13:07:40Z",
          "last_comment_author": "sanewsome"
        },
        {
          "number": 147,
          "created_at": "2022-04-27T04:51:30Z",
          "last_comment_at": "2022-06-24T12:41:21Z",
          "last_comment_author": "xianyunleo"
        },
        {
          "number": 160,
          "created_at": "2022-05-02T18:30:32Z",
          "last_comment_at": "2023-04-04T00:54:49Z",
          "last_comment_author": "baochenw"
        },
        {
          "number": 163,
          "created_at": "2022-05-04T08:24:28Z",
          "last_comment_at": "2023-04-06T07:50:44Z",
          "last_comment_author": "realcnk"
        },
        {
          "number": 166,
          "created_at": "2022-05-06T00:34:29Z",
          "last_comment_at": "2022-10-31T16:16:46Z",
          "last_comment_author": "christian-photo"
        },
        {
          "number": 172,
          "created_at": "2022-05-08T21:52:09Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 178,
          "created_at": "2022-05-10T16:07:29Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 198,
          "created_at": "2022-05-22T00:39:47Z",
          "last_comment_at": "2022-11-09T16:37:18Z",
          "last_comment_author": "blakepell"
        },
        {
          "number": 201,
          "created_at": "2022-05-27T07:59:23Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/lepoco/wpfui",
    "host": "github.com",
    "name": "wpfui",
    "owner": "lepoco"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "excellent",
      "name": "Overall health",
      "note": "The weighted overall 75 is calibrated to 89 on the published index scale (record calibration 2026-08-02).",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 75,
            "calibrated": 89,
            "calibration": "2026-08-02"
          }
        }
      ],
      "value": 89,
      "inputs": {
        "security": 67,
        "vitality": 67,
        "community": 91,
        "governance": 64,
        "calibration": "2026-08-02",
        "engineering": 90,
        "ai_readiness": 76,
        "weighted_overall_raw": 75
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 67,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 57,
            "inputs": {
              "commits_last_year": 113,
              "human_commit_share": 1,
              "days_since_last_push": 38,
              "active_weeks_last_year": 16
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 38 days ago",
                "points": 18,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 38
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "16/52 weeks with commits",
                "points": 11.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 16
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "113 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 113
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "4 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "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": 23,
              "latest_release_tag": "4.3.0",
              "releases_from_tags": false,
              "days_since_latest_release": 92,
              "mean_days_between_releases": 71.9
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "23 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 23
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 92 days ago",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 92
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~71.9 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 71.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": "exceptional",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 38,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 38 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 38
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "excellent",
        "name": "Community & Adoption",
        "value": 91,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "exceptional",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 96,
            "inputs": {
              "forks": 994,
              "stars": 9572,
              "watchers": 94,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "9,572 stars",
                "points": 60,
                "status": "met",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 9572
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "994 forks",
                "points": 25,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 994
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "94 watchers",
                "points": 10.9,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 94
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 92,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "readme_badges": 4,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "readme_badge_services": [
                "shields.io"
              ],
              "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 (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 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": "excellent",
            "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": 81,
            "inputs": {
              "packages": [
                "WPF-UI",
                "WPF-UI.Tray",
                "WPF-UI.FlaUI",
                "WPF-UI.Abstractions",
                "WPF-UI.DependencyInjection"
              ],
              "dependents": null,
              "ecosystems": "nuget",
              "total_downloads": 1572073,
              "monthly_downloads": null
            },
            "components": [
              {
                "key": "total_downloads",
                "name": "Total downloads",
                "detail": "1,572,073 downloads all-time across nuget",
                "points": 64.4,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_total",
                    "params": {
                      "count": 1572073,
                      "ecosystems": "nuget"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 64,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "weak",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 99,
              "top_contributor_share": 0.657
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 66% of commits",
                "points": 7.7,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 66
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "99 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 99
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 22 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "merged_prs": 471,
              "open_issues": 418,
              "closed_issues": 475,
              "prs_merged_7d": 0,
              "prs_decided_7d": 1,
              "prs_merged_30d": 0,
              "prs_decided_30d": 3,
              "issue_closed_ratio": 0.532,
              "closed_unmerged_prs": 121,
              "first_time_authors_30d": 1,
              "first_time_prs_merged_30d": 0,
              "first_time_prs_decided_30d": 1
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "53% of issues closed",
                "points": 22.3,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 53
                    }
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "471/592 decided PRs merged",
                "points": 23.9,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 471,
                      "decided": 592
                    }
                  }
                ],
                "max_points": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "0/1 first-time contributors' PRs merged in 30d",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "newcomer_prs_merged",
                    "params": {
                      "days": 30,
                      "merged": 0,
                      "decided": 1
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 28/30 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": 67,
            "inputs": {
              "followers": 225,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "lepoco",
              "public_repos": 24,
              "account_age_days": 1847
            },
            "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": "225 followers of lepoco",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 225,
                      "login": "lepoco"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "24 public repos, account ~5 yr old",
                "points": 20.3,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 24
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 5
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "exceptional",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "WPF-UI",
                "WPF-UI.Tray",
                "WPF-UI.FlaUI",
                "WPF-UI.Abstractions",
                "WPF-UI.DependencyInjection"
              ],
              "ecosystems": "nuget",
              "any_deprecated": false,
              "min_days_since_publish": 92
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "5 package(s) on nuget",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 5,
                      "ecosystems": "nuget"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 92 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 92
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "30 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 30
                    }
                  }
                ],
                "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": "excellent",
        "name": "Engineering Quality",
        "value": 90,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "7 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "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": ".eslintrc.js",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc.js"
                    }
                  }
                ],
                "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": "30 out of 30 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": [
                "wpf",
                "wpf-ui",
                "wpf-controls",
                "xaml",
                "dotnet",
                "csharp",
                "fluent",
                "ui",
                "theme",
                "windows-10",
                "windows-11",
                "mica"
              ],
              "has_wiki": false,
              "homepage": "https://wpfui.lepo.co",
              "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://wpfui.lepo.co",
                "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": "12 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "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": "good",
        "name": "Security",
        "value": 67,
        "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": 59,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 5.8
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "30 out of 30 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 28/30 approved changesets -- score normalized to 9",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 22 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "4 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 4.5,
                "status": "partial",
                "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": "99 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "exceptional",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 4 resolved dependencies against OSV; 19 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",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 4
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 19
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 4,
              "unassessed_packages": 19,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "exceptional",
            "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": 4,
              "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": "exceptional",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "commit_weight_rule": {
                "min_commits": 50,
                "min_commit_share": 0.1
              },
              "review_only_matches": 0,
              "below_threshold_exposures": [],
              "assessed_self_published_locations": 12
            },
            "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": 76,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "excellent",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 1,
              "agent_instruction_files": [
                ".github/copilot-instructions.md"
              ],
              "agent_instruction_max_bytes": 7907
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": ".github/copilot-instructions.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".github/copilot-instructions.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": "100 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 100,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "package-lock.json"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": true,
              "has_linter_config": true,
              "typecheck_configs": [
                "docs/templates/tsconfig.json"
              ],
              "agent_commit_share": 0.01,
              "toolchain_manifests": [
                "samples/Wpf.Ui.Demo.Console/Wpf.Ui.Demo.Console.csproj",
                "samples/Wpf.Ui.Demo.Dialogs/Wpf.Ui.Demo.Dialogs.csproj",
                "samples/Wpf.Ui.Demo.Mvvm/Wpf.Ui.Demo.Mvvm.csproj",
                "samples/Wpf.Ui.Demo.SetResources.Simple/Wpf.Ui.Demo.SetResources.Simple.csproj",
                "samples/Wpf.Ui.Demo.Simple/Wpf.Ui.Demo.Simple.csproj",
                "src/Wpf.Ui.Abstractions/Wpf.Ui.Abstractions.csproj",
                "src/Wpf.Ui.DependencyInjection/Wpf.Ui.DependencyInjection.csproj",
                "src/Wpf.Ui.Extension.Template.Blank/Wpf.Ui.Blank.csproj",
                "src/Wpf.Ui.Extension.Template.Blank/Wpf.Ui.Extension.Template.Blank.csproj",
                "src/Wpf.Ui.Extension.Template.Compact/Wpf.Ui.Compact.csproj",
                "src/Wpf.Ui.Extension.Template.Compact/Wpf.Ui.Extension.Template.Compact.csproj",
                "src/Wpf.Ui.Extension.Template.Fluent/Wpf.Ui.Extension.Template.Fluent.csproj",
                "src/Wpf.Ui.Extension.Template.Fluent/Wpf.Ui.Fluent.csproj",
                "src/Wpf.Ui.Extension/Wpf.Ui.Extension.csproj",
                "src/Wpf.Ui.FlaUI/Wpf.Ui.FlaUI.csproj",
                "src/Wpf.Ui.FontMapper/Wpf.Ui.FontMapper.csproj",
                "src/Wpf.Ui.Gallery/Wpf.Ui.Gallery.csproj",
                "src/Wpf.Ui.SyntaxHighlight/Wpf.Ui.SyntaxHighlight.csproj",
                "src/Wpf.Ui.ToastNotifications/Wpf.Ui.ToastNotifications.csproj",
                "src/Wpf.Ui.Tray/Wpf.Ui.Tray.csproj",
                "src/Wpf.Ui/Wpf.Ui.csproj",
                "tests/Wpf.Ui.Gallery.IntegrationTests/Wpf.Ui.Gallery.IntegrationTests.csproj",
                "tests/Wpf.Ui.UnitTests/Wpf.Ui.UnitTests.csproj"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "samples/Wpf.Ui.Demo.Console/Wpf.Ui.Demo.Console.csproj, samples/Wpf.Ui.Demo.Dialogs/Wpf.Ui.Demo.Dialogs.csproj, samples/Wpf.Ui.Demo.Mvvm/Wpf.Ui.Demo.Mvvm.csproj (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "samples/Wpf.Ui.Demo.Console/Wpf.Ui.Demo.Console.csproj, samples/Wpf.Ui.Demo.Dialogs/Wpf.Ui.Demo.Dialogs.csproj, samples/Wpf.Ui.Demo.Mvvm/Wpf.Ui.Demo.Mvvm.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": ".eslintrc.js",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc.js"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "docs/templates/tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "docs/templates/tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "devcontainer, Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "devcontainer, Dockerfile, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "1 of the last 100 commits agent-authored or agent-credited",
                "points": 2,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 1,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "dependency automation configured, none observed in the sampled commits",
                "points": 5,
                "status": "partial",
                "details": [
                  {
                    "code": "dependency_bot_config_only",
                    "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": "exceptional",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 98,
            "inputs": {
              "primary_language": "C#",
              "largest_source_bytes": 4602226,
              "source_files_sampled": 682,
              "oversized_source_files": 19
            },
            "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": "19/682 source files over 60KB",
                "points": 53.5,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 682,
                      "oversized": 19
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "weak",
            "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? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
      }
    ],
    "classification": {
      "top": [
        "library",
        "application"
      ],
      "labels": [
        "desktop",
        "library"
      ],
      "scores": {
        "theme": 2,
        "desktop": 10.4,
        "library": 12.8,
        "application": 3
      },
      "primary": "desktop",
      "evidence": [
        {
          "tier": "distribution",
          "label": "library",
          "source": "registry:nuget",
          "weight": 6
        },
        {
          "tier": "declared",
          "label": "desktop",
          "source": "nuget.output_type:winexe",
          "weight": 4.8
        },
        {
          "tier": "declared",
          "label": "library",
          "source": "nuget.output_type:library",
          "weight": 4.8
        },
        {
          "tier": "declared",
          "label": "desktop",
          "source": "nuget.platform_tfm:windows",
          "weight": 3.6
        },
        {
          "tier": "declared",
          "label": "application",
          "source": "nuget.output_type:exe",
          "weight": 3
        },
        {
          "tier": "tags",
          "label": "desktop",
          "source": "tag:desktop",
          "weight": 2
        },
        {
          "tier": "description",
          "label": "library",
          "source": "description:library",
          "weight": 2
        },
        {
          "tier": "tags",
          "label": "theme",
          "source": "tag:theme",
          "weight": 2
        }
      ],
      "artifacts": [
        {
          "path": "src/Wpf.Ui.Extension.Template.Blank/Wpf.Ui.Blank.csproj",
          "labels": [
            "desktop"
          ],
          "ecosystem": "nuget"
        },
        {
          "path": "src/Wpf.Ui.Extension.Template.Blank/Wpf.Ui.Extension.Template.Blank.csproj",
          "labels": [
            "library"
          ],
          "ecosystem": "nuget"
        },
        {
          "path": "src/Wpf.Ui.Extension.Template.Compact/Wpf.Ui.Compact.csproj",
          "labels": [
            "desktop"
          ],
          "ecosystem": "nuget"
        },
        {
          "path": "src/Wpf.Ui.Extension.Template.Compact/Wpf.Ui.Extension.Template.Compact.csproj",
          "labels": [
            "library"
          ],
          "ecosystem": "nuget"
        },
        {
          "path": "src/Wpf.Ui.Extension.Template.Fluent/Wpf.Ui.Extension.Template.Fluent.csproj",
          "labels": [
            "library"
          ],
          "ecosystem": "nuget"
        },
        {
          "path": "src/Wpf.Ui.Extension.Template.Fluent/Wpf.Ui.Fluent.csproj",
          "labels": [
            "desktop"
          ],
          "ecosystem": "nuget"
        },
        {
          "path": "src/Wpf.Ui.Extension/Wpf.Ui.Extension.csproj",
          "labels": [
            "library"
          ],
          "ecosystem": "nuget"
        },
        {
          "path": "src/Wpf.Ui.FontMapper/Wpf.Ui.FontMapper.csproj",
          "labels": [
            "application"
          ],
          "ecosystem": "nuget"
        },
        {
          "path": "src/Wpf.Ui.Gallery/Wpf.Ui.Gallery.csproj",
          "labels": [
            "desktop"
          ],
          "ecosystem": "nuget"
        }
      ],
      "confidence": "high",
      "host_extension": false,
      "runs_as_process": true,
      "consumed_by_code": true
    },
    "metrics_version": "2.5.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "Could not fetch nuget package 'WPF-UI.SyntaxHighlight' from its registry",
    "Could not fetch nuget package 'WPF-UI.ToastNotifications' from its registry"
  ],
  "report_type": "repository",
  "generated_at": "2026-08-04T17:18:50.614750Z",
  "schema_version": "0.30.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/l/lepoco/wpfui.svg",
  "full_name": "lepoco/wpfui",
  "license_state": "standard",
  "license_spdx": "MIT"
}

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v2.5.0, schema v0.30.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsNuGet.