公开记录
软件健康报告模式 0.14.0 · 指标 2.10.0 · 2026-07-18 21:43 UTC

msgpack / msgpack-cli

MessagePack implementation for Common Language Infrastructure / msgpack.org[C#]

C#Apache-2.0★ 858 星标⑂ 176 复刻始于 2012年5月在 GitHub 上查看 ↗

msgpack/msgpack-cli 的健康指数为 100 分中的 42 分,处于「薄弱」区间。 其得分最高的类别是Community & Adoption(64/100),最低的是Vitality(19/100)。 最近一次更新在 736 天前。 近期的大部分工作由 1 位贡献者完成。

42
总分 / 100
薄弱

软件健康指数

指标归入加权类别,统一采用 1–100 量表。总体分先取类别加权平均,再依据公开记录的分布进行校准,使各等级具有百分位含义;当公开证据触发高风险司法辖区政策时,评级会按政策调整,并设置 34(存在风险)的上限。

42
卓越93-100公开记录中的最高层级(约前 5%);基本满足所有检验标准
优秀80-92各方面均表现强劲;仅有少量不足
良好65-79健康;不足之处有限且可控
中等50-64可接受,但存在明显不足;建议进行审查
薄弱35-49多个领域存在实质性薄弱环节
存在风险20-34存在重大薄弱环节;采用时应保持审慎
危急1-19问题严重(项目被弃置、仅有单一维护者、缺乏基本工程规范)
活力社区与采用可持续性与治理工程质量安全AI 就绪度

评分画像

每条轴代表一个类别。形状比平均值更重要——健康的对象会填满整个图形,而“一峰一谷”式画像意味着某一维度的优势正掩盖另一维度的风险。

加权总体分 45 经校准后在公布的指数量表上为 42(记录校准 2026-08-02)。

所有权

274 关注者22 个公开仓库始于 2010年2月

该仓库由组织支持——共同承担、可问责的托管责任,可延续于任何单一维护者之后。

按类别列示的指标

活力

项目是否仍有生命——是否仍在编写代码,是否仍在发布版本?

19危急 · 占总体的 21%
评分方式
0/36推送新近度最近一次推送于 736 天前
0/36提交节奏52 周中有 0 周有提交
0/18提交量最近一年 0 次提交
0/10OpenSSF Scorecard:Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
所用输入
commits_last_year0
human_commit_share
days_since_last_push736
active_weeks_last_year0

发布纪律

47薄弱
评分方式
27/27有发布版本已发布 41 个发布版本
0/36发布时效最近一次发布版本于 2,722 天前
19.8/27发布节奏约每 95.8 天发布一次
0/10OpenSSF Scorecard:Signed-ReleasesProject has not signed or included provenance with any releases.
所用输入
releases_count41
latest_release_tag1.0.1
releases_from_tags
days_since_latest_release2,722
mean_days_between_releases95.8

社区与采用

项目是否拥有用户、下载量与关注度,并具备欢迎贡献者参与的配置?

64中等 · 占总体的 17%
评分方式
47.6/60星标858 个星标
18.7/25复刻176 个复刻
9.8/15关注者59 位关注者
所用输入
forks176
stars858
watchers59
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

社区健康

50中等
评分方式
22.5/22.5README
22.5/22.5许可证可识别的许可证(Apache-2.0)
0/18CONTRIBUTING 指南
0/13.5行为准则
0/7.2议题模板
0/6.3PR 模板
所用输入
has_readme
has_license
readme_badges
has_contributing
has_issue_template
has_code_of_conduct
readme_badge_services
has_pull_request_template

可持续性与治理

项目能否在其成员之外延续——巴士系数、响应能力、由谁支持,以及软件包的维护状况?

64中等 · 占总体的 23%
评分方式
9/54巴士系数1 位贡献者贡献了半数提交
6.5/22.5提交分布头号贡献者编写了 71% 的提交
13.5/13.5贡献者广度44 位贡献者
10/10OpenSSF Scorecard:Contributorsproject has 38 contributing companies or organizations
所用输入
bus_factor1
contributors_sampled44
top_contributor_share0.712
评分方式
30.4/42议题解决72% 的议题已关闭
22.5/30PR 接受已裁定的 PR 中 54/72 已合并
0/13Newcomer PR acceptance30 天内没有首次贡献者的 PR 得到裁决
9/15OpenSSF Scorecard:Code-ReviewFound 6/10 approved changesets -- score normalized to 6
所用输入
merged_prs54
open_issues79
closed_issues206
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio0.723
closed_unmerged_prs18
first_time_authors_30d
first_time_prs_merged_30d
first_time_prs_decided_30d
已排除计分(无数据或不适用):Newcomer PR acceptance。 其余权重已重新归一化。
评分方式
30/30所有权背书组织持有
0/20已验证域名未读取该组织的域名验证状态
17.5/25所有者影响力msgpack 有 274 位关注者
21.9/25既往记录22 个公开仓库,账户约 16 年
所用输入
followers274
owner_typeOrganization
is_verified
owner_loginmsgpack
public_repos22
account_age_days6,006
已排除计分(无数据或不适用):已验证域名。 其余权重已重新归一化。

工程质量

基础的工程与文档实践是否到位?

48薄弱 · 占总体的 19%

工程实践

30存在风险
评分方式
0/24CI 工作流
24/24存在测试
0/16Linter 配置
0/9.6Pre-commit 钩子
6.4/6.4.editorconfig
0/20OpenSSF Scorecard:CI-Tests0 out of 10 merged PRs checked by a CI test -- score normalized to 0
所用输入
has_ci
has_tests
has_editorconfig
has_linter_config
has_precommit_config

文档

75良好
评分方式
30/30README
0/25文档目录
15/15文档 / 主页站点http://msgpack.org
10/10仓库描述
10/10主题标签4 个主题标签
10/10Wiki
所用输入
topicsc-sharp, messagepack, msgpack, serialization
has_wiki
homepagehttp://msgpack.org
docs_sitehttp://msgpack.org
has_readme
has_docs_dir
has_description

安全

可见的安全与供应链实践是否稳固,且不存在未解决的高风险司法辖区暴露?

30存在风险 · 占总体的 16%

安全态势

30存在风险
评分方式
6/7.5Binary-Artifactsbinaries present in source code
0/7.5Branch-Protectionbranch protection not enabled on development/release branches
0/2.5CI-Tests0 out of 10 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
4.5/7.5Code-ReviewFound 6/10 approved changesets -- score normalized to 6
2.5/2.5Contributorsproject has 38 contributing companies or organizations
0/10Dangerous-Workflow无数据
0/7.5Dependency-Update-Toolno update tool detected
0/5Fuzzingproject is not fuzzed
2.5/2.5许可证license file detected
0/7.5Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging无数据
0/5Pinned-Dependencies无数据
0/5SASTSAST tool is not run on all commits -- score normalized to 0
0/5Security-Policysecurity policy file not detected
0/7.5Signed-ReleasesProject has not signed or included provenance with any releases.
0/7.5Token-Permissions无数据
7.5/7.5Vulnerabilities0 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated14
scorecard_versionv5.5.0
checks_inconclusive4
scorecard_aggregate3
已排除计分(无数据或不适用):Dangerous-Workflow, Packaging, Pinned-Dependencies, Token-Permissions。 其余权重已重新归一化。

AI 就绪度

该仓库在多大程度上具备与 AI 编码代理协同开发与维护的条件?权重刻意设小(4%):代理工具链是一项真实的维护信号,但完全不具备的仓库仍可达到 100/100。

49薄弱 · 占总体的 4%
评分方式
0/45代理指令没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
0/40可读的提交历史无数据
所用输入
has_llms_txt
llms_txt_url
legible_history_share
agent_instruction_files
agent_instruction_max_bytes
已排除计分(无数据或不适用):可读的提交历史。 其余权重已重新归一化。
评分方式
0/18一条命令的引导启动
22/22自动化测试
0/11Lint / 格式化配置
11/11静态类型检查C#(静态类型)
0/10可复现环境
0/10已体现的代理实践无数据
0/8自动化维护无数据
0/10OpenSSF Scorecard:Pinned-Dependencies无数据
所用输入
has_nix
has_tests
lockfiles
has_dockerfile
typed_language
bootstrap_files
has_devcontainer
has_linter_config
typecheck_configs
agent_commit_share
toolchain_manifests
dependency_bot_commit_share
已排除计分(无数据或不适用):已体现的代理实践, 自动化维护, OpenSSF Scorecard:Pinned-Dependencies。 其余权重已重新归一化。
评分方式
45/45可类型检查的代码C#(静态类型)
53.6/55可控的文件大小采样的 1,892 个源文件中有 48 个超过 60KB
所用输入
primary_languageC#
largest_source_bytes902,464
source_files_sampled1,892
oversized_source_files48
评分方式
0/40API 模式(OpenAPI/GraphQL/proto)不适用于此类软件
0/20MCP 服务器不适用于此类软件
40/40可运行示例samples
所用输入
example_dirssamples
has_mcp_signal
api_schema_files
interfaces_expected_of
已排除计分(无数据或不适用):API 模式(OpenAPI/GraphQL/proto), MCP 服务器。 其余权重已重新归一化。

关键数据

858GitHub 星标
44贡献者
0最近 12 个月提交数
736距最近推送天数
41发布版本数
1巴士系数(bus factor)
79开放议题
软件包生态系统数

更多细节

OpenSSF Scorecard 3.0 / 10
3.0综合

来自开源项目 OpenSSF Scorecard 的独立、工具无关的安全评估。每项检查奖励的是安全实践本身,而非特定供应商的工具。Scorecard 无法判定的检查项标记为 不适用,并从安全评分中剔除(绝不按零分计)。Scorecard v5.5.0 · 2026-07-18 21:43 UTC

8Binary-Artifactsbinaries present in source code
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 10 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
6Code-ReviewFound 6/10 approved changesets -- score normalized to 6
10Contributorsproject has 38 contributing companies or organizations
不适用Dangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
不适用Packagingpackaging workflow not detected
不适用Pinned-Dependenciesno dependencies found
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
不适用Token-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
全部依赖 57

来自 GitHub 依赖图的完整解析依赖集合:0 个直接依赖与 57 个间接(传递)软件包。仓库提交锁文件时,传递闭包才是完整的。

注册表软件包版本关系
NuGetFSharp.Core4.2.3间接
NuGetMicrosoft.Bcl.Immutable1.0.30间接
NuGetMicrosoft.Build15.3.409间接
NuGetMicrosoft.Build.Utilities.Core15.3.409间接
NuGetMicrosoft.CodeAnalysis.CSharp2.4.0间接
NuGetMicrosoft.CSharp4.0.1间接
NuGetMicrosoft.NET.Test.Sdk15.3.0间接
NuGetMicrosoft.NETCore.App2.0.0间接
NuGetMicrosoft.NETCore.UniversalWindowsPlatform5.2.2间接
NuGetMono.Cecil0.10.0-beta6间接
NuGetMono.Options5.3.0.1间接
NuGetNETStandard.Library2.0.0间接
NuGetNewtonsoft.Json10.0.3间接
NuGetNUnit2.6.0.12054间接
NuGetNUnit2.6.2间接
NuGetNUnit3.8.1间接
NuGetNUnit3TestAdapter3.8.0间接
NuGetSystem.CodeDom4.4.0间接
NuGetSystem.Collections4.0.11间接
NuGetSystem.Collections.Concurrent4.0.12间接
NuGetSystem.Collections.Immutable1.4.0间接
NuGetSystem.Collections.NonGeneric4.0.1间接
NuGetSystem.Collections.NonGeneric4.3.0间接
NuGetSystem.Collections.Specialized4.0.1间接
NuGetSystem.Collections.Specialized4.3.0间接
NuGetSystem.Data.Common4.1.0间接
NuGetSystem.Diagnostics.Contracts4.0.1间接
NuGetSystem.Diagnostics.Debug4.0.11间接
NuGetSystem.Diagnostics.Tools4.0.1间接
NuGetSystem.Globalization4.0.11间接
NuGetSystem.IO4.1.0间接
NuGetSystem.Linq4.1.0间接
NuGetSystem.Linq.Expressions4.1.0间接
NuGetSystem.Numerics.Vectors4.1.1间接
NuGetSystem.Numerics.Vectors4.3.0间接
NuGetSystem.Numerics.Vectors4.4.0间接
NuGetSystem.ObjectModel4.0.12间接
NuGetSystem.Reflection4.1.0间接
NuGetSystem.Reflection.Emit4.0.1间接
NuGetSystem.Reflection.Emit4.3.0间接
NuGetSystem.Reflection.Emit.Lightweight4.0.1间接
NuGetSystem.Reflection.Emit.Lightweight4.3.0间接
NuGetSystem.Reflection.Extensions4.0.1间接
NuGetSystem.Reflection.Primitives4.0.1间接
NuGetSystem.Resources.ResourceManager4.0.1间接
NuGetSystem.Runtime4.1.0间接
NuGetSystem.Runtime.Extensions4.1.0间接
NuGetSystem.Runtime.InteropServices4.1.0间接
NuGetSystem.Runtime.Numerics4.0.1间接
NuGetSystem.Runtime.Numerics4.3.0间接
NuGetSystem.Runtime.Serialization.Primitives4.1.1间接
NuGetSystem.Runtime.Serialization.Primitives4.3.0间接
NuGetSystem.Text.Encoding4.0.11间接
NuGetSystem.Text.Encoding.Extensions4.0.11间接
NuGetSystem.Text.RegularExpressions4.1.0间接
NuGetSystem.Threading4.0.11间接
NuGetSystem.ValueTuple4.4.0间接
原始 JSON 报告 机器可读

反馈

发现这份报告有不准确之处,或有想法要分享?错误的测量、未识别的工具、建议、疑问——都欢迎提出。每条消息都会被阅读并得到回复。

登录过程中消息不会丢失。

评分是信号,而非担保。 评分反映的是 GitHub 上公开可见的实践——不是代码审计,也不是安全保证。

缺失数据将被剔除并重新归一化权重,绝不按零分计。方法论已版本化并公开:指标 v2.10.0、模式 v0.14.0—— 完整方法论 · 指标知识库.

单项结果在整体记录中的位置: 汇总统计.