公开记录
软件健康报告模式 0.15.0 · 指标 2.10.0 · 2026-07-20 14:15 UTC

mbj / mutant

Mutation testing for Ruby. AI writes your code. AI writes your tests. But who tests the tests?

Ruby自定义许可证★ 2,170 星标⑂ 161 复刻始于 2012年7月在 GitHub 上查看 ↗
类型网络服务命令行工具如何判定

mbj/mutant 的健康指数为 100 分中的 87 分,处于「优秀」区间。 其得分最高的类别是Vitality(90/100),最低的是AI Readiness(36/100)。 最近一次更新在 5 天前。 近期的大部分工作由 1 位贡献者完成。

87
总分 / 100
优秀

软件健康指数

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

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

评分画像

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

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

所有权

Markus Schirp个人账户
290 关注者166 个公开仓库始于 2009年8月Schirp DSO LTD

该仓库由个人账户拥有。相较于组织支持的项目,单一所有者项目的延续性风险更高。

软件包生态系统

注册表软件包版本月下载量版本数最近发布标签
crates.iomanager指向其他仓库——不计分0.1.03222194 天前artificedatabasepermissions
RubyGemsmutant-minitest0.16.3-10380 天前
RubyGemsmutant-rspec0.16.3-13980 天前
RubyGemsmutant0.16.3-22480 天前

按类别列示的指标

活力

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

90优秀 · 占总体的 21%
评分方式
36/36推送新近度最近一次推送于 5 天前
20.1/36提交节奏52 周中有 29 周有提交
18/18提交量最近一年 297 次提交
10/10OpenSSF Scorecard:Maintained20 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
所用输入
commits_last_year297
human_commit_share
days_since_last_push5
active_weeks_last_year29

发布纪律

100卓越
评分方式
27/27有发布版本已发布 5 个发布版本
36/36发布时效最近一次发布版本于 90 天前
27/27发布节奏约每 14.8 天发布一次
0/10OpenSSF Scorecard:Signed-Releases无数据
所用输入
releases_count5
latest_release_tagv0.16.2
releases_from_tags
days_since_latest_release90
mean_days_between_releases14.8
已排除计分(无数据或不适用):OpenSSF Scorecard:Signed-Releases。 其余权重已重新归一化。

社区与采用

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

76良好 · 占总体的 17%
评分方式
54.1/60星标2,170 个星标
18.4/25复刻161 个复刻
8.1/15关注者30 位关注者
所用输入
forks161
stars2,170
watchers30
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

社区健康

64中等
评分方式
22.5/22.5README
16.9/22.5许可证存在许可证文件,但不是可识别的许可证
18/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
评分方式
68.4/80累计下载量rubygems 合计历史 3,866,046 次下载
0/20注册表被依赖数该生态系统不报告此项
所用输入
packagesmutant-minitest, mutant-rspec, mutant
dependents
ecosystemsrubygems
total_downloads3,866,046
monthly_downloads
unverified_packages_excluded
已排除计分(无数据或不适用):注册表被依赖数。 其余权重已重新归一化。

可持续性与治理

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

65良好 · 占总体的 23%
评分方式
9/54巴士系数1 位贡献者贡献了半数提交
4/22.5提交分布头号贡献者编写了 82% 的提交
13.5/13.5贡献者广度55 位贡献者
10/10OpenSSF Scorecard:Contributorsproject has 35 contributing companies or organizations
所用输入
bus_factor1
contributors_sampled55
top_contributor_share0.821
评分方式
32.9/42议题解决78% 的议题已关闭
26.1/30PR 接受已裁定的 PR 中 954/1,098 已合并
0/13Newcomer PR acceptance30 天内没有首次贡献者的 PR 得到裁决
3/15OpenSSF Scorecard:Code-ReviewFound 2/9 approved changesets -- score normalized to 2
所用输入
merged_prs954
open_issues116
closed_issues418
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio0.783
closed_unmerged_prs144
first_time_authors_30d
first_time_prs_merged_30d
first_time_prs_decided_30d
已排除计分(无数据或不适用):Newcomer PR acceptance。 其余权重已重新归一化。
评分方式
10/30所有权背书个人(用户)账户
0/20已验证域名不适用于个人账户
17.7/25所有者影响力mbj 有 290 位关注者
25/25既往记录166 个公开仓库,账户约 16 年
所用输入
followers290
owner_typeUser
is_verified
owner_loginmbj
public_repos166
account_age_days6,176
已排除计分(无数据或不适用):已验证域名。 其余权重已重新归一化。
评分方式
25/25已发布且可解析rubygems 上有 3 个软件包
35/35发布时效最近一次发布于 80 天前
20/20版本历史224 个已发布版本
20/20未被弃用活跃,未被弃用或撤回
所用输入
packagesmutant-minitest, mutant-rspec, mutant
ecosystemsrubygems
any_deprecated
min_days_since_publish80

