公开记录
软件健康报告模式 0.16.0 · 指标 2.10.0 · 2026-07-20 22:46 UTC

decantr-ai / decantr

Decantr AI design intelligence layer for AI-generated web applications

TypeScriptMIT★ 6 星标⑂ 1 复刻始于 2026年3月在 GitHub 上查看 ↗

decantr-ai/decantr 的健康指数为 100 分中的 69 分,处于「良好」区间。 其得分最高的类别是AI Readiness(88/100),最低的是Community & Adoption(29/100)。 最近一次更新在 3 天前。 近期的大部分工作由 1 位贡献者完成。

69
总分 / 100
良好

软件健康指数

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

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

评分画像

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

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

所有权

0 关注者3 个公开仓库始于 2026年2月

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

按类别列示的指标

活力

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

84优秀 · 占总体的 21%
评分方式
36/36推送新近度最近一次推送于 3 天前
10.4/36提交节奏52 周中有 15 周有提交
18/18提交量最近一年 2,253 次提交
10/10OpenSSF Scorecard:Maintained30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
所用输入
commits_last_year2,253
human_commit_share
days_since_last_push3
active_weeks_last_year15

发布纪律

100卓越
评分方式
27/27有发布版本已发布 17 个发布版本
36/36发布时效最近一次发布版本于 4 天前
27/27发布节奏约每 7 天发布一次
0/10OpenSSF Scorecard:Signed-Releases无数据
所用输入
releases_count17
latest_release_tagv3.8.3
releases_from_tags
days_since_latest_release4
mean_days_between_releases7
已排除计分(无数据或不适用):OpenSSF Scorecard:Signed-Releases。 其余权重已重新归一化。

社区与采用

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

29存在风险 · 占总体的 17%
评分方式
11.3/60星标6 个星标
0/25复刻1 个复刻
0/15关注者1 位关注者
所用输入
forks1
stars6
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

社区健康

50中等
评分方式
22.5/22.5README
22.5/22.5许可证可识别的许可证(MIT)
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

可持续性与治理

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

43薄弱 · 占总体的 23%
评分方式
9/54巴士系数1 位贡献者贡献了半数提交
0.8/22.5提交分布头号贡献者编写了 96% 的提交
2.7/13.5贡献者广度2 位贡献者
3/10OpenSSF Scorecard:Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
所用输入
bus_factor1
contributors_sampled2
top_contributor_share0.964
评分方式
42/42议题解决100% 的议题已关闭
22.2/30PR 接受已裁定的 PR 中 97/131 已合并
0/13Newcomer PR acceptance30 天内没有首次贡献者的 PR 得到裁决
0/15OpenSSF Scorecard:Code-ReviewFound 0/27 approved changesets -- score normalized to 0
所用输入
merged_prs97
open_issues0
closed_issues1
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio1
closed_unmerged_prs34
first_time_authors_30d
first_time_prs_merged_30d
first_time_prs_decided_30d
已排除计分(无数据或不适用):Newcomer PR acceptance。 其余权重已重新归一化。
评分方式
30/30所有权背书组织持有
0/20已验证域名未读取该组织的域名验证状态
0/25所有者影响力decantr-ai 有 0 位关注者
5.2/25既往记录3 个公开仓库,账户约 0 年
所用输入
followers0
owner_typeOrganization
is_verified
owner_logindecantr-ai
public_repos3
account_age_days153
已排除计分(无数据或不适用):已验证域名。 其余权重已重新归一化。

工程质量

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

86优秀 · 占总体的 19%

工程实践

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

文档

90优秀
评分方式
30/30README
25/25文档目录
15/15文档 / 主页站点https://decantr.ai
10/10仓库描述
10/10主题标签14 个主题标签
0/10Wiki
所用输入
topicsai, ai-coding, claude, cursor, design-intelligence, design-system, llm-tools, mcp, mcp-server, model-context-protocol, ui-generation, windsurf, decantr, decantr-ai
has_wiki
homepagehttps://decantr.ai
docs_sitehttps://decantr.ai
has_readme
has_docs_dir
has_description

