公开记录
软件健康报告模式 0.34.0 · 指标 2.10.0 · 2026-09-02 14:36 UTC

llvm / llvm-project

The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.

LLVM · C++ · C自定义许可证★ 40,051 星标⑂ 18,484 复刻始于 2016年12月在 GitHub 上查看 ↗

llvm/llvm-project 的健康指数为 100 分中的 94 分,处于「卓越」区间。 其得分最高的类别是Vitality(100/100),最低的是Engineering Quality(58/100)。 最近一次更新在今天。 近期的大部分工作由 20 位贡献者完成。

94
总分 / 100
卓越

软件健康指数

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

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

评分画像

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

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

所有权

LLVM组织 · 域名已验证
4,270 关注者44 个公开仓库始于 2016年2月

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

按类别列示的指标

活力

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

100卓越 · 占总体的 21%
评分方式
36/36推送新近度最近一次推送于 0 天前
36/36提交节奏52 周中有 52 周有提交
18/18提交量最近一年 44,011 次提交
0/10OpenSSF Scorecard:Maintained无数据
所用输入
commits_last_year44,011
human_commit_share0.98
days_since_last_push0
active_weeks_last_year52

发布纪律

100卓越
评分方式
27/27有发布版本已发布 100 个发布版本
36/36发布时效最近一次发布版本于 7 天前
27/27发布节奏约每 17.1 天发布一次
0/10OpenSSF Scorecard:Signed-Releases无数据
所用输入
releases_count100
latest_release_tagllvmorg-23.1.0
releases_from_tags
days_since_latest_release7
mean_days_between_releases17.1

社区与采用

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

90优秀 · 占总体的 17%
评分方式
60/60星标40,051 个星标
25/25复刻18,484 个复刻
15/15关注者568 位关注者
所用输入
forks18,484
stars40,051
watchers568
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

社区健康

79良好
评分方式
22.5/22.5README
16.9/22.5许可证存在许可证文件,但不是可识别的许可证
18/18CONTRIBUTING 指南
13.5/13.5行为准则
0/7.2议题模板
0/6.3PR 模板
所用输入
has_readme
has_license
readme_badges3
has_contributing
has_issue_template
has_code_of_conduct
readme_badge_servicesapi.securityscorecards.dev, github.com, www.bestpractices.dev
has_pull_request_template

可持续性与治理

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

91优秀 · 占总体的 23%
评分方式
54/54巴士系数20 位贡献者贡献了半数提交
20.1/22.5提交分布头号贡献者编写了 11% 的提交
13.5/13.5贡献者广度100 位贡献者
0/10OpenSSF Scorecard:Contributors无数据
所用输入
bus_factor20
contributors_sampled100
top_contributor_share0.107
评分方式
29.5/42议题解决70% 的议题已关闭
26.8/30PR 接受已裁定的 PR 中 99,175/111,074 已合并
8.7/13Newcomer PR acceptance30 天内首次贡献者的 PR 已合并 2/3
0/15OpenSSF Scorecard:Code-Review无数据
所用输入
merged_prs99,175
open_issues29,281
closed_issues69,157
prs_merged_7d49
prs_decided_7d55
prs_merged_30d54
prs_decided_30d60
issue_closed_ratio0.703
closed_unmerged_prs11,899
first_time_authors_30d2
first_time_prs_merged_30d2
first_time_prs_decided_30d3
评分方式
30/30所有权背书组织持有
20/20已验证域名
25/25所有者影响力llvm 有 4,270 位关注者
24/25既往记录44 个公开仓库,账户约 10 年
所用输入
followers4,270
owner_typeOrganization
is_verified
owner_loginllvm
public_repos44
account_age_days3,857

工程质量

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

58中等 · 占总体的 19%

工程实践

60中等
评分方式
24/24CI 工作流62 个工作流
24/24存在测试
0/16Linter 配置
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

文档

55中等
评分方式
30/30README
0/25文档目录
15/15文档 / 主页站点http://llvm.org
10/10仓库描述
0/10主题标签
0/10Wiki
所用输入
topics
has_wiki
homepagehttp://llvm.org
docs_sitehttp://llvm.org
has_readme
has_docs_dir
has_description

安全

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

60中等 · 占总体的 16%

安全态势

50中等
评分方式
30/30安全策略(SECURITY.md)
0/25Dependabot 配置
0/25依赖锁定文件
20/20CodeQL 工作流
所用输入
sourcefile_signals
lockfiles
manifests.ci/requirements.txt
has_codeql_workflow
has_security_policy
has_dependabot_config
评分方式
35/35直接依赖不含已知公告没有直接依赖携带已知公告
0/25间接依赖不含已知公告在此范围内,传递依赖集合无法与开发和测试依赖区分
0/40没有长期未处理的公告没有公告带有发布日期
所用输入
sourceosv
advisories252
affected_packages48
assessed_packages700
unassessed_packages30
affected_by_severitycritical 5, high 28, moderate 13, low 2
direct_affected_packages0
已排除计分(无数据或不适用):间接依赖不含已知公告, 没有长期未处理的公告。 其余权重已重新归一化。 已将 700 个已解析依赖与 OSV 比对。 有 30 项无法评估——没有已解析的版本、生态系统不受支持,或超出所报告的软件包清单。 该仓库未发布任何索引可解析的软件包,因此改为评估仓库依赖图。该图将开发与测试版本固定同交付的依赖混在一起,因此仅对声明的运行时依赖计分;传递性发现仅作为背景信息列出,不计入评分。 未对可达性进行分析。

