公开记录
软件健康报告模式 0.34.0 · 指标 2.10.0 · 2026-08-28 07:34 UTC

TheOdinProject / theodinproject

Main website for The Odin Project

Ruby · HTMLMIT★ 4,594 星标⑂ 2,143 复刻始于 2013年5月在 GitHub 上查看 ↗
类型网络服务如何判定

TheOdinProject/theodinproject 的健康指数为 100 分中的 86 分,处于「优秀」区间。 其得分最高的类别是Community & Adoption(95/100),最低的是Vitality(54/100)。 最近一次更新在今天。 近期的大部分工作由 2 位贡献者完成。

86
总分 / 100
优秀

软件健康指数

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

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

评分画像

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

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

所有权

11,627 关注者21 个公开仓库始于 2013年5月

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

按类别列示的指标

活力

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

54中等 · 占总体的 21%
评分方式
36/36推送新近度最近一次推送于 0 天前
26.3/36提交节奏52 周中有 38 周有提交
18/18提交量最近一年 239 次提交
10/10OpenSSF Scorecard:Maintained30 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10
所用输入
commits_last_year239
human_commit_share0.41
days_since_last_push0
active_weeks_last_year38
评分方式
0/27有发布版本未发布任何发布版本
0/36发布时效没有发布版本
0/27发布节奏没有发布版本
0/10OpenSSF Scorecard:Signed-Releases无数据
所用输入
releases_count0
已排除计分(无数据或不适用):OpenSSF Scorecard:Signed-Releases。 其余权重已重新归一化。

社区与采用

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

95卓越 · 占总体的 17%
评分方式
59.4/60星标4,594 个星标
25/25复刻2,143 个复刻
12.4/15关注者173 位关注者
所用输入
forks2,143
stars4,594
watchers173
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

社区健康

92优秀
评分方式
22.5/22.5README
22.5/22.5许可证可识别的许可证(MIT)
18/18CONTRIBUTING 指南
13.5/13.5行为准则
0/7.2议题模板
6.3/6.3PR 模板
所用输入
has_readme
has_license
readme_badges1
has_contributing
has_issue_template
has_code_of_conduct
readme_badge_servicesgithub.com
has_pull_request_template

可持续性与治理

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

72良好 · 占总体的 23%
评分方式
25.2/54巴士系数2 位贡献者贡献了半数提交
14.3/22.5提交分布头号贡献者编写了 37% 的提交
13.5/13.5贡献者广度98 位贡献者
10/10OpenSSF Scorecard:Contributorsproject has 20 contributing companies or organizations
所用输入
bus_factor2
contributors_sampled98
top_contributor_share0.366
评分方式
40.7/42议题解决97% 的议题已关闭
26.3/30PR 接受已裁定的 PR 中 3,863/4,414 已合并
0/13Newcomer PR acceptance30 天内首次贡献者的 PR 已合并 0/1
10.5/15OpenSSF Scorecard:Code-ReviewFound 7/10 approved changesets -- score normalized to 7
所用输入
merged_prs3,863
open_issues29
closed_issues891
prs_merged_7d1
prs_decided_7d1
prs_merged_30d3
prs_decided_30d4
issue_closed_ratio0.968
closed_unmerged_prs551
first_time_authors_30d1
first_time_prs_merged_30d0
first_time_prs_decided_30d1
评分方式
30/30所有权背书组织持有
0/20已验证域名
25/25所有者影响力TheOdinProject 有 11,627 位关注者
21.8/25既往记录21 个公开仓库,账户约 13 年
所用输入
followers11,627
owner_typeOrganization
is_verified
owner_loginTheOdinProject
public_repos21
account_age_days4,852

工程质量

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

80优秀 · 占总体的 19%

工程实践

84优秀
评分方式
24/24CI 工作流2 个工作流
24/24存在测试
16/16Linter 配置.rubocop.yml
0/9.6Pre-commit 钩子
0/6.4.editorconfig
20/20OpenSSF Scorecard:CI-Tests30 out of 30 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
0/25文档目录
15/15文档 / 主页站点https://www.theodinproject.com
10/10仓库描述
10/10主题标签5 个主题标签
10/10Wiki
所用输入
topicsruby, ruby-on-rails, odin, theodinproject, curriculum
has_wiki
homepagehttps://www.theodinproject.com
docs_sitehttps://www.theodinproject.com
has_readme
has_docs_dir
has_description

安全

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

60中等 · 占总体的 16%

安全态势

59中等
评分方式
7.5/7.5Binary-Artifactsno binaries found in the repo
0/7.5Branch-Protection无数据
2.5/2.5CI-Tests30 out of 30 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
5.2/7.5Code-ReviewFound 7/10 approved changesets -- score normalized to 7
2.5/2.5Contributorsproject has 20 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.5/2.5许可证license file detected
7.5/7.5Maintained30 commit(s) and 12 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
5/5Security-Policysecurity policy file detected
0/7.5Signed-Releases无数据
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities28 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate5.9
已排除计分(无数据或不适用):Branch-Protection, Packaging, Signed-Releases。 其余权重已重新归一化。
评分方式
12.5/35直接依赖不含已知公告2 个受影响:puma 6.5.0 (high 7.5), prismjs 1.29.0 (moderate 4.9)
0/25间接依赖不含已知公告在此范围内,传递依赖集合无法与开发和测试依赖区分
35.6/40没有长期未处理的公告1 个携带公告的软件包超过 90 天未处理;最早一条发布于 542 天前
所用输入
sourceosv
advisories32
affected_packages11
assessed_packages945
unassessed_packages0
affected_by_severitycritical 1, high 6, moderate 4
direct_affected_packages2
已排除计分(无数据或不适用):间接依赖不含已知公告。 其余权重已重新归一化。 已将 945 个已解析依赖与 OSV 比对。 该仓库未发布任何索引可解析的软件包,因此改为评估仓库依赖图。该图将开发与测试版本固定同交付的依赖混在一起,因此仅对声明的运行时依赖计分;传递性发现仅作为背景信息列出,不计入评分。 未对可达性进行分析。

AI 就绪度

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