工程质量

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

80优秀 · 占总体的 19%

工程实践

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

文档

75良好
评分方式
30/30README
25/25文档目录
0/15文档 / 主页站点
10/10仓库描述
10/10主题标签10 个主题标签
0/10Wiki
所用输入
topicsmutation-testing, ruby, coverage, rspec, minitest, code-review, code-quality-analyzer, mutant, static-analysis, dynamic-analysis
has_wiki
homepage
docs_site
has_readme
has_docs_dir
has_description

安全

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

57中等 · 占总体的 16%

安全态势

57中等
评分方式
7.5/7.5Binary-Artifactsno binaries found in the repo
0/7.5Branch-Protection无数据
2.5/2.5CI-Tests14 out of 14 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1.5/7.5Code-ReviewFound 2/9 approved changesets -- score normalized to 2
2.5/2.5Contributorsproject has 35 contributing companies or organizations
10/10Dangerous-Workflowno dangerous workflow patterns detected
7.5/7.5Dependency-Update-Toolupdate tool detected
0/5Fuzzingproject is not fuzzed
2.2/2.5许可证license file detected
7.5/7.5Maintained20 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging无数据
0/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0/5SASTSAST tool is not run on all commits -- score normalized to 0
0/5Security-Policysecurity policy file not detected
0/7.5Signed-Releases无数据
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities0 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate5.7
已排除计分(无数据或不适用):Branch-Protection, Packaging, Signed-Releases。 其余权重已重新归一化。

AI 就绪度

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

36薄弱 · 占总体的 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自动化测试
11/11Lint / 格式化配置.rubocop.yml
0/11静态类型检查
10/10可复现环境lockfile
0/10已体现的代理实践无数据
5/8自动化维护已配置依赖自动化,但在抽样提交中未观察到
0/10OpenSSF Scorecard:Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
所用输入
has_nix
has_tests
lockfilesCargo.lock, Gemfile.lock
has_dockerfile
typed_language
bootstrap_files
has_devcontainer
has_linter_config
typecheck_configs
agent_commit_share
toolchain_manifests
dependency_bot_commit_share0
已排除计分(无数据或不适用):已体现的代理实践。 其余权重已重新归一化。
评分方式
0/45可类型检查的代码Ruby,未配置类型检查
55/55可控的文件大小采样的 493 个源文件中有 0 个超过 60KB
所用输入
primary_languageRuby
largest_source_bytes45,738
source_files_sampled493
oversized_source_files0
评分方式
0/40API 模式(OpenAPI/GraphQL/proto)
0/20MCP 服务器
40/40可运行示例example
所用输入
example_dirsexample
has_mcp_signal
api_schema_files
interfaces_expected_ofnetwork-service

关键数据

2,170GitHub 星标
55贡献者
297最近 12 个月提交数
5距最近推送天数
5发布版本数
1巴士系数(bus factor)
116开放议题
crates.io, RubyGems软件包生态系统数