AI 就绪度

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

74良好 · 占总体的 4%
评分方式
45/45代理指令.github/instructions/lldb.instructions.md, .github/instructions/llvm.instructions.md
0/15机器可读文档(llms.txt)
40/40可读的提交历史98 次人类提交中有 98 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
llms_txt_url
legible_history_share1
agent_instruction_files.github/instructions/lldb.instructions.md, .github/instructions/llvm.instructions.md
agent_instruction_max_bytes3,314
评分方式
18/18一条命令的引导启动clang/tools/scan-build-py/tests/functional/src/build/Makefile, clang/utils/ABITest/layout/Makefile, clang/utils/ABITest/return-types-32/Makefile, clang/utils/ABITest/return-types-64/Makefile, clang/utils/ABITest/single-args-32/Makefile, clang/utils/ABITest/single-args-64/Makefile, compiler-rt/test/BlocksRuntime/makefile
22/22自动化测试
0/11Lint / 格式化配置
0/11静态类型检查
10/10可复现环境Dockerfile
8/10已体现的代理实践最近 100 次提交中有 4 次由代理编写或署名代理
0/8自动化维护未观察到自动依赖更新
0/10OpenSSF Scorecard:Pinned-Dependencies无数据
所用输入
has_nix
has_tests
lockfiles
has_dockerfile
typed_language
bootstrap_filesclang/tools/scan-build-py/tests/functional/src/build/Makefile, clang/utils/ABITest/layout/Makefile, clang/utils/ABITest/return-types-32/Makefile, clang/utils/ABITest/return-types-64/Makefile, clang/utils/ABITest/single-args-32/Makefile, clang/utils/ABITest/single-args-64/Makefile, compiler-rt/test/BlocksRuntime/makefile
has_devcontainer
has_linter_config
typecheck_configs
agent_commit_share0.04
toolchain_manifests
dependency_bot_commit_share0
评分方式
0/45可类型检查的代码LLVM,未配置类型检查
53.1/55可控的文件大小采样的 42,004 个源文件中有 1,447 个超过 60KB
所用输入
primary_languageLLVM
largest_source_bytes16,125,794
source_files_sampled42,004
oversized_source_files1,447
评分方式
40/40API 模式(OpenAPI/GraphQL/proto)clang-tools-extra/clangd/index/remote/Index.proto, clang-tools-extra/clangd/index/remote/MonitoringService.proto, clang-tools-extra/clangd/index/remote/Service.proto, clang/tools/clang-fuzzer/cxx_loop_proto.proto, clang/tools/clang-fuzzer/cxx_proto.proto
0/20MCP 服务器不适用于此类软件
40/40可运行示例examples
所用输入
example_dirsexamples
has_mcp_signal
api_schema_filesclang-tools-extra/clangd/index/remote/Index.proto, clang-tools-extra/clangd/index/remote/MonitoringService.proto, clang-tools-extra/clangd/index/remote/Service.proto, clang/tools/clang-fuzzer/cxx_loop_proto.proto, clang/tools/clang-fuzzer/cxx_proto.proto
interfaces_expected_of
已排除计分(无数据或不适用):MCP 服务器。 其余权重已重新归一化。

关键数据

40,051GitHub 星标
100贡献者
44,011最近 12 个月提交数
0距最近推送天数
100发布版本数
20巴士系数(bus factor)
29,281开放议题
PyPI软件包生态系统数

数据采集警告

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • First-time contributor figures cover 12 of 41 authors (cap 12)
  • File tree truncated by GitHub API; file-based signals may be incomplete
  • OpenSSF Scorecard timed out after 240s; skipping Scorecard checks

更多细节

Star 与 Fork 历史 0 ★ / 18,484 ⇿
0Star
18,484Fork
4发布

每颗 star 和每个 fork 的添加时间,来自 GitHub 并按天汇总。累计增长位于其构成来源——每日新增——的正上方,二者可相互对照:稳定的自然增长与短暂的突增形态截然不同。当这一差别可被衡量时,它会作为增长真实性予以报告。

仅显示最近的历史——该仓库超出采集窗口,因此未采集最早的历史记录。

17,00017,50018,00018,50018,484222026-062026-072026-09
主版本 0次版本 0修订 0
全部依赖 730

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

