.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
dotnet/maui 的健康指数为 100 分中的 98 分,处于「卓越」区间。 其得分最高的类别是Vitality(100/100),最低的是Security(69/100)。 最近一次更新在今天。 近期的大部分工作由 5 位贡献者完成。
指标归入加权类别,统一采用 1–100 量表。总体分先取类别加权平均,再依据公开记录的分布进行校准,使各等级具有百分位含义;当公开证据触发高风险司法辖区政策时,评级会按政策调整,并设置 34(存在风险)的上限。
每条轴代表一个类别。形状比平均值更重要——健康的对象会填满整个图形,而“一峰一谷”式画像意味着某一维度的优势正掩盖另一维度的风险。
加权总体分 88 经校准后在公布的指数量表上为 98(记录校准 2026-08-02)。
项目是否仍有生命——是否仍在编写代码,是否仍在发布版本?
| 36/36 | 推送新近度 — 最近一次推送于 0 天前 |
| 36/36 | 提交节奏 — 52 周中有 52 周有提交 |
| 18/18 | 提交量 — 最近一年 2,254 次提交 |
| 10/10 | OpenSSF Scorecard:Maintained — 30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10 |
| commits_last_year | 2,254 |
| human_commit_share | 0.97 |
| days_since_last_push | 0 |
| active_weeks_last_year | 52 |
| 27/27 | 有发布版本 — 已发布 100 个发布版本 |
| 36/36 | 发布时效 — 最近一次发布版本于 15 天前 |
| 27/27 | 发布节奏 — 约每 13 天发布一次 |
| 0/10 | OpenSSF Scorecard:Signed-Releases — 无数据 |
| releases_count | 100 |
| latest_release_tag | 11.0.0-preview.6.26360.8 |
| releases_from_tags | 否 |
| days_since_latest_release | 15 |
| mean_days_between_releases | 13 |
项目是否拥有用户、下载量与关注度,并具备欢迎贡献者参与的配置?
| 60/60 | 星标 — 23,292 个星标 |
| 25/25 | 复刻 — 1,959 个复刻 |
| 15/15 | 关注者 — 605 位关注者 |
| forks | 1,959 |
| stars | 23,292 |
| watchers | 605 |
| growth_state | unverified |
| growth_factor_pct | 100 |
| growth_unverified_reason | no_history |
| 22.5/22.5 | README |
| 22.5/22.5 | 许可证 — 可识别的许可证(MIT) |
| 18/18 | CONTRIBUTING 指南 |
| 13.5/13.5 | 行为准则 |
| 0/7.2 | 议题模板 |
| 6.3/6.3 | PR 模板 |
| has_readme | 是 |
| has_license | 是 |
| readme_badges | 0 |
| has_contributing | 是 |
| has_issue_template | 否 |
| has_code_of_conduct | 是 |
| readme_badge_services | — |
| has_pull_request_template | 是 |
项目能否在其成员之外延续——巴士系数、响应能力、由谁支持,以及软件包的维护状况?
| 45.9/54 | 巴士系数 — 5 位贡献者贡献了半数提交 |
| 18.9/22.5 | 提交分布 — 头号贡献者编写了 16% 的提交 |
| 13.5/13.5 | 贡献者广度 — 96 位贡献者 |
| 10/10 | OpenSSF Scorecard:Contributors — project has 23 contributing companies or organizations |
| bus_factor | 5 |
| contributors_sampled | 96 |
| top_contributor_share | 0.159 |
| 33.1/42 | 议题解决 — 79% 的议题已关闭 |
| 23.3/30 | PR 接受 — 已裁定的 PR 中 11,479/14,808 已合并 |
| 0/13 | Newcomer PR acceptance — 30 天内没有首次贡献者的 PR 得到裁决 |
| 15/15 | OpenSSF Scorecard:Code-Review — all changesets reviewed |
| merged_prs | 11,479 |
| open_issues | 3,893 |
| closed_issues | 14,515 |
| prs_merged_7d | 24 |
| prs_decided_7d | 46 |
| prs_merged_30d | 24 |
| prs_decided_30d | 46 |
| issue_closed_ratio | 0.789 |
| closed_unmerged_prs | 3,329 |
| first_time_authors_30d | 0 |
| first_time_prs_merged_30d | 0 |
| first_time_prs_decided_30d | 0 |
| 30/30 | 所有权背书 — 组织持有 |
| 0/20 | 已验证域名 — 未读取该组织的域名验证状态 |
| 25/25 | 所有者影响力 — dotnet 有 23,120 位关注者 |
| 25/25 | 既往记录 — 278 个公开仓库,账户约 11 年 |
| followers | 23,120 |
| owner_type | Organization |
| is_verified | — |
| owner_login | dotnet |
| public_repos | 278 |
| account_age_days | 4,316 |
基础的工程与文档实践是否到位?
| 24/24 | CI 工作流 — 39 个工作流 |
| 24/24 | 存在测试 |
| 0/16 | Linter 配置 |
| 0/9.6 | Pre-commit 钩子 |
| 6.4/6.4 | .editorconfig |
| 20/20 | OpenSSF Scorecard:CI-Tests — 30 out of 30 merged PRs checked by a CI test -- score normalized to 10 |
| has_ci | 是 |
| has_tests | 是 |
| has_editorconfig | 是 |
| has_linter_config | 否 |
| has_precommit_config | 否 |
| 30/30 | README |
| 25/25 | 文档目录 |
| 15/15 | 文档 / 主页站点 — https://dot.net/maui |
| 10/10 | 仓库描述 |
| 10/10 | 主题标签 — 13 个主题标签 |
| 10/10 | Wiki |
| topics | dotnet, maui, multi-platform, user-interface, microsoft, hacktoberfest, android, desktop, ios, maccatalyst, mobile, winui, winui3 |
| has_wiki | 是 |
| homepage | https://dot.net/maui |
| docs_site | https://dot.net/maui |
| has_readme | 是 |
| has_docs_dir | 是 |
| has_description | 是 |
可见的安全与供应链实践是否稳固,且不存在未解决的高风险司法辖区暴露?
| 6/7.5 | Binary-Artifacts — binaries present in source code |
| 3.8/7.5 | Branch-Protection — branch protection is not maximal on development and all release branches |
| 2.5/2.5 | CI-Tests — 30 out of 30 merged PRs checked by a CI test -- score normalized to 10 |
| 0/2.5 | CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected |
| 7.5/7.5 | Code-Review — all changesets reviewed |
| 2.5/2.5 | Contributors — project has 23 contributing companies or organizations |
| 0/10 | Dangerous-Workflow — dangerous workflow patterns detected |
| 7.5/7.5 | Dependency-Update-Tool — update tool detected |
| 0/5 | Fuzzing — project is not fuzzed |
| 2.5/2.5 | 许可证 — license file detected |
| 7.5/7.5 | Maintained — 30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10 |
| 0/5 | Packaging — 无数据 |
| 4.5/5 | Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 9 |
| 0/5 | SAST — SAST tool is not run on all commits -- score normalized to 0 |
| 5/5 | Security-Policy — security policy file detected |
| 0/7.5 | Signed-Releases — 无数据 |
| 0/7.5 | Token-Permissions — detected GitHub workflow tokens with excessive permissions |
| 7.5/7.5 | Vulnerabilities — 0 existing vulnerabilities detected |
| source | openssf_scorecard |
| checks_evaluated | 16 |
| scorecard_version | v5.5.0 |
| checks_inconclusive | 2 |
| scorecard_aggregate | 6.1 |
| 35/35 | 直接依赖不含已知公告 — 没有直接依赖携带已知公告 |
| 0/25 | 间接依赖不含已知公告 — 在此范围内,传递依赖集合无法与开发和测试依赖区分 |
| 0/40 | 没有长期未处理的公告 — 没有公告带有发布日期 |
| source | osv |
| advisories | 32 |
| affected_packages | 4 |
| assessed_packages | 112 |
| unassessed_packages | 85 |
| affected_by_severity | high 3, moderate 1 |
| direct_affected_packages | 0 |
该仓库在多大程度上具备与 AI 编码代理协同开发与维护的条件?权重刻意设小(4%):代理工具链是一项真实的维护信号,但完全不具备的仓库仍可达到 100/100。
| 45/45 | 代理指令 — .github/copilot-instructions.md, .github/instructions/android.instructions.md, .github/instructions/ci-copilot-pipeline-security.instructions.md, .github/instructions/collectionview-android.instructions.md, .github/instructions/collectionview-handler-detection.instructions.md, .github/instructions/collectionview-ios.instructions.md, .github/instructions/collectionview-windows.instructions.md, .github/instructions/handler-patterns.instructions.md, .github/instructions/helix-device-tests.instructions.md, .github/instructions/integration-tests.instructions.md, .github/instructions/layout-system.instructions.md, .github/instructions/performance-hotpaths.instructions.md, .github/instructions/public-api.instructions.md, .github/instructions/safe-area-ios.instructions.md, .github/instructions/sandbox.instructions.md, .github/instructions/templates.instructions.md, .github/instructions/threading-async.instructions.md, .github/instructions/uitests.instructions.md, .github/instructions/xaml-unittests.instructions.md |
| 0/15 | 机器可读文档(llms.txt) |
| 40/40 | 可读的提交历史 — 97 次人类提交中有 96 次说明了意图(结构化标题或解释性正文) |
| has_llms_txt | 否 |
| llms_txt_url | — |
| legible_history_share | 0.99 |
| agent_instruction_files | .github/copilot-instructions.md, .github/instructions/android.instructions.md, .github/instructions/ci-copilot-pipeline-security.instructions.md, .github/instructions/collectionview-android.instructions.md, .github/instructions/collectionview-handler-detection.instructions.md, .github/instructions/collectionview-ios.instructions.md, .github/instructions/collectionview-windows.instructions.md, .github/instructions/handler-patterns.instructions.md, .github/instructions/helix-device-tests.instructions.md, .github/instructions/integration-tests.instructions.md, .github/instructions/layout-system.instructions.md, .github/instructions/performance-hotpaths.instructions.md, .github/instructions/public-api.instructions.md, .github/instructions/safe-area-ios.instructions.md, .github/instructions/sandbox.instructions.md, .github/instructions/templates.instructions.md, .github/instructions/threading-async.instructions.md, .github/instructions/uitests.instructions.md, .github/instructions/xaml-unittests.instructions.md |
| agent_instruction_max_bytes | 34,222 |
| 12.6/18 | 一条命令的引导启动 — eng/common/internal/Tools.csproj, src/BlazorWebView/samples/BlazorWinFormsApp/BlazorWinFormsApp.csproj, src/BlazorWebView/samples/BlazorWpfApp/BlazorWpfApp.csproj(工具链约定,无任务运行器) |
| 22/22 | 自动化测试 |
| 0/11 | Lint / 格式化配置 |
| 11/11 | 静态类型检查 — C#(静态类型) |
| 0/10 | 可复现环境 |
| 10/10 | 已体现的代理实践 — 最近 100 次提交中有 58 次由代理编写或署名代理 |
| 8/8 | 自动化维护 — 最近 100 次提交中有 2 次为自动依赖更新 |
| 9/10 | OpenSSF Scorecard:Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 9 |
| has_nix | 否 |
| has_tests | 是 |
| lockfiles | — |
| has_dockerfile | 否 |
| typed_language | 是 |
| bootstrap_files | — |
| has_devcontainer | 否 |
| has_linter_config | 否 |
| typecheck_configs | — |
| agent_commit_share | 0.58 |
| toolchain_manifests | eng/common/internal/Tools.csproj, src/BlazorWebView/samples/BlazorWinFormsApp/BlazorWinFormsApp.csproj, src/BlazorWebView/samples/BlazorWpfApp/BlazorWpfApp.csproj, src/BlazorWebView/samples/MauiRazorClassLibrarySample/MauiRazorClassLibrarySample.csproj, src/BlazorWebView/samples/WebViewAppShared/WebViewAppShared.csproj, src/BlazorWebView/src/Maui/Microsoft.AspNetCore.Components.WebView.Maui.csproj, src/BlazorWebView/src/WindowsForms/Microsoft.AspNetCore.Components.WebView.WindowsForms.csproj, src/BlazorWebView/src/Wpf/Microsoft.AspNetCore.Components.WebView.Wpf.csproj, src/BlazorWebView/tests/DeviceTests/MauiBlazorWebView.DeviceTests.csproj, src/Compatibility/Android.AppLinks/src/Compatibility.Android.AppLinks.csproj, src/Compatibility/Core/src/Compatibility.csproj, src/Compatibility/Core/src/GTK/Compatibility.GTK.csproj, src/Compatibility/Core/src/MacOS/Compatibility.macOS.csproj, src/Compatibility/Core/src/WPF/Compatibility.WPF.csproj, src/Compatibility/Core/tests/Android/Compatibility.Android.UnitTests.csproj, src/Compatibility/Core/tests/Compatibility.UnitTests/Compatibility.Core.UnitTests.csproj, src/Compatibility/Core/tests/WinUI/Compatibility.Windows.UnitTests.csproj, src/Compatibility/Core/tests/iOS/Compatibility.iOS.UnitTests.csproj, src/Compatibility/Maps/src/Android/Compatibility.Maps.Android.csproj, src/Compatibility/Maps/src/GTK/Compatibility.Maps.GTK.csproj, src/Compatibility/Maps/src/MacOS/Compatibility.Maps.macOS.csproj, src/Compatibility/Maps/src/Tizen/Compatibility.Maps.Tizen.csproj, src/Compatibility/Maps/src/WPF/Compatibility.Maps.WPF.csproj, src/Compatibility/Maps/src/Windows/Compatibility.Maps.Windows.csproj, src/Compatibility/Maps/src/iOS/Compatibility.Maps.iOS.csproj, src/Compatibility/Material/src/Android/Compatibility.Material.Android.csproj, src/Compatibility/Material/src/Tizen/Compatibility.Material.Tizen.csproj, src/Compatibility/Material/src/iOS/Compatibility.Material.iOS.csproj, src/Controls/Foldable/src/Controls.Foldable.csproj, src/Controls/Foldable/test/Controls.DualScreen.UnitTests.csproj, src/Controls/Maps/src/Controls.Maps.csproj, src/Controls/samples/Controls.Sample.Embedding/Maui.Controls.Sample.Embedding.csproj, src/Controls/samples/Controls.Sample.Profiling/Maui.Controls.Sample.Profiling.csproj, src/Controls/samples/Controls.Sample.Sandbox/Maui.Controls.Sample.Sandbox.csproj, src/Controls/samples/Controls.Sample/Maui.Controls.Sample.csproj, src/Controls/src/BindingSourceGen/Controls.BindingSourceGen.csproj, src/Controls/src/Build.Tasks/Controls.Build.Tasks.csproj, src/Controls/src/Core.Design/Controls.Core.Design.csproj, src/Controls/src/Core/Controls.Core.csproj, src/Controls/src/NuGet/Controls.NuGet.csproj, src/Controls/src/SourceGen/Controls.SourceGen.csproj, src/Controls/src/Xaml.Design/Controls.Xaml.Design.csproj, src/Controls/src/Xaml/Controls.Xaml.csproj, src/Controls/tests/BindingSourceGen.UnitTests/Controls.BindingSourceGen.UnitTests.csproj, src/Controls/tests/Core.Design.UnitTests/Controls.Core.Design.UnitTests.csproj, src/Controls/tests/Core.UnitTests/Controls.Core.UnitTests.csproj, src/Controls/tests/CustomAttributes/Controls.CustomAttributes.csproj, src/Controls/tests/DeviceTests/Controls.DeviceTests.csproj, src/Controls/tests/ManualTests/Controls.ManualTests.csproj, src/Controls/tests/Maui25871Library/Maui25871Library.csproj, src/Controls/tests/SourceGen.UnitTests/SourceGen.UnitTests.csproj, src/Controls/tests/TestCases.Android.Tests/Controls.TestCases.Android.Tests.csproj, src/Controls/tests/TestCases.HostApp/Controls.TestCases.HostApp.csproj, src/Controls/tests/TestCases.Mac.Tests/Controls.TestCases.Mac.Tests.csproj, src/Controls/tests/TestCases.Shared.Tests/Controls.TestCases.Shared.Tests.csproj, src/Controls/tests/TestCases.WinUI.Tests/Controls.TestCases.WinUI.Tests.csproj, src/Controls/tests/TestCases.iOS.Tests/Controls.TestCases.iOS.Tests.csproj, src/Controls/tests/Xaml.Benchmarks/Microsoft.Maui.Controls.Xaml.Benchmarks.csproj, src/Controls/tests/Xaml.UnitTests.ExternalAssembly/Controls.Xaml.UnitTests.ExternalAssembly.csproj, src/Controls/tests/Xaml.UnitTests.InternalsHiddenAssembly/Controls.Xaml.UnitTests.InternalsHiddenAssembly.csproj, src/Controls/tests/Xaml.UnitTests.InternalsVisibleAssembly/Controls.Xaml.UnitTests.InternalsVisibleAssembly.csproj, src/Controls/tests/Xaml.UnitTests/Controls.Xaml.UnitTests.csproj, src/Core/AndroidNative/build.gradle, src/Core/AndroidNative/maui/build.gradle, src/Core/maps/src/Maps.csproj, src/Core/src/Core.csproj, src/Core/tests/Benchmarks.Droid/Benchmarks.Droid.csproj, src/Core/tests/Benchmarks/Core.Benchmarks.csproj, src/Core/tests/DeviceTests.Shared/Core.DeviceTests.Shared.csproj, src/Core/tests/DeviceTests/Core.DeviceTests.csproj, src/Core/tests/UnitTests/Core.UnitTests.csproj, src/DotNet/Dependencies/Workloads.csproj, src/DotNet/DotNet.csproj, src/Essentials/samples/Sample.Server.WebAuthenticator/Essentials.Sample.Server.WebAuthenticator.csproj, src/Essentials/samples/Samples/Essentials.Sample.csproj, src/Essentials/src/Essentials.csproj, src/Essentials/test/DeviceTests/Essentials.DeviceTests.csproj, src/Essentials/test/UnitTests/Essentials.UnitTests.csproj, src/Graphics/samples/GraphicsTester.Android/GraphicsTester.Android.csproj, src/Graphics/samples/GraphicsTester.Mac/GraphicsTester.Mac.csproj, src/Graphics/samples/GraphicsTester.MacCatalyst/GraphicsTester.MacCatalyst.csproj, src/Graphics/samples/GraphicsTester.Portable/GraphicsTester.Portable.csproj, src/Graphics/samples/GraphicsTester.Skia.Console/GraphicsTester.Skia.Console.csproj, src/Graphics/samples/GraphicsTester.Skia.Gtk/GraphicsTester.Skia.Gtk.csproj, src/Graphics/samples/GraphicsTester.Skia.Mac/GraphicsTester.Skia.Mac.csproj, src/Graphics/samples/GraphicsTester.Skia.Tizen/GraphicsTester.Skia.Tizen.csproj, src/Graphics/samples/GraphicsTester.Skia.Windows/GraphicsTester.Skia.Windows.csproj, src/Graphics/samples/GraphicsTester.WinUI.Desktop/GraphicsTester.WinUI.Desktop.csproj, src/Graphics/samples/GraphicsTester.iOS/GraphicsTester.iOS.csproj, src/Graphics/src/Graphics.Skia.GtkSharp/Graphics.Skia.GtkSharp.csproj, src/Graphics/src/Graphics.Skia.WPF/Graphics.Skia.WPF.csproj, src/Graphics/src/Graphics.Skia/Graphics.Skia.csproj, src/Graphics/src/Graphics.Win2D/Graphics.Win2D.csproj, src/Graphics/src/Graphics/Graphics.csproj, src/Graphics/src/Text.Markdig/Graphics.Text.Markdig.csproj, src/Graphics/tests/DeviceTests/Graphics.DeviceTests.csproj, src/Graphics/tests/Graphics.Benchmarks/Graphics.Benchmarks.csproj, src/Graphics/tests/Graphics.Tests/Graphics.Tests.csproj, src/Provisioning/Provisioning.csproj, src/SingleProject/Resizetizer/src/Resizetizer.csproj, src/SingleProject/Resizetizer/test/UnitTests/Resizetizer.UnitTests.csproj, src/Templates/src/Microsoft.Maui.Templates.csproj, src/Templates/src/templates/maui-aspire-servicedefaults/MauiAspire.1.ServiceDefaults.csproj, src/Templates/src/templates/maui-blazor-solution/MauiApp.1.Shared/MauiApp.1.Shared.csproj, src/Templates/src/templates/maui-blazor-solution/MauiApp.1.Web.Client/MauiApp.1.Web.Client.csproj, src/Templates/src/templates/maui-blazor-solution/MauiApp.1.Web/MauiApp.1.Web.csproj, src/Templates/src/templates/maui-blazor-solution/MauiApp.1/MauiApp.1.csproj, src/Templates/src/templates/maui-blazor/MauiApp.1.csproj, src/Templates/src/templates/maui-lib/MauiLib1.csproj, src/Templates/src/templates/maui-mobile/MauiApp.1.csproj, src/Templates/src/templates/maui-multiproject/MauiApp.1.Droid/MauiApp.1.Droid.csproj, src/Templates/src/templates/maui-multiproject/MauiApp.1.Mac/MauiApp.1.Mac.csproj, src/Templates/src/templates/maui-multiproject/MauiApp.1.WinUI/MauiApp.1.WinUI.csproj, src/Templates/src/templates/maui-multiproject/MauiApp.1.iOS/MauiApp.1.iOS.csproj, src/Templates/src/templates/maui-multiproject/MauiApp.1/MauiApp.1.csproj, src/TestUtils/samples/DeviceTests.Sample/TestUtils.DeviceTests.Sample.csproj, src/TestUtils/src/DeviceTests.Runners.SourceGen/TestUtils.DeviceTests.Runners.SourceGen.csproj, src/TestUtils/src/DeviceTests.Runners/TestUtils.DeviceTests.Runners.csproj, src/TestUtils/src/DeviceTests/TestUtils.DeviceTests.csproj, src/TestUtils/src/Microsoft.Maui.IntegrationTests/Microsoft.Maui.IntegrationTests.csproj, src/TestUtils/src/TestUtils/TestUtils.csproj, src/TestUtils/src/UITest.Analyzers/UITest.Analyzers.csproj, src/TestUtils/src/UITest.Appium/UITest.Appium.csproj, src/TestUtils/src/UITest.Core/UITest.Core.csproj, src/TestUtils/src/UITest.NUnit/UITest.NUnit.csproj, src/TestUtils/src/VisualTestUtils.MagickNet/VisualTestUtils.MagickNet.csproj, src/TestUtils/src/VisualTestUtils/VisualTestUtils.csproj, src/TestUtils/tests/UITest.Analyzers.Tests/UITest.Analyzers.Tests.csproj, src/Workload/Microsoft.Maui.Sdk/Microsoft.Maui.Sdk.csproj, src/Workload/Microsoft.NET.Sdk.Maui.Manifest/Microsoft.NET.Sdk.Maui.Manifest.csproj, src/Workload/workloads.csproj |
| dependency_bot_commit_share | 0.02 |
| 45/45 | 可类型检查的代码 — C#(静态类型) |
| 54.9/55 | 可控的文件大小 — 采样的 10,958 个源文件中有 21 个超过 60KB |
| primary_language | C# |
| largest_source_bytes | 470,489 |
| source_files_sampled | 10,958 |
| oversized_source_files | 21 |
| 0/40 | API 模式(OpenAPI/GraphQL/proto) — 不适用于此类软件 |
| 20/20 | MCP 服务器 |
| 40/40 | 可运行示例 — samples |
| example_dirs | samples |
| has_mcp_signal | 是 |
| api_schema_files | — |
| interfaces_expected_of | — |
每颗 star 和每个 fork 的添加时间,来自 GitHub 并按天汇总。累计增长位于其构成来源——每日新增——的正上方,二者可相互对照:稳定的自然增长与短暂的突增形态截然不同。当这一差别可被衡量时,它会作为增长真实性予以报告。
仅显示最近的历史——该仓库超出采集窗口,因此未采集最早的历史记录。
每个点涵盖 4 天。
来自开源项目 OpenSSF Scorecard 的独立、工具无关的安全评估。每项检查奖励的是安全实践本身,而非特定供应商的工具。Scorecard 无法判定的检查项标记为 不适用,并从安全评分中剔除(绝不按零分计)。
| 8 | Binary-Artifacts | binaries present in source code |
| 5 | Branch-Protection | branch protection is not maximal on development and all release branches |
| 10 | CI-Tests | 30 out of 30 merged PRs checked by a CI test -- score normalized to 10 |
| 0 | CII-Best-Practices | no effort to earn an OpenSSF best practices badge detected |
| 10 | Code-Review | all changesets reviewed |
| 10 | Contributors | project has 23 contributing companies or organizations |
| 0 | Dangerous-Workflow | dangerous workflow patterns detected |
| 10 | Dependency-Update-Tool | update tool detected |
| 0 | Fuzzing | project is not fuzzed |
| 10 | License | license file detected |
| 10 | Maintained | 30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10 |
| 不适用 | Packaging | packaging workflow not detected |
| 9 | Pinned-Dependencies | dependency not pinned by hash detected -- score normalized to 9 |
| 0 | SAST | SAST tool is not run on all commits -- score normalized to 0 |
| 10 | Security-Policy | security policy file detected |
| 不适用 | Signed-Releases | no releases found |
| 0 | Token-Permissions | detected GitHub workflow tokens with excessive permissions |
| 10 | Vulnerabilities | 0 existing vulnerabilities detected |
| 注册表 | 软件包 | 版本约束 | 清单文件 |
|---|---|---|---|
| NuGet | JsonPeek | 1.2.0 | src/Provisioning/Provisioning.csproj |
| NuGet | Microsoft.DotNet.Build.Tasks.Workloads | — | src/Workload/workloads.csproj |
| NuGet | Microsoft.Signed.WiX | — | src/Workload/workloads.csproj |
| NuGet | MicroBuild.Plugins.SwixBuild.Dotnet | — | src/Workload/workloads.csproj |
| NuGet | Microsoft.DotNet.Build.Tasks.Installers | — | src/Workload/workloads.csproj |
| NuGet | Microsoft.VisualStudioEng.MicroBuild.Core | 1.0.0 | src/Workload/workloads.csproj |
来自 GitHub 依赖图的完整解析依赖集合:7 个直接依赖与 190 个间接(传递)软件包。仓库提交锁文件时,传递闭包才是完整的。
| 注册表 | 软件包 | 版本 | 关系 |
|---|---|---|---|
| NuGet | JsonPeek | 1.2.0 | 直接 |
| NuGet | MicroBuild.Plugins.SwixBuild.Dotnet | — | 直接 |
| NuGet | Microsoft.DotNet.Build.Tasks.Installers | — | 直接 |
| NuGet | Microsoft.DotNet.Build.Tasks.Workloads | — | 直接 |
| NuGet | Microsoft.Signed.Wix | — | 直接 |
| NuGet | Microsoft.VisualStudioEng.MicroBuild.Core | — | 直接 |
| NuGet | Microsoft.VisualStudioEng.MicroBuild.Core | 1.0.0 | 直接 |
| NuGet | AdvancedColorPicker | 2.0.1 | 间接 |
| NuGet | Appium.WebDriver | 8.0.0 | 间接 |
| NuGet | AspNet.Security.OAuth.Apple | 9.2.0 | 间接 |
| NuGet | BenchmarkDotNet | 0.13.10 | 间接 |
| NuGet | ColorCode.UWP | 2.0.5 | 间接 |
| NuGet | CommunityToolkit.Maui | 12.3.0 | 间接 |
| NuGet | CommunityToolkit.Mvvm | 8.1.0 | 间接 |
| NuGet | CommunityToolkit.Mvvm | 8.4.0 | 间接 |
| NuGet | CommunityToolkit.Mvvm | 8.4.2 | 间接 |
| NuGet | coverlet.collector | — | 间接 |
| NuGet | Drop.App | — | 间接 |
| NuGet | GtkSharp | 3.24.24.95 | 间接 |
| NuGet | Magick.NET-Q8-AnyCPU | 14.14.0 | 间接 |
| NuGet | Markdig | 0.31.0 | 间接 |
| NuGet | MemoryAnalyzers | — | 间接 |
| NuGet | Meziantou.WpfFontAwesome | 4.7.0 | 间接 |
| NuGet | Microsoft.AspNetCore.Authentication.Facebook | — | 间接 |
| NuGet | Microsoft.AspNetCore.Authentication.Google | — | 间接 |
| NuGet | Microsoft.AspNetCore.Authentication.MicrosoftAccount | — | 间接 |
| NuGet | Microsoft.AspNetCore.Authorization | — | 间接 |
| NuGet | Microsoft.AspNetCore.Components.Web | — | 间接 |
| NuGet | Microsoft.AspNetCore.Components.Web | MS_COMPONENTS_WEB_VERSION | 间接 |
| NuGet | Microsoft.AspNetCore.Components.WebAssembly | MS_COMPONENTS_WEBASSEMBLY_VERSION | 间接 |
| NuGet | Microsoft.AspNetCore.Components.WebAssembly.Authentication | 8.0.0 | 间接 |
| NuGet | Microsoft.AspNetCore.Components.WebAssembly.Server | MS_COMPONENTS_WEBASSEMBLY_SERVER_VERSION | 间接 |
| NuGet | Microsoft.AspNetCore.Components.WebView | — | 间接 |
| NuGet | Microsoft.AspNetCore.Components.WebView.Maui | — | 间接 |
| NuGet | Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore | — | 间接 |
| NuGet | Microsoft.AspNetCore.Identity.EntityFrameworkCore | — | 间接 |
| NuGet | Microsoft.Azure.Mobile.Client | 4.0.2 | 间接 |
| NuGet | Microsoft.Build | 15.8.166 | 间接 |
| NuGet | Microsoft.Build.Framework | — | 间接 |
| NuGet | Microsoft.Build.Framework | 15.8.166 | 间接 |
| NuGet | Microsoft.Build.Tasks.Core | 15.8.166 | 间接 |
| NuGet | Microsoft.Build.Utilities.Core | — | 间接 |
| NuGet | Microsoft.Build.Utilities.Core | 15.8.166 | 间接 |
| NuGet | Microsoft.CodeAnalysis | 4.12.0 | 间接 |
| NuGet | Microsoft.CodeAnalysis.Analyzers | 3.3.4 | 间接 |
| NuGet | Microsoft.CodeAnalysis.CSharp | 4.12.0 | 间接 |
| NuGet | Microsoft.CodeAnalysis.CSharp | 4.5.0 | 间接 |
| NuGet | Microsoft.CodeAnalysis.CSharp | 4.8.0 | 间接 |
| NuGet | Microsoft.CodeAnalysis.CSharp.Workspaces | 4.8.0 | 间接 |
| NuGet | Microsoft.CodeAnalysis.Workspaces.Common | 4.12.0 | 间接 |
| NuGet | Microsoft.Data.Sqlite.Core | 8.0.8 | 间接 |
| NuGet | Microsoft.DotNet.IBCMerge | — | 间接 |
| NuGet | Microsoft.DotNet.XHarness.TestRunners.Xunit | — | 间接 |
| NuGet | Microsoft.EntityFrameworkCore.Sqlite | — | 间接 |
| NuGet | Microsoft.EntityFrameworkCore.SqlServer | — | 间接 |
| NuGet | Microsoft.EntityFrameworkCore.Tools | — | 间接 |
| NuGet | Microsoft.Extensions.Configuration | — | 间接 |
| NuGet | Microsoft.Extensions.Configuration.Json | — | 间接 |
| NuGet | Microsoft.Extensions.DependencyInjection | — | 间接 |
| NuGet | Microsoft.Extensions.FileProviders.Abstractions | — | 间接 |
| NuGet | Microsoft.Extensions.Hosting.Abstractions | — | 间接 |
| NuGet | Microsoft.Extensions.Http.Resilience | 9.0.0 | 间接 |
| NuGet | Microsoft.Extensions.Logging | — | 间接 |
| NuGet | Microsoft.Extensions.Logging.Abstractions | — | 间接 |
| NuGet | Microsoft.Extensions.Logging.Console | — | 间接 |
| NuGet | Microsoft.Extensions.Logging.Console | 9.0.1 | 间接 |
| NuGet | Microsoft.Extensions.Logging.Debug | — | 间接 |
| NuGet | Microsoft.Extensions.Logging.Debug | 9.0.0 | 间接 |
| NuGet | Microsoft.Extensions.Logging.Debug | MS_EXT_LOG_DEBUG_VERSION | 间接 |
| NuGet | Microsoft.Extensions.ServiceDiscovery | 9.0.0 | 间接 |
| NuGet | Microsoft.Graphics.Win2D | — | 间接 |
| NuGet | Microsoft.Guardian.Cli | 0.199.0 | 间接 |
| NuGet | Microsoft.IO.RecyclableMemoryStream | — | 间接 |
| NuGet | Microsoft.JSInterop | — | 间接 |
| NuGet | Microsoft.ManifestTool.CrossPlatform | — | 间接 |
| NuGet | Microsoft.Maps.MapControl.WPF | 1.0.0.3 | 间接 |
| NuGet | Microsoft.Maui.Controls | — | 间接 |
| NuGet | Microsoft.Maui.Controls.Compatibility | — | 间接 |
| NuGet | Microsoft.Maui.Controls.Foldable | — | 间接 |
| NuGet | Microsoft.Maui.Controls.Maps | — | 间接 |
| NuGet | Microsoft.Maui.Core | — | 间接 |
| NuGet | Microsoft.NETCore.UniversalWindowsPlatform | 6.0.15 | 间接 |
| NuGet | Microsoft.NETCore.UniversalWindowsPlatform | 6.2.10 | 间接 |
| NuGet | Microsoft.NETCore.UniversalWindowsPlatform | 6.2.9 | 间接 |
| NuGet | Microsoft.TemplateEngine.Tasks | — | 间接 |
| NuGet | Microsoft.TypeScript.MSBuild | 5.7.1 | 间接 |
| NuGet | Microsoft.UI.Xaml | 2.3.191211002 | 间接 |
| NuGet | Microsoft.VisualStudio.DesignTools.Extensibility | 17.5.33428.366 | 间接 |
| NuGet | Microsoft.VisualStudioEng.MicroBuild.Plugins.SwixBuild | — | 间接 |
| NuGet | Microsoft.Web.WebView2 | — | 间接 |
| NuGet | Microsoft.Windows.SDK.BuildTools | — | 间接 |
| NuGet | Microsoft.WindowsAppSDK | — | 间接 |
| NuGet | Microsoft.WinUI | 3.0.0-preview2.200713.0 | 间接 |
| NuGet | Mono.ApiTools.MSBuildTasks | — | 间接 |
| NuGet | Mono.Cecil | 0.10.3 | 间接 |
| NuGet | Mono.Cecil | 0.11.5 | 间接 |
| NuGet | MSBuild.StructuredLogger | 2.2.158 | 间接 |
| NuGet | NETStandard.Library | 2.0.1 | 间接 |
| NuGet | Newtonsoft.Json | 10.0.3 | 间接 |
| NuGet | Newtonsoft.Json | 11.0.2 | 间接 |
| NuGet | Newtonsoft.Json | 13.0.1 | 间接 |
| NuGet | Newtonsoft.Json | 13.0.3 | 间接 |
| NuGet | NSubstitute | — | 间接 |
| NuGet | NSubstitute | 5.1.0 | 间接 |
| NuGet | NUnit | 3.12.0 | 间接 |
| NuGet | NUnit | 3.13.1 | 间接 |
| NuGet | NUnit | 3.13.3 | 间接 |
| NuGet | NUnit | 4.0.1 | 间接 |
| NuGet | NUnit3TestAdapter | 3.16.1 | 间接 |
| NuGet | NUnit3TestAdapter | 4.5.0 | 间接 |
| NuGet | OpenTelemetry.Exporter.OpenTelemetryProtocol | 1.15.3 | 间接 |
| NuGet | OpenTelemetry.Extensions.Hosting | 1.15.3 | 间接 |
| NuGet | OpenTelemetry.Instrumentation.Http | 1.15.1 | 间接 |
| NuGet | OpenTelemetry.Instrumentation.Runtime | 1.15.1 | 间接 |
| NuGet | OpenTK | 3.0.1 | 间接 |
| NuGet | OpenTK.GLControl | 3.0.1 | 间接 |
| NuGet | SkiaSharp | — | 间接 |
| NuGet | SkiaSharp.Extended | — | 间接 |
| NuGet | SkiaSharp.NativeAssets.Linux | — | 间接 |
| NuGet | SkiaSharp.Views | — | 间接 |
| NuGet | SkiaSharp.Views.Gtk3 | — | 间接 |
| NuGet | SkiaSharp.Views.WinUI | — | 间接 |
| NuGet | SkiaSharp.Views.WPF | — | 间接 |
| NuGet | SQLitePCLRaw.bundle_e_sqlite3 | 3.0.3 | 间接 |
| NuGet | StrongNamer | 0.0.8 | 间接 |
| NuGet | Svg.Skia | — | 间接 |
| NuGet | Syncfusion.Maui.Toolkit | 1.0.10 | 间接 |
| NuGet | System.CodeDom | 4.4.0 | 间接 |
| NuGet | System.CodeDom | 7.0.0 | 间接 |
| NuGet | System.Maui | — | 间接 |
| NuGet | System.Maui.Maps | — | 间接 |
| NuGet | System.Maui.Pages | — | 间接 |
| NuGet | System.Memory | 4.5.5 | 间接 |
| NuGet | System.Numerics.Vectors | — | 间接 |
| NuGet | System.Numerics.Vectors | 4.5.0 | 间接 |
| NuGet | System.Text.Json | — | 间接 |
| NuGet | System.Threading.Thread | 4.3.0 | 间接 |
| NuGet | System.ValueTuple | 4.5.0 | 间接 |
| NuGet | Tizen.NET | 4.0.0 | 间接 |
| NuGet | Tizen.NET.MaterialComponents | 0.9.7-preview | 间接 |
| NuGet | Tizen.NET.MaterialComponents | 0.9.9-pre1 | 间接 |
| NuGet | Tizen.NET.Sdk | 1.0.1 | 间接 |
| NuGet | Tizen.UIExtensions.NUI | — | 间接 |
| NuGet | Win2D.uwp | 1.20.0 | 间接 |
| NuGet | Xam.Plugin.DeviceInfo | 3.0.2 | 间接 |
| NuGet | Xamarin.Android.Glide | — | 间接 |
| NuGet | Xamarin.Android.Support.Animated.Vector.Drawable | 28.0.0.3 | 间接 |
| NuGet | Xamarin.Android.Support.Annotations | 28.0.0.3 | 间接 |
| NuGet | Xamarin.Android.Support.Compat | 28.0.0.3 | 间接 |
| NuGet | Xamarin.Android.Support.Core.UI | 28.0.0.3 | 间接 |
| NuGet | Xamarin.Android.Support.Core.Utils | 28.0.0.3 | 间接 |
| NuGet | Xamarin.Android.Support.CustomTabs | 28.0.0.3 | 间接 |
| NuGet | Xamarin.Android.Support.Design | 28.0.0.3 | 间接 |
| NuGet | Xamarin.Android.Support.Fragment | 28.0.0.3 | 间接 |
| NuGet | Xamarin.Android.Support.Transition | 28.0.0.3 | 间接 |
| NuGet | Xamarin.Android.Support.v4 | 28.0.0.3 | 间接 |
| NuGet | Xamarin.Android.Support.v7.AppCompat | 28.0.0.3 | 间接 |
| NuGet | Xamarin.Android.Support.v7.CardView | 28.0.0.3 | 间接 |
| NuGet | Xamarin.Android.Support.v7.Palette | 28.0.0.3 | 间接 |
| NuGet | Xamarin.Android.Support.v7.RecyclerView | 28.0.0.3 | 间接 |
| NuGet | Xamarin.Android.Support.Vector.Drawable | 28.0.0.3 | 间接 |
| NuGet | Xamarin.AndroidX.Activity | — | 间接 |
| NuGet | Xamarin.AndroidX.AppCompat | 1.1.0 | 间接 |
| NuGet | Xamarin.AndroidX.Browser | — | 间接 |
| NuGet | Xamarin.AndroidX.Browser | 1.0.0 | 间接 |
| NuGet | Xamarin.AndroidX.DynamicAnimation | — | 间接 |
| NuGet | Xamarin.AndroidX.Legacy.Support.Core.UI | 1.0.0 | 间接 |
| NuGet | Xamarin.AndroidX.Legacy.Support.V4 | 1.0.0 | 间接 |
| NuGet | Xamarin.AndroidX.Lifecycle.LiveData | — | 间接 |
| NuGet | Xamarin.AndroidX.Lifecycle.LiveData | 2.1.0 | 间接 |
| NuGet | Xamarin.AndroidX.Lifecycle.LiveData | 2.8.7.3 | 间接 |
| NuGet | Xamarin.AndroidX.Migration | 1.0.0 | 间接 |
| NuGet | Xamarin.AndroidX.Navigation.Common | — | 间接 |
| NuGet | Xamarin.AndroidX.Navigation.Fragment | — | 间接 |
| NuGet | Xamarin.AndroidX.Navigation.Runtime | — | 间接 |
| NuGet | Xamarin.AndroidX.Navigation.UI | — | 间接 |
| NuGet | Xamarin.AndroidX.Security.SecurityCrypto | — | 间接 |
| NuGet | Xamarin.AndroidX.SwipeRefreshLayout | — | 间接 |
| NuGet | Xamarin.AndroidX.Transition | — | 间接 |
| NuGet | Xamarin.AndroidX.Window.WindowJava | — | 间接 |
| NuGet | Xamarin.DuoSdk | 0.0.3.4 | 间接 |
| NuGet | Xamarin.Firebase.AppIndexing | — | 间接 |
| NuGet | Xamarin.Firebase.AppIndexing | 71.1602.0 | 间接 |
| NuGet | Xamarin.Google.Android.Material | — | 间接 |
| NuGet | Xamarin.Google.Android.Material | 1.0.0 | 间接 |
| NuGet | Xamarin.Google.Android.Material | 1.12.0.3 | 间接 |
| NuGet | Xamarin.Google.Crypto.Tink.Android | — | 间接 |
| NuGet | Xamarin.GooglePlayServices.Maps | — | 间接 |
| NuGet | Xamarin.GooglePlayServices.Maps | 71.1610.0 | 间接 |
| NuGet | Xamarin.Insights | 1.12.3 | 间接 |
| NuGet | Xamarin.iOS.MaterialComponents | 92.0.0 | 间接 |
| NuGet | Xamarin.TestCloud.Agent | 0.21.9 | 间接 |
| NuGet | xunit | — | 间接 |
| NuGet | xunit.abstractions | — | 间接 |
| NuGet | xunit.assert | — | 间接 |
| NuGet | xunit.extensibility.execution | — | 间接 |
| NuGet | xunit.runner.utility | — | 间接 |
该仓库未发布可被索引解析的包,因此评估的是其自身的依赖图——共 112 个包,其中也包含从不交付的开发与测试版本固定:4 个存在已知公告,0 个为直接依赖。 有 85 个无法评估——没有已解析的版本、生态系统不受支持,或不在所列包清单之内。
| 软件包 | 版本 | 关系 | 严重程度 | 公告数 | 修复版本 |
|---|---|---|---|---|---|
| Microsoft.Build.Tasks.Core | 15.8.166 | 间接 | 高 | 1 | 17.14.8 |
| Newtonsoft.Json | 10.0.3 | 间接 | 高 | 1 | 13.0.1 |
| Newtonsoft.Json | 11.0.2 | 间接 | 高 | 1 | 13.0.1 |
| Magick.NET-Q8-AnyCPU | 14.14.0 | 间接 | 中 | 29 | 14.15.0 |
公告表示依赖图中记录的版本落入某条公告的受影响范围。可达性未经分析,且依赖图包含开发与测试的版本固定——某项发现可能只涉及工具链而非交付的软件。
发现这份报告有不准确之处,或有想法要分享?错误的测量、未识别的工具、建议、疑问——都欢迎提出。每条消息都会被阅读并得到回复。