数据采集警告

  • crates package 'manager' points at a different repository (https://github.com/artifice-network/manager); excluded from ecosystem scoring

更多细节

OpenSSF Scorecard 5.7 / 10
5.7综合

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

10Binary-Artifactsno binaries found in the repo
不适用Branch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
10CI-Tests14 out of 14 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
2Code-ReviewFound 2/9 approved changesets -- score normalized to 2
10Contributorsproject has 35 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
10Maintained20 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
不适用Packagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
不适用Signed-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
直接依赖 18
注册表软件包版本约束清单文件
crates.ioclap4.5manager/Cargo.toml
crates.iocmd-proc0.4manager/Cargo.toml
crates.iolog0.4manager/Cargo.toml
crates.ioociman0.3manager/Cargo.toml
crates.iotokio1manager/Cargo.toml
crates.iotoml0.8manager/Cargo.toml
RubyGemsmutant-rspecquick_start/Gemfile
RubyGemsrspecquick_start/Gemfile
RubyGemssimplecovquick_start/Gemfile
RubyGemsdeep-coverquick_start/Gemfile
RubyGemsrailsrails_example/Gemfile
RubyGemspgrails_example/Gemfile
RubyGemssqlite3rails_example/Gemfile
RubyGemspg-ephemeralrails_example/Gemfile
RubyGemsrspecrails_example/Gemfile
RubyGemsrspec-railsrails_example/Gemfile
RubyGemsmutantrails_example/Gemfile
RubyGemsmutant-rspecrails_example/Gemfile
全部依赖 169

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

注册表软件包版本关系
crates.ioclap直接
crates.ioclap4.5.53直接
crates.iocmd-proc直接
crates.iocmd-proc0.4.0直接
crates.iolog直接
crates.iolog0.4.29直接
crates.ioociman直接
crates.ioociman0.3.2直接
crates.iotokio直接
crates.iotokio1.50.0直接
crates.iotoml直接
crates.iotoml0.8.23直接
RubyGemsdeep-cover1.1.0直接
RubyGemsmutant直接
RubyGemsmutant0.16.3直接
RubyGemsmutant-rspec直接
RubyGemsmutant-rspec0.16.3直接
RubyGemspg直接
RubyGemspg-ephemeral直接
RubyGemsrspec直接
RubyGemsrspec3.13.2直接
RubyGemsrspec4.0.0.beta1直接
RubyGemsrspec-rails直接
RubyGemssimplecov0.22.0直接
RubyGemssqlite3直接
crates.ioanstream0.6.21间接
crates.ioanstyle1.0.13间接
crates.ioanstyle-parse0.2.7间接
crates.ioanstyle-query1.1.5间接
crates.ioanstyle-wincon3.0.11间接
crates.ioblock-buffer0.10.4间接
crates.iobytes1.11.1间接
crates.iocfg-if1.0.4间接
crates.ioclap_builder4.5.53间接
crates.ioclap_derive4.5.49间接
crates.ioclap_lex0.7.6间接
crates.iocolorchoice1.0.4间接
crates.iocpufeatures0.2.17间接
crates.iocrypto-common0.1.7间接
crates.iodigest0.10.7间接
crates.ioequivalent1.0.2间接
crates.ioerrno0.3.14间接
crates.iogeneric-array0.14.7间接
crates.iohashbrown0.16.1间接
crates.ioheck0.5.0间接
crates.ioindexmap2.12.1间接
crates.ioipnet2.12.0间接
crates.iois_terminal_polyfill1.70.2间接
crates.ioitoa1.0.17间接
crates.iolibc0.2.179间接
crates.iomemchr2.7.6间接
crates.iomio1.1.1间接
crates.ionom8.0.0间接
crates.ioonce_cell_polyfill1.70.2间接
crates.iopin-project-lite0.2.17间接
crates.ioproc-macro21.0.104间接
crates.ioquote1.0.42间接
crates.iosame-file1.0.6间接
crates.iosemver1.0.27间接
crates.ioserde1.0.228间接
crates.ioserde_core1.0.228间接
crates.ioserde_derive1.0.228间接
crates.ioserde_json1.0.148间接
crates.ioserde_spanned0.6.9间接
crates.iosha20.10.9间接
crates.iosignal-hook-registry1.4.8间接
crates.iostrsim0.11.1间接
crates.iosyn2.0.112间接
crates.iothiserror2.0.17间接
crates.iothiserror-impl2.0.17间接
crates.iotokio-macros2.6.1间接
crates.iotoml_datetime0.6.11间接
crates.iotoml_edit0.22.27间接
crates.iotoml_write0.1.2间接
crates.iotypenum1.19.0间接
crates.iounicode-ident1.0.22间接
crates.ioutf8parse0.2.2间接
crates.ioversion_check0.9.5间接
crates.iowalkdir2.5.0间接
crates.iowasi0.11.1+wasi-snapshot-preview1间接
crates.iowinapi-util0.1.11间接
crates.iowindows-link0.2.1间接
crates.iowindows-sys0.61.2间接
crates.iowinnow0.7.14间接
crates.iozmij1.0.10间接
RubyGemsadamantium0.2.0间接
RubyGemsast2.4.3间接
RubyGemsbackports3.25.3间接
RubyGemsbigdecimal4.0.1间接
RubyGemsbinding_of_caller1.0.1间接
RubyGemscoderay1.1.3间接
RubyGemsdate3.5.1间接
RubyGemsdebug_inspector1.2.0间接
RubyGemsdeep-cover-core1.1.0间接
RubyGemsdiff-lcs间接
RubyGemsdiff-lcs1.6.2间接
RubyGemsdiff-lcs2.0.0间接
RubyGemsdocile1.4.1间接
RubyGemsdrb2.2.3间接
RubyGemserb6.0.4间接
RubyGemshighline3.1.2间接
RubyGemsice_nine0.11.2间接
RubyGemsio-console0.8.2间接
RubyGemsirb间接
RubyGemsirb1.17.0间接
RubyGemsirb1.18.0间接
RubyGemsjson2.19.3间接
RubyGemslanguage_server-protocol3.17.0.5间接
RubyGemslint_roller1.1.0间接
RubyGemsmemoizable0.4.2间接
RubyGemsmethod_source1.1.0间接
RubyGemsminitest间接
RubyGemsminitest6.0.2间接
RubyGemsmize0.6.1间接
RubyGemsmutex_m间接
RubyGemsmutex_m0.3.0间接
RubyGemsparallel1.27.0间接
RubyGemsparser间接
RubyGemsparser3.3.10.2间接
RubyGemsparser3.3.11.1间接
RubyGemspp0.6.3间接
RubyGemsprettyprint0.2.0间接
RubyGemsprism1.9.0间接
RubyGemspry0.16.0间接
RubyGemspsych5.3.1间接
RubyGemsracc1.8.1间接
RubyGemsrainbow3.1.1间接
RubyGemsrdoc7.2.0间接
RubyGemsreadline0.0.4间接
RubyGemsregexp_parser间接
RubyGemsregexp_parser2.11.3间接
RubyGemsregexp_parser2.12.0间接
RubyGemsreline0.6.3间接
RubyGemsrspec-core间接
RubyGemsrspec-core3.13.6间接
RubyGemsrspec-core4.0.0.beta1间接
RubyGemsrspec-expectations3.13.5间接
RubyGemsrspec-expectations4.0.0.beta1间接
RubyGemsrspec-its间接
RubyGemsrspec-its2.0.0间接
RubyGemsrspec-mocks3.13.7间接
RubyGemsrspec-mocks3.13.8间接
RubyGemsrspec-mocks4.0.0.beta1间接
RubyGemsrspec-support3.13.7间接
RubyGemsrspec-support4.0.0.beta1间接
RubyGemsrubocop间接
RubyGemsrubocop1.86.0间接
RubyGemsrubocop-ast1.49.1间接
RubyGemsruby-progressbar1.13.0间接
RubyGemssecurerandom间接
RubyGemssecurerandom0.4.1间接
RubyGemssimplecov-html0.13.2间接
RubyGemssimplecov_json_formatter0.1.4间接
RubyGemssorbet-runtime间接
RubyGemssorbet-runtime0.6.13055间接
RubyGemssorbet-runtime0.6.13198间接
RubyGemsstringio3.2.0间接
RubyGemssync0.5.0间接
RubyGemsterm-ansicolor1.11.3间接
RubyGemsterminal-table4.0.0间接
RubyGemsthor1.5.0间接
RubyGemsthread_safe0.3.6间接
RubyGemstins1.51.1间接
RubyGemstsort0.2.0间接
RubyGemsunicode-display_width3.2.0间接
RubyGemsunicode-emoji4.2.0间接
RubyGemsunparser间接
RubyGemsunparser0.9.0间接
RubyGemswith_progress1.0.1间接
原始 JSON 报告 机器可读

反馈

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

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

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

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

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