注册表软件包版本关系
npm@azu/format-text1.0.2间接
npm@azu/style-format1.0.1间接
npm@azure/abort-controller2.1.2间接
npm@azure/core-auth1.10.1间接
npm@azure/core-client1.10.1间接
npm@azure/core-rest-pipeline1.23.0间接
npm@azure/core-tracing1.3.1间接
npm@azure/core-util1.13.1间接
npm@azure/identity4.13.1间接
npm@azure/logger1.3.0间接
npm@azure/msal-browser5.10.1间接
npm@azure/msal-common16.6.1间接
npm@azure/msal-node5.2.1间接
npm@babel/code-frame7.21.4间接
npm@babel/code-frame7.29.0间接
npm@babel/generator7.29.1间接
npm@babel/helper-globals7.28.0间接
npm@babel/helper-string-parser7.27.1间接
npm@babel/helper-validator-identifier7.19.1间接
npm@babel/helper-validator-identifier7.28.5间接
npm@babel/highlight7.18.6间接
npm@babel/parser7.29.3间接
npm@babel/template7.28.6间接
npm@babel/traverse7.29.0间接
npm@babel/types7.29.0间接
npm@bcoe/v8-coverage1.0.2间接
npm@emnapi/core1.10.0间接
npm@emnapi/runtime1.10.0间接
npm@emnapi/wasi-threads1.2.1间接
npm@esbuild/aix-ppc640.25.12间接
npm@esbuild/android-arm0.25.12间接
npm@esbuild/android-arm640.25.12间接
npm@esbuild/android-x640.25.12间接
npm@esbuild/darwin-arm640.25.12间接
npm@esbuild/darwin-x640.25.12间接
npm@esbuild/freebsd-arm640.25.12间接
npm@esbuild/freebsd-x640.25.12间接
npm@esbuild/linux-arm0.25.12间接
npm@esbuild/linux-arm640.25.12间接
npm@esbuild/linux-ia320.25.12间接
npm@esbuild/linux-loong640.25.12间接
npm@esbuild/linux-mips64el0.25.12间接
npm@esbuild/linux-ppc640.25.12间接
npm@esbuild/linux-riscv640.25.12间接
npm@esbuild/linux-s390x0.25.12间接
npm@esbuild/linux-x640.25.12间接
npm@esbuild/netbsd-arm640.25.12间接
npm@esbuild/netbsd-x640.25.12间接
npm@esbuild/openbsd-arm640.25.12间接
npm@esbuild/openbsd-x640.25.12间接
npm@esbuild/openharmony-arm640.25.12间接
npm@esbuild/sunos-x640.25.12间接
npm@esbuild/win32-arm640.25.12间接
npm@esbuild/win32-ia320.25.12间接
npm@esbuild/win32-x640.25.12间接
npm@isaacs/cliui8.0.2间接
npm@isaacs/cliui9.0.0间接
npm@istanbuljs/schema0.1.6间接
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@napi-rs/wasm-runtime0.2.12间接
npm@node-rs/crc321.10.6间接
npm@node-rs/crc32-android-arm-eabi1.10.6间接
npm@node-rs/crc32-android-arm641.10.6间接
npm@node-rs/crc32-darwin-arm641.10.6间接
npm@node-rs/crc32-darwin-x641.10.6间接
npm@node-rs/crc32-freebsd-x641.10.6间接
npm@node-rs/crc32-linux-arm-gnueabihf1.10.6间接
npm@node-rs/crc32-linux-arm64-gnu1.10.6间接
npm@node-rs/crc32-linux-arm64-musl1.10.6间接
npm@node-rs/crc32-linux-x64-gnu1.10.6间接
npm@node-rs/crc32-linux-x64-musl1.10.6间接
npm@node-rs/crc32-wasm32-wasi1.10.6间接
npm@node-rs/crc32-win32-arm64-msvc1.10.6间接
npm@node-rs/crc32-win32-ia32-msvc1.10.6间接
npm@node-rs/crc32-win32-x64-msvc1.10.6间接
npm@nodelib/fs.scandir2.1.5间接
npm@nodelib/fs.stat2.0.5间接
npm@nodelib/fs.walk1.2.8间接
npm@pkgjs/parseargs0.11.0间接
npm@secretlint/config-creator10.2.2间接
npm@secretlint/config-loader10.2.2间接
npm@secretlint/core10.2.2间接
npm@secretlint/formatter10.2.2间接
npm@secretlint/node10.2.2间接
npm@secretlint/profiler10.2.2间接
npm@secretlint/resolver10.2.2间接
npm@secretlint/secretlint-formatter-sarif10.2.2间接
npm@secretlint/secretlint-rule-no-dotenv10.2.2间接
npm@secretlint/secretlint-rule-preset-recommend10.2.2间接
npm@secretlint/source-creator10.2.2间接
npm@secretlint/types10.2.2间接
npm@sindresorhus/merge-streams2.3.0间接
npm@textlint/ast-node-types15.6.1间接
npm@textlint/linter-formatter15.6.1间接
npm@textlint/module-interop15.6.1间接
npm@textlint/resolver15.6.1间接
npm@textlint/types15.6.1间接
npm@tootallnate/once1.1.2间接
npm@tybys/wasm-util0.10.2间接
npm@types/istanbul-lib-coverage2.0.6间接
npm@types/mocha10.0.10间接
npm@types/node18.19.130间接
npm@types/node25.7.0间接
npm@types/node8.10.66间接
npm@types/normalize-package-data2.4.4间接
npm@types/sarif2.1.7间接
npm@types/tabulator-tables6.3.3间接
npm@types/vscode1.118.0间接
npm@types/vscode1.78.0间接
npm@types/vscode1.90.0间接
npm@types/vscode-webview1.57.5间接
npm@typespec/ts-http-runtime0.3.5间接
npm@vscode/debugprotocol1.68.0间接
npm@vscode/test-cli0.0.12间接
npm@vscode/test-electron2.5.2间接
npm@vscode/vsce3.9.1间接
npm@vscode/vsce-sign2.0.9间接
npm@vscode/vsce-sign-alpine-arm642.0.6间接
npm@vscode/vsce-sign-alpine-x642.0.6间接
npm@vscode/vsce-sign-darwin-arm642.0.6间接
npm@vscode/vsce-sign-darwin-x642.0.6间接
npm@vscode/vsce-sign-linux-arm2.0.6间接
npm@vscode/vsce-sign-linux-arm642.0.6间接
npm@vscode/vsce-sign-linux-x642.0.6间接
npm@vscode/vsce-sign-win32-arm642.0.6间接
npm@vscode/vsce-sign-win32-x642.0.6间接
npmagent-base6.0.2间接
npmagent-base7.1.4间接
npmajv8.20.0间接
npmansi-colors4.1.3间接
npmansi-escapes7.3.0间接
npmansi-regex5.0.1间接
npmansi-regex6.2.2间接
npmansi-styles3.2.1间接
npmansi-styles4.3.0间接
npmansi-styles6.2.3间接
npmanymatch3.1.3间接
npmargparse1.0.10间接
npmargparse2.0.1间接
npmastral-regex2.0.0间接
npmasync3.2.6间接
npmasynckit0.4.0间接
npmazure-devops-node-api12.5.0间接
npmbalanced-match1.0.2间接
npmbalanced-match4.0.4间接
npmbase64-js1.5.1间接
npmbig-integer1.6.52间接
npmbinary0.3.0间接
npmbinary-extensions2.3.0间接
npmbinaryextensions6.11.0间接
npmbl4.1.0间接
npmbluebird3.4.7间接
npmboolbase1.0.0间接
npmboundary2.0.0间接
npmbrace-expansion1.1.11间接
npmbrace-expansion1.1.14间接
npmbrace-expansion2.0.1间接
npmbrace-expansion2.1.0间接
npmbrace-expansion5.0.6间接
npmbraces3.0.3间接
npmbrowser-stdout1.3.1间接
npmbuffer5.7.1间接
npmbuffer-crc320.2.13间接
npmbuffer-equal-constant-time1.0.1间接
npmbuffer-indexof-polyfill1.0.2间接
npmbuffers0.1.1间接
npmbuiltin-modules1.1.1间接
npmbundle-name4.1.0间接
npmc810.1.3间接
npmcall-bind-apply-helpers1.0.2间接
npmcall-bound1.0.4间接
npmcamelcase6.3.0间接
npmchainsaw0.1.0间接
npmchalk2.4.2间接
npmchalk4.1.2间接
npmchalk5.6.2间接
npmcheerio1.2.0间接
npmcheerio-select2.1.0间接
npmchokidar3.5.2间接
npmchokidar3.6.0间接
npmchokidar4.0.3间接
npmchownr1.1.4间接
npmci-info2.0.0间接
npmclang-format1.8.0间接
npmcli-cursor5.0.0间接
npmcli-spinners2.9.2间接
npmcliui7.0.4间接
npmcliui8.0.1间接
npmcockatiel3.2.1间接
npmcolor-convert1.9.3间接
npmcolor-convert2.0.1间接
npmcolor-name1.1.3间接
npmcolor-name1.1.4间接
npmcombined-stream1.0.8间接
npmcommander12.1.0间接
npmcommander2.20.3间接
npmcommander6.2.1间接
npmconcat-map0.0.1间接
npmconvert-source-map2.0.0间接
npmcore-util-is1.0.3间接
npmcross-spawn7.0.6间接
npmcss-select5.2.2间接
npmcss-what6.2.2间接
npmdebug4.4.3间接
npmdecamelize4.0.0间接
npmdecompress-response6.0.0间接
npmdeep-extend0.6.0间接
npmdefault-browser5.5.0间接
npmdefault-browser-id5.0.1间接
npmdefine-data-property1.1.4间接
npmdefine-lazy-prop3.0.0间接
npmdefine-properties1.2.1间接
npmdelayed-stream1.0.0间接
npmdetect-libc2.1.2间接
npmdiff4.0.2间接
npmdiff5.2.2间接
npmdiff7.0.0间接
npmdom-serializer2.0.0间接
npmdomelementtype2.3.0间接
npmdomhandler5.0.3间接
npmdomutils3.2.2间接
npmdunder-proto1.0.1间接
npmduplexer20.1.4间接
npmeastasianwidth0.2.0间接
npmecdsa-sig-formatter1.0.11间接
npmeditions6.22.0间接
npmemoji-regex10.6.0间接
npmemoji-regex8.0.0间接
npmemoji-regex9.2.2间接
npmencoding-sniffer0.2.1间接
npmend-of-stream1.4.5间接
npmenhanced-resolve5.21.3间接
npmentities4.5.0间接
npmentities6.0.1间接
npmentities7.0.1间接
npmenvironment1.1.0间接
npmes-define-property1.0.1间接
npmes-errors1.3.0间接
npmes-object-atoms1.1.1间接
npmes-set-tostringtag2.1.0间接
npmesbuild0.25.12间接
npmescalade3.2.0间接
npmescape-string-regexp1.0.5间接
npmescape-string-regexp4.0.0间接
npmesprima4.0.1间接
npmexpand-template2.0.3间接
npmfast-deep-equal3.1.3间接
npmfast-glob3.3.3间接
npmfast-uri3.1.2间接
npmfastq1.20.1间接
npmfill-range7.1.1间接
npmfind-up5.0.0间接
npmflat5.0.2间接
npmfollow-redirects1.16.0间接
npmforeground-child3.3.1间接
npmform-data4.0.5间接
npmfs-constants1.0.0间接
npmfs-extra11.3.5间接
npmfs.realpath1.0.0间接
npmfsevents2.3.3间接
npmfstream1.0.12间接
npmfunction-bind1.1.1间接
npmfunction-bind1.1.2间接
npmget-caller-file2.0.5间接
npmget-east-asian-width1.6.0间接
npmget-intrinsic1.3.0间接
npmget-proto1.0.1间接
npmgithub-from-package0.0.0间接
npmglob10.5.0间接
npmglob11.1.0间接
npmglob7.2.3间接
npmglob8.1.0间接
npmglob-parent5.1.2间接
npmglobalthis1.0.4间接
npmglobby14.1.0间接
npmgopd1.2.0间接
npmgraceful-fs4.2.11间接
npmhas1.0.3间接
npmhas-flag3.0.0间接
npmhas-flag4.0.0间接
npmhas-property-descriptors1.0.2间接
npmhas-symbols1.1.0间接
npmhas-tostringtag1.0.2间接
npmhasown2.0.3间接
npmhe1.2.0间接
npmhosted-git-info4.1.0间接
npmhosted-git-info7.0.2间接
npmhtml-escaper2.0.2间接
npmhtmlparser210.1.0间接
npmhttp-proxy-agent4.0.1间接
npmhttp-proxy-agent7.0.2间接
npmhttps-proxy-agent5.0.1间接
npmhttps-proxy-agent7.0.6间接
npmiconv-lite0.6.3间接
npmieee7541.2.1间接
npmignore7.0.5间接
npmimmediate3.0.6间接
npmindex-to-position1.2.0间接
npminflight1.0.6间接
npminherits2.0.4间接
npmini1.3.8间接
npmis-binary-path2.1.0间接
npmis-ci2.0.0间接
npmis-core-module2.12.1间接
npmis-core-module2.16.2间接
npmis-docker3.0.0间接
npmis-extglob2.1.1间接
npmis-fullwidth-code-point3.0.0间接
npmis-glob4.0.3间接
npmis-inside-container1.0.0间接
npmis-interactive2.0.0间接
npmis-it-type5.1.3间接
npmis-number7.0.0间接
npmis-path-inside3.0.3间接
npmis-plain-obj2.1.0间接
npmis-unicode-supported0.1.0间接
npmis-unicode-supported1.3.0间接
npmis-unicode-supported2.1.0间接
npmis-wsl3.1.1间接
npmisarray1.0.0间接
npmisexe2.0.0间接
npmistanbul-lib-coverage3.2.2间接
npmistanbul-lib-report3.0.1间接
npmistanbul-reports3.2.0间接
npmistextorbinary9.5.0间接
npmjackspeak3.4.3间接
npmjackspeak4.2.3间接
npmjs-tokens4.0.0间接
npmjs-yaml3.14.1间接
npmjs-yaml4.1.1间接
npmjsesc3.1.0间接
npmjson-schema-traverse1.0.0间接
npmjson52.2.3间接
npmjsonc-parser3.3.1间接
npmjsonfile6.2.1间接
npmjsonwebtoken9.0.3间接
npmjszip3.10.1间接
npmjwa2.0.1间接
npmjws4.0.1间接
npmkeytar7.9.0间接
npmleven3.1.0间接
npmlie3.3.0间接
npmlinkify-it5.0.0间接
npmlistenercount1.0.1间接
npmlocate-path6.0.0间接
npmlodash4.18.1间接
npmlodash.includes4.3.0间接
npmlodash.isboolean3.0.3间接
npmlodash.isinteger4.0.4间接
npmlodash.isnumber3.0.3间接
npmlodash.isplainobject4.0.6间接
npmlodash.isstring4.0.1间接
npmlodash.once4.1.1间接
npmlodash.truncate4.4.2间接
npmlog-symbols4.1.0间接
npmlog-symbols6.0.0间接
npmlru-cache10.4.3间接
npmlru-cache11.3.6间接
npmlru-cache6.0.0间接
npmmake-dir4.0.0间接
npmmarkdown-it14.1.1间接
npmmath-intrinsics1.1.0间接
npmmdurl2.0.0间接
npmmerge21.4.1间接
npmmicromatch4.0.8间接
npmmime1.6.0间接
npmmime-db1.52.0间接
npmmime-types2.1.35间接
npmmimic-function5.0.1间接
npmmimic-response3.1.0间接
npmminimatch10.2.5间接
npmminimatch3.1.2间接
npmminimatch3.1.5间接
npmminimatch5.1.6间接
npmminimatch5.1.9间接
npmminimatch9.0.9间接
npmminimist1.2.8间接
npmminipass7.1.3间接
npmmkdirp0.5.6间接
npmmkdirp-classic0.5.3间接
npmmocha10.8.2间接
npmmocha11.7.5间接
npmms2.1.3间接
npmmute-stream0.0.8间接
npmnan2.17.0间接
npmnapi-build-utils2.0.0间接
npmnode-abi3.92.0间接
npmnode-addon-api4.3.0间接
npmnode-sarif-builder3.4.0间接
npmnormalize-package-data6.0.2间接
npmnormalize-path3.0.0间接
npmnth-check2.1.1间接
npmobject-inspect1.13.4间接
npmobject-keys1.1.1间接
npmonce1.4.0间接
npmonetime7.0.0间接
npmopen10.2.0间接
npmora8.2.0间接
npmovsx0.10.12间接
npmp-limit3.1.0间接
npmp-locate5.0.0间接
npmp-map7.0.4间接
npmpackage-json-from-dist1.0.1间接
npmpako1.0.11间接
npmparse-json8.3.0间接
npmparse-semver1.1.1间接
npmparse57.3.0间接
npmparse5-htmlparser2-tree-adapter7.1.0间接
npmparse5-parser-stream7.1.2间接
npmpath-exists4.0.0间接
npmpath-is-absolute1.0.1间接
npmpath-key3.1.1间接
npmpath-parse1.0.7间接
npmpath-scurry1.11.1间接
npmpath-scurry2.0.2间接
npmpath-type6.0.0间接
npmpend1.2.0间接
npmpicocolors1.1.1间接
npmpicomatch2.3.2间接
npmpluralize2.0.0间接
npmpluralize8.0.0间接
npmprebuild-install7.1.3间接
npmprettier3.8.3间接
npmprettier-plugin-curly0.3.2间接
npmprettier-plugin-organize-imports4.3.0间接
npmprocess-nextick-args2.0.1间接
npmpump3.0.4间接
npmpunycode.js2.3.1间接
npmqs6.15.1间接
npmqueue-microtask1.2.3间接
npmrandombytes2.1.0间接
npmrc1.2.8间接
npmrc-config-loader4.1.4间接
npmread1.0.7间接
npmread-pkg9.0.1间接
npmreadable-stream2.3.8间接
npmreadable-stream3.6.2间接
npmreaddirp3.6.0间接
npmreaddirp4.1.2间接
npmrequire-directory2.1.1间接
npmrequire-from-string2.0.2间接
npmresolve1.22.12间接
npmresolve1.22.2间接
npmrestore-cursor5.1.0间接
npmreusify1.1.0间接
npmrimraf2.7.1间接
npmrimraf3.0.2间接
npmrun-applescript7.1.0间接
npmrun-parallel1.2.0间接
npmsafe-buffer5.1.2间接
npmsafe-buffer5.2.1间接
npmsafer-buffer2.1.2间接
npmsax1.6.0间接
npmsecretlint10.2.2间接
npmsemver5.7.1间接
npmsemver5.7.2间接
npmsemver7.8.0间接
npmserialize-javascript6.0.2间接
npmsetimmediate1.0.5间接
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间接
npmsignal-exit4.1.0间接
npmsimple-concat1.0.1间接
npmsimple-get4.0.1间接
npmsimple-invariant2.0.1间接
npmslash5.1.0间接
npmslice-ansi4.0.0间接
npmspdx-correct3.2.0间接
npmspdx-exceptions2.5.0间接
npmspdx-expression-parse3.0.1间接
npmspdx-license-ids3.0.23间接
npmsprintf-js1.0.3间接
npmstdin-discarder0.2.2间接
npmstring-width4.2.3间接
npmstring-width5.1.2间接
npmstring-width7.2.0间接
npmstring_decoder1.1.1间接
npmstring_decoder1.3.0间接
npmstrip-ansi6.0.1间接
npmstrip-ansi7.2.0间接
npmstrip-json-comments2.0.1间接
npmstrip-json-comments3.1.1间接
npmstructured-source4.0.0间接
npmsupports-color10.2.2间接
npmsupports-color5.5.0间接
npmsupports-color7.2.0间接
npmsupports-color8.1.1间接
npmsupports-hyperlinks3.2.0间接
npmsupports-preserve-symlinks-flag1.0.0间接
npmtable6.9.0间接
npmtabulator-tables6.4.0间接
npmtapable2.3.3间接
npmtar-fs2.1.4间接
npmtar-stream2.2.0间接
npmterminal-link4.0.0间接
npmtest-exclude7.0.2间接
npmtext-table0.2.0间接
npmtextextensions6.11.0间接
npmtmp0.2.5间接
npmto-regex-range5.0.1间接
npmtraverse0.3.9间接
npmtree-sitter-cli0.20.7间接
npmtslib1.14.1间接
npmtslib2.8.1间接
npmtslint5.20.1间接
npmtsutils2.29.0间接
npmtunnel0.0.6间接
npmtunnel-agent0.6.0间接
npmtype-fest4.41.0间接
npmtyped-rest-client1.8.11间接
npmtypescript3.9.10间接
npmtypescript4.9.5间接
npmtypescript5.9.3间接
npmuc.micro2.1.0间接
npmunderscore1.13.8间接
npmundici7.25.0间接
npmundici-types5.26.5间接
npmundici-types7.21.0间接
npmunicorn-magic0.1.0间接
npmunicorn-magic0.3.0间接
npmuniversalify2.0.1间接
npmunzipper0.10.14间接
npmurl-join4.0.1间接
npmutil-deprecate1.0.2间接
npmv8-to-istanbul9.3.0间接
npmvalidate-npm-package-license3.0.4间接
npmversion-range4.15.0间接
npmvscode-jsonrpc8.1.0间接
npmvscode-languageclient8.1.0间接
npmvscode-languageserver-protocol3.17.3间接
npmvscode-languageserver-types3.17.3间接
npmvscode-test1.6.1间接
npmwhatwg-encoding3.1.1间接
npmwhatwg-mimetype4.0.0间接
npmwhich2.0.2间接
npmworkerpool6.5.1间接
npmworkerpool9.3.4间接
npmwrap-ansi7.0.0间接
npmwrap-ansi8.1.0间接
npmwrappy1.0.2间接
npmwsl-utils0.1.0间接
npmxml2js0.5.0间接
npmxmlbuilder11.0.1间接
npmy18n5.0.8间接
npmyallist4.0.0间接
npmyargs16.2.0间接
npmyargs17.7.2间接
npmyargs-parser20.2.9间接
npmyargs-parser21.1.1间接
npmyargs-unparser2.0.0间接
npmyauzl3.3.0间接
npmyauzl-promise4.0.0间接
npmyazl2.5.1间接
npmyocto-queue0.1.0间接
PyPIaccessible-pygments0.0.5间接
PyPIalabaster1.0.0间接
PyPIastroid4.0.4间接
PyPIbabel2.18.0间接
PyPIbeautifulsoup44.15.0间接
PyPIblack间接
PyPIblack23.12.1间接
PyPIcachetools5.5.2间接
PyPIcertifi间接
PyPIcertifi2024.7.4间接
PyPIcertifi2024.8.30间接
PyPIcertifi2025.11.12间接
PyPIcertifi2025.8.3间接
PyPIcertifi2026.7.22间接
PyPIcffi1.17.1间接
PyPIcffi2.0.0间接
PyPIcharset-normalizer3.3.2间接
PyPIcharset-normalizer3.4.0间接
PyPIcharset-normalizer3.4.3间接
PyPIcharset-normalizer3.4.4间接
PyPIcharset-normalizer3.5.1间接
PyPIclick间接
PyPIclick8.1.7间接
PyPIcommonmark0.9.2间接
PyPIcryptography间接
PyPIcryptography43.0.3间接
PyPIcryptography45.0.6间接
PyPIcryptography46.0.3间接
PyPIcryptography46.0.5间接
PyPIcryptography47.0.0间接
PyPIdarker1.7.2间接
PyPIdeprecated1.2.14间接
PyPIdeprecated1.2.15间接
PyPIdeprecated1.2.18间接
PyPIdill0.4.1间接
PyPIdoc82.0.0间接
PyPIdocutils0.21.2间接
PyPIdocutils0.22.4间接
PyPIfuro2025.12.19间接
PyPIgitdb4.0.11间接
PyPIgitpython间接
PyPIgitpython3.1.43间接
PyPIgoogle-api-core2.25.1间接
PyPIgoogle-auth2.40.3间接
PyPIgoogle-cloud-core2.4.3间接
PyPIgoogle-cloud-storage3.3.0间接
PyPIgoogle-crc32c1.7.1间接
PyPIgoogle-resumable-media2.7.2间接
PyPIgoogleapis-common-protos1.70.0间接
PyPIgraphviz间接
PyPIhatch-vcs间接
PyPIhatchling间接
PyPIhumanize间接
PyPIidna3.10间接
PyPIidna3.11间接
PyPIidna3.19间接
PyPIidna3.8间接
PyPIimagesize2.0.1间接
PyPIisort7.0.0间接
PyPIjinja23.1.6间接
PyPIjunitparser3.2.0间接
PyPIlit间接
PyPIlit18.1.8间接
PyPIllvm-lnt间接
PyPIllvm-testing-tools23.0.0间接
PyPImarkdown3.10.3间接
PyPImarkdown-it-py4.2.0间接
PyPImarkupsafe3.0.3间接
PyPImatplotlib间接
PyPImccabe0.7.0间接
PyPImdit-py-plugins0.6.1间接
PyPImdurl0.1.2间接
PyPIml-dtypes间接
PyPIml-dtypes0.5.1间接
PyPImypy-extensions1.0.0间接
PyPImyst-parser5.1.0间接
PyPInanobind间接
PyPInanobind2.9.2间接
PyPInumpy间接
PyPInumpy2.1.2间接
PyPIpackaging间接
PyPIpackaging24.1间接
PyPIpackaging25.0间接
PyPIpackaging26.3间接
PyPIpandas间接
PyPIpathspec0.12.1间接
PyPIpexpect间接
PyPIpexpect4.9.0间接
PyPIplatformdirs4.2.2间接
PyPIplatformdirs4.9.2间接
PyPIplotly间接
PyPIproto-plus1.26.1间接
PyPIprotobuf6.32.0间接
PyPIpsutil间接
PyPIpsutil5.9.8间接
PyPIpsutil7.0.0间接
PyPIptyprocess0.7.0间接
PyPIpyasn10.6.1间接
PyPIpyasn1-modules0.4.2间接
PyPIpycparser2.22间接
PyPIpycparser2.23间接
PyPIpygithub间接
PyPIpygithub1.59.1间接
PyPIpygithub2.4.0间接
PyPIpygithub2.5.0间接
PyPIpygithub2.8.1间接
PyPIpygments2.19.2间接
PyPIpygments2.21.0间接
PyPIpyjwt2.10.0间接
PyPIpyjwt2.10.1间接
PyPIpyjwt2.12.1间接
PyPIpyjwt2.9.0间接
PyPIpylint4.0.4间接
PyPIpynacl间接
PyPIpynacl1.5.0间接
PyPIpynacl1.6.0间接
PyPIpynacl1.6.1间接
PyPIpynacl1.6.2间接
PyPIpython-dateutil2.9.0.post0间接
PyPIpyyaml间接
PyPIpyyaml6.0.1间接
PyPIpyyaml6.0.3间接
PyPIrecommonmark0.7.1间接
PyPIrequests2.32.3间接
PyPIrequests2.32.4间接
PyPIrequests2.32.5间接
PyPIrequests2.34.2间接
PyPIrestructuredtext-lint2.0.2间接
PyPIroman-numerals4.1.0间接
PyPIrsa4.9.1间接
PyPIruamel-yaml0.17.32间接
PyPIruamel-yaml-clib0.2.7间接
PyPIscikit-build-core间接
PyPIscipy间接
PyPIseaborn间接
PyPIsetuptools间接
PyPIsix1.17.0间接
PyPIsmmap5.0.1间接
PyPIsnowballstemmer3.1.1间接
PyPIsoupsieve2.9.2间接
PyPIsphinx9.1.0间接
PyPIsphinx-automodapi0.22.0间接
PyPIsphinx-basic-ng1.0.0b2间接
PyPIsphinx-bootstrap-theme0.8.1间接
PyPIsphinx-markdown-tables0.0.17间接
PyPIsphinx-reredirects1.1.0间接
PyPIsphinxcontrib-applehelp2.0.0间接
PyPIsphinxcontrib-devhelp2.0.0间接
PyPIsphinxcontrib-htmlhelp2.1.0间接
PyPIsphinxcontrib-jsmath1.0.1间接
PyPIsphinxcontrib-qthelp2.0.0间接
PyPIsphinxcontrib-serializinghtml2.0.0间接
PyPIstevedore5.6.0间接
PyPIswig间接
PyPIswig4.3.1间接
PyPItabulate间接
PyPItoml0.10.2间接
PyPItomlkit0.14.0间接
PyPItyping-extensions间接
PyPItyping-extensions4.12.2间接
PyPItyping-extensions4.13.2间接
PyPItyping-extensions4.15.0间接
PyPItyping-extensions4.16.0间接
PyPIurllib32.2.3间接
PyPIurllib32.5.0间接
PyPIurllib32.6.3间接
PyPIurllib32.7.0间接
PyPIwrapt1.16.0间接
PyPIwrapt1.17.3间接
依赖安全公告 48

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