安全

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

61中等 · 占总体的 16%

安全态势

51中等
评分方式
7.5/7.5Binary-Artifactsno binaries found in the repo
0/7.5Branch-Protectionbranch protection not enabled on development/release branches
2.5/2.5CI-Tests8 out of 8 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
0/7.5Code-ReviewFound 0/27 approved changesets -- score normalized to 0
0.8/2.5Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
0/10Dangerous-Workflowdangerous workflow patterns detected
7.5/7.5Dependency-Update-Toolupdate tool detected
0/5Fuzzingproject is not fuzzed
2.5/2.5许可证license file detected
7.5/7.5Maintained30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging无数据
4/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 8
5/5SASTSAST tool is run on all commits
2/5Security-Policysecurity policy file 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_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate5.1
已排除计分(无数据或不适用):Packaging, Signed-Releases。 其余权重已重新归一化。
评分方式
35/35直接依赖不含已知公告没有直接依赖携带已知公告
0/25间接依赖不含已知公告在此范围内,传递依赖集合无法与开发和测试依赖区分
0/40没有长期未处理的公告没有公告带有发布日期
所用输入
sourceosv
advisories7
affected_packages1
assessed_packages438
unassessed_packages43
affected_by_severityhigh 1
direct_affected_packages0
已排除计分(无数据或不适用):间接依赖不含已知公告, 没有长期未处理的公告。 其余权重已重新归一化。 已将 438 个已解析依赖与 OSV 比对。 有 43 项无法评估——没有已解析的版本、生态系统不受支持,或超出所报告的软件包清单。 该仓库未发布任何索引可解析的软件包,因此改为评估仓库依赖图。该图将开发与测试版本固定同交付的依赖混在一起,因此仅对声明的运行时依赖计分;传递性发现仅作为背景信息列出,不计入评分。 未对可达性进行分析。

AI 就绪度

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

88优秀 · 占总体的 4%
评分方式
45/45代理指令CLAUDE.md
15/15机器可读文档(llms.txt)存在 llms.txt
0/40可读的提交历史无数据
所用输入
has_llms_txt
llms_txt_url
legible_history_share
agent_instruction_filesCLAUDE.md
agent_instruction_max_bytes27,641
已排除计分(无数据或不适用):可读的提交历史。 其余权重已重新归一化。
评分方式
0/18一条命令的引导启动
22/22自动化测试
11/11Lint / 格式化配置biome.json
11/11静态类型检查apps/api/tsconfig.json, apps/showcase-host/tsconfig.json, fixtures/qualification/3.9/oracles/route-source/tsconfig.json, packages/cli/tsconfig.json, packages/content/tsconfig.json, packages/core/tsconfig.json, packages/css/tsconfig.json, packages/essence-spec/tsconfig.json, packages/mcp-server/tsconfig.json, packages/registry/tsconfig.json, packages/telemetry/tsconfig.json, packages/verifier/fixtures/discovery/mixed-angular-react-tanstack/apps/react-console/tsconfig.json, packages/verifier/fixtures/source/golden/tsconfig.json, packages/verifier/tsconfig.json, packages/vite-plugin/tsconfig.json
10/10可复现环境Dockerfile, lockfile
0/10已体现的代理实践无数据
5/8自动化维护已配置依赖自动化,但在抽样提交中未观察到
8/10OpenSSF Scorecard:Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 8
所用输入
has_nix
has_tests
lockfilespackage-lock.json, pnpm-lock.yaml
has_dockerfile
typed_language
bootstrap_files
has_devcontainer
has_linter_config
typecheck_configsapps/api/tsconfig.json, apps/showcase-host/tsconfig.json, fixtures/qualification/3.9/oracles/route-source/tsconfig.json, packages/cli/tsconfig.json, packages/content/tsconfig.json, packages/core/tsconfig.json, packages/css/tsconfig.json, packages/essence-spec/tsconfig.json, packages/mcp-server/tsconfig.json, packages/registry/tsconfig.json, packages/telemetry/tsconfig.json, packages/verifier/fixtures/discovery/mixed-angular-react-tanstack/apps/react-console/tsconfig.json, packages/verifier/fixtures/source/golden/tsconfig.json, packages/verifier/tsconfig.json, packages/vite-plugin/tsconfig.json
agent_commit_share
toolchain_manifests
dependency_bot_commit_share0
已排除计分(无数据或不适用):已体现的代理实践。 其余权重已重新归一化。
评分方式
45/45可类型检查的代码TypeScript(静态类型)
54.4/55可控的文件大小采样的 1,813 个源文件中有 19 个超过 60KB
所用输入
primary_languageTypeScript
largest_source_bytes679,256
source_files_sampled1,813
oversized_source_files19

