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

feature-sliced / steiger

Universal file structure and project architecture linter

TypeScriptMIT★ 390 星标⑂ 21 复刻始于 2024年5月在 GitHub 上查看 ↗
类型命令行工具如何判定

feature-sliced/steiger 的健康指数为 100 分中的 34 分,处于「存在风险」区间。 其得分最高的类别是Engineering Quality(74/100),最低的是Security(35/100)。 最近一次更新在今天。 近期的大部分工作由 1 位贡献者完成。

34
总分 / 100
存在风险

软件健康指数

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

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

评分画像

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

加权总体分 57 经校准后在公布的指数量表上为 60(记录校准 2026-08-02)。 高风险司法辖区政策对加权总体健康应用 75% 的乘数,并对其设置“存在风险”上限 34。

所有权

712 关注者14 个公开仓库始于 2020年1月

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

按类别列示的指标

活力

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

40薄弱 · 占总体的 21%
评分方式
36/36推送新近度最近一次推送于 0 天前
10.4/36提交节奏52 周中有 15 周有提交
13/18提交量最近一年 27 次提交
0/10OpenSSF Scorecard:Maintained无数据
所用输入
commits_last_year27
human_commit_share
days_since_last_push0
active_weeks_last_year15
评分方式
0/27有发布版本未发布任何发布版本
0/36发布时效没有发布版本
0/27发布节奏没有发布版本
0/10OpenSSF Scorecard:Signed-Releases无数据
所用输入
releases_count0

社区与采用

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

71良好 · 占总体的 17%
评分方式
42/60星标390 个星标
10.8/25复刻21 个复刻
4.7/15关注者8 位关注者
所用输入
forks21
stars390
watchers8
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

社区健康

85优秀
评分方式
22.5/22.5README
22.5/22.5许可证可识别的许可证(MIT)
18/18CONTRIBUTING 指南
13.5/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

可持续性与治理

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

65良好 · 占总体的 23%
评分方式
9/54巴士系数1 位贡献者贡献了半数提交
6.3/22.5提交分布头号贡献者编写了 72% 的提交
13.5/13.5贡献者广度12 位贡献者
0/10OpenSSF Scorecard:Contributors无数据
所用输入
bus_factor1
contributors_sampled12
top_contributor_share0.719
评分方式
30.9/42议题解决74% 的议题已关闭
28.3/30PR 接受已裁定的 PR 中 99/105 已合并
0/13Newcomer PR acceptance30 天内没有首次贡献者的 PR 得到裁决
0/15OpenSSF Scorecard:Code-Review无数据
所用输入
merged_prs99
open_issues35
closed_issues97
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio0.735
closed_unmerged_prs6
first_time_authors_30d
first_time_prs_merged_30d
first_time_prs_decided_30d
已排除计分(无数据或不适用):Newcomer PR acceptance。 其余权重已重新归一化。
评分方式
30/30所有权背书组织持有
0/20已验证域名未读取该组织的域名验证状态
20.5/25所有者影响力feature-sliced 有 712 位关注者
20.6/25既往记录14 个公开仓库,账户约 6 年
所用输入
followers712
owner_typeOrganization
is_verified
owner_loginfeature-sliced
public_repos14
account_age_days2,363
已排除计分(无数据或不适用):已验证域名。 其余权重已重新归一化。

工程质量

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

74良好 · 占总体的 19%

工程实践

80优秀
评分方式
24/24CI 工作流4 个工作流
24/24存在测试
16/16Linter 配置eslint.config.mjs
0/9.6Pre-commit 钩子
0/6.4.editorconfig
0/20OpenSSF Scorecard:CI-Tests无数据
所用输入
has_ci
has_tests
has_editorconfig
has_linter_config
has_precommit_config

文档

65良好
评分方式
30/30README
0/25文档目录
15/15文档 / 主页站点https://www.npmjs.com/package/steiger
10/10仓库描述
10/10主题标签5 个主题标签
0/10Wiki
所用输入
topicsarchitecture, folders, imports, linter, naming-conventions
has_wiki
homepagehttps://www.npmjs.com/package/steiger
docs_sitehttps://www.npmjs.com/package/steiger
has_readme
has_docs_dir
has_description

安全

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

35薄弱 · 占总体的 16%