软件包版本关系严重程度公告数修复版本
black23.12.1间接严重426.3.1
cryptography45.0.6间接严重1350.0.0
cryptography46.0.3间接严重1350.0.0
cryptography46.0.5间接严重1150.0.0
gitpython3.1.43间接严重263.1.58
brace-expansion1.1.11间接55.0.9
brace-expansion1.1.14间接35.0.9
brace-expansion2.0.1间接55.0.9
brace-expansion2.1.0间接35.0.9
brace-expansion5.0.6间接35.0.9
click8.1.7间接18.3.3
cryptography43.0.3间接1049.0.0
cryptography47.0.0间接750.0.0
fast-uri3.1.2间接34.1.2
form-data4.0.5间接14.0.6
js-yaml3.14.1间接44.3.1
js-yaml4.1.1间接34.3.1
linkify-it5.0.0间接25.0.2
minimatch3.1.2间接310.2.3
minimatch5.1.6间接310.2.3
protobuf6.32.0间接26.33.5
pyasn10.6.1间接100.6.4
pyjwt2.10.0间接152.13.0
pyjwt2.10.1间接132.13.0
pyjwt2.12.1间接92.13.0
pyjwt2.9.0间接132.13.0
semver5.7.1间接17.5.2
serialize-javascript6.0.2间接27.0.5
tmp0.2.5间接10.2.6
undici7.25.0间接128.9.0
urllib32.2.3间接122.7.0
urllib32.5.0间接82.7.0
urllib32.6.3间接42.7.0
diff4.0.2间接18.0.3
diff7.0.0间接18.0.3
idna3.10间接23.15
idna3.11间接23.15
idna3.8间接23.15
markdown-it14.1.1间接114.2.0
pynacl1.5.0间接23.6.1
pynacl1.6.0间接23.6.1
pynacl1.6.1间接23.6.1
qs6.15.1间接16.15.2
requests2.32.3间接42.33.0
requests2.32.4间接22.33.0
requests2.32.5间接22.33.0
@tootallnate/once1.1.2间接13.0.1
pygments2.19.2间接22.20.0

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

原始 JSON 报告 机器可读

反馈

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

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

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

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

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