67良好 · 占总体的 4%
评分方式
45/45代理指令AGENTS.md, CLAUDE.md
0/15机器可读文档(llms.txt)
40/40可读的提交历史41 次人类提交中有 39 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
llms_txt_url
legible_history_share0.951
agent_instruction_filesAGENTS.md, CLAUDE.md
agent_instruction_max_bytes3,147
评分方式
0/18一条命令的引导启动
22/22自动化测试
11/11Lint / 格式化配置.rubocop.yml
0/11静态类型检查
10/10可复现环境lockfile
8/10已体现的代理实践最近 100 次提交中有 4 次由代理编写或署名代理
8/8自动化维护最近 100 次提交中有 59 次为自动依赖更新
0/10OpenSSF Scorecard:Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
所用输入
has_nix
has_tests
lockfilesGemfile.lock, yarn.lock
has_dockerfile
typed_language
bootstrap_files
has_devcontainer
has_linter_config
typecheck_configs
agent_commit_share0.04
toolchain_manifests
dependency_bot_commit_share0.59
评分方式
0/45可类型检查的代码Ruby,未配置类型检查
54.9/55可控的文件大小采样的 565 个源文件中有 1 个超过 60KB
所用输入
primary_languageRuby
largest_source_bytes2,752,818
source_files_sampled565
oversized_source_files1

关键数据

4,594GitHub 星标
98贡献者
239最近 12 个月提交数
0距最近推送天数
0发布版本数
2巴士系数(bus factor)
29开放议题
npm, RubyGems软件包生态系统数

数据采集警告

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

更多细节

Star 与 Fork 历史 0 ★ / 2,143 ⇿
0Star
2,143Fork

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

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

1,0001,2001,4001,6001,8002,0002,2002,143142022-052024-072026-08

每个点涵盖 4 天。

OpenSSF Scorecard 5.9 / 10
5.9综合

来自开源项目 OpenSSF Scorecard 的独立、工具无关的安全评估。每项检查奖励的是安全实践本身,而非特定供应商的工具。Scorecard 无法判定的检查项标记为 不适用,并从安全评分中剔除(绝不按零分计)。Scorecard v5.5.0 · 2026-08-28 07:33 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-Tests30 out of 30 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
7Code-ReviewFound 7/10 approved changesets -- score normalized to 7
10Contributorsproject has 20 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 12 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
10Security-Policysecurity policy file detected
不适用Signed-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities28 existing vulnerabilities detected
直接依赖 70
注册表软件包版本约束清单文件
RubyGemsrails8.1.3Gemfile
RubyGemsaasm~> 5.5Gemfile
RubyGemsbarnes~> 0.0Gemfile
RubyGemsbootsnap~> 1.24Gemfile
RubyGemsclass_variants~> 1.1Gemfile
RubyGemscssbundling-rails~> 1.4Gemfile
RubyGemsdevise~> 5.0Gemfile
RubyGemsdevise_invitable~> 2.0Gemfile
RubyGemsdevise-two-factor~> 6.1Gemfile
RubyGemsdiscard~> 1.4Gemfile
RubyGemsdiscordrb-webhooks~> 3.5Gemfile
RubyGemsdry-initializer~> 3.1Gemfile
RubyGemsflipper~> 1.3Gemfile
RubyGemsflipper-active_record~> 1.2Gemfile
RubyGemsflipper-ui~> 1.3Gemfile
RubyGemsfriendly_id~> 5.5Gemfile
RubyGemsgithub_webhook~> 1.4Gemfile
RubyGemsjsbundling-rails~> 1.3Gemfile
RubyGemskramdown~> 2.5Gemfile
RubyGemskramdown-parser-gfmGemfile
RubyGemsnewrelic_rpm~> 9.23Gemfile
RubyGemsoctokit~> 10.0Gemfile
RubyGemsomniauth-github~> 2.0.1Gemfile
RubyGemsomniauth-google-oauth2~> 1.2.1Gemfile
RubyGemsomniauth-rails_csrf_protection~> 2.0Gemfile
RubyGemspagy~> 9.3Gemfile
RubyGemspg~> 1.6Gemfile
RubyGemspg_search~> 2.3Gemfile
RubyGemspropshaft~> 1.1Gemfile
RubyGemspublic_activity~> 3.0Gemfile
RubyGemspuma~> 6.5Gemfile
RubyGemsrack-attack~> 6.8Gemfile
RubyGemsredis~> 5.4Gemfile
RubyGemsrqrcode~> 3.2Gemfile
RubyGemsruby-progressbar~> 1.13Gemfile
RubyGemsscenic~> 1.9Gemfile
RubyGemsseed-fu~> 2.3Gemfile
RubyGemssentry-rails~> 5.22Gemfile
RubyGemssentry-ruby~> 5.28Gemfile
RubyGemssentry-sidekiq~> 5.25Gemfile
RubyGemssidekiq8.1.6Gemfile
RubyGemssidekiq-cron~> 2.4Gemfile
RubyGemsstackprof~> 0.2Gemfile
RubyGemsstimulus-rails~> 1.3Gemfile
RubyGemsturbo-rails~> 2.0Gemfile
RubyGemsview_component~> 4.12Gemfile
RubyGemsinline_svg~> 1.10Gemfile
npm@hotwired/stimulus^3.2.2package.json
npm@hotwired/turbo-rails^8.0.23package.json
npm@rails/request.js^0.0.13package.json
npm@sentry/browser^10.56.0package.json
npm@sentry/esbuild-plugin^5.3.0package.json
npm@tailwindcss/cli^4.3.1package.json
npm@tailwindcss/forms^0.5.11package.json
npm@tailwindcss/typography^0.5.20package.json
npmchart.js^4.5.1package.json
npmchartjs-plugin-crosshair^2.0.0package.json
npmchokidar^5.0.0package.json
npmdebounce^3.0.0package.json
npmel-transition^0.0.7package.json
npmesbuild^0.28.1package.json
npmesbuild-plugin-prismjs^1.0.8package.json
npmesbuild-rails^1.0.7package.json
npmflatpickr^4.6.13package.json
npmmermaid^11.16.1package.json
npmprismjs^1.30.0package.json
npmsortablejs^1.15.7package.json
npmstimulus-use^0.52.3package.json
npmtailwindcss4.3.0package.json
npmtippy.js^6.3.7package.json
全部依赖 945

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