安全态势

19危急
评分方式
0/30安全策略(SECURITY.md)
0/25Dependabot 配置
25/25依赖锁定文件pnpm-lock.yaml
0/20CodeQL 工作流
所用输入
sourcefile_signals
lockfilespnpm-lock.yaml
manifestsintegration-tests/package.json, package.json
has_codeql_workflow
has_security_policy
has_dependabot_config
high_risk_jurisdiction_cap34
high_risk_jurisdiction_multiplier75
security_posture_after_multiplier19
security_posture_before_jurisdiction25
高风险司法辖区政策应用 75% 的乘数,并对安全态势设置“存在风险”上限 34。
评分方式
35/35直接依赖不含已知公告没有直接依赖携带已知公告
0/25间接依赖不含已知公告在此范围内,传递依赖集合无法与开发和测试依赖区分
0/40没有长期未处理的公告没有公告带有发布日期
所用输入
sourceosv
advisories43
affected_packages22
assessed_packages537
unassessed_packages42
affected_by_severitycritical 4, high 9, moderate 9
direct_affected_packages0
已排除计分(无数据或不适用):间接依赖不含已知公告, 没有长期未处理的公告。 其余权重已重新归一化。 已将 537 个已解析依赖与 OSV 比对。 有 42 项无法评估——没有已解析的版本、生态系统不受支持,或超出所报告的软件包清单。 该仓库未发布任何索引可解析的软件包,因此改为评估仓库依赖图。该图将开发与测试版本固定同交付的依赖混在一起,因此仅对声明的运行时依赖计分;传递性发现仅作为背景信息列出,不计入评分。 未对可达性进行分析。

AI 就绪度

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

60中等 · 占总体的 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 / 格式化配置eslint.config.mjs
11/11静态类型检查examples/kitchen-sink-of-fsd-issues/tsconfig.json, integration-tests/tsconfig.json, packages/pretty-reporter/tsconfig.json, packages/steiger-plugin-fsd/tsconfig.json, packages/steiger/tsconfig.json, packages/toolkit/tsconfig.json, packages/types/tsconfig.json
10/10可复现环境lockfile
0/10已体现的代理实践无数据
0/8自动化维护无数据
0/10OpenSSF Scorecard:Pinned-Dependencies无数据
所用输入
has_nix
has_tests
lockfilespnpm-lock.yaml
has_dockerfile
typed_language
bootstrap_files
has_devcontainer
has_linter_config
typecheck_configsexamples/kitchen-sink-of-fsd-issues/tsconfig.json, integration-tests/tsconfig.json, packages/pretty-reporter/tsconfig.json, packages/steiger-plugin-fsd/tsconfig.json, packages/steiger/tsconfig.json, packages/toolkit/tsconfig.json, packages/types/tsconfig.json
agent_commit_share
toolchain_manifests
dependency_bot_commit_share
已排除计分(无数据或不适用):已体现的代理实践, 自动化维护。 其余权重已重新归一化。
评分方式
45/45可类型检查的代码TypeScript(静态类型)
55/55可控的文件大小采样的 150 个源文件中有 0 个超过 60KB
所用输入
primary_languageTypeScript
largest_source_bytes10,816
source_files_sampled150
oversized_source_files0
评分方式
0/40API 模式(OpenAPI/GraphQL/proto)不适用于此类软件
0/20MCP 服务器不适用于此类软件
40/40可运行示例example, examples
所用输入
example_dirsexample, examples
has_mcp_signal
api_schema_files
interfaces_expected_of
已排除计分(无数据或不适用):API 模式(OpenAPI/GraphQL/proto), MCP 服务器。 其余权重已重新归一化。

关键数据

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

数据采集警告

  • OpenSSF Scorecard timed out after 240s; skipping Scorecard checks

更多细节

直接依赖 1
注册表软件包版本约束清单文件
npmsteigerworkspace:*integration-tests/package.json
全部依赖 579

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

