StackExchange.Redis.Extensions is a library that extends StackExchange.Redis, making it easier to work with Redis in .NET applications
imperugo/StackExchange.Redis.Extensions 的健康指数为 100 分中的 78 分,处于「良好」区间。 其得分最高的类别是Vitality(73/100),最低的是Sustainability & Governance(51/100)。 最近一次更新在今天。 近期的大部分工作由 1 位贡献者完成。
指标归入加权类别,统一采用 1–100 量表。总体分先取类别加权平均,再依据公开记录的分布进行校准,使各等级具有百分位含义;当公开证据触发高风险司法辖区政策时,评级会按政策调整,并设置 34(存在风险)的上限。
每条轴代表一个类别。形状比平均值更重要——健康的对象会填满整个图形,而“一峰一谷”式画像意味着某一维度的优势正掩盖另一维度的风险。
加权总体分 67 经校准后在公布的指数量表上为 78(记录校准 2026-08-02)。
项目是否仍有生命——是否仍在编写代码,是否仍在发布版本?
| 36/36 | 推送新近度 — 最近一次推送于 0 天前 |
| 3.5/36 | 提交节奏 — 52 周中有 5 周有提交 |
| 16/18 | 提交量 — 最近一年 59 次提交 |
| 10/10 | OpenSSF Scorecard:Maintained — 14 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10 |
| commits_last_year | 59 |
| human_commit_share | 0.98 |
| days_since_last_push | 0 |
| active_weeks_last_year | 5 |
| 27/27 | 有发布版本 — 已发布 17 个发布版本 |
| 36/36 | 发布时效 — 最近一次发布版本于 0 天前 |
| 12.6/27 | 发布节奏 — 约每 248.1 天发布一次 |
| 0/10 | OpenSSF Scorecard:Signed-Releases — 无数据 |
| releases_count | 17 |
| latest_release_tag | v13.0.0 |
| releases_from_tags | 否 |
| days_since_latest_release | 0 |
| mean_days_between_releases | 248.1 |
项目是否拥有用户、下载量与关注度,并具备欢迎贡献者参与的配置?
| 45.3/60 | 星标 — 625 个星标 |
| 18.7/25 | 复刻 — 178 个复刻 |
| 8.8/15 | 关注者 — 39 位关注者 |
| forks | 178 |
| stars | 625 |
| watchers | 39 |
| 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 指南 |
| 0/13.5 | 行为准则 |
| 0/7.2 | 议题模板 |
| 0/6.3 | PR 模板 |
| has_readme | 是 |
| has_license | 是 |
| readme_badges | 18 |
| has_contributing | 是 |
| has_issue_template | 否 |
| has_code_of_conduct | 否 |
| readme_badge_services | github.com, shields.io |
| has_pull_request_template | 否 |
项目能否在其成员之外延续——巴士系数、响应能力、由谁支持,以及软件包的维护状况?
| 9/54 | 巴士系数 — 1 位贡献者贡献了半数提交 |
| 4.9/22.5 | 提交分布 — 头号贡献者编写了 78% 的提交 |
| 13.5/13.5 | 贡献者广度 — 44 位贡献者 |
| 10/10 | OpenSSF Scorecard:Contributors — project has 6 contributing companies or organizations |
| bus_factor | 1 |
| contributors_sampled | 44 |
| top_contributor_share | 0.784 |
| 41.4/42 | 议题解决 — 99% 的议题已关闭 |
| 8.5/30 | PR 接受 — 已裁定的 PR 中 98/346 已合并 |
| 0/13 | Newcomer PR acceptance — 30 天内没有首次贡献者的 PR 得到裁决 |
| 0/15 | OpenSSF Scorecard:Code-Review — Found 0/14 approved changesets -- score normalized to 0 |
| merged_prs | 98 |
| open_issues | 4 |
| closed_issues | 286 |
| prs_merged_7d | 1 |
| prs_decided_7d | 1 |
| prs_merged_30d | 1 |
| prs_decided_30d | 1 |
| issue_closed_ratio | 0.986 |
| closed_unmerged_prs | 248 |
| first_time_authors_30d | 0 |
| first_time_prs_merged_30d | 0 |
| first_time_prs_decided_30d | 0 |
| 10/30 | 所有权背书 — 个人(用户)账户 |
| 0/20 | 已验证域名 — 不适用于个人账户 |
| 15/25 | 所有者影响力 — imperugo 有 122 位关注者 |
| 25/25 | 既往记录 — 71 个公开仓库,账户约 15 年 |
| followers | 122 |
| owner_type | User |
| is_verified | — |
| owner_login | imperugo |
| public_repos | 71 |
| account_age_days | 5,575 |
基础的工程与文档实践是否到位?
| 24/24 | CI 工作流 — 3 个工作流 |
| 24/24 | 存在测试 |
| 0/16 | Linter 配置 |
| 0/9.6 | Pre-commit 钩子 |
| 6.4/6.4 | .editorconfig |
| 16/20 | OpenSSF Scorecard:CI-Tests — 4 out of 5 merged PRs checked by a CI test -- score normalized to 8 |
| has_ci | 是 |
| has_tests | 是 |
| has_editorconfig | 是 |
| has_linter_config | 否 |
| has_precommit_config | 否 |
| 30/30 | README |
| 25/25 | 文档目录 |
| 0/15 | 文档 / 主页站点 |
| 10/10 | 仓库描述 |
| 10/10 | 主题标签 — 8 个主题标签 |
| 0/10 | Wiki |
| topics | redis, cache, caching, redis-cache, c-sharp, stackexchange, dotnet, redis-client |
| has_wiki | 否 |
| homepage | — |
| docs_site | — |
| has_readme | 是 |
| has_docs_dir | 是 |
| has_description | 是 |
可见的安全与供应链实践是否稳固,且不存在未解决的高风险司法辖区暴露?
| 6.8/7.5 | Binary-Artifacts — binaries present in source code |
| 0/7.5 | Branch-Protection — 无数据 |
| 2/2.5 | CI-Tests — 4 out of 5 merged PRs checked by a CI test -- score normalized to 8 |
| 0/2.5 | CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected |
| 0/7.5 | Code-Review — Found 0/14 approved changesets -- score normalized to 0 |
| 2.5/2.5 | Contributors — project has 6 contributing companies or organizations |
| 10/10 | Dangerous-Workflow — no 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 — 14 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10 |
| 5/5 | Packaging — packaging workflow detected |
| 0/5 | Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0 |
| 5/5 | SAST — SAST tool is run on all commits |
| 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 |
| 5.2/7.5 | Vulnerabilities — 3 existing vulnerabilities detected |
| source | openssf_scorecard |
| checks_evaluated | 16 |
| scorecard_version | v5.5.0 |
| checks_inconclusive | 2 |
| scorecard_aggregate | 6.6 |
| 35/35 | 直接依赖不含已知公告 — 没有直接依赖携带已知公告 |
| 0/25 | 间接依赖不含已知公告 — 在此范围内,传递依赖集合无法与开发和测试依赖区分 |
| 0/40 | 没有长期未处理的公告 — 没有公告带有发布日期 |
| source | osv |
| advisories | 4 |
| affected_packages | 4 |
| assessed_packages | 82 |
| unassessed_packages | 10 |
| affected_by_severity | high 2, moderate 2 |
| direct_affected_packages | 0 |
该仓库在多大程度上具备与 AI 编码代理协同开发与维护的条件?权重刻意设小(4%):代理工具链是一项真实的维护信号,但完全不具备的仓库仍可达到 100/100。
| 0/45 | 代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则 |
| 15/15 | 机器可读文档(llms.txt) — 存在 llms.txt |
| 34.3/40 | 可读的提交历史 — 98 次人类提交中有 63 次说明了意图(结构化标题或解释性正文) |
| has_llms_txt | 是 |
| llms_txt_url | — |
| legible_history_share | 0.643 |
| agent_instruction_files | — |
| agent_instruction_max_bytes | — |
| 12.6/18 | 一条命令的引导启动 — samples/StackExchange.Redis.Samples.Web.Mvc/StackExchange.Redis.Samples.Web.Mvc.csproj, src/aspnet/StackExchange.Redis.Extensions.AspNetCore/StackExchange.Redis.Extensions.AspNetCore.csproj, src/compressors/StackExchange.Redis.Extensions.Compression.Brotli/StackExchange.Redis.Extensions.Compression.Brotli.csproj(工具链约定,无任务运行器) |
| 22/22 | 自动化测试 |
| 0/11 | Lint / 格式化配置 |
| 11/11 | 静态类型检查 — C#(静态类型) |
| 10/10 | 可复现环境 — lockfile |
| 0/10 | 已体现的代理实践 — 最近 100 次提交中没有代理编写的提交 |
| 8/8 | 自动化维护 — 最近 100 次提交中有 2 次为自动依赖更新 |
| 0/10 | OpenSSF Scorecard:Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0 |
| has_nix | 否 |
| has_tests | 是 |
| lockfiles | package-lock.json |
| has_dockerfile | 否 |
| typed_language | 是 |
| bootstrap_files | — |
| has_devcontainer | 否 |
| has_linter_config | 否 |
| typecheck_configs | — |
| agent_commit_share | 0 |
| toolchain_manifests | samples/StackExchange.Redis.Samples.Web.Mvc/StackExchange.Redis.Samples.Web.Mvc.csproj, src/aspnet/StackExchange.Redis.Extensions.AspNetCore/StackExchange.Redis.Extensions.AspNetCore.csproj, src/compressors/StackExchange.Redis.Extensions.Compression.Brotli/StackExchange.Redis.Extensions.Compression.Brotli.csproj, src/compressors/StackExchange.Redis.Extensions.Compression.GZip/StackExchange.Redis.Extensions.Compression.GZip.csproj, src/compressors/StackExchange.Redis.Extensions.Compression.LZ4/StackExchange.Redis.Extensions.Compression.LZ4.csproj, src/compressors/StackExchange.Redis.Extensions.Compression.Snappier/StackExchange.Redis.Extensions.Compression.Snappier.csproj, src/compressors/StackExchange.Redis.Extensions.Compression.ZstdSharp/StackExchange.Redis.Extensions.Compression.ZstdSharp.csproj, src/core/StackExchange.Redis.Extensions.Core/StackExchange.Redis.Extensions.Core.csproj, src/serializers/StackExchange.Redis.Extensions.MemoryPack/StackExchange.Redis.Extensions.MemoryPack.csproj, src/serializers/StackExchange.Redis.Extensions.MsgPack/StackExchange.Redis.Extensions.MsgPack.csproj, src/serializers/StackExchange.Redis.Extensions.Newtonsoft/StackExchange.Redis.Extensions.Newtonsoft.csproj, src/serializers/StackExchange.Redis.Extensions.Protobuf/StackExchange.Redis.Extensions.Protobuf.csproj, src/serializers/StackExchange.Redis.Extensions.ServiceStack/StackExchange.Redis.Extensions.ServiceStack.csproj, src/serializers/StackExchange.Redis.Extensions.System.Text.Json/StackExchange.Redis.Extensions.System.Text.Json.csproj, src/serializers/StackExchange.Redis.Extensions.Utf8Json/StackExchange.Redis.Extensions.Utf8Json.csproj, tests/StackExchange.Redis.Extensions.Compression.Tests/StackExchange.Redis.Extensions.Compression.Tests.csproj, tests/StackExchange.Redis.Extensions.Core.Tests/StackExchange.Redis.Extensions.Core.Tests.csproj |
| dependency_bot_commit_share | 0.02 |
| 45/45 | 可类型检查的代码 — C#(静态类型) |
| 55/55 | 可控的文件大小 — 采样的 117 个源文件中有 0 个超过 60KB |
| primary_language | C# |
| largest_source_bytes | 47,418 |
| source_files_sampled | 117 |
| oversized_source_files | 0 |
| 0/40 | API 模式(OpenAPI/GraphQL/proto) — 不适用于此类软件 |
| 0/20 | MCP 服务器 — 不适用于此类软件 |
| 40/40 | 可运行示例 — samples |
| example_dirs | samples |
| has_mcp_signal | 否 |
| api_schema_files | — |
| interfaces_expected_of | — |
每颗 star 和每个 fork 的添加时间,来自 GitHub 并按天汇总。累计增长位于其构成来源——每日新增——的正上方,二者可相互对照:稳定的自然增长与短暂的突增形态截然不同。当这一差别可被衡量时,它会作为增长真实性予以报告。
每个点涵盖 11 天。
来自开源项目 OpenSSF Scorecard 的独立、工具无关的安全评估。每项检查奖励的是安全实践本身,而非特定供应商的工具。Scorecard 无法判定的检查项标记为 不适用,并从安全评分中剔除(绝不按零分计)。
| 9 | Binary-Artifacts | binaries present in source code |
| 不适用 | Branch-Protection | internal 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 |
| 8 | CI-Tests | 4 out of 5 merged PRs checked by a CI test -- score normalized to 8 |
| 0 | CII-Best-Practices | no effort to earn an OpenSSF best practices badge detected |
| 0 | Code-Review | Found 0/14 approved changesets -- score normalized to 0 |
| 10 | Contributors | project has 6 contributing companies or organizations |
| 10 | Dangerous-Workflow | no dangerous workflow patterns detected |
| 10 | Dependency-Update-Tool | update tool detected |
| 0 | Fuzzing | project is not fuzzed |
| 10 | License | license file detected |
| 10 | Maintained | 14 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10 |
| 10 | Packaging | packaging workflow detected |
| 0 | Pinned-Dependencies | dependency not pinned by hash detected -- score normalized to 0 |
| 10 | SAST | SAST tool is run on all commits |
| 10 | Security-Policy | security policy file detected |
| 不适用 | Signed-Releases | no releases found |
| 0 | Token-Permissions | detected GitHub workflow tokens with excessive permissions |
| 7 | Vulnerabilities | 3 existing vulnerabilities detected |
来自 GitHub 依赖图的完整解析依赖集合:0 个直接依赖与 92 个间接(传递)软件包。仓库提交锁文件时,传递闭包才是完整的。
| 注册表 | 软件包 | 版本 | 关系 |
|---|---|---|---|
| npm | ansi-escapes | 6.2.0 | 间接 |
| npm | ansi-regex | 6.0.1 | 间接 |
| npm | ansi-styles | 6.2.1 | 间接 |
| npm | braces | 3.0.3 | 间接 |
| npm | chalk | 5.3.0 | 间接 |
| npm | cli-cursor | 4.0.0 | 间接 |
| npm | cli-truncate | 4.0.0 | 间接 |
| npm | colorette | 2.0.20 | 间接 |
| npm | commander | 11.1.0 | 间接 |
| npm | cross-spawn | 7.0.3 | 间接 |
| npm | debug | 4.3.4 | 间接 |
| npm | emoji-regex | 10.3.0 | 间接 |
| npm | eventemitter3 | 5.0.1 | 间接 |
| npm | execa | 8.0.1 | 间接 |
| npm | fill-range | 7.1.1 | 间接 |
| npm | get-east-asian-width | 1.2.0 | 间接 |
| npm | get-stream | 8.0.1 | 间接 |
| npm | human-signals | 5.0.0 | 间接 |
| npm | husky | 8.0.3 | 间接 |
| npm | is-fullwidth-code-point | 4.0.0 | 间接 |
| npm | is-fullwidth-code-point | 5.0.0 | 间接 |
| npm | is-number | 7.0.0 | 间接 |
| npm | is-stream | 3.0.0 | 间接 |
| npm | isexe | 2.0.0 | 间接 |
| npm | lilconfig | 3.0.0 | 间接 |
| npm | lint-staged | 15.2.0 | 间接 |
| npm | listr2 | 8.0.0 | 间接 |
| npm | log-update | 6.0.0 | 间接 |
| npm | merge-stream | 2.0.0 | 间接 |
| npm | micromatch | 4.0.5 | 间接 |
| npm | mimic-fn | 2.1.0 | 间接 |
| npm | mimic-fn | 4.0.0 | 间接 |
| npm | ms | 2.1.2 | 间接 |
| npm | npm-run-path | 5.2.0 | 间接 |
| npm | onetime | 5.1.2 | 间接 |
| npm | onetime | 6.0.0 | 间接 |
| npm | path-key | 3.1.1 | 间接 |
| npm | path-key | 4.0.0 | 间接 |
| npm | picomatch | 2.3.2 | 间接 |
| npm | pidtree | 0.6.0 | 间接 |
| npm | restore-cursor | 4.0.0 | 间接 |
| npm | rfdc | 1.3.0 | 间接 |
| npm | shebang-command | 2.0.0 | 间接 |
| npm | shebang-regex | 3.0.0 | 间接 |
| npm | signal-exit | 3.0.7 | 间接 |
| npm | signal-exit | 4.1.0 | 间接 |
| npm | slice-ansi | 5.0.0 | 间接 |
| npm | slice-ansi | 7.1.0 | 间接 |
| npm | string-argv | 0.3.2 | 间接 |
| npm | string-width | 7.0.0 | 间接 |
| npm | strip-ansi | 7.1.0 | 间接 |
| npm | strip-final-newline | 3.0.0 | 间接 |
| npm | to-regex-range | 5.0.1 | 间接 |
| npm | type-fest | 3.13.1 | 间接 |
| npm | which | 2.0.2 | 间接 |
| npm | wrap-ansi | 9.0.0 | 间接 |
| npm | yaml | 2.3.4 | 间接 |
| NuGet | coverlet.collector | 10.0.1 | 间接 |
| NuGet | Jil | 2.17.0 | 间接 |
| NuGet | K4os.Compression.LZ4 | — | 间接 |
| NuGet | MemoryPack | — | 间接 |
| NuGet | Microsoft.NET.Test.Sdk | 16.4.0 | 间接 |
| NuGet | Microsoft.NET.Test.Sdk | 18.7.0 | 间接 |
| NuGet | Microsoft.SourceLink.GitHub | 10.0.300 | 间接 |
| NuGet | MsgPack.Cli | — | 间接 |
| NuGet | MsgPack.Cli | 1.0.1 | 间接 |
| NuGet | Neovolve.Logging.Xunit | 6.3.0 | 间接 |
| NuGet | Newtonsoft.Json | — | 间接 |
| NuGet | Newtonsoft.Json | 12.0.3 | 间接 |
| NuGet | NSubstitute | 5.3.0 | 间接 |
| NuGet | protobuf-net | — | 间接 |
| NuGet | protobuf-net | 2.4.4 | 间接 |
| NuGet | ServiceStack.Text | — | 间接 |
| NuGet | Snappier | — | 间接 |
| NuGet | StackExchange.Redis | — | 间接 |
| NuGet | StackExchange.Redis | 2.0.601 | 间接 |
| NuGet | System.Runtime.CompilerServices.Unsafe | 6.1.2 | 间接 |
| NuGet | System.Text.Json | 9.0.1 | 间接 |
| NuGet | Utf8Json | — | 间接 |
| NuGet | Utf8Json | 1.3.7 | 间接 |
| NuGet | xunit | 2.4.1 | 间接 |
| NuGet | xunit | 2.9.3 | 间接 |
| NuGet | xunit.abstractions | 2.0.3 | 间接 |
| NuGet | xunit.analyzers | 0.10.0 | 间接 |
| NuGet | xunit.assert | 2.4.1 | 间接 |
| NuGet | xunit.categories | 3.0.1 | 间接 |
| NuGet | xunit.core | 2.4.1 | 间接 |
| NuGet | xunit.extensibility.core | 2.4.1 | 间接 |
| NuGet | xunit.extensibility.execution | 2.4.1 | 间接 |
| NuGet | xunit.runner.visualstudio | 2.4.1 | 间接 |
| NuGet | xunit.runner.visualstudio | 3.1.5 | 间接 |
| NuGet | ZstdSharp.Port | — | 间接 |
该仓库未发布可被索引解析的包,因此评估的是其自身的依赖图——共 82 个包,其中也包含从不交付的开发与测试版本固定:4 个存在已知公告,0 个为直接依赖。 有 10 个无法评估——没有已解析的版本、生态系统不受支持,或不在所列包清单之内。
| 软件包 | 版本 | 关系 | 严重程度 | 公告数 | 修复版本 |
|---|---|---|---|---|---|
| cross-spawn | 7.0.3 | 间接 | 高 | 1 | 7.0.5 |
| Newtonsoft.Json | 12.0.3 | 间接 | 高 | 1 | 13.0.1 |
| micromatch | 4.0.5 | 间接 | 中 | 1 | 4.0.8 |
| yaml | 2.3.4 | 间接 | 中 | 1 | 2.8.3 |
公告表示依赖图中记录的版本落入某条公告的受影响范围。可达性未经分析,且依赖图包含开发与测试的版本固定——某项发现可能只涉及工具链而非交付的软件。
发现这份报告有不准确之处,或有想法要分享?错误的测量、未识别的工具、建议、疑问——都欢迎提出。每条消息都会被阅读并得到回复。