关键数据

6GitHub 星标
2贡献者
2,253最近 12 个月提交数
3距最近推送天数
17发布版本数
1巴士系数(bus factor)
0开放议题
npm软件包生态系统数

更多细节

OpenSSF Scorecard 5.1 / 10
5.1综合

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests8 out of 8 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/27 approved changesets -- score normalized to 0
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
0Dangerous-Workflowdangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
不适用Packagingpackaging workflow not detected
8Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 8
10SASTSAST tool is run on all commits
4Security-Policysecurity policy file detected
不适用Signed-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
全部依赖 481

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

注册表软件包版本关系
npm@angular/core^21.0.0间接
npm@angular/router^21.0.0间接
npm@asamuzakjp/css-color5.1.11间接
npm@asamuzakjp/dom-selector7.1.1间接
npm@asamuzakjp/generational-cache1.0.1间接
npm@asamuzakjp/nwsapi2.3.9间接
npm@biomejs/biome2.4.15间接
npm@biomejs/cli-darwin-arm642.4.15间接
npm@biomejs/cli-darwin-x642.4.15间接
npm@biomejs/cli-linux-arm642.4.15间接
npm@biomejs/cli-linux-arm64-musl2.4.15间接
npm@biomejs/cli-linux-x642.4.15间接
npm@biomejs/cli-linux-x64-musl2.4.15间接
npm@biomejs/cli-win32-arm642.4.15间接
npm@biomejs/cli-win32-x642.4.15间接
npm@bramus/specificity2.4.2间接
npm@csstools/color-helpers6.0.2间接
npm@csstools/css-calc3.2.0间接
npm@csstools/css-color-parser4.1.0间接
npm@csstools/css-parser-algorithms4.0.0间接
npm@csstools/css-syntax-patches-for-csstree1.1.3间接
npm@csstools/css-tokenizer4.0.0间接
npm@emnapi/core1.11.1间接
npm@emnapi/runtime1.11.1间接
npm@emnapi/wasi-threads1.2.2间接
npm@esbuild/aix-ppc640.28.1间接
npm@esbuild/android-arm0.28.1间接
npm@esbuild/android-arm640.28.1间接
npm@esbuild/android-x640.28.1间接
npm@esbuild/darwin-arm640.28.1间接
npm@esbuild/darwin-x640.28.1间接
npm@esbuild/freebsd-arm640.28.1间接
npm@esbuild/freebsd-x640.28.1间接
npm@esbuild/linux-arm0.28.1间接
npm@esbuild/linux-arm640.28.1间接
npm@esbuild/linux-ia320.28.1间接
npm@esbuild/linux-loong640.28.1间接
npm@esbuild/linux-mips64el0.28.1间接
npm@esbuild/linux-ppc640.28.1间接
npm@esbuild/linux-riscv640.28.1间接
npm@esbuild/linux-s390x0.28.1间接
npm@esbuild/linux-x640.28.1间接
npm@esbuild/netbsd-arm640.28.1间接
npm@esbuild/netbsd-x640.28.1间接
npm@esbuild/openbsd-arm640.28.1间接
npm@esbuild/openbsd-x640.28.1间接
npm@esbuild/openharmony-arm640.28.1间接
npm@esbuild/sunos-x640.28.1间接
npm@esbuild/win32-arm640.28.1间接
npm@esbuild/win32-ia320.28.1间接
npm@esbuild/win32-x640.28.1间接
npm@exodus/bytes1.15.0间接
npm@hono/node-server1.19.14间接
npm@hono/node-server2.0.3间接
npm@hono/node-server^2.0.3间接
npm@isaacs/fs-minipass4.0.1间接
npm@jridgewell/gen-mapping0.3.13间接
npm@jridgewell/resolve-uri3.1.2间接
npm@jridgewell/sourcemap-codec1.5.5间接
npm@jridgewell/trace-mapping0.3.31间接
npm@modelcontextprotocol/sdk1.29.0间接
npm@modelcontextprotocol/sdk^1.29.0间接
npm@napi-rs/wasm-runtime1.1.6间接
npm@oxc-project/types0.137.0间接
npm@parcel/watcher2.5.6间接
npm@parcel/watcher-android-arm642.5.6间接
npm@parcel/watcher-darwin-arm642.5.6间接
npm@parcel/watcher-darwin-x642.5.6间接
npm@parcel/watcher-freebsd-x642.5.6间接
npm@parcel/watcher-linux-arm-glibc2.5.6间接
npm@parcel/watcher-linux-arm-musl2.5.6间接
npm@parcel/watcher-linux-arm64-glibc2.5.6间接
npm@parcel/watcher-linux-arm64-musl2.5.6间接
npm@parcel/watcher-linux-x64-glibc2.5.6间接
npm@parcel/watcher-linux-x64-musl2.5.6间接
npm@parcel/watcher-win32-arm642.5.6间接
npm@parcel/watcher-win32-ia322.5.6间接
npm@parcel/watcher-win32-x642.5.6间接
npm@pinojs/redact0.4.0间接
npm@puppeteer/browsers2.13.0间接
npm@rolldown/binding-android-arm641.1.3间接
npm@rolldown/binding-darwin-arm641.1.3间接
npm@rolldown/binding-darwin-x641.1.3间接
npm@rolldown/binding-freebsd-x641.1.3间接
npm@rolldown/binding-linux-arm-gnueabihf1.1.3间接
npm@rolldown/binding-linux-arm64-gnu1.1.3间接
npm@rolldown/binding-linux-arm64-musl1.1.3间接
npm@rolldown/binding-linux-ppc64-gnu1.1.3间接
npm@rolldown/binding-linux-s390x-gnu1.1.3间接
npm@rolldown/binding-linux-x64-gnu1.1.3间接
npm@rolldown/binding-linux-x64-musl1.1.3间接
npm@rolldown/binding-openharmony-arm641.1.3间接
npm@rolldown/binding-wasm32-wasi1.1.3间接
npm@rolldown/binding-win32-arm64-msvc1.1.3间接
npm@rolldown/binding-win32-x64-msvc1.1.3间接
npm@rolldown/pluginutils1.0.1间接
npm@rollup/rollup-android-arm-eabi4.60.0间接
npm@rollup/rollup-android-arm644.60.0间接
npm@rollup/rollup-darwin-arm644.60.0间接
npm@rollup/rollup-darwin-x644.60.0间接
npm@rollup/rollup-freebsd-arm644.60.0间接
npm@rollup/rollup-freebsd-x644.60.0间接
npm@rollup/rollup-linux-arm-gnueabihf4.60.0间接
npm@rollup/rollup-linux-arm-musleabihf4.60.0间接
npm@rollup/rollup-linux-arm64-gnu4.60.0间接
npm@rollup/rollup-linux-arm64-musl4.60.0间接
npm@rollup/rollup-linux-loong64-gnu4.60.0间接
npm@rollup/rollup-linux-loong64-musl4.60.0间接
npm@rollup/rollup-linux-ppc64-gnu4.60.0间接
npm@rollup/rollup-linux-ppc64-musl4.60.0间接
npm@rollup/rollup-linux-riscv64-gnu4.60.0间接
npm@rollup/rollup-linux-riscv64-musl4.60.0间接
npm@rollup/rollup-linux-s390x-gnu4.60.0间接
npm@rollup/rollup-linux-x64-gnu4.60.0间接
npm@rollup/rollup-linux-x64-musl4.60.0间接
npm@rollup/rollup-openbsd-x644.60.0间接
npm@rollup/rollup-openharmony-arm644.60.0间接
npm@rollup/rollup-win32-arm64-msvc4.60.0间接
npm@rollup/rollup-win32-ia32-msvc4.60.0间接
npm@rollup/rollup-win32-x64-gnu4.60.0间接
npm@rollup/rollup-win32-x64-msvc4.60.0间接
npm@standard-schema/spec1.1.0间接
npm@tanstack/react-form^1.0.0间接
npm@tanstack/react-query^6.0.0间接
npm@tanstack/react-router^1.140.0间接
npm@tootallnate/quickjs-emscripten0.23.0间接
npm@tybys/wasm-util0.10.3间接
npm@types/chai5.2.3间接
npm@types/deep-eql4.0.2间接
npm@types/estree1.0.8间接
npm@types/estree1.0.9间接
npm@types/node25.6.0间接
npm@types/node25.9.1间接
npm@types/node^25.9.1间接
npm@types/react19.2.15间接
npm@types/react^19.2.15间接
npm@types/react-dom19.2.3间接
npm@types/react-dom^19.0.0间接
npm@types/yauzl2.10.3间接
npm@vitejs/plugin-react6.0.2间接
npm@vitejs/plugin-react^5.0.0间接
npm@vitejs/plugin-react^5.1.2间接
npm@vitejs/plugin-react^6.0.2间接
npm@vitest/expect4.1.7间接
npm@vitest/mocker4.1.7间接
npm@vitest/pretty-format4.1.7间接
npm@vitest/runner4.1.7间接
npm@vitest/snapshot4.1.7间接
npm@vitest/spy4.1.7间接
npm@vitest/utils4.1.7间接
npmaccepts2.0.0间接
npmacorn8.16.0间接
npmagent-base7.1.4间接
npmajv8.20.0间接
npmajv^8.20.0间接
npmajv-formats3.0.1间接
npmajv-formats^3.0.1间接
npmansi-regex5.0.1间接
npmansi-styles4.3.0间接
npmany-promise1.3.0间接
npmassertion-error2.0.1间接
npmast-types0.13.4间接
npmatomic-sleep1.0.0间接
npmb4a1.8.0间接
npmbare-events2.8.2间接
npmbare-fs4.7.1间接
npmbare-os3.9.0间接
npmbare-path3.0.0间接
npmbare-stream2.13.0间接
npmbare-url2.4.2间接
npmbasic-ftp5.3.1间接
npmbidi-js1.0.3间接
npmbody-parser2.2.2间接
npmbuffer-crc320.2.13间接
npmbundle-require5.1.0间接
npmbytes3.1.2间接
npmcac6.7.14间接
npmcall-bind-apply-helpers1.0.2间接
npmcall-bound1.0.4间接
npmchai6.2.2间接
npmchokidar4.0.3间接
npmchownr3.0.0间接
npmchromium-bidi14.0.0间接
npmcliui8.0.1间接
npmcolor-convert2.0.1间接
npmcolor-name1.1.4间接
npmcommander4.1.1间接
npmconfbox0.1.8间接
npmconsola3.4.2间接
npmcontent-disposition1.0.1间接
npmcontent-type1.0.5间接
npmconvert-source-map2.0.0间接
npmcookie0.7.2间接
npmcookie1.1.1间接
npmcookie-signature1.2.2间接
npmcors2.8.6间接
npmcross-spawn7.0.6间接
npmcss-tree3.2.1间接
npmcsstype3.2.3间接
npmdata-uri-to-buffer6.0.2间接
npmdata-urls7.0.0间接
npmdebug4.4.3间接
npmdecimal.js10.6.0间接
npmdegenerator5.0.1间接
npmdepd2.0.0间接
npmdetect-libc2.1.2间接
npmdevtools-protocol0.0.1595872间接
npmdotenv16.6.1间接
npmdotenv17.3.1间接
npmdotenv-cli11.0.0间接
npmdotenv-cli^11.0.0间接
npmdotenv-expand12.0.3间接
npmdunder-proto1.0.1间接
npmecharts^6.0.0间接
npmee-first1.1.1间接
npmemoji-regex8.0.0间接
npmencodeurl2.0.0间接
npmend-of-stream1.4.5间接
npmentities8.0.0间接
npmentities^8.0.0间接
npmes-define-property1.0.1间接
npmes-errors1.3.0间接
npmes-module-lexer2.1.0间接
npmes-object-atoms1.1.1间接
npmesbuild0.28.1间接
npmescalade3.2.0间接
npmescape-html1.0.3间接
npmescodegen2.1.0间接
npmesprima4.0.1间接
npmestraverse5.3.0间接
npmestree-walker3.0.3间接
npmesutils2.0.3间接
npmetag1.8.1间接
npmevents-universal1.0.1间接
npmeventsource3.0.7间接
npmeventsource-parser3.0.6间接
npmexpect-type1.3.0间接
npmexpress5.2.1间接
npmexpress-rate-limit8.3.1间接
npmextract-zip2.0.1间接
npmfast-deep-equal3.1.3间接
npmfast-fifo1.3.2间接
npmfast-uri3.1.2间接
npmfd-slicer1.1.0间接
npmfdir6.5.0间接
npmfinalhandler2.1.1间接
npmfix-dts-default-cjs-exports1.0.1间接
npmforwarded0.2.0间接
npmfresh2.0.0间接
npmfsevents2.3.3间接
npmfunction-bind1.1.2间接
npmget-caller-file2.0.5间接
npmget-intrinsic1.3.0间接
npmget-proto1.0.1间接
npmget-stream5.2.0间接
npmget-uri6.0.5间接
npmgopd1.2.0间接
npmhas-symbols1.1.0间接
npmhasown2.0.3间接
npmhono4.12.27间接
npmhono^4.12.27间接
npmhtml-encoding-sniffer6.0.0间接
npmhttp-errors2.0.1间接
npmhttp-proxy-agent7.0.2间接
npmhttps-proxy-agent7.0.6间接
npmiconv-lite0.7.2间接
npmimmutable5.1.5间接
npminherits2.0.4间接
npmip-address10.2.0间接
npmipaddr.js1.9.1间接
npmis-extglob2.1.1间接
npmis-fullwidth-code-point3.0.0间接
npmis-glob4.0.3间接
npmis-potential-custom-element-name1.0.1间接
npmis-promise4.0.0间接
npmisexe2.0.0间接
npmjiti2.7.0间接
npmjose6.2.2间接
npmjoycon3.1.1间接
npmjsdom29.1.1间接
npmjsdom^29.1.1间接
npmjson-schema-traverse1.0.0间接
npmjson-schema-typed8.0.2间接
npmlightningcss1.32.0间接
npmlightningcss-android-arm641.32.0间接
npmlightningcss-darwin-arm641.32.0间接
npmlightningcss-darwin-x641.32.0间接
npmlightningcss-freebsd-x641.32.0间接
npmlightningcss-linux-arm-gnueabihf1.32.0间接
npmlightningcss-linux-arm64-gnu1.32.0间接
npmlightningcss-linux-arm64-musl1.32.0间接
npmlightningcss-linux-x64-gnu1.32.0间接
npmlightningcss-linux-x64-musl1.32.0间接
npmlightningcss-win32-arm64-msvc1.32.0间接
npmlightningcss-win32-x64-msvc1.32.0间接
npmlilconfig3.1.3间接
npmlines-and-columns1.2.4间接
npmload-tsconfig0.2.5间接
npmlru-cache11.3.6间接
npmlru-cache7.18.3间接
npmlucide-react1.16.0间接
npmlucide-react^1.0.0间接
npmlucide-react^1.16.0间接
npmmagic-string0.30.21间接
npmmath-intrinsics1.1.0间接
npmmdn-data2.27.1间接
npmmedia-typer1.1.0间接
npmmerge-descriptors2.0.0间接
npmmime-db1.54.0间接
npmmime-types3.0.2间接
npmminimist1.2.8间接
npmminipass7.1.3间接
npmminizlib3.1.0间接
npmmitt3.0.1间接
npmmlly1.8.2间接
npmms2.1.3间接
npmmz2.7.0间接
npmnanoid3.3.12间接
npmnegotiator1.0.0间接
npmnetmask2.1.1间接
npmnext^16.1.0间接
npmnode-addon-api7.1.1间接
npmobject-assign4.1.1间接
npmobject-inspect1.13.4间接
npmobug2.1.1间接
npmon-exit-leak-free2.1.2间接
npmon-finished2.4.1间接
npmonce1.4.0间接
npmpac-proxy-agent7.2.0间接
npmpac-resolver7.0.1间接
npmparse58.0.1间接
npmparseurl1.3.3间接
npmpath-key3.1.1间接
npmpath-to-regexp8.4.0间接
npmpathe2.0.3间接
npmpend1.2.0间接
npmpicocolors1.1.1间接
npmpicomatch4.0.4间接
npmpino10.3.1间接
npmpino^10.3.1间接
npmpino-abstract-transport3.0.0间接
npmpino-std-serializers7.1.0间接
npmpirates4.0.7间接
npmpkce-challenge5.0.1间接
npmpkg-types1.3.1间接
npmpostcss8.5.10间接
npmpostcss-load-config6.0.1间接
npmprocess-warning5.0.0间接
npmprogress2.0.3间接
npmproxy-addr2.0.7间接
npmproxy-agent6.5.0间接
npmproxy-from-env1.1.0间接
npmpump3.0.4间接
npmpunycode2.3.1间接
npmpuppeteer-core24.42.0间接
npmqs6.15.2间接
npmquick-format-unescaped4.0.4间接
npmrange-parser1.2.1间接
npmraw-body3.0.2间接
npmreact19.2.3间接
npmreact19.2.6间接
npmreact^19.0.0间接
npmreact^19.2.3间接
npmreact^19.2.6间接
npmreact-dom19.2.6间接
npmreact-dom^19.0.0间接
npmreact-dom^19.2.3间接
npmreact-dom^19.2.6间接
npmreact-router7.13.1间接
npmreact-router7.15.1间接
npmreact-router-dom7.15.1间接
npmreact-router-dom^7.15.1间接
npmreaddirp4.1.2间接
npmreal-require0.2.0间接
npmrequire-directory2.1.1间接
npmrequire-from-string2.0.2间接
npmresolve-from5.0.0间接
npmrolldown1.1.3间接
npmrollup4.60.0间接
npmrouter2.2.0间接
npmsafe-stable-stringify2.5.0间接
npmsafer-buffer2.1.2间接
npmsass1.97.3间接
npmsaxes6.0.0间接
npmscheduler0.27.0间接
npmsemver7.7.4间接
npmsend1.2.1间接
npmserve-static2.2.1间接
npmset-cookie-parser2.7.2间接
npmsetprototypeof1.2.0间接
npmshebang-command2.0.0间接
npmshebang-regex3.0.0间接
npmside-channel1.1.0间接
npmside-channel-list1.0.1间接
npmside-channel-map1.0.1间接
npmside-channel-weakmap1.0.2间接
npmsiginfo2.0.0间接
npmsmart-buffer4.2.0间接
npmsocks2.8.7间接
npmsocks-proxy-agent8.0.5间接
npmsonic-boom4.2.1间接
npmsource-map0.6.1间接
npmsource-map0.7.6间接
npmsource-map-js1.2.1间接
npmsplit24.2.0间接
npmstackback0.0.2间接
npmstatuses2.0.2间接
npmstd-env4.1.0间接
npmstreamx2.25.0间接
npmstring-width4.2.3间接
npmstrip-ansi6.0.1间接
npmsucrase3.35.1间接
npmsymbol-tree3.2.4间接
npmtailwindcss^4.0.0间接
npmtar7.5.20间接
npmtar-fs3.1.2间接
npmtar-stream3.1.8间接
npmteex1.0.1间接
npmtext-decoder1.2.7间接
npmthenify3.3.1间接
npmthenify-all1.6.0间接
npmthread-stream4.0.0间接
npmtinybench2.9.0间接
npmtinyexec0.3.2间接
npmtinyexec1.1.2间接
npmtinyglobby0.2.15间接
npmtinyglobby0.2.16间接
npmtinyglobby0.2.17间接
npmtinyrainbow3.1.0间接
npmtldts7.0.30间接
npmtldts-core7.0.30间接
npmtoidentifier1.0.1间接
npmtough-cookie6.0.1间接
npmtr466.0.0间接
npmtree-kill1.2.2间接
npmts-interface-checker0.1.13间接
npmtslib2.8.1间接
npmtsup8.5.1间接
npmtsup^8.0.0间接
npmtsx4.22.3间接
npmtsx^4.22.3间接
npmtype-is2.0.1间接
npmtyped-query-selector2.12.1间接
npmtypescript6.0.3间接
npmtypescript^6.0.0间接
npmtypescript^6.0.3间接
npmufo1.6.3间接
npmundici7.28.0间接
npmundici-types7.19.2间接
npmundici-types7.24.6间接
npmunpipe1.0.0间接
npmvary1.1.2间接
npmvite8.1.0间接
npmvite^7.3.0间接
npmvite^8.0.0间接
npmvite^8.0.14间接
npmvite^8.1.0间接
npmvitest4.1.7间接
npmvitest^4.1.7间接
npmw3c-xmlserializer5.0.0间接
npmwebdriver-bidi-protocol0.4.1间接
npmwebidl-conversions8.0.1间接
npmwhatwg-mimetype5.0.0间接
npmwhatwg-url16.0.1间接
npmwhich2.0.2间接
npmwhy-is-node-running2.3.0间接
npmwrap-ansi7.0.0间接
npmwrappy1.0.2间接
npmws8.21.0间接
npmxml-name-validator5.0.0间接
npmxmlchars2.2.0间接
npmy18n5.0.8间接
npmyallist5.0.0间接
npmyargs17.7.2间接
npmyargs-parser21.1.1间接
npmyauzl2.10.0间接
npmzod3.25.76间接
npmzod4.4.3间接
npmzod^4.0.0间接
npmzod-to-json-schema3.25.1间接
npmzustand^6.0.0间接
依赖安全公告 1

该仓库未发布可被索引解析的包,因此评估的是其自身的依赖图——共 438 个包,其中也包含从不交付的开发与测试版本固定:1 个存在已知公告,0 个为直接依赖。 有 43 个无法评估——没有已解析的版本、生态系统不受支持,或不在所列包清单之内。

软件包版本关系严重程度公告数修复版本
react-router7.13.1间接77.15.1

公告表示依赖图中记录的版本落入某条公告的受影响范围。可达性未经分析,且依赖图包含开发与测试的版本固定——某项发现可能只涉及工具链而非交付的软件。

原始 JSON 报告 机器可读

反馈

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

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

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

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

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