注册表软件包版本关系
npm@altano/repository-tools2.0.3间接
npm@babel/code-frame7.26.2间接
npm@babel/helper-validator-identifier7.27.1间接
npm@babel/runtime7.28.2间接
npm@changesets/apply-release-plan7.1.1间接
npm@changesets/assemble-release-plan6.0.10间接
npm@changesets/changelog-git0.2.1间接
npm@changesets/cli2.31.0间接
npm@changesets/config3.1.4间接
npm@changesets/errors0.2.0间接
npm@changesets/get-dependents-graph2.1.4间接
npm@changesets/get-release-plan4.0.16间接
npm@changesets/get-version-range-type0.4.0间接
npm@changesets/git3.0.4间接
npm@changesets/logger0.1.1间接
npm@changesets/parse0.4.3间接
npm@changesets/pre2.0.2间接
npm@changesets/read0.6.7间接
npm@changesets/should-skip-package0.1.2间接
npm@changesets/types4.1.0间接
npm@changesets/types6.1.0间接
npm@changesets/write0.4.0间接
npm@clack/core0.4.1间接
npm@clack/prompts0.9.1间接
npm@clack/prompts^0.9.1间接
npm@esbuild/aix-ppc640.25.8间接
npm@esbuild/android-arm0.25.8间接
npm@esbuild/android-arm640.25.8间接
npm@esbuild/android-x640.25.8间接
npm@esbuild/darwin-arm640.25.8间接
npm@esbuild/darwin-x640.25.8间接
npm@esbuild/freebsd-arm640.25.8间接
npm@esbuild/freebsd-x640.25.8间接
npm@esbuild/linux-arm0.25.8间接
npm@esbuild/linux-arm640.25.8间接
npm@esbuild/linux-ia320.25.8间接
npm@esbuild/linux-loong640.25.8间接
npm@esbuild/linux-mips64el0.25.8间接
npm@esbuild/linux-ppc640.25.8间接
npm@esbuild/linux-riscv640.25.8间接
npm@esbuild/linux-s390x0.25.8间接
npm@esbuild/linux-x640.25.8间接
npm@esbuild/netbsd-arm640.25.8间接
npm@esbuild/netbsd-x640.25.8间接
npm@esbuild/openbsd-arm640.25.8间接
npm@esbuild/openbsd-x640.25.8间接
npm@esbuild/openharmony-arm640.25.8间接
npm@esbuild/sunos-x640.25.8间接
npm@esbuild/win32-arm640.25.8间接
npm@esbuild/win32-ia320.25.8间接
npm@esbuild/win32-x640.25.8间接
npm@eslint-community/eslint-utils4.7.0间接
npm@eslint-community/regexpp4.12.1间接
npm@eslint/config-array0.21.0间接
npm@eslint/config-helpers0.3.0间接
npm@eslint/core0.15.1间接
npm@eslint/eslintrc3.3.1间接
npm@eslint/js9.32.0间接
npm@eslint/js^9.32.0间接
npm@eslint/object-schema2.1.6间接
npm@eslint/plugin-kit0.3.4间接
npm@feature-sliced/filesystem3.1.0间接
npm@feature-sliced/filesystem^3.1.0间接
npm@humanfs/core0.19.1间接
npm@humanfs/node0.16.6间接
npm@humanwhocodes/module-importer1.0.1间接
npm@humanwhocodes/retry0.3.1间接
npm@humanwhocodes/retry0.4.3间接
npm@inquirer/external-editor1.0.3间接
npm@isaacs/cliui8.0.2间接
npm@jridgewell/gen-mapping0.3.12间接
npm@jridgewell/resolve-uri3.1.2间接
npm@jridgewell/sourcemap-codec1.5.4间接
npm@jridgewell/trace-mapping0.3.29间接
npm@jsonjoy.com/base641.1.2间接
npm@jsonjoy.com/buffers1.0.0间接
npm@jsonjoy.com/codegen1.0.0间接
npm@jsonjoy.com/json-pack1.8.0间接
npm@jsonjoy.com/json-pointer1.0.1间接
npm@jsonjoy.com/util1.9.0间接
npm@manypkg/cli0.23.0间接
npm@manypkg/find-root1.1.0间接
npm@manypkg/find-root2.2.3间接
npm@manypkg/get-packages1.1.3间接
npm@manypkg/get-packages2.2.2间接
npm@manypkg/tools1.1.2间接
npm@microsoft/api-extractor7.47.7间接
npm@microsoft/api-extractor-model7.29.6间接
npm@microsoft/tsdoc0.15.1间接
npm@microsoft/tsdoc-config0.17.1间接
npm@nodelib/fs.scandir2.1.5间接
npm@nodelib/fs.stat2.0.5间接
npm@nodelib/fs.walk1.2.8间接
npm@pkgjs/parseargs0.11.0间接
npm@pnpm/config.env-replace1.1.0间接
npm@pnpm/network.ca-file1.0.2间接
npm@pnpm/npm-conf2.3.1间接
npm@rollup/rollup-android-arm-eabi4.46.2间接
npm@rollup/rollup-android-arm644.46.2间接
npm@rollup/rollup-darwin-arm644.46.2间接
npm@rollup/rollup-darwin-x644.46.2间接
npm@rollup/rollup-freebsd-arm644.46.2间接
npm@rollup/rollup-freebsd-x644.46.2间接
npm@rollup/rollup-linux-arm-gnueabihf4.46.2间接
npm@rollup/rollup-linux-arm-musleabihf4.46.2间接
npm@rollup/rollup-linux-arm64-gnu4.46.2间接
npm@rollup/rollup-linux-arm64-musl4.46.2间接
npm@rollup/rollup-linux-loongarch64-gnu4.46.2间接
npm@rollup/rollup-linux-ppc64-gnu4.46.2间接
npm@rollup/rollup-linux-riscv64-gnu4.46.2间接
npm@rollup/rollup-linux-riscv64-musl4.46.2间接
npm@rollup/rollup-linux-s390x-gnu4.46.2间接
npm@rollup/rollup-linux-x64-gnu4.46.2间接
npm@rollup/rollup-linux-x64-musl4.46.2间接
npm@rollup/rollup-win32-arm64-msvc4.46.2间接
npm@rollup/rollup-win32-ia32-msvc4.46.2间接
npm@rollup/rollup-win32-x64-msvc4.46.2间接
npm@rushstack/node-core-library5.7.0间接
npm@rushstack/rig-package0.5.3间接
npm@rushstack/terminal0.14.0间接
npm@rushstack/ts-command-line4.22.6间接
npm@sindresorhus/merge-streams2.3.0间接
npm@total-typescript/ts-reset0.6.1间接
npm@total-typescript/ts-reset^0.6.1间接
npm@tsconfig/node1818.2.6间接
npm@tsconfig/node18^18.2.4间接
npm@types/argparse1.0.38间接
npm@types/braces3.0.5间接
npm@types/chai5.2.2间接
npm@types/deep-eql4.0.2间接
npm@types/estree1.0.8间接
npm@types/json-schema7.0.15间接
npm@types/lodash4.17.20间接
npm@types/lodash-es4.17.12间接
npm@types/lodash-es^4.17.12间接
npm@types/micromatch4.0.9间接
npm@types/micromatch^4.0.9间接
npm@types/node12.20.55间接
npm@types/node18.19.130间接
npm@types/node22.19.17间接
npm@types/node^18.19.121间接
npm@types/pluralize0.0.33间接
npm@types/pluralize^0.0.33间接
npm@types/yargs17.0.33间接
npm@types/yargs^17.0.33间接
npm@types/yargs-parser21.0.3间接
npm@typescript-eslint/eslint-plugin8.39.0间接
npm@typescript-eslint/parser8.39.0间接
npm@typescript-eslint/project-service8.39.0间接
npm@typescript-eslint/scope-manager8.39.0间接
npm@typescript-eslint/tsconfig-utils8.39.0间接
npm@typescript-eslint/type-utils8.39.0间接
npm@typescript-eslint/types8.39.0间接
npm@typescript-eslint/typescript-estree8.39.0间接
npm@typescript-eslint/utils8.39.0间接
npm@typescript-eslint/visitor-keys8.39.0间接
npm@vitest/expect3.2.4间接
npm@vitest/mocker3.2.4间接
npm@vitest/pretty-format3.2.4间接
npm@vitest/runner3.2.4间接
npm@vitest/snapshot3.2.4间接
npm@vitest/spy3.2.4间接
npm@vitest/utils3.2.4间接
npmacorn8.15.0间接
npmacorn-jsx5.3.2间接
npmajv6.12.6间接
npmajv8.12.0间接
npmajv8.13.0间接
npmajv-draft-041.0.0间接
npmajv-formats3.0.1间接
npmansi-colors4.1.3间接
npmansi-escapes5.0.0间接
npmansi-escapes7.0.0间接
npmansi-regex5.0.1间接
npmansi-regex6.1.0间接
npmansi-styles4.3.0间接
npmansi-styles6.2.1间接
npmany-promise1.3.0间接
npmargparse1.0.10间接
npmargparse2.0.1间接
npmarray-union2.1.0间接
npmassertion-error2.0.1间接
npmbalanced-match1.0.2间接
npmbetter-path-resolve1.0.0间接
npmbrace-expansion1.1.12间接
npmbrace-expansion1.1.15间接
npmbrace-expansion2.0.2间接
npmbraces3.0.3间接
npmbundle-require5.1.0间接
npmcac6.7.14间接
npmcallsites3.1.0间接
npmchai5.2.1间接
npmchalk4.1.2间接
npmchalk5.5.0间接
npmchange-case5.4.4间接
npmchardet2.1.1间接
npmcheck-error2.1.1间接
npmchokidar4.0.3间接
npmchokidar^4.0.3间接
npmcli-cursor5.0.0间接
npmcli-truncate4.0.0间接
npmcliui8.0.1间接
npmcolor-convert2.0.1间接
npmcolor-name1.1.4间接
npmcolorette2.0.20间接
npmcommander13.1.0间接
npmcommander4.1.1间接
npmconcat-map0.0.1间接
npmconfbox0.1.8间接
npmconfig-chain1.1.13间接
npmconsola3.4.2间接
npmcosmiconfig9.0.0间接
npmcosmiconfig^9.0.0间接
npmcross-spawn7.0.6间接
npmdebug4.4.1间接
npmdeep-eql5.0.2间接
npmdeep-extend0.6.0间接
npmdeep-is0.1.4间接
npmdetect-indent6.1.0间接
npmdetect-indent7.0.2间接
npmdetect-newline4.0.1间接
npmdir-glob3.0.1间接
npmeastasianwidth0.2.0间接
npmeffector23.4.2间接
npmeffector^23.4.2间接
npmemoji-regex10.4.0间接
npmemoji-regex8.0.0间接
npmemoji-regex9.2.2间接
npmempathic1.1.0间接
npmempathic^1.1.0间接
npmenquirer2.4.1间接
npmenv-paths2.2.1间接
npmenvironment1.1.0间接
npmerror-ex1.3.2间接
npmes-errors1.3.0间接
npmes-module-lexer1.7.0间接
npmesbuild0.25.8间接
npmescalade3.2.0间接
npmescape-string-regexp4.0.0间接
npmeslint9.32.0间接
npmeslint^9.32.0间接
npmeslint-config-prettier10.1.8间接
npmeslint-config-prettier^10.1.8间接
npmeslint-fix-utils0.4.2间接
npmeslint-plugin-package-json1.1.0间接
npmeslint-scope8.4.0间接
npmeslint-visitor-keys3.4.3间接
npmeslint-visitor-keys4.2.1间接
npmeslint-visitor-keys5.0.1间接
npmespree10.4.0间接
npmesprima4.0.1间接
npmesquery1.6.0间接
npmesrecurse4.3.0间接
npmestraverse5.3.0间接
npmestree-walker3.0.3间接
npmesutils2.0.3间接
npmeventemitter35.0.1间接
npmexeca8.0.1间接
npmexpect-type1.2.2间接
npmextendable-error0.1.7间接
npmfast-deep-equal3.1.3间接
npmfast-glob3.3.3间接
npmfast-json-stable-stringify2.1.0间接
npmfast-levenshtein2.0.6间接
npmfastest-levenshtein1.0.16间接
npmfastest-levenshtein^1.0.16间接
npmfastq1.19.1间接
npmfdir6.4.6间接
npmfdir6.5.0间接
npmfigures6.1.0间接
npmfigures^6.1.0间接
npmfile-entry-cache8.0.0间接
npmfill-range7.1.1间接
npmfind-up4.1.0间接
npmfind-up5.0.0间接
npmfix-dts-default-cjs-exports1.0.1间接
npmflat-cache4.0.1间接
npmflatted3.3.3间接
npmforeground-child3.3.1间接
npmfs-extra7.0.1间接
npmfs-extra8.1.0间接
npmfsevents2.3.3间接
npmfunction-bind1.1.2间接
npmget-bin-path11.0.1间接
npmget-bin-path^11.0.1间接
npmget-caller-file2.0.5间接
npmget-east-asian-width1.3.0间接
npmget-stream8.0.1间接
npmget-tsconfig4.10.1间接
npmgit-hooks-list4.2.1间接
npmglob10.4.5间接
npmglob-parent5.1.2间接
npmglob-parent6.0.2间接
npmglobals14.0.0间接
npmglobals15.15.0间接
npmglobals^15.15.0间接
npmglobby11.1.0间接
npmglobby14.1.0间接
npmglobby^14.1.0间接
npmgraceful-fs4.2.10间接
npmgraceful-fs4.2.11间接
npmgraphemer1.4.0间接
npmhas-flag4.0.0间接
npmhasown2.0.4间接
npmhosted-git-info9.0.3间接
npmhuman-id4.1.1间接
npmhuman-signals5.0.0间接
npmhusky9.1.7间接
npmhyperdyperid1.2.0间接
npmiconv-lite0.7.2间接
npmignore5.3.2间接
npmignore7.0.5间接
npmimmer10.1.1间接
npmimmer^10.1.1间接
npmimport-fresh3.3.1间接
npmimport-lazy4.0.0间接
npmimurmurhash0.1.4间接
npmini1.3.8间接
npmis-arrayish0.2.1间接
npmis-core-module2.16.2间接
npmis-extglob2.1.1间接
npmis-fullwidth-code-point3.0.0间接
npmis-fullwidth-code-point4.0.0间接
npmis-fullwidth-code-point5.0.0间接
npmis-glob4.0.3间接
npmis-number7.0.0间接
npmis-plain-obj4.1.0间接
npmis-stream3.0.0间接
npmis-subdir1.2.0间接
npmis-unicode-supported2.1.0间接
npmis-windows1.0.2间接
npmisexe2.0.0间接
npmjackspeak3.4.3间接
npmjju1.4.0间接
npmjoycon3.1.1间接
npmjs-tokens4.0.0间接
npmjs-tokens9.0.1间接
npmjs-yaml3.14.1间接
npmjs-yaml4.1.0间接
npmjs-yaml4.2.0间接
npmjson-buffer3.0.1间接
npmjson-parse-even-better-errors2.3.1间接
npmjson-schema-traverse0.4.1间接
npmjson-schema-traverse1.0.0间接
npmjson-stable-stringify-without-jsonify1.0.1间接
npmjsonc-eslint-parser3.1.0间接
npmjsonfile4.0.0间接
npmkeyv4.5.4间接
npmky1.8.2间接
npmlevn0.4.1间接
npmlilconfig3.1.3间接
npmlines-and-columns1.2.4间接
npmlint-staged15.5.2间接
npmlistr28.3.3间接
npmload-tsconfig0.2.5间接
npmlocate-path5.0.0间接
npmlocate-path6.0.0间接
npmlodash4.17.23间接
npmlodash-es4.17.21间接
npmlodash-es^4.17.21间接
npmlodash.merge4.6.2间接
npmlodash.sortby4.7.0间接
npmlodash.startcase4.4.0间接
npmlog-update6.1.0间接
npmloupe3.2.0间接
npmlru-cache10.4.3间接
npmlru-cache11.3.6间接
npmlru-cache6.0.0间接
npmmagic-string0.30.17间接
npmmemfs4.36.0间接
npmmemfs^4.36.0间接
npmmerge-stream2.0.0间接
npmmerge21.4.1间接
npmmicromatch4.0.8间接
npmmicromatch^4.0.8间接
npmmimic-fn4.0.0间接
npmmimic-function5.0.1间接
npmminimatch3.0.8间接
npmminimatch3.1.2间接
npmminimatch9.0.5间接
npmminimist1.2.8间接
npmminipass7.1.2间接
npmmlly1.7.4间接
npmmri1.2.0间接
npmms2.1.3间接
npmmz2.7.0间接
npmnanoid3.3.11间接
npmnatural-compare1.4.0间接
npmnormalize-path3.0.0间接
npmnpm-package-arg13.0.2间接
npmnpm-run-path5.3.0间接
npmobject-assign4.1.1间接
npmonetime6.0.0间接
npmonetime7.0.0间接
npmoptionator0.9.4间接
npmoutdent0.5.0间接
npmp-filter2.1.0间接
npmp-limit2.3.0间接
npmp-limit3.1.0间接
npmp-locate4.1.0间接
npmp-locate5.0.0间接
npmp-map2.1.0间接
npmp-try2.2.0间接
npmpackage-json10.0.1间接
npmpackage-json-from-dist1.0.1间接
npmpackage-json-validator1.5.1间接
npmpackage-manager-detector0.2.11间接
npmparent-module1.0.1间接
npmparse-github-url1.0.3间接
npmparse-json5.2.0间接
npmpath-exists4.0.0间接
npmpath-key3.1.1间接
npmpath-key4.0.0间接
npmpath-parse1.0.7间接
npmpath-scurry1.11.1间接
npmpath-type4.0.0间接
npmpath-type6.0.0间接
npmpathe2.0.3间接
npmpathval2.0.1间接
npmpatronum2.3.0间接
npmpatronum^2.3.0间接
npmpicocolors1.1.1间接
npmpicocolors^1.1.1间接
npmpicomatch2.3.1间接
npmpicomatch4.0.3间接
npmpicomatch4.0.4间接
npmpidtree0.6.0间接
npmpify4.0.1间接
npmpirates4.0.7间接
npmpkg-types1.3.1间接
npmpluralize8.0.0间接
npmpluralize^8.0.0间接
npmpostcss8.5.6间接
npmpostcss-load-config6.0.1间接
npmprelude-ls1.2.1间接
npmprettier2.8.8间接
npmprettier3.6.2间接
npmprettier^3.6.2间接
npmprexit2.3.0间接
npmprexit^2.3.0间接
npmproc-log6.1.0间接
npmproto-list1.2.4间接
npmpunycode2.3.1间接
npmquansync0.2.10间接
npmqueue-microtask1.2.3间接
npmrc1.2.8间接
npmread-yaml-file1.1.0间接
npmreaddirp4.1.2间接
npmregistry-auth-token5.1.0间接
npmregistry-url6.0.1间接
npmrequire-directory2.1.1间接
npmrequire-from-string2.0.2间接
npmresolve1.22.12间接
npmresolve-from4.0.0间接
npmresolve-from5.0.0间接
npmresolve-pkg-maps1.0.0间接
npmrestore-cursor5.1.0间接
npmreusify1.1.0间接
npmrfdc1.4.1间接
npmrollup4.46.2间接
npmrun-parallel1.2.0间接
npmsafer-buffer2.1.2间接
npmsembear0.7.0间接
npmsemver7.5.4间接
npmsemver7.7.2间接
npmsemver7.8.0间接
npmshebang-command2.0.0间接
npmshebang-regex3.0.0间接
npmsiginfo2.0.0间接
npmsignal-exit4.1.0间接
npmsisteransi1.0.5间接
npmslash3.0.0间接
npmslash5.1.0间接
npmslice-ansi5.0.0间接
npmslice-ansi7.1.0间接
npmsort-object-keys2.1.0间接
npmsort-package-json3.6.1间接
npmsource-map0.6.1间接
npmsource-map0.8.0-beta.0间接
npmsource-map-js1.2.1间接
npmspawndamnit3.0.1间接
npmspdx-correct3.2.0间接
npmspdx-exceptions2.5.0间接
npmspdx-expression-parse3.0.1间接
npmspdx-license-ids3.0.23间接
npmsprintf-js1.0.3间接
npmstackback0.0.2间接
npmstd-env3.9.0间接
npmstring-argv0.3.2间接
npmstring-width4.2.3间接
npmstring-width5.1.2间接
npmstring-width7.2.0间接
npmstrip-ansi6.0.1间接
npmstrip-ansi7.1.0间接
npmstrip-bom3.0.0间接
npmstrip-final-newline3.0.0间接
npmstrip-json-comments2.0.1间接
npmstrip-json-comments3.1.1间接
npmstrip-literal3.0.0间接
npmsucrase3.35.0间接
npmsupports-color7.2.0间接
npmsupports-color8.1.1间接
npmsupports-hyperlinks2.3.0间接
npmsupports-preserve-symlinks-flag1.0.0间接
npmterm-size2.2.1间接
npmterminal-link3.0.0间接
npmterminal-link^3.0.0间接
npmthenify3.3.1间接
npmthenify-all1.6.0间接
npmthingies1.21.0间接
npmtinybench2.9.0间接
npmtinyexec0.3.2间接
npmtinyexec^0.3.2间接
npmtinyglobby0.2.14间接
npmtinyglobby0.2.16间接
npmtinypool1.1.1间接
npmtinyrainbow2.0.0间接
npmtinyspy4.0.3间接
npmto-regex-range5.0.1间接
npmtr461.0.1间接
npmtree-dump1.0.3间接
npmtree-kill1.2.2间接
npmts-api-utils2.1.0间接
npmts-interface-checker0.1.13间接
npmtsconfck3.1.6间接
npmtsconfck^3.1.6间接
npmtslib2.8.1间接
npmtsup8.5.0间接
npmtsup^8.5.0间接
npmtsx4.20.3间接
npmtsx^4.20.3间接
npmturbo2.5.5间接
npmturbo-darwin-642.5.5间接
npmturbo-darwin-arm642.5.5间接
npmturbo-linux-642.5.5间接
npmturbo-linux-arm642.5.5间接
npmturbo-windows-642.5.5间接
npmturbo-windows-arm642.5.5间接
npmtype-check0.4.0间接
npmtype-fest1.4.0间接
npmtypescript5.4.2间接
npmtypescript5.9.2间接
npmtypescript^5.9.2间接
npmtypescript-eslint8.39.0间接
npmtypescript-eslint^8.39.0间接
npmufo1.6.1间接
npmundici-types5.26.5间接
npmundici-types6.21.0间接
npmunicorn-magic0.3.0间接
npmuniversalify0.1.2间接
npmuri-js4.4.1间接
npmvalidate-npm-package-license3.0.4间接
npmvalidate-npm-package-name5.0.1间接
npmvalidate-npm-package-name7.0.2间接
npmvite7.0.6间接
npmvite-node3.2.4间接
npmvitest3.2.4间接
npmvitest^3.2.4间接
npmweb-tree-sitter0.26.8间接
npmweb-tree-sitter^0.26.8间接
npmwebidl-conversions4.0.2间接
npmwhatwg-url7.1.0间接
npmwhich2.0.2间接
npmwhy-is-node-running2.3.0间接
npmword-wrap1.2.5间接
npmwrap-ansi7.0.0间接
npmwrap-ansi8.1.0间接
npmwrap-ansi9.0.0间接
npmy18n5.0.8间接
npmyallist4.0.0间接
npmyaml2.8.1间接
npmyargs17.7.2间接
npmyargs^17.7.2间接
npmyargs-parser21.1.1间接
npmyocto-queue0.1.0间接
npmzod3.25.76间接
npmzod^3.25.76间接
npmzod-validation-error3.5.3间接
npmzod-validation-error^3.5.3间接
依赖安全公告 22

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

软件包版本关系严重程度公告数修复版本
flatted3.3.3间接严重23.4.2
rollup4.46.2间接严重14.59.0
turbo2.5.5间接严重22.9.14
vitest3.2.4间接严重14.1.0
glob10.4.5间接111.1.0
lodash4.17.23间接24.18.0
lodash-es4.17.21间接34.18.0
minimatch3.0.8间接310.2.3
minimatch3.1.2间接310.2.3
minimatch9.0.5间接310.2.3
picomatch2.3.1间接24.0.4
picomatch4.0.3间接24.0.4
vite7.0.6间接78.0.16
ajv6.12.6间接18.18.0
ajv8.12.0间接18.18.0
ajv8.13.0间接18.18.0
brace-expansion1.1.12间接15.0.5
brace-expansion2.0.2间接15.0.5
js-yaml3.14.1间接24.2.0
js-yaml4.1.0间接24.2.0
postcss8.5.6间接18.5.10
yaml2.8.1间接12.8.3

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

原始 JSON 报告 机器可读

反馈

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

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

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

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

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