注册表软件包版本关系
npm@hotwired/stimulus3.2.2直接
npm@hotwired/turbo-rails8.0.23直接
npm@rails/request.js0.0.13直接
npm@sentry/browser10.56.0直接
npm@sentry/esbuild-plugin5.3.0直接
npm@tailwindcss/cli4.3.1直接
npm@tailwindcss/forms0.5.11直接
npm@tailwindcss/typography0.5.20直接
npmchart.js4.5.1直接
npmchartjs-plugin-crosshair2.0.0直接
npmchokidar5.0.0直接
npmdebounce3.0.0直接
npmel-transition0.0.7直接
npmesbuild0.28.1直接
npmesbuild-plugin-prismjs1.0.8直接
npmesbuild-rails1.0.7直接
npmflatpickr4.6.13直接
npmmermaid11.16.1直接
npmprismjs1.29.0直接
npmprismjs1.30.0直接
npmsortablejs1.15.7直接
npmstimulus-use0.52.3直接
npmtailwindcss4.3.0直接
npmtailwindcss4.3.1直接
npmtippy.js6.3.7直接
RubyGemsaasm5.5.2直接
RubyGemsbarnes0.0.9直接
RubyGemsbootsnap1.24.6直接
RubyGemsclass_variants1.1.0直接
RubyGemscssbundling-rails1.4.3直接
RubyGemsdevise5.0.4直接
RubyGemsdevise-two-factor6.4.0直接
RubyGemsdevise_invitable2.0.11直接
RubyGemsdiscard1.4.0直接
RubyGemsdiscordrb-webhooks3.5.0直接
RubyGemsdry-initializer3.1.1直接
RubyGemsflipper1.3.6直接
RubyGemsflipper-active_record1.3.6直接
RubyGemsflipper-ui1.3.4直接
RubyGemsfriendly_id5.5.1直接
RubyGemsgithub_webhook1.4.2直接
RubyGemsinline_svg1.10.0直接
RubyGemsjsbundling-rails1.3.1直接
RubyGemskramdown2.5.1直接
RubyGemskramdown-parser-gfm1.1.0直接
RubyGemsnewrelic_rpm9.23.0直接
RubyGemsoctokit10.0.0直接
RubyGemsomniauth-github2.0.1直接
RubyGemsomniauth-google-oauth21.2.1直接
RubyGemsomniauth-rails_csrf_protection2.0.1直接
RubyGemspagy9.3.5直接
RubyGemspg1.6.3直接
RubyGemspg_search2.3.7直接
RubyGemspropshaft1.1.0直接
RubyGemspublic_activity3.0.2直接
RubyGemspuma6.5.0直接
RubyGemsrack-attack6.8.0直接
RubyGemsrails8.1.3直接
RubyGemsredis5.4.0直接
RubyGemsrqrcode3.2.0直接
RubyGemsruby-progressbar1.13.0直接
RubyGemsscenic1.9.0直接
RubyGemsseed-fu2.3.9直接
RubyGemssentry-rails5.28.1直接
RubyGemssentry-ruby5.28.1直接
RubyGemssentry-sidekiq5.28.1直接
RubyGemssidekiq8.1.6直接
RubyGemssidekiq-cron2.4.0直接
RubyGemsstackprof0.2.27直接
RubyGemsstimulus-rails1.3.3直接
RubyGemsturbo-rails2.0.23直接
RubyGemsview_component4.12.0直接
npm@aashutoshrathi/word-wrap1.2.6间接
npm@antfu/install-pkg1.1.0间接
npm@babel/code-frame7.24.7间接
npm@babel/code-frame7.29.7间接
npm@babel/compat-data7.29.7间接
npm@babel/core7.29.7间接
npm@babel/generator7.29.7间接
npm@babel/helper-compilation-targets7.29.7间接
npm@babel/helper-globals7.29.7间接
npm@babel/helper-module-imports7.29.7间接
npm@babel/helper-module-transforms7.29.7间接
npm@babel/helper-string-parser7.29.7间接
npm@babel/helper-validator-identifier7.24.7间接
npm@babel/helper-validator-identifier7.29.7间接
npm@babel/helper-validator-option7.29.7间接
npm@babel/helpers7.29.7间接
npm@babel/highlight7.24.7间接
npm@babel/parser7.29.7间接
npm@babel/template7.29.7间接
npm@babel/traverse7.29.7间接
npm@babel/types7.29.7间接
npm@braintree/sanitize-url7.1.2间接
npm@cacheable/memory2.0.8间接
npm@cacheable/utils2.4.1间接
npm@chevrotain/types11.1.2间接
npm@csstools/css-calc3.2.1间接
npm@csstools/css-parser-algorithms4.0.0间接
npm@csstools/css-syntax-patches-for-csstree1.1.5间接
npm@csstools/css-tokenizer4.0.0间接
npm@csstools/media-query-list-parser5.0.0间接
npm@csstools/selector-resolve-nested4.0.0间接
npm@csstools/selector-specificity6.0.0间接
npm@emnapi/core1.10.0间接
npm@emnapi/runtime1.10.0间接
npm@emnapi/wasi-threads1.2.1间接
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@eslint-community/eslint-utils4.4.0间接
npm@eslint-community/regexpp4.6.2间接
npm@eslint/eslintrc2.1.4间接
npm@eslint/js8.57.0间接
npm@hotwired/turbo8.0.23间接
npm@humanwhocodes/config-array0.11.14间接
npm@humanwhocodes/module-importer1.0.1间接
npm@humanwhocodes/object-schema2.0.3间接
npm@iconify/types2.0.0间接
npm@iconify/utils3.1.3间接
npm@isaacs/cliui8.0.2间接
npm@jridgewell/gen-mapping0.3.13间接
npm@jridgewell/gen-mapping0.3.5间接
npm@jridgewell/remapping2.3.5间接
npm@jridgewell/resolve-uri3.1.1间接
npm@jridgewell/set-array1.2.1间接
npm@jridgewell/sourcemap-codec1.4.14间接
npm@jridgewell/sourcemap-codec1.4.15间接
npm@jridgewell/sourcemap-codec1.5.5间接
npm@jridgewell/trace-mapping0.3.25间接
npm@jridgewell/trace-mapping0.3.31间接
npm@keyv/bigmap1.3.1间接
npm@keyv/serialize1.1.1间接
npm@kurkle/color0.3.2间接
npm@mermaid-js/parser1.2.1间接
npm@napi-rs/wasm-runtime1.1.4间接
npm@nodelib/fs.scandir2.1.5间接
npm@nodelib/fs.stat2.0.5间接
npm@nodelib/fs.walk1.2.8间接
npm@npmcli/agent2.2.2间接
npm@npmcli/fs3.1.1间接
npm@parcel/watcher2.5.1间接
npm@parcel/watcher-android-arm642.5.1间接
npm@parcel/watcher-darwin-arm642.5.1间接
npm@parcel/watcher-darwin-x642.5.1间接
npm@parcel/watcher-freebsd-x642.5.1间接
npm@parcel/watcher-linux-arm-glibc2.5.1间接
npm@parcel/watcher-linux-arm-musl2.5.1间接
npm@parcel/watcher-linux-arm64-glibc2.5.1间接
npm@parcel/watcher-linux-arm64-musl2.5.1间接
npm@parcel/watcher-linux-x64-glibc2.5.1间接
npm@parcel/watcher-linux-x64-musl2.5.1间接
npm@parcel/watcher-win32-arm642.5.1间接
npm@parcel/watcher-win32-ia322.5.1间接
npm@parcel/watcher-win32-x642.5.1间接
npm@pkgjs/parseargs0.11.0间接
npm@popperjs/core2.11.8间接
npm@rails/actioncable8.0.200间接
npm@sentry-internal/browser-utils10.56.0间接
npm@sentry-internal/feedback10.56.0间接
npm@sentry-internal/replay10.56.0间接
npm@sentry-internal/replay-canvas10.56.0间接
npm@sentry/babel-plugin-component-annotate5.3.0间接
npm@sentry/bundler-plugin-core5.3.0间接
npm@sentry/cli2.58.5间接
npm@sentry/cli-darwin2.58.5间接
npm@sentry/cli-linux-arm2.58.5间接
npm@sentry/cli-linux-arm642.58.5间接
npm@sentry/cli-linux-i6862.58.5间接
npm@sentry/cli-linux-x642.58.5间接
npm@sentry/cli-win32-arm642.58.5间接
npm@sentry/cli-win32-i6862.58.5间接
npm@sentry/cli-win32-x642.58.5间接
npm@sentry/core10.56.0间接
npm@sindresorhus/merge-streams4.0.0间接
npm@tailwindcss/node4.3.1间接
npm@tailwindcss/oxide4.3.1间接
npm@tailwindcss/oxide-android-arm644.3.1间接
npm@tailwindcss/oxide-darwin-arm644.3.1间接
npm@tailwindcss/oxide-darwin-x644.3.1间接
npm@tailwindcss/oxide-freebsd-x644.3.1间接
npm@tailwindcss/oxide-linux-arm-gnueabihf4.3.1间接
npm@tailwindcss/oxide-linux-arm64-gnu4.3.1间接
npm@tailwindcss/oxide-linux-arm64-musl4.3.1间接
npm@tailwindcss/oxide-linux-x64-gnu4.3.1间接
npm@tailwindcss/oxide-linux-x64-musl4.3.1间接
npm@tailwindcss/oxide-wasm32-wasi4.3.1间接
npm@tailwindcss/oxide-win32-arm64-msvc4.3.1间接
npm@tailwindcss/oxide-win32-x64-msvc4.3.1间接
npm@tybys/wasm-util0.10.1间接
npm@tybys/wasm-util0.10.3间接
npm@types/d37.4.3间接
npm@types/d3-array3.2.1间接
npm@types/d3-axis3.0.6间接
npm@types/d3-brush3.0.6间接
npm@types/d3-chord3.0.6间接
npm@types/d3-color3.1.3间接
npm@types/d3-contour3.0.6间接
npm@types/d3-delaunay6.0.4间接
npm@types/d3-dispatch3.0.6间接
npm@types/d3-drag3.0.7间接
npm@types/d3-dsv3.0.7间接
npm@types/d3-ease3.0.2间接
npm@types/d3-fetch3.0.7间接
npm@types/d3-force3.0.10间接
npm@types/d3-format3.0.4间接
npm@types/d3-geo3.1.0间接
npm@types/d3-hierarchy3.1.7间接
npm@types/d3-interpolate3.0.4间接
npm@types/d3-path3.1.0间接
npm@types/d3-polygon3.0.2间接
npm@types/d3-quadtree3.0.6间接
npm@types/d3-random3.0.3间接
npm@types/d3-scale4.0.8间接
npm@types/d3-scale-chromatic3.1.0间接
npm@types/d3-selection3.0.11间接
npm@types/d3-shape3.1.6间接
npm@types/d3-time3.0.3间接
npm@types/d3-time-format4.0.3间接
npm@types/d3-timer3.0.2间接
npm@types/d3-transition3.0.9间接
npm@types/d3-zoom3.0.8间接
npm@types/geojson7946.0.15间接
npm@types/json50.0.29间接
npm@types/trusted-types2.0.7间接
npm@ungap/structured-clone1.2.0间接
npm@upsetjs/venn.js2.0.0间接
npmabbrev2.0.0间接
npmacorn8.10.0间接
npmacorn-jsx5.3.2间接
npmagent-base6.0.2间接
npmagent-base7.1.1间接
npmaggregate-error3.1.0间接
npmajv6.12.6间接
npmajv8.17.1间接
npmansi-regex5.0.1间接
npmansi-regex6.0.1间接
npmansi-regex6.2.2间接
npmansi-styles3.2.1间接
npmansi-styles4.3.0间接
npmansi-styles6.2.1间接
npmargparse2.0.1间接
npmarray-buffer-byte-length1.0.1间接
npmarray-includes3.1.8间接
npmarray.prototype.findlast1.2.5间接
npmarray.prototype.findlastindex1.2.5间接
npmarray.prototype.flat1.3.2间接
npmarray.prototype.flatmap1.3.2间接
npmarray.prototype.tosorted1.1.4间接
npmarraybuffer.prototype.slice1.0.3间接
npmastral-regex2.0.0间接
npmavailable-typed-arrays1.0.7间接
npmbalanced-match1.0.2间接
npmbalanced-match4.0.4间接
npmbaseline-browser-mapping2.10.38间接
npmbrace-expansion1.1.18间接
npmbrace-expansion2.0.1间接
npmbrace-expansion5.0.6间接
npmbraces3.0.3间接
npmbrowserslist4.28.4间接
npmbuiltins5.1.0间接
npmcacache18.0.4间接
npmcacheable2.3.4间接
npmcall-bind1.0.7间接
npmcallsites3.1.0间接
npmcaniuse-lite1.0.30001799间接
npmchalk2.4.2间接
npmchalk4.1.2间接
npmchownr2.0.0间接
npmclean-stack2.2.0间接
npmcolor-convert1.9.3间接
npmcolor-convert2.0.1间接
npmcolor-name1.1.3间接
npmcolor-name1.1.4间接
npmcolord2.9.3间接
npmcommander7.2.0间接
npmcommander8.3.0间接
npmconcat-map0.0.1间接
npmconvert-source-map2.0.0间接
npmcose-base1.0.3间接
npmcose-base2.2.0间接
npmcosmiconfig9.0.1间接
npmcross-spawn7.0.6间接
npmcss-functions-list3.3.3间接
npmcss-tree3.2.1间接
npmcssesc3.0.0间接
npmcytoscape3.34.1间接
npmcytoscape-cose-bilkent4.1.0间接
npmcytoscape-fcose2.2.0间接
npmd37.9.0间接
npmd3-array2.12.1间接
npmd3-array3.2.3间接
npmd3-axis3.0.0间接
npmd3-brush3.0.0间接
npmd3-chord3.0.1间接
npmd3-color3.1.0间接
npmd3-contour4.0.2间接
npmd3-delaunay6.0.3间接
npmd3-dispatch3.0.1间接
npmd3-drag3.0.0间接
npmd3-dsv3.0.1间接
npmd3-ease3.0.1间接
npmd3-fetch3.0.1间接
npmd3-force3.0.0间接
npmd3-format3.1.0间接
npmd3-geo3.1.0间接
npmd3-hierarchy3.1.2间接
npmd3-interpolate3.0.1间接
npmd3-path1.0.9间接
npmd3-path3.1.0间接
npmd3-polygon3.0.1间接
npmd3-quadtree3.0.1间接
npmd3-random3.0.1间接
npmd3-sankey0.12.3间接
npmd3-scale4.0.2间接
npmd3-scale-chromatic3.0.0间接
npmd3-selection3.0.0间接
npmd3-shape1.3.7间接
npmd3-shape3.2.0间接
npmd3-time3.1.0间接
npmd3-time-format4.1.0间接
npmd3-timer3.0.1间接
npmd3-transition3.0.1间接
npmd3-zoom3.0.0间接
npmdagre-d3-es7.0.14间接
npmdata-view-buffer1.0.1间接
npmdata-view-byte-length1.0.1间接
npmdata-view-byte-offset1.0.0间接
npmdayjs1.11.23间接
npmdebug3.2.7间接
npmdebug4.3.4间接
npmdebug4.3.6间接
npmdebug4.4.3间接
npmdeep-is0.1.4间接
npmdefine-data-property1.1.1间接
npmdefine-data-property1.1.4间接
npmdefine-properties1.1.4间接
npmdefine-properties1.2.1间接
npmdelaunator5.0.0间接
npmdetect-libc1.0.3间接
npmdetect-libc2.0.4间接
npmdoctrine2.1.0间接
npmdoctrine3.0.0间接
npmdompurify3.4.14间接
npmdotenv16.4.5间接
npmeastasianwidth0.2.0间接
npmelectron-to-chromium1.5.376间接
npmemoji-regex8.0.0间接
npmemoji-regex9.2.2间接
npmencoding0.1.13间接
npmenhanced-resolve5.21.6间接
npmenv-paths2.2.1间接
npmerr-code2.0.3间接
npmerror-ex1.3.2间接
npmes-abstract1.23.3间接
npmes-define-property1.0.0间接
npmes-errors1.3.0间接
npmes-iterator-helpers1.0.19间接
npmes-object-atoms1.0.0间接
npmes-set-tostringtag2.0.3间接
npmes-shim-unscopables1.0.2间接
npmes-to-primitive1.2.1间接
npmes-toolkit1.46.1间接
npmescalade3.2.0间接
npmescape-string-regexp1.0.5间接
npmescape-string-regexp4.0.0间接
npmeslint8.57.0间接
npmeslint-config-standard17.1.0间接
npmeslint-config-standard-jsx11.0.0间接
npmeslint-import-resolver-node0.3.9间接
npmeslint-module-utils2.8.1间接
npmeslint-plugin-es4.1.0间接
npmeslint-plugin-import2.29.1间接
npmeslint-plugin-n15.7.0间接
npmeslint-plugin-promise6.6.0间接
npmeslint-plugin-react7.37.1间接
npmeslint-scope7.2.2间接
npmeslint-utils2.1.0间接
npmeslint-utils3.0.0间接
npmeslint-visitor-keys1.3.0间接
npmeslint-visitor-keys2.1.0间接
npmeslint-visitor-keys3.4.3间接
npmespree9.6.1间接
npmesquery1.5.0间接
npmesrecurse4.3.0间接
npmestraverse5.3.0间接
npmesutils2.0.3间接
npmexponential-backoff3.1.1间接
npmfast-deep-equal3.1.3间接
npmfast-glob3.3.2间接
npmfast-glob3.3.3间接
npmfast-json-stable-stringify2.1.0间接
npmfast-levenshtein2.0.6间接
npmfast-uri3.1.5间接
npmfastest-levenshtein1.0.16间接
npmfastq1.13.0间接
npmfile-entry-cache11.1.3间接
npmfile-entry-cache6.0.1间接
npmfill-range7.1.1间接
npmfind-up3.0.0间接
npmfind-up5.0.0间接
npmflat-cache3.0.4间接
npmflat-cache6.1.22间接
npmflatted3.4.2间接
npmfor-each0.3.3间接
npmforeground-child3.3.0间接
npmfs-minipass2.1.0间接
npmfs-minipass3.0.3间接
npmfs.realpath1.0.0间接
npmfunction-bind1.1.1间接
npmfunction-bind1.1.2间接
npmfunction.prototype.name1.1.6间接
npmfunctions-have-names1.2.3间接
npmgensync1.0.0-beta.2间接
npmget-east-asian-width1.5.0间接
npmget-intrinsic1.1.2间接
npmget-intrinsic1.1.3间接
npmget-intrinsic1.2.1间接
npmget-intrinsic1.2.4间接
npmget-stdin8.0.0间接
npmget-symbol-description1.0.2间接
npmglob10.4.5间接
npmglob13.0.6间接
npmglob7.2.3间接
npmglob-parent5.1.2间接
npmglob-parent6.0.2间接
npmglobal-modules2.0.0间接
npmglobal-prefix3.0.0间接
npmglobals13.20.0间接
npmglobalthis1.0.4间接
npmglobby16.2.0间接
npmglobjoin0.1.4间接
npmgopd1.0.1间接
npmgraceful-fs4.2.11间接
npmgraphemer1.4.0间接
npmhachure-fill0.5.2间接
npmhas1.0.3间接
npmhas-bigints1.0.2间接
npmhas-flag3.0.0间接
npmhas-flag4.0.0间接
npmhas-flag5.0.1间接
npmhas-property-descriptors1.0.0间接
npmhas-property-descriptors1.0.2间接
npmhas-proto1.0.1间接
npmhas-proto1.0.3间接
npmhas-symbols1.0.3间接
npmhas-tostringtag1.0.2间接
npmhashery1.5.1间接
npmhasown2.0.0间接
npmhasown2.0.2间接
npmhookified1.15.1间接
npmhookified2.1.1间接
npmhtml-tags5.1.0间接
npmhttp-cache-semantics4.1.1间接
npmhttp-proxy-agent7.0.2间接
npmhttps-proxy-agent5.0.1间接
npmhttps-proxy-agent7.0.5间接
npmiconv-lite0.6.3间接
npmignore5.2.4间接
npmignore5.3.1间接
npmignore7.0.5间接
npmimport-fresh3.3.0间接
npmimport-meta-resolve4.2.0间接
npmimurmurhash0.1.4间接
npmindent-string4.0.0间接
npminflight1.0.6间接
npminherits2.0.4间接
npmini1.3.8间接
npminternal-slot1.0.7间接
npminternmap1.0.1间接
npminternmap2.0.3间接
npmip-address9.0.5间接
npmis-array-buffer3.0.4间接
npmis-arrayish0.2.1间接
npmis-async-function2.0.0间接
npmis-bigint1.0.4间接
npmis-boolean-object1.1.2间接
npmis-callable1.2.7间接
npmis-core-module2.13.1间接
npmis-core-module2.15.0间接
npmis-data-view1.0.1间接
npmis-date-object1.0.5间接
npmis-extglob2.1.1间接
npmis-finalizationregistry1.0.2间接
npmis-fullwidth-code-point3.0.0间接
npmis-generator-function1.0.10间接
npmis-glob4.0.3间接
npmis-lambda1.0.1间接
npmis-map2.0.3间接
npmis-negative-zero2.0.3间接
npmis-number7.0.0间接
npmis-number-object1.0.7间接
npmis-path-inside3.0.3间接
npmis-path-inside4.0.0间接
npmis-regex1.1.4间接
npmis-set2.0.3间接
npmis-shared-array-buffer1.0.3间接
npmis-string1.0.7间接
npmis-symbol1.0.4间接
npmis-typed-array1.1.13间接
npmis-weakmap2.0.2间接
npmis-weakref1.0.2间接
npmis-weakset2.0.3间接
npmisarray2.0.5间接
npmisexe2.0.0间接
npmisexe3.1.1间接
npmiterator.prototype1.1.2间接
npmjackspeak3.4.3间接
npmjiti2.7.0间接
npmjs-tokens4.0.0间接
npmjs-yaml4.3.1间接
npmjsbn1.1.0间接
npmjsesc3.1.0间接
npmjson-parse-better-errors1.0.2间接
npmjson-parse-even-better-errors2.3.1间接
npmjson-schema-traverse0.4.1间接
npmjson-schema-traverse1.0.0间接
npmjson-stable-stringify-without-jsonify1.0.1间接
npmjson51.0.2间接
npmjson52.2.3间接
npmjsx-ast-utils3.3.5间接
npmkatex0.16.47间接
npmkeyv5.6.0间接
npmkhroma2.1.0间接
npmkind-of6.0.3间接
npmlayout-base1.0.2间接
npmlayout-base2.0.1间接
npmlevn0.4.1间接
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间接
npmlines-and-columns1.2.4间接
npmload-json-file5.3.0间接
npmlocate-path3.0.0间接
npmlocate-path6.0.0间接
npmlodash-es4.18.1间接
npmlodash.merge4.6.2间接
npmlodash.truncate4.4.2间接
npmloose-envify1.4.0间接
npmlru-cache10.4.3间接
npmlru-cache11.2.7间接
npmlru-cache5.1.1间接
npmmagic-string0.30.21间接
npmmake-fetch-happen13.0.1间接
npmmarked16.4.2间接
npmmathml-tag-names4.0.0间接
npmmdn-data2.27.1间接
npmmeow14.1.0间接
npmmerge21.4.1间接
npmmicromatch4.0.8间接
npmmini-svg-data-uri1.4.4间接
npmminimatch10.2.5间接
npmminimatch3.1.4间接
npmminimatch9.0.5间接
npmminimist1.2.8间接
npmminipass3.3.6间接
npmminipass5.0.0间接
npmminipass7.1.2间接
npmminipass7.1.3间接
npmminipass-collect2.0.1间接
npmminipass-fetch3.0.5间接
npmminipass-flush1.0.5间接
npmminipass-pipeline1.2.4间接
npmminipass-sized1.0.3间接
npmminizlib2.1.2间接
npmmkdirp1.0.4间接
npmmri1.2.0间接
npmms2.1.2间接
npmms2.1.3间接
npmnanoid3.3.18间接
npmnatural-compare1.4.0间接
npmnegotiator0.6.3间接
npmnode-addon-api7.1.1间接
npmnode-fetch2.7.0间接
npmnode-gyp10.2.0间接
npmnode-releases2.0.48间接
npmnopt7.2.1间接
npmnormalize-path3.0.0间接
npmobject-assign4.1.1间接
npmobject-inspect1.13.2间接
npmobject-keys1.1.1间接
npmobject.assign4.1.5间接
npmobject.entries1.1.8间接
npmobject.fromentries2.0.8间接
npmobject.groupby1.0.3间接
npmobject.values1.2.0间接
npmonce1.4.0间接
npmoptionator0.9.3间接
npmp-limit2.3.0间接
npmp-limit3.1.0间接
npmp-locate3.0.0间接
npmp-locate5.0.0间接
npmp-map4.0.0间接
npmp-try2.2.0间接
npmpackage-json-from-dist1.0.0间接
npmpackage-manager-detector1.3.0间接
npmparent-module1.0.1间接
npmparse-json4.0.0间接
npmparse-json5.2.0间接
npmpath-data-parser0.1.0间接
npmpath-exists3.0.0间接
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间接
npmpicocolors1.0.1间接
npmpicocolors1.1.1间接
npmpicomatch2.3.2间接
npmpify4.0.1间接
npmpkg-conf3.1.0间接
npmpoints-on-curve0.2.0间接
npmpoints-on-path0.2.1间接
npmpossible-typed-array-names1.0.0间接
npmpostcss8.5.26间接
npmpostcss-safe-parser7.0.1间接
npmpostcss-selector-parser6.0.10间接
npmpostcss-selector-parser7.1.1间接
npmpostcss-value-parser4.2.0间接
npmprelude-ls1.2.1间接
npmproc-log4.2.0间接
npmprogress2.0.3间接
npmpromise-retry2.0.1间接
npmprop-types15.8.1间接
npmproxy-from-env1.1.0间接
npmpunycode2.1.1间接
npmqified0.9.1间接
npmqueue-microtask1.2.3间接
npmreact-is16.13.1间接
npmreaddirp5.0.0间接
npmreflect.getprototypeof1.0.6间接
npmregexp.prototype.flags1.5.2间接
npmregexpp3.2.0间接
npmrequire-from-string2.0.2间接
npmresolve1.22.8间接
npmresolve2.0.0-next.5间接
npmresolve-from4.0.0间接
npmretry0.12.0间接
npmreusify1.0.4间接
npmrimraf3.0.2间接
npmrobust-predicates3.0.1间接
npmroughjs4.6.6间接
npmrun-parallel1.2.0间接
npmrw1.3.3间接
npmsafe-array-concat1.1.2间接
npmsafe-regex-test1.0.3间接
npmsafer-buffer2.1.2间接
npmsemver6.3.1间接
npmsemver7.6.3间接
npmset-function-length1.2.2间接
npmset-function-name2.0.2间接
npmshebang-command2.0.0间接
npmshebang-regex3.0.0间接
npmside-channel1.0.6间接
npmsignal-exit4.1.0间接
npmslash5.1.0间接
npmslice-ansi4.0.0间接
npmsmart-buffer4.2.0间接
npmsocks2.8.3间接
npmsocks-proxy-agent8.0.4间接
npmsource-map-js1.2.1间接
npmsprintf-js1.1.3间接
npmssri10.0.6间接
npmstandard17.1.2间接
npmstandard-engine15.1.0间接
npmstring-width5.1.2间接
npmstring-width8.2.1间接
npmstring-width-cjs4.2.3间接
npmstring.prototype.matchall4.0.11间接
npmstring.prototype.repeat1.0.0间接
npmstring.prototype.trim1.2.9间接
npmstring.prototype.trimend1.0.8间接
npmstring.prototype.trimstart1.0.8间接
npmstrip-ansi7.1.0间接
npmstrip-ansi7.2.0间接
npmstrip-ansi-cjs6.0.1间接
npmstrip-bom3.0.0间接
npmstrip-json-comments3.1.1间接
npmstylelint17.13.0间接
npmstylelint-config-recommended18.0.0间接
npmstylelint-config-standard40.0.0间接
npmstylis4.3.6间接
npmsupports-color10.2.2间接
npmsupports-color5.5.0间接
npmsupports-color7.2.0间接
npmsupports-hyperlinks4.4.0间接
npmsupports-preserve-symlinks-flag1.0.0间接
npmsvg-tags1.0.0间接
npmtable6.9.0间接
npmtapable2.3.3间接
npmtar6.2.1间接
npmtext-table0.2.0间接
npmtinyexec1.0.1间接
npmto-regex-range5.0.1间接
npmtr460.0.3间接
npmts-dedent2.2.0间接
npmtsconfig-paths3.15.0间接
npmtslib2.8.1间接
npmtype-check0.4.0间接
npmtype-fest0.20.2间接
npmtype-fest0.3.1间接
npmtyped-array-buffer1.0.2间接
npmtyped-array-byte-length1.0.1间接
npmtyped-array-byte-offset1.0.2间接
npmtyped-array-length1.0.6间接
npmunbox-primitive1.0.2间接
npmunicorn-magic0.4.0间接
npmunique-filename3.0.0间接
npmunique-slug4.0.0间接
npmupdate-browserslist-db1.2.3间接
npmuri-js4.4.1间接
npmutil-deprecate1.0.2间接
npmuuid14.0.0间接
npmversion-guard1.1.2间接
npmwebidl-conversions3.0.1间接
npmwhatwg-url5.0.0间接
npmwhich1.3.1间接
npmwhich2.0.2间接
npmwhich4.0.0间接
npmwhich-boxed-primitive1.0.2间接
npmwhich-builtin-type1.1.4间接
npmwhich-collection1.0.2间接
npmwhich-typed-array1.1.15间接
npmwrap-ansi8.1.0间接
npmwrap-ansi-cjs7.0.0间接
npmwrappy1.0.2间接
npmwrite-file-atomic7.0.1间接
npmxdg-basedir4.0.0间接
npmyallist3.1.1间接
npmyallist4.0.0间接
npmyocto-queue0.1.0间接
RubyGemsaction_text-trix2.1.18间接
RubyGemsactioncable8.1.3间接
RubyGemsactionmailbox8.1.3间接
RubyGemsactionmailer8.1.3间接
RubyGemsactionpack8.1.3间接
RubyGemsactiontext8.1.3间接
RubyGemsactionview8.1.3间接
RubyGemsactivejob8.1.3间接
RubyGemsactivemodel8.1.3间接
RubyGemsactiverecord8.1.3间接
RubyGemsactivestorage8.1.3间接
RubyGemsactivesupport8.1.3间接
RubyGemsaddressable2.9.0间接
RubyGemsast2.4.3间接
RubyGemsauth-sanitizer0.2.3间接
RubyGemsawesome_print1.9.2间接
RubyGemsbase640.3.0间接
RubyGemsbcrypt3.1.22间接
RubyGemsbetter_html2.1.1间接
RubyGemsbigdecimal4.1.2间接
RubyGemsbindex0.8.1间接
RubyGemsbrakeman8.0.4间接
RubyGemsbuilder3.3.0间接
RubyGemsbundler-audit0.9.3间接
RubyGemscapybara3.40.0间接
RubyGemscapybara-email3.0.2间接
RubyGemschildprocess5.1.0间接
RubyGemschunky_png1.4.0间接
RubyGemsconcurrent-ruby1.3.8间接
RubyGemsconnection_pool3.0.2间接
RubyGemscrack1.0.1间接
RubyGemscrass1.0.7间接
RubyGemscronex0.15.0间接
RubyGemscss_parser3.0.0间接
RubyGemscuprite0.17间接
RubyGemsdate3.5.1间接
RubyGemsdebug1.11.1间接
RubyGemsdiff-lcs1.5.1间接
RubyGemsdocile1.4.1间接
RubyGemsdomain_name0.6.20240107间接
RubyGemsdotenv3.1.8间接
RubyGemsdotenv-rails3.1.8间接
RubyGemsdrb2.2.3间接
RubyGemserb6.0.4间接
RubyGemserb_lint0.9.0间接
RubyGemserubi1.13.1间接
RubyGemset-orbi1.4.0间接
RubyGemsfactory_bot6.5.5间接
RubyGemsfactory_bot_rails6.5.1间接
RubyGemsfaraday2.14.3间接
RubyGemsfaraday-net_http3.4.4间接
RubyGemsfaraday-retry2.4.0间接
RubyGemsferrum0.17.2间接
RubyGemsffi1.17.4间接
RubyGemsfugit1.12.1间接
RubyGemsglobalid1.3.0间接
RubyGemshashdiff1.2.1间接
RubyGemshashie5.1.0间接
RubyGemshtmlbeautifier1.4.3间接
RubyGemshtmlentities4.3.4间接
RubyGemshttp-accept1.7.0间接
RubyGemshttp-cookie1.0.6间接
RubyGemsi18n1.15.2间接
RubyGemsio-console0.8.2间接
RubyGemsirb1.18.0间接
RubyGemsjson2.21.2间接
RubyGemsjwt3.2.0间接
RubyGemslanguage_server-protocol3.17.0.5间接
RubyGemslaunchy3.0.1间接
RubyGemsletter_opener1.10.0间接
RubyGemslint_roller1.1.0间接
RubyGemslisten3.10.0间接
RubyGemslogger1.7.0间接
RubyGemsloofah2.25.2间接
RubyGemslookbook2.3.14间接
RubyGemsmail2.9.0间接
RubyGemsmarcel1.2.1间接
RubyGemsmatrix0.4.3间接
RubyGemsmime-types3.5.2间接
RubyGemsmime-types-data3.2024.0806间接
RubyGemsmini_mime1.1.5间接
RubyGemsmini_portile22.8.9间接
RubyGemsminitest6.0.6间接
RubyGemsmsgpack1.8.2间接
RubyGemsmulti_json1.15.0间接
RubyGemsmulti_xml0.9.1间接
RubyGemsnet-http0.9.1间接
RubyGemsnet-imap0.6.4.1间接
RubyGemsnet-pop0.1.2间接
RubyGemsnet-protocol0.2.2间接
RubyGemsnet-smtp0.5.1间接
RubyGemsnetrc0.11.0间接
RubyGemsnio4r2.7.5间接
RubyGemsnokogiri1.19.4间接
RubyGemsoauth22.0.22间接
RubyGemsomniauth2.1.4间接
RubyGemsomniauth-oauth21.8.0间接
RubyGemsorm_adapter0.5.0间接
RubyGemsparallel2.1.0间接
RubyGemsparallel_tests5.4.0间接
RubyGemsparser3.3.11.1间接
RubyGemspp0.6.3间接
RubyGemsprettyprint0.2.0间接
RubyGemsprism1.9.0间接
RubyGemspsych5.4.0间接
RubyGemspublic_suffix7.0.5间接
RubyGemsraabro1.4.0间接
RubyGemsracc1.8.1间接
RubyGemsrack3.2.6间接
RubyGemsrack-mini-profiler4.0.1间接
RubyGemsrack-protection4.2.1间接
RubyGemsrack-session2.1.2间接
RubyGemsrack-test2.2.0间接
RubyGemsrackup2.3.1间接
RubyGemsrails-dom-testing2.3.0间接
RubyGemsrails-html-sanitizer1.7.1间接
RubyGemsrailties8.1.3间接
RubyGemsrainbow3.1.1间接
RubyGemsrake13.4.2间接
RubyGemsrb-fsevent0.11.2间接
RubyGemsrb-inotify0.11.1间接
RubyGemsrdoc7.2.0间接
RubyGemsredcarpet3.6.1间接
RubyGemsredis-client0.30.0间接
RubyGemsregexp_parser2.12.0间接
RubyGemsreline0.6.3间接
RubyGemsresponders3.2.0间接
RubyGemsrest-client2.1.0间接
RubyGemsrexml3.4.4间接
RubyGemsrotp6.3.0间接
RubyGemsrouge4.7.0间接
RubyGemsrqrcode_core2.1.0间接
RubyGemsrspec3.13.0间接
RubyGemsrspec-core3.13.1间接
RubyGemsrspec-expectations3.13.3间接
RubyGemsrspec-mocks3.13.1间接
RubyGemsrspec-rails7.0.1间接
RubyGemsrspec-retry0.6.2间接
RubyGemsrspec-snapshot2.0.3间接
RubyGemsrspec-support3.13.1间接
RubyGemsrspec_junit_formatter0.6.0间接
RubyGemsrubocop1.87.0间接
RubyGemsrubocop-ast1.49.1间接
RubyGemsrubocop-capybara2.22.1间接
RubyGemsrubocop-factory_bot2.28.0间接
RubyGemsrubocop-performance1.26.1间接
RubyGemsrubocop-rails2.32.0间接
RubyGemsrubocop-rspec3.9.0间接
RubyGemsrubocop-rspec_rails2.32.0间接
RubyGemssanitize7.0.0间接
RubyGemssawyer0.9.2间接
RubyGemssecurerandom0.4.1间接
RubyGemsshoulda-matchers6.5.0间接
RubyGemssimplecov0.22.0间接
RubyGemssimplecov-html0.12.3间接
RubyGemssimplecov_json_formatter0.1.4间接
RubyGemssmart_properties1.17.0间接
RubyGemssnaky_hash2.0.7间接
RubyGemsssrf_filter1.5.0间接
RubyGemsstatsd-ruby1.5.0间接
RubyGemsstringio3.2.0间接
RubyGemsthor1.5.0间接
RubyGemstimeout0.6.1间接
RubyGemstsort0.2.0间接
RubyGemstzinfo2.0.6间接
RubyGemsunicode0.4.4.5间接
RubyGemsunicode-display_width3.2.0间接
RubyGemsunicode-emoji4.2.0间接
RubyGemsuri1.1.1间接
RubyGemsuseragent0.16.11间接
RubyGemsvcr6.3.1间接
RubyGemsversion_gem1.1.14间接
RubyGemswarden1.2.9间接
RubyGemsweb-console4.2.1间接
RubyGemswebmock3.26.1间接
RubyGemswebrick1.9.2间接
RubyGemswebsocket-driver0.8.2间接
RubyGemswebsocket-extensions0.1.5间接
RubyGemsxpath3.2.0间接
RubyGemsyard0.9.44间接
RubyGemszeitwerk2.8.2间接
依赖安全公告 11

该仓库未发布可被索引解析的包,因此评估的是其自身的依赖图——共 945 个包,其中也包含从不交付的开发与测试版本固定:11 个存在已知公告,2 个为直接依赖。

软件包版本关系严重程度公告数修复版本
activestorage8.1.3间接严重18.1.3.1
puma6.5.0直接28.0.2
brace-expansion2.0.1间接55.0.9
brace-expansion5.0.6间接35.0.9
glob10.4.5间接111.1.0
minimatch9.0.5间接310.2.3
tar6.2.1间接127.5.21
prismjs1.29.0直接11.30.0
ajv6.12.6间接18.18.0
ajv8.17.1间接18.18.0
ip-address9.0.5间接210.3.1

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

原始 JSON 报告 机器可读

反馈

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

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

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

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

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