公开记录
软件健康报告模式 0.11.0 · 指标 1.13.0 · 2026-07-17 09:06 UTC

pushchain / push-chain-node

Go · ShellMIT★ 6 星标⑂ 7 复刻始于 2025年1月在 GitHub 上查看 ↗

pushchain/push-chain-node 的健康指数为 100 分中的 63 分,处于「中等」区间。 其得分最高的类别是Vitality(95/100),最低的是Community & Adoption(37/100)。 最近一次更新在今天。 近期的大部分工作由 1 位贡献者完成。

63
总分 / 100
中等

软件健康指数

指标归入加权类别,统一采用 1–100 量表。总体分先取类别加权平均;当公开证据触发高风险司法辖区政策时,评级会按政策调整,并设置 49(有风险)的上限。AI 就绪度不计入总体分。

63
优秀85-100堪称典范;基本满足所有检验标准
良好70-84健康;仅有轻微不足
中等50-69可接受,但存在明显不足;建议进行审查
存在风险30-49存在重大薄弱环节;采用时应保持审慎
危急1-29问题严重(项目被弃置、仅有单一维护者、缺乏基本工程规范)
活力社区与采用可持续性与治理工程质量安全AI 就绪度

评分画像

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

所有权

383 关注者32 个公开仓库始于 2020年4月

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

软件包生态系统

注册表软件包版本月下载量版本数最近发布
Gogithub.com/pushchain/push-chain-nodev0.0.41-283 天前

按类别列示的指标

活力

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

95优秀 · 占总体的 22%
评分方式
36/36推送新近度 — 最近一次推送于 0 天前
35.3/36提交节奏 — 52 周中有 51 周有提交
18/18提交量 — 最近一年 2,277 次提交
10/10OpenSSF Scorecard:Maintained — 30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
所用输入
commits_last_year2,277
human_commit_share
days_since_last_push0
active_weeks_last_year51

发布纪律

90优秀
评分方式
27/27有发布版本 — 已发布 42 个发布版本
36/36发布时效 — 最近一次发布版本于 2 天前
27/27发布节奏 — 约每 5.3 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — Project has not signed or included provenance with any releases.
所用输入
releases_count42
latest_release_tagv0.0.41
releases_from_tags
days_since_latest_release2
mean_days_between_releases5.3

社区与采用

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

37存在风险 · 占总体的 18%
评分方式
11.3/60星标 — 6 个星标
6.5/25复刻 — 7 个复刻
2.7/15关注者 — 4 位关注者
所用输入
forks7
stars6
watchers4
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

社区健康

57中等
评分方式
22.5/22.5README
22.5/22.5许可证 — 可识别的许可证(MIT)
0/18CONTRIBUTING 指南
0/13.5行为准则
0/7.2议题模板
6.3/6.3PR 模板
所用输入
has_readme
has_license
has_contributing
has_issue_template
has_code_of_conduct
has_pull_request_template

可持续性与治理

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

71良好 · 占总体的 24%
评分方式
9/54巴士系数 — 1 位贡献者贡献了半数提交
9.6/22.5提交分布 — 头号贡献者编写了 57% 的提交
13.5/13.5贡献者广度 — 13 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 7 contributing companies or organizations
所用输入
bus_factor1
contributors_sampled13
top_contributor_share0.574
评分方式
43.8/46.8议题解决 — 94% 的议题已关闭
33.1/38.3PR 接受 — 已裁定的 PR 中 204/236 已合并
4.5/15OpenSSF Scorecard:Code-Review — Found 4/13 approved changesets -- score normalized to 3
所用输入
merged_prs204
open_issues3
closed_issues44
issue_closed_ratio0.936
closed_unmerged_prs32
评分方式
30/30所有权背书 — 组织持有
0/20已验证域名
18.6/25所有者影响力 — pushchain 有 383 位关注者
23.1/25既往记录 — 32 个公开仓库,账户约 6 年
所用输入
followers383
owner_typeOrganization
is_verified
owner_loginpushchain
public_repos32
account_age_days2,276
评分方式
25/25已发布且可解析 — go 上有 1 个软件包
35/35发布时效 — 最近一次发布于 3 天前
20/20版本历史 — 28 个已发布版本
20/20未被弃用 — 活跃,未被弃用或撤回
所用输入
packagesgithub.com/pushchain/push-chain-node
ecosystemsgo
any_deprecated
min_days_since_publish3

工程质量

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

57中等 · 占总体的 20%

工程实践

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

文档

40存在风险
评分方式
30/30README
0/25文档目录
0/15文档 / 主页站点
0/10仓库描述
0/10主题标签
10/10Wiki
所用输入
topics
has_wiki
homepage
has_readme
has_docs_dir
has_description

安全

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

43存在风险 · 占总体的 16%

安全态势

43存在风险
评分方式
6.8/7.5Binary-Artifacts — binaries present in source code
0.8/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 10 out of 10 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
2.2/7.5Code-Review — Found 4/13 approved changesets -- score normalized to 3
2.5/2.5Contributors — project has 7 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
5/5Fuzzing — project is fuzzed
2.5/2.5许可证 — license file detected
7.5/7.5Maintained — 30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 86 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated18
scorecard_versionv5.5.0
checks_inconclusive0
scorecard_aggregate4.3

AI 就绪度

该仓库在多大程度上具备与 AI 编码代理协同开发与维护的条件?这是一枚独立的实验性徽章——权重为 0.0,因此单独呈现,不影响总体健康评分。

50中等 · 占总体的 0%
评分方式
0/45代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
0/40可读的提交历史 — 无数据
所用输入
has_llms_txt
legible_history_share
agent_instruction_files
agent_instruction_max_bytes
已排除计分(无数据或不适用):可读的提交历史。 其余权重已重新归一化。
评分方式
18/18一条命令的引导启动 — Makefile, contrib/devtools/Makefile
22/22自动化测试
0/11Lint / 格式化配置
11/11静态类型检查 — Go(静态类型)
10/10可复现环境 — Dockerfile, lockfile
0/10已体现的代理实践 — 无数据
0/8自动化维护 — 无数据
0/10OpenSSF Scorecard:Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
所用输入
has_nix
has_tests
lockfilesgo.sum
has_dockerfile
typed_language
bootstrap_filesMakefile, contrib/devtools/Makefile
has_devcontainer
has_linter_config
typecheck_configs
agent_commit_share
toolchain_manifests
dependency_bot_commit_share
已排除计分(无数据或不适用):已体现的代理实践, 自动化维护。 其余权重已重新归一化。
评分方式
45/45可类型检查的代码 — Go(静态类型)
51.7/55可控的文件大小 — 采样的 558 个源文件中有 33 个超过 60KB
所用输入
primary_languageGo
largest_source_bytes603,228
source_files_sampled558
oversized_source_files33

机器可读接口

40存在风险
评分方式
40/40API 模式(OpenAPI/GraphQL/proto) — proto/uexecutor/module/v1/module.proto, proto/uexecutor/v1/chain_meta.proto, proto/uexecutor/v1/gas_price.proto, proto/uexecutor/v1/genesis.proto, proto/uexecutor/v1/old/old_types.proto, proto/uexecutor/v1/pending.proto, proto/uexecutor/v1/query.proto, proto/uexecutor/v1/tx.proto, proto/uexecutor/v1/types.proto, proto/uexecutor/v2/query.proto, proto/uregistry/module/v1/module.proto, proto/uregistry/v1/genesis.proto, proto/uregistry/v1/query.proto, proto/uregistry/v1/tx.proto, proto/uregistry/v1/types.proto, proto/utss/module/v1/module.proto, proto/utss/v1/genesis.proto, proto/utss/v1/query.proto, proto/utss/v1/tx.proto, proto/utss/v1/types.proto, proto/uvalidator/module/v1/module.proto, proto/uvalidator/v1/ballot.proto, proto/uvalidator/v1/genesis.proto, proto/uvalidator/v1/query.proto, proto/uvalidator/v1/tx.proto, proto/uvalidator/v1/types.proto, proto/uvalidator/v1/validator.proto
0/20MCP 服务器
0/40可运行示例
所用输入
example_dirs
has_mcp_signal
api_schema_filesproto/uexecutor/module/v1/module.proto, proto/uexecutor/v1/chain_meta.proto, proto/uexecutor/v1/gas_price.proto, proto/uexecutor/v1/genesis.proto, proto/uexecutor/v1/old/old_types.proto, proto/uexecutor/v1/pending.proto, proto/uexecutor/v1/query.proto, proto/uexecutor/v1/tx.proto, proto/uexecutor/v1/types.proto, proto/uexecutor/v2/query.proto, proto/uregistry/module/v1/module.proto, proto/uregistry/v1/genesis.proto, proto/uregistry/v1/query.proto, proto/uregistry/v1/tx.proto, proto/uregistry/v1/types.proto, proto/utss/module/v1/module.proto, proto/utss/v1/genesis.proto, proto/utss/v1/query.proto, proto/utss/v1/tx.proto, proto/utss/v1/types.proto, proto/uvalidator/module/v1/module.proto, proto/uvalidator/v1/ballot.proto, proto/uvalidator/v1/genesis.proto, proto/uvalidator/v1/query.proto, proto/uvalidator/v1/tx.proto, proto/uvalidator/v1/types.proto, proto/uvalidator/v1/validator.proto

关键数据

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

更多细节

OpenSSF Scorecard 4.3 / 10
4.3综合

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

9Binary-Artifactsbinaries present in source code
1Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests10 out of 10 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
3Code-ReviewFound 4/13 approved changesets -- score normalized to 3
10Contributorsproject has 7 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
10Fuzzingproject is fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities86 existing vulnerabilities detected
直接依赖 64
注册表软件包版本约束清单文件
Gocosmossdk.io/apiv1.0.0-alpha.1go.mod
Gocosmossdk.io/client/v2v2.10.0-beta.4go.mod
Gocosmossdk.io/collectionsv1.3.1go.mod
Gocosmossdk.io/corev1.1.0-alpha.2go.mod
Gocosmossdk.io/depinjectv1.2.1go.mod
Gocosmossdk.io/errorsv1.0.2go.mod
Gocosmossdk.io/logv1.6.1go.mod
Gocosmossdk.io/mathv1.5.3go.mod
Gocosmossdk.io/ormv1.0.0-beta.3go.mod
Gocosmossdk.io/storev1.3.0-alpha.1go.mod
Gocosmossdk.io/tools/confixv0.1.2go.mod
Gocosmossdk.io/x/circuitv0.2.0go.mod
Gocosmossdk.io/x/evidencev0.2.0go.mod
Gocosmossdk.io/x/feegrantv0.2.0go.mod
Gocosmossdk.io/x/nftv0.1.1go.mod
Gocosmossdk.io/x/txv1.2.0-alpha.1go.mod
Gocosmossdk.io/x/upgradev0.2.0go.mod
Gogithub.com/CosmWasm/wasmdv0.51.0go.mod
Gogithub.com/cometbft/cometbftv0.38.21go.mod
Gogithub.com/cosmos/cosmos-dbv1.1.3go.mod
Gogithub.com/cosmos/cosmos-protov1.0.0-beta.5go.mod
Gogithub.com/cosmos/cosmos-sdkv0.54.0-alpha.0.0.20250611155041-9fa93c9afe32go.mod
Gogithub.com/cosmos/evmv0.0.0-20250321154638-d781e119de10go.mod
Gogithub.com/cosmos/gogoprotov1.7.2go.mod
Gogithub.com/cosmos/ibc-apps/middleware/packet-forward-middleware/v10v10.1.0go.mod
Gogithub.com/cosmos/ibc-apps/modules/rate-limiting/v10v10.1.0go.mod
Gogithub.com/cosmos/ibc-go/modules/capabilityv1.0.1go.mod
Gogithub.com/cosmos/ibc-go/v10v10.4.0go.mod
Gogithub.com/ethereum/go-ethereumv1.15.11go.mod
Gogithub.com/gagliardetto/solana-gov1.13.0go.mod
Gogithub.com/golang/mockv1.6.0go.mod
Gogithub.com/golang/protobufv1.5.4go.mod
Gogithub.com/gorilla/muxv1.8.1go.mod
Gogithub.com/grpc-ecosystem/grpc-gatewayv1.16.0go.mod
Gogithub.com/joho/godotenvv1.5.1go.mod
Gogithub.com/mr-tron/base58v1.2.0go.mod
Gogithub.com/prometheus/client_golangv1.23.0go.mod
Gogithub.com/rs/zerologv1.34.0go.mod
Gogithub.com/spf13/castv1.10.0go.mod
Gogithub.com/spf13/cobrav1.10.1go.mod
Gogithub.com/spf13/viperv1.21.0go.mod
Gogithub.com/strangelove-ventures/tokenfactoryv0.50.7-wasmvm2go.mod
Gogithub.com/stretchr/testifyv1.11.1go.mod
Gogoogle.golang.org/genproto/googleapis/apiv0.0.0-20250707201910-8d1bb00bc6a7go.mod
Gogoogle.golang.org/grpcv1.75.0go.mod
Gogoogle.golang.org/protobufv1.36.10go.mod
Gogorm.io/driver/sqlitev1.6.0go.mod
Gogorm.io/gormv1.30.1go.mod
Gogithub.com/CosmWasm/wasmvm/v2v2.2.4go.mod
Gogithub.com/libp2p/go-libp2pv0.32.0go.mod
Gogithub.com/multiformats/go-multiaddrv0.12.0go.mod
Gogo-wrapperv0.0.0-00010101000000-000000000000go.mod
Gogithub.com/cosmos/ibc-go/modules/light-clients/08-wasm/v10v10.4.0go.mod
Gogithub.com/holiman/uint256v1.3.2go.mod
Gogolang.org/x/cryptov0.41.0go.mod
Gocosmossdk.io/mathv1.5.0interchaintest/go.mod
Gogithub.com/CosmWasm/wasmdv0.50.0interchaintest/go.mod
Gogithub.com/cosmos/cosmos-sdkv0.50.13interchaintest/go.mod
Gogithub.com/cosmos/evmv0.1.0interchaintest/go.mod
Gogithub.com/cosmos/ibc-go/v8v8.7.0interchaintest/go.mod
Gogithub.com/strangelove-ventures/interchaintest/v8v8.8.1interchaintest/go.mod
Gogithub.com/strangelove-ventures/tokenfactoryv0.50.3interchaintest/go.mod
Gogithub.com/stretchr/testifyv1.10.0interchaintest/go.mod
Gogo.uber.org/zapv1.27.0interchaintest/go.mod
全部依赖 488

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

注册表软件包版本关系
Gocosmossdk.io/apiv0.7.6直接
Gocosmossdk.io/collectionsv0.4.0直接
Gocosmossdk.io/depinjectv1.1.0直接
Gocosmossdk.io/depinjectv1.2.1直接
Gocosmossdk.io/errorsv1.0.1直接
Gocosmossdk.io/errorsv1.0.2直接
Gocosmossdk.io/logv1.5.0直接
Gocosmossdk.io/logv1.6.1直接
Gocosmossdk.io/mathv1.5.0直接
Gocosmossdk.io/mathv1.5.3直接
Gocosmossdk.io/ormv1.0.0-beta.3直接
Gocosmossdk.io/tools/confixv0.1.2直接
Gocosmossdk.io/x/circuitv0.2.0直接
Gocosmossdk.io/x/evidencev0.1.1直接
Gocosmossdk.io/x/feegrantv0.1.1直接
Gocosmossdk.io/x/nftv0.1.1直接
Gocosmossdk.io/x/txv0.13.7直接
Gocosmossdk.io/x/upgradev0.1.4直接
Gogithub.com/cometbft/cometbftv0.38.17直接
Gogithub.com/cometbft/cometbftv0.38.21直接
Gogithub.com/cosmos/cosmos-dbv1.1.1直接
Gogithub.com/cosmos/cosmos-dbv1.1.3直接
Gogithub.com/cosmos/cosmos-protov1.0.0-beta.5直接
Gogithub.com/cosmos/evmv0.1.0直接
Gogithub.com/cosmos/gogoprotov1.7.0直接
Gogithub.com/cosmos/gogoprotov1.7.2直接
Gogithub.com/cosmos/ibc-apps/middleware/packet-forward-middleware/v10v10.1.0直接
Gogithub.com/cosmos/ibc-apps/modules/rate-limiting/v10v10.1.0直接
Gogithub.com/cosmos/ibc-go/modules/capabilityv1.0.1直接
Gogithub.com/cosmos/ibc-go/modules/light-clients/08-wasm/v10v10.4.0直接
Gogithub.com/cosmos/ibc-go/v10v10.4.0直接
Gogithub.com/cosmos/ibc-go/v8v8.7.0直接
Gogithub.com/cosmwasm/wasmdv0.50.0直接
Gogithub.com/cosmwasm/wasmvm/v2v2.2.4直接
Gogithub.com/gagliardetto/solana-gov1.13.0直接
Gogithub.com/golang/mockv1.6.0直接
Gogithub.com/golang/protobufv1.5.4直接
Gogithub.com/gorilla/muxv1.8.1直接
Gogithub.com/grpc-ecosystem/grpc-gatewayv1.16.0直接
Gogithub.com/holiman/uint256v1.3.2直接
Gogithub.com/joho/godotenvv1.5.1直接
Gogithub.com/libp2p/go-libp2pv0.32.0直接
Gogithub.com/mr-tron/base58v1.2.0直接
Gogithub.com/multiformats/go-multiaddrv0.12.0直接
Gogithub.com/prometheus/client_golangv1.20.5直接
Gogithub.com/prometheus/client_golangv1.23.0直接
Gogithub.com/rs/zerologv1.33.0直接
Gogithub.com/rs/zerologv1.34.0直接
Gogithub.com/spf13/castv1.10.0直接
Gogithub.com/spf13/castv1.7.1直接
Gogithub.com/spf13/cobrav1.10.1直接
Gogithub.com/spf13/cobrav1.8.1直接
Gogithub.com/strangelove-ventures/interchaintest/v8v8.8.1直接
Gogithub.com/strangelove-ventures/tokenfactoryv0.50.3直接
Gogithub.com/stretchr/testifyv1.10.0直接
Gogithub.com/stretchr/testifyv1.11.1直接
Gogo.uber.org/zapv1.27.0直接
Gogolang.org/x/cryptov0.32.0直接
Gogolang.org/x/cryptov0.41.0直接
Gogoogle.golang.org/genproto/googleapis/apiv0.0.0-20250106144421-5f5ef82da422直接
Gogoogle.golang.org/genproto/googleapis/apiv0.0.0-20250707201910-8d1bb00bc6a7直接
Gogoogle.golang.org/grpcv1.71.0直接
Gogoogle.golang.org/grpcv1.75.0直接
Gogoogle.golang.org/protobufv1.36.10直接
Gogoogle.golang.org/protobufv1.36.5直接
Gogorm.io/driver/sqlitev1.6.0直接
Gogorm.io/gormv1.30.1直接
Gocel.dev/exprv0.24.0间接
Gocloud.google.com/gov0.115.0间接
Gocloud.google.com/gov0.120.0间接
Gocloud.google.com/go/authv0.16.4间接
Gocloud.google.com/go/authv0.6.0间接
Gocloud.google.com/go/auth/oauth2adaptv0.2.2间接
Gocloud.google.com/go/auth/oauth2adaptv0.2.8间接
Gocloud.google.com/go/compute/metadatav0.6.0间接
Gocloud.google.com/go/compute/metadatav0.8.0间接
Gocloud.google.com/go/iamv1.1.9间接
Gocloud.google.com/go/iamv1.5.2间接
Gocloud.google.com/go/monitoringv1.24.2间接
Gocloud.google.com/go/storagev1.41.0间接
Gocloud.google.com/go/storagev1.50.0间接
Gofilippo.io/edwards25519v1.1.0间接
Gogithub.com/99designs/go-keychainv0.0.0-20191008050251-8e49817e8af4间接
Gogithub.com/99designs/keyringv1.2.2间接
Gogithub.com/andres-erbsen/clockv0.0.0-20160526145045-9e14626cd129间接
Gogithub.com/avast/retry-go/v4v4.5.1间接
Gogithub.com/aws/aws-sdk-gov1.46.6间接
Gogithub.com/aws/aws-sdk-gov1.49.0间接
Gogithub.com/benbjohnson/clockv1.3.5间接
Gogithub.com/beorn7/perksv1.0.1间接
Gogithub.com/bgentry/go-netrcv0.0.0-20140422174119-9fd32a8b3d3d间接
Gogithub.com/bgentry/speakeasyv0.2.0间接
Gogithub.com/bits-and-blooms/bitsetv1.17.0间接
Gogithub.com/bits-and-blooms/bitsetv1.24.3间接
Gogithub.com/blendle/zapdriverv1.3.1间接
Gogithub.com/btcsuite/btcdv0.24.2间接
Gogithub.com/btcsuite/btcd/btcec/v2v2.3.4间接
Gogithub.com/btcsuite/btcd/btcec/v2v2.3.5间接
Gogithub.com/btcsuite/btcd/btcutilv1.1.6间接
Gogithub.com/btcsuite/btcd/chaincfg/chainhashv1.1.0间接
Gogithub.com/burntsushi/tomlv1.4.0间接
Gogithub.com/bytedance/gopkgv0.1.3间接
Gogithub.com/bytedance/sonicv1.12.3间接
Gogithub.com/bytedance/sonicv1.14.2间接
Gogithub.com/bytedance/sonic/loaderv0.2.0间接
Gogithub.com/bytedance/sonic/loaderv0.4.0间接
Gogithub.com/cenkalti/backoff/v4v4.3.0间接
Gogithub.com/cespare/xxhash/v2v2.3.0间接
Gogithub.com/chzyer/readlinev1.5.1间接
Gogithub.com/cloudwego/base64xv0.1.4间接
Gogithub.com/cloudwego/base64xv0.1.6间接
Gogithub.com/cloudwego/iasmv0.2.0间接
Gogithub.com/cncf/xds/gov0.0.0-20250501225837-2ac532fd4443间接
Gogithub.com/cockroachdb/apd/v2v2.0.2间接
Gogithub.com/cockroachdb/apd/v3v3.2.1间接
Gogithub.com/cockroachdb/errorsv1.11.3间接
Gogithub.com/cockroachdb/errorsv1.12.0间接
Gogithub.com/cockroachdb/fifov0.0.0-20240616162244-4768e80dfb9a间接
Gogithub.com/cockroachdb/fifov0.0.0-20240816210425-c5d0cb0b6fc0间接
Gogithub.com/cockroachdb/logtagsv0.0.0-20230118201751-21c54148d20b间接
Gogithub.com/cockroachdb/logtagsv0.0.0-20241215232642-bb51bb14a506间接
Gogithub.com/cockroachdb/pebblev1.1.2间接
Gogithub.com/cockroachdb/pebblev1.1.5间接
Gogithub.com/cockroachdb/redactv1.1.5间接
Gogithub.com/cockroachdb/redactv1.1.6间接
Gogithub.com/cockroachdb/tokenbucketv0.0.0-20230807174530-cc333fc44b06间接
Gogithub.com/cockroachdb/tokenbucketv0.0.0-20250429170803-42689b6311bb间接
Gogithub.com/cometbft/cometbft-dbv0.14.1间接
Gogithub.com/cometbft/cometbft-dbv1.0.4间接
Gogithub.com/composablefi/go-subkey/v2v2.0.0-tm03420间接
Gogithub.com/consensys/gnark-cryptov0.18.0间接
Gogithub.com/containerd/cgroupsv1.1.0间接
Gogithub.com/coreos/go-systemd/v22v22.5.0间接
Gogithub.com/cosmos/btcutilv1.0.5间接
Gogithub.com/cosmos/go-bip39v1.0.0间接
Gogithub.com/cosmos/gogogatewayv1.2.0间接
Gogithub.com/cosmos/iavlv1.2.2间接
Gogithub.com/cosmos/iavlv1.2.6间接
Gogithub.com/cosmos/ics23/gov0.11.0间接
Gogithub.com/cosmos/interchain-security/v5v5.1.1间接
Gogithub.com/cosmos/ledger-cosmos-gov0.14.0间接
Gogithub.com/cosmos/ledger-cosmos-gov1.0.0间接
Gogithub.com/cosmwasm/wasmvmv1.5.4间接
Gogithub.com/crate-crypto/go-eth-kzgv1.3.0间接
Gogithub.com/crate-crypto/go-ipav0.0.0-20240724233137-53bbb0ceb27a间接
Gogithub.com/creachadair/atomicfilev0.3.7间接
Gogithub.com/creachadair/tomleditv0.0.28间接
Gogithub.com/danieljoos/wincredv1.2.1间接
Gogithub.com/datadog/datadog-gov4.8.3+incompatible间接
Gogithub.com/datadog/zstdv1.5.5间接
Gogithub.com/datadog/zstdv1.5.7间接
Gogithub.com/davecgh/go-spewv1.1.2-0.20180830191138-d8f796af33cc间接
Gogithub.com/davidlazar/go-cryptov0.0.0-20200604182044-b73af7476f6c间接
Gogithub.com/deckarep/golang-setv1.8.0间接
Gogithub.com/deckarep/golang-set/v2v2.6.0间接
Gogithub.com/decred/base58v1.0.5间接
Gogithub.com/decred/dcrd/crypto/blake256v1.0.1间接
Gogithub.com/decred/dcrd/dcrec/secp256k1/v2v2.0.1间接
Gogithub.com/decred/dcrd/dcrec/secp256k1/v4v4.3.0间接
Gogithub.com/decred/dcrd/dcrec/secp256k1/v4v4.4.0间接
Gogithub.com/desertbit/timerv1.0.1间接
Gogithub.com/dgraph-io/badger/v4v4.2.0间接
Gogithub.com/dgraph-io/badger/v4v4.6.0间接
Gogithub.com/dgraph-io/ristrettov0.1.1间接
Gogithub.com/dgraph-io/ristretto/v2v2.1.0间接
Gogithub.com/distribution/referencev0.5.0间接
Gogithub.com/dlclark/regexp2v1.11.4间接
Gogithub.com/docker/distributionv2.8.3+incompatible间接
Gogithub.com/docker/dockerv24.0.9+incompatible间接
Gogithub.com/docker/go-connectionsv0.5.0间接
Gogithub.com/docker/go-unitsv0.5.0间接
Gogithub.com/dop251/gojav0.0.0-20260311135729-065cd970411c间接
Gogithub.com/dustin/go-humanizev1.0.1间接
Gogithub.com/dvsekhvalnov/jose2gov1.7.0间接
Gogithub.com/elastic/gosigarv0.14.2间接
Gogithub.com/emicklei/dotv1.6.2间接
Gogithub.com/emicklei/dotv1.8.0间接
Gogithub.com/envoyproxy/go-control-plane/envoyv1.32.4间接
Gogithub.com/envoyproxy/protoc-gen-validatev1.2.1间接
Gogithub.com/ethereum/c-kzg-4844/v2v2.1.0间接
Gogithub.com/ethereum/go-verklev0.2.2间接
Gogithub.com/factomproject/basenv0.0.0-20150613233007-fe3947df716e间接
Gogithub.com/factomproject/btcutileccv0.0.0-20130527213604-d3a63a5752ec间接
Gogithub.com/fatih/colorv1.17.0间接
Gogithub.com/fatih/colorv1.18.0间接
Gogithub.com/felixge/httpsnoopv1.0.4间接
Gogithub.com/ferranbt/fastsszv0.1.4间接
Gogithub.com/flynn/noisev1.0.0间接
Gogithub.com/francoispqt/gojayv1.2.13间接
Gogithub.com/fsnotify/fsnotifyv1.7.0间接
Gogithub.com/fsnotify/fsnotifyv1.9.0间接
Gogithub.com/gagliardetto/binaryv0.8.0间接
Gogithub.com/gagliardetto/treeoutv0.1.4间接
Gogithub.com/getsentry/sentry-gov0.28.1间接
Gogithub.com/getsentry/sentry-gov0.35.0间接
Gogithub.com/go-jose/go-jose/v4v4.1.1间接
Gogithub.com/go-kit/kitv0.13.0间接
Gogithub.com/go-kit/logv0.2.1间接
Gogithub.com/go-logfmt/logfmtv0.6.0间接
Gogithub.com/go-logr/logrv1.4.2间接
Gogithub.com/go-logr/logrv1.4.3间接
Gogithub.com/go-logr/stdrv1.2.2间接
Gogithub.com/go-ole/go-olev1.3.0间接
Gogithub.com/go-sourcemap/sourcemapv2.1.3+incompatible间接
Gogithub.com/go-stack/stackv1.8.1间接
Gogithub.com/go-task/slim-sprig/v3v3.0.0间接
Gogithub.com/godbus/dbusv0.0.0-20190726142602-4481cbc300e2间接
Gogithub.com/godbus/dbus/v5v5.1.0间接
Gogithub.com/gofrs/flockv0.12.1间接
Gogithub.com/gogo/googleapisv1.4.1间接
Gogithub.com/gogo/protobufv1.3.2间接
Gogithub.com/gogo/statusv1.1.0间接
Gogithub.com/golang/glogv1.2.4间接
Gogithub.com/golang/groupcachev0.0.0-20210331224755-41bb18bfe9da间接
Gogithub.com/golang/snappyv0.0.5-0.20220116011046-fa5810519dcb间接
Gogithub.com/golang/snappyv1.0.0间接
Gogithub.com/google/btreev1.1.3间接
Gogithub.com/google/flatbuffersv24.3.25+incompatible间接
Gogithub.com/google/flatbuffersv25.2.10+incompatible间接
Gogithub.com/google/go-cmpv0.6.0间接
Gogithub.com/google/go-cmpv0.7.0间接
Gogithub.com/google/gofuzzv1.2.0间接
Gogithub.com/google/gopacketv1.1.19间接
Gogithub.com/google/orderedcodev0.0.1间接
Gogithub.com/google/pprofv0.0.0-20250403155104-27863c87afa6间接
Gogithub.com/google/s2a-gov0.1.7间接
Gogithub.com/google/s2a-gov0.1.9间接
Gogithub.com/google/uuidv1.6.0间接
Gogithub.com/googleapis/enterprise-certificate-proxyv0.3.2间接
Gogithub.com/googleapis/enterprise-certificate-proxyv0.3.6间接
Gogithub.com/googleapis/gax-go/v2v2.12.5间接
Gogithub.com/googleapis/gax-go/v2v2.15.0间接
Gogithub.com/googlecloudplatform/opentelemetry-operations-go/detectors/gcpv1.29.0间接
Gogithub.com/googlecloudplatform/opentelemetry-operations-go/exporter/metricv0.50.0间接
Gogithub.com/googlecloudplatform/opentelemetry-operations-go/internal/resourcemappingv0.50.0间接
Gogithub.com/gorilla/handlersv1.5.2间接
Gogithub.com/gorilla/websocketv1.5.3间接
Gogithub.com/grpc-ecosystem/go-grpc-middlewarev1.4.0间接
Gogithub.com/gsterjov/go-libsecretv0.0.0-20161001094733-a6f4afe4910c间接
Gogithub.com/gtank/merlinv0.1.1间接
Gogithub.com/gtank/ristretto255v0.1.2间接
Gogithub.com/hashicorp/go-cleanhttpv0.5.2间接
Gogithub.com/hashicorp/go-getterv1.7.5间接
Gogithub.com/hashicorp/go-getterv1.7.8间接
Gogithub.com/hashicorp/go-hclogv1.6.3间接
Gogithub.com/hashicorp/go-immutable-radixv1.3.1间接
Gogithub.com/hashicorp/go-metricsv0.5.3间接
Gogithub.com/hashicorp/go-metricsv0.5.4间接
Gogithub.com/hashicorp/go-pluginv1.6.1间接
Gogithub.com/hashicorp/go-pluginv1.6.3间接
Gogithub.com/hashicorp/go-safetempv1.0.0间接
Gogithub.com/hashicorp/go-versionv1.7.0间接
Gogithub.com/hashicorp/golang-lruv1.0.2间接
Gogithub.com/hashicorp/golang-lru/v2v2.0.7间接
Gogithub.com/hashicorp/hclv1.0.0间接
Gogithub.com/hashicorp/yamuxv0.1.1间接
Gogithub.com/hashicorp/yamuxv0.1.2间接
Gogithub.com/hdevalence/ed25519consensusv0.2.0间接
Gogithub.com/holiman/bloomfilter/v2v2.0.3间接
Gogithub.com/huandu/skiplistv1.2.0间接
Gogithub.com/huandu/skiplistv1.2.1间接
Gogithub.com/huin/goupnpv1.3.0间接
Gogithub.com/iancoleman/orderedmapv0.3.0间接
Gogithub.com/iancoleman/strcasev0.3.0间接
Gogithub.com/icza/dynov0.0.0-20230330125955-09f820a8d9c0间接
Gogithub.com/improbable-eng/grpc-webv0.15.0间接
Gogithub.com/inconshreveable/mousetrapv1.1.0间接
Gogithub.com/ipfs/go-cidv0.4.1间接
Gogithub.com/ipfs/go-log/v2v2.5.1间接
Gogithub.com/jackpal/go-nat-pmpv1.0.2间接
Gogithub.com/jbenet/go-temp-err-catcherv0.1.0间接
Gogithub.com/jinzhu/inflectionv1.0.0间接
Gogithub.com/jinzhu/nowv1.1.5间接
Gogithub.com/jmespath/go-jmespathv0.4.0间接
Gogithub.com/jmhodges/levigov1.0.0间接
Gogithub.com/json-iterator/gov1.1.12间接
Gogithub.com/klauspost/compressv1.17.9间接
Gogithub.com/klauspost/compressv1.18.0间接
Gogithub.com/klauspost/cpuid/v2v2.2.10间接
Gogithub.com/klauspost/cpuid/v2v2.2.7间接
Gogithub.com/koron/go-ssdpv0.0.4间接
Gogithub.com/kr/prettyv0.3.1间接
Gogithub.com/kr/textv0.2.0间接
Gogithub.com/lib/pqv1.10.9间接
Gogithub.com/libp2p/go-buffer-poolv0.1.0间接
Gogithub.com/libp2p/go-cidrangerv1.1.0间接
Gogithub.com/libp2p/go-flow-metricsv0.1.0间接
Gogithub.com/libp2p/go-libp2p-asn-utilv0.3.0间接
Gogithub.com/libp2p/go-msgiov0.3.0间接
Gogithub.com/libp2p/go-natv0.2.0间接
Gogithub.com/libp2p/go-netroutev0.2.1间接
Gogithub.com/libp2p/go-reuseportv0.4.0间接
Gogithub.com/libp2p/go-yamux/v4v4.0.1间接
Gogithub.com/linxgnu/grocksdbv1.10.1间接
Gogithub.com/linxgnu/grocksdbv1.9.8间接
Gogithub.com/logrusorgru/aurorav2.0.3+incompatible间接
Gogithub.com/magiconair/propertiesv1.8.7间接
Gogithub.com/manifoldco/promptuiv0.9.0间接
Gogithub.com/marten-seemann/tcpv0.0.0-20210406111302-dfbc87cc63fd间接
Gogithub.com/mattn/go-colorablev0.1.13间接
Gogithub.com/mattn/go-colorablev0.1.14间接
Gogithub.com/mattn/go-isattyv0.0.20间接
Gogithub.com/mattn/go-runewidthv0.0.15间接
Gogithub.com/mattn/go-sqlite3v1.14.22间接
Gogithub.com/microsoft/go-winiov0.6.2间接
Gogithub.com/miekg/dnsv1.1.56间接
Gogithub.com/mikioh/tcpinfov0.0.0-20190314235526-30a79bb1804b间接
Gogithub.com/mikioh/tcpoptv0.0.0-20190314235656-172688c1accc间接
Gogithub.com/mimoo/strobegov0.0.0-20220103164710-9a04d6ca976b间接
Gogithub.com/minio/highwayhashv1.0.3间接
Gogithub.com/minio/sha256-simdv1.0.1间接
Gogithub.com/misko9/go-substrate-rpc-client/v4v4.0.0-20240603204351-26b456ae3afe间接
Gogithub.com/mitchellh/go-homedirv1.1.0间接
Gogithub.com/mitchellh/go-testing-interfacev1.14.1间接
Gogithub.com/mitchellh/mapstructurev1.5.0间接
Gogithub.com/modern-go/concurrentv0.0.0-20180306012644-bacd9c7ef1dd间接
Gogithub.com/modern-go/reflect2v1.0.2间接
Gogithub.com/mostynb/zstdpool-freelistv0.0.0-20201229113212-927304c0c3b1间接
Gogithub.com/mtibben/percentv0.2.1间接
Gogithub.com/multiformats/go-base32v0.1.0间接
Gogithub.com/multiformats/go-base36v0.2.0间接
Gogithub.com/multiformats/go-multiaddr-dnsv0.3.1间接
Gogithub.com/multiformats/go-multiaddr-fmtv0.1.0间接
Gogithub.com/multiformats/go-multibasev0.2.0间接
Gogithub.com/multiformats/go-multicodecv0.9.0间接
Gogithub.com/multiformats/go-multihashv0.2.3间接
Gogithub.com/multiformats/go-multistreamv0.5.0间接
Gogithub.com/multiformats/go-varintv0.0.7间接
Gogithub.com/munnerz/goautonegv0.0.0-20191010083416-a7dc8b61c822间接
Gogithub.com/ncruces/go-strftimev0.1.9间接
Gogithub.com/oasisprotocol/curve25519-voiv0.0.0-20230904125328-1f23a7beb09a间接
Gogithub.com/oklog/runv1.1.0间接
Gogithub.com/olekukonko/tablewriterv0.0.5间接
Gogithub.com/onsi/ginkgo/v2v2.23.4间接
Gogithub.com/opencontainers/go-digestv1.0.0间接
Gogithub.com/opencontainers/image-specv1.1.0-rc5间接
Gogithub.com/opencontainers/runtime-specv1.1.0间接
Gogithub.com/pbnjay/memoryv0.0.0-20210728143218-7b4eea64cf58间接
Gogithub.com/pelletier/go-tomlv1.9.5间接
Gogithub.com/pelletier/go-toml/v2v2.2.2间接
Gogithub.com/pelletier/go-toml/v2v2.2.4间接
Gogithub.com/petermattis/goidv0.0.0-20240813172612-4fcff4a6cae7间接
Gogithub.com/pierrec/xxhashv0.1.5间接
Gogithub.com/pion/dtls/v2v2.2.7间接
Gogithub.com/pion/loggingv0.2.2间接
Gogithub.com/pion/stun/v2v2.0.0间接
Gogithub.com/pion/transport/v2v2.2.1间接
Gogithub.com/pion/transport/v3v3.0.1间接
Gogithub.com/pkg/errorsv0.9.1间接
Gogithub.com/planetscale/vtprotobufv0.6.1-0.20240319094008-0393e58bdf10间接
Gogithub.com/pmezard/go-difflibv1.0.1-0.20181226105442-5d4384ee4fb2间接
Gogithub.com/prometheus/client_modelv0.6.1间接
Gogithub.com/prometheus/client_modelv0.6.2间接
Gogithub.com/prometheus/commonv0.62.0间接
Gogithub.com/prometheus/commonv0.65.0间接
Gogithub.com/prometheus/procfsv0.15.1间接
Gogithub.com/prometheus/procfsv0.16.1间接
Gogithub.com/prometheus/tsdbv0.10.0间接
Gogithub.com/quic-go/qpackv0.4.0间接
Gogithub.com/quic-go/qtls-go1-20v0.3.4间接
Gogithub.com/quic-go/quic-gov0.39.3间接
Gogithub.com/quic-go/webtransport-gov0.6.0间接
Gogithub.com/raulk/go-watchdogv1.3.0间接
Gogithub.com/rcrowley/go-metricsv0.0.0-20201227073835-cf1acfcdf475间接
Gogithub.com/remyoudompheng/bigfftv0.0.0-20230129092748-24d4a6f8daec间接
Gogithub.com/rivo/unisegv0.2.0间接
Gogithub.com/rivo/unisegv0.4.3间接
Gogithub.com/rogpeppe/go-internalv1.13.1间接
Gogithub.com/rogpeppe/go-internalv1.14.1间接
Gogithub.com/rs/corsv1.11.1间接
Gogithub.com/sagikazarmark/locaferov0.11.0间接
Gogithub.com/sagikazarmark/locaferov0.6.0间接
Gogithub.com/sagikazarmark/slog-shimv0.1.0间接
Gogithub.com/sasha-s/go-deadlockv0.3.5间接
Gogithub.com/shamaton/msgpack/v2v2.2.0间接
Gogithub.com/shirou/gopsutilv3.21.11+incompatible间接
Gogithub.com/shirou/gopsutilv3.21.4-0.20210419000835-c7a38de76ee5+incompatible间接
Gogithub.com/sourcegraph/concv0.3.0间接
Gogithub.com/sourcegraph/concv0.3.1-0.20240121214520-5f936abd7ae8间接
Gogithub.com/spaolacci/murmur3v1.1.0间接
Gogithub.com/spf13/aferov1.11.0间接
Gogithub.com/spf13/aferov1.15.0间接
Gogithub.com/spf13/pflagv1.0.10间接
Gogithub.com/spf13/pflagv1.0.5间接
Gogithub.com/spiffe/go-spiffe/v2v2.5.0间接
Gogithub.com/stackexchange/wmiv1.2.1间接
Gogithub.com/stirlingmarketinggroup/go-namecasev1.0.0间接
Gogithub.com/streamingfast/loggingv0.0.0-20230608130331-f22c91403091间接
Gogithub.com/stretchr/objxv0.5.2间接
Gogithub.com/subosito/gotenvv1.6.0间接
Gogithub.com/supranational/blstv0.3.14间接
Gogithub.com/syndtr/goleveldbv1.0.1-0.20220721030215-126854af5e6d间接
Gogithub.com/tendermint/go-aminov0.16.0间接
Gogithub.com/tendermint/tendermintv0.38.0-dev间接
Gogithub.com/tidwall/btreev1.7.0间接
Gogithub.com/tidwall/gjsonv1.18.0间接
Gogithub.com/tidwall/matchv1.1.1间接
Gogithub.com/tidwall/prettyv1.2.0间接
Gogithub.com/tidwall/sjsonv1.2.5间接
Gogithub.com/tklauser/go-sysconfv0.3.12间接
Gogithub.com/tklauser/go-sysconfv0.3.15间接
Gogithub.com/tklauser/numcpusv0.10.0间接
Gogithub.com/tklauser/numcpusv0.6.1间接
Gogithub.com/twitchyliquid64/golang-asmv0.15.1间接
Gogithub.com/tyler-smith/go-bip32v1.0.0间接
Gogithub.com/tyler-smith/go-bip39v1.1.0间接
Gogithub.com/ulikunitz/xzv0.5.11间接
Gogithub.com/victoriametrics/fastcachev1.12.2间接
Gogithub.com/victoriametrics/fastcachev1.6.0间接
Gogithub.com/yusufpapurcu/wmiv1.2.4间接
Gogithub.com/zeebo/errsv1.4.0间接
Gogithub.com/zondax/golemv0.27.0间接
Gogithub.com/zondax/hidv0.9.2间接
Gogithub.com/zondax/ledger-gov0.14.3间接
Gogithub.com/zondax/ledger-gov1.0.1间接
Gogo.etcd.io/bboltv1.4.0间接
Gogo.etcd.io/bboltv1.4.0-alpha.1间接
Gogo.mongodb.org/mongo-driverv1.12.2间接
Gogo.opencensus.iov0.24.0间接
Gogo.opentelemetry.io/auto/sdkv1.1.0间接
Gogo.opentelemetry.io/contrib/detectors/gcpv1.36.0间接
Gogo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcv0.49.0间接
Gogo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcv0.61.0间接
Gogo.opentelemetry.io/contrib/instrumentation/net/http/otelhttpv0.49.0间接
Gogo.opentelemetry.io/contrib/instrumentation/net/http/otelhttpv0.62.0间接
Gogo.opentelemetry.io/otelv1.34.0间接
Gogo.opentelemetry.io/otelv1.37.0间接
Gogo.opentelemetry.io/otel/metricv1.34.0间接
Gogo.opentelemetry.io/otel/metricv1.37.0间接
Gogo.opentelemetry.io/otel/sdkv1.37.0间接
Gogo.opentelemetry.io/otel/sdk/metricv1.37.0间接
Gogo.opentelemetry.io/otel/tracev1.34.0间接
Gogo.opentelemetry.io/otel/tracev1.37.0间接
Gogo.uber.org/automaxprocsv1.6.0间接
Gogo.uber.org/digv1.17.1间接
Gogo.uber.org/fxv1.20.1间接
Gogo.uber.org/mockv0.6.0间接
Gogo.uber.org/multierrv1.11.0间接
Gogo.uber.org/ratelimitv0.2.0间接
Gogo.yaml.in/yaml/v2v2.4.2间接
Gogolang.org/x/archv0.17.0间接
Gogolang.org/x/archv0.3.0间接
Gogolang.org/x/expv0.0.0-20240719175910-8a7402abbf56间接
Gogolang.org/x/expv0.0.0-20250506013437-ce4c2cf36ca6间接
Gogolang.org/x/modv0.22.0间接
Gogolang.org/x/modv0.27.0间接
Gogolang.org/x/netv0.34.0间接
Gogolang.org/x/netv0.43.0间接
Gogolang.org/x/oauth2v0.25.0间接
Gogolang.org/x/oauth2v0.30.0间接
Gogolang.org/x/syncv0.10.0间接
Gogolang.org/x/syncv0.16.0间接
Gogolang.org/x/sysv0.29.0间接
Gogolang.org/x/sysv0.35.0间接
Gogolang.org/x/termv0.28.0间接
Gogolang.org/x/termv0.34.0间接
Gogolang.org/x/textv0.21.0间接
Gogolang.org/x/textv0.28.0间接
Gogolang.org/x/timev0.12.0间接
Gogolang.org/x/timev0.9.0间接
Gogolang.org/x/toolsv0.28.0间接
Gogolang.org/x/toolsv0.36.0间接
Gogoogle.golang.org/apiv0.186.0间接
Gogoogle.golang.org/apiv0.247.0间接
Gogoogle.golang.org/genprotov0.0.0-20240701130421-f6361c86f094间接
Gogoogle.golang.org/genprotov0.0.0-20250603155806-513f23925822间接
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20250115164207-1a7da9e5054f间接
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20250818200422-3122310a409c间接
Gogopkg.in/ini.v1v1.67.0间接
Gogopkg.in/natefinch/npipe.v2v2.0.0-20160621034901-c1b8fa8bdcce间接
Gogopkg.in/yaml.v2v2.4.0间接
Gogopkg.in/yaml.v3v3.0.1间接
Gogotest.tools/v3v3.5.1间接
Gogotest.tools/v3v3.5.2间接
Golukechampine.com/blake3v1.2.1间接
Gomodernc.org/gc/v3v3.0.0-20240107210532-573471604cb6间接
Gomodernc.org/libcv1.55.3间接
Gomodernc.org/mathutilv1.6.0间接
Gomodernc.org/memoryv1.8.0间接
Gomodernc.org/sqlitev1.31.1间接
Gomodernc.org/strutilv1.2.0间接
Gomodernc.org/tokenv1.1.0间接
Gonhooyr.io/websocketv1.8.11间接
Gonhooyr.io/websocketv1.8.17间接
Gopgregory.net/rapidv1.1.0间接
Gopgregory.net/rapidv1.2.0间接
Gosigs.k8s.io/yamlv1.4.0间接
Gosigs.k8s.io/yamlv1.6.0间接
原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 51656,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Go": 3417489,
        "HCL": 1427,
        "Shell": 488506,
        "Makefile": 20262,
        "Solidity": 2131,
        "Dockerfile": 5159
      },
      "pushed_at": "2026-07-17T07:27:58Z",
      "created_at": "2025-01-29T09:49:20Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-14T13:06:41Z",
      "description": null,
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "develop",
      "primary_language": "Go",
      "significant_languages": [
        "Go",
        "Shell"
      ]
    },
    "owner": {
      "blog": "https://x.com/pushchain",
      "name": "Push Chain",
      "type": "Organization",
      "login": "pushchain",
      "company": null,
      "followers": 383,
      "avatar_url": "https://avatars.githubusercontent.com/u/64157541?v=4",
      "created_at": "2020-04-22T17:00:16Z",
      "is_verified": null,
      "public_repos": 32,
      "account_age_days": 2276
    },
    "activity": {
      "releases_count": 42,
      "commits_last_year": 2277,
      "latest_release_at": "2026-07-14T12:04:20Z",
      "latest_release_tag": "v0.0.41",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 51,
      "days_since_latest_release": 2,
      "mean_days_between_releases": 5.3
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": 37,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/pushchain/push-chain-node",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/pushchain/push-chain-node",
          "is_deprecated": false,
          "latest_version": "v0.0.41",
          "repository_url": "https://github.com/pushchain/push-chain-node",
          "versions_count": 28,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-14T06:49:47Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 3
        }
      ]
    },
    "popularity": {
      "forks": 7,
      "stars": 6,
      "watchers": 4,
      "open_issues_and_prs": 4
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile",
        "contrib/devtools/Makefile"
      ],
      "api_schema_files": [
        "proto/uexecutor/module/v1/module.proto",
        "proto/uexecutor/v1/chain_meta.proto",
        "proto/uexecutor/v1/gas_price.proto",
        "proto/uexecutor/v1/genesis.proto",
        "proto/uexecutor/v1/old/old_types.proto",
        "proto/uexecutor/v1/pending.proto",
        "proto/uexecutor/v1/query.proto",
        "proto/uexecutor/v1/tx.proto",
        "proto/uexecutor/v1/types.proto",
        "proto/uexecutor/v2/query.proto",
        "proto/uregistry/module/v1/module.proto",
        "proto/uregistry/v1/genesis.proto",
        "proto/uregistry/v1/query.proto",
        "proto/uregistry/v1/tx.proto",
        "proto/uregistry/v1/types.proto",
        "proto/utss/module/v1/module.proto",
        "proto/utss/v1/genesis.proto",
        "proto/utss/v1/query.proto",
        "proto/utss/v1/tx.proto",
        "proto/utss/v1/types.proto",
        "proto/uvalidator/module/v1/module.proto",
        "proto/uvalidator/v1/ballot.proto",
        "proto/uvalidator/v1/genesis.proto",
        "proto/uvalidator/v1/query.proto",
        "proto/uvalidator/v1/tx.proto",
        "proto/uvalidator/v1/types.proto",
        "proto/uvalidator/v1/validator.proto"
      ],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "largest_source_bytes": 603228,
      "source_files_sampled": 558,
      "oversized_source_files": 33,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod",
        "interchaintest/go.mod"
      ],
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "cosmossdk.io/api",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.0-alpha.1"
        },
        {
          "name": "cosmossdk.io/client/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.10.0-beta.4"
        },
        {
          "name": "cosmossdk.io/collections",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.1"
        },
        {
          "name": "cosmossdk.io/core",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0-alpha.2"
        },
        {
          "name": "cosmossdk.io/depinject",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.1"
        },
        {
          "name": "cosmossdk.io/errors",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.2"
        },
        {
          "name": "cosmossdk.io/log",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.1"
        },
        {
          "name": "cosmossdk.io/math",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.3"
        },
        {
          "name": "cosmossdk.io/orm",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.0-beta.3"
        },
        {
          "name": "cosmossdk.io/store",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.0-alpha.1"
        },
        {
          "name": "cosmossdk.io/tools/confix",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.2"
        },
        {
          "name": "cosmossdk.io/x/circuit",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.2.0"
        },
        {
          "name": "cosmossdk.io/x/evidence",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.2.0"
        },
        {
          "name": "cosmossdk.io/x/feegrant",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.2.0"
        },
        {
          "name": "cosmossdk.io/x/nft",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.1"
        },
        {
          "name": "cosmossdk.io/x/tx",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0-alpha.1"
        },
        {
          "name": "cosmossdk.io/x/upgrade",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.2.0"
        },
        {
          "name": "github.com/CosmWasm/wasmd",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.51.0"
        },
        {
          "name": "github.com/cometbft/cometbft",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.38.21"
        },
        {
          "name": "github.com/cosmos/cosmos-db",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.3"
        },
        {
          "name": "github.com/cosmos/cosmos-proto",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.0-beta.5"
        },
        {
          "name": "github.com/cosmos/cosmos-sdk",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.54.0-alpha.0.0.20250611155041-9fa93c9afe32"
        },
        {
          "name": "github.com/cosmos/evm",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20250321154638-d781e119de10"
        },
        {
          "name": "github.com/cosmos/gogoproto",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.7.2"
        },
        {
          "name": "github.com/cosmos/ibc-apps/middleware/packet-forward-middleware/v10",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v10.1.0"
        },
        {
          "name": "github.com/cosmos/ibc-apps/modules/rate-limiting/v10",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v10.1.0"
        },
        {
          "name": "github.com/cosmos/ibc-go/modules/capability",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.1"
        },
        {
          "name": "github.com/cosmos/ibc-go/v10",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v10.4.0"
        },
        {
          "name": "github.com/ethereum/go-ethereum",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.15.11"
        },
        {
          "name": "github.com/gagliardetto/solana-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.13.0"
        },
        {
          "name": "github.com/golang/mock",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/golang/protobuf",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.4"
        },
        {
          "name": "github.com/gorilla/mux",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.8.1"
        },
        {
          "name": "github.com/grpc-ecosystem/grpc-gateway",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.16.0"
        },
        {
          "name": "github.com/joho/godotenv",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.1"
        },
        {
          "name": "github.com/mr-tron/base58",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0"
        },
        {
          "name": "github.com/prometheus/client_golang",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.23.0"
        },
        {
          "name": "github.com/rs/zerolog",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.34.0"
        },
        {
          "name": "github.com/spf13/cast",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.10.0"
        },
        {
          "name": "github.com/spf13/cobra",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.10.1"
        },
        {
          "name": "github.com/spf13/viper",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.21.0"
        },
        {
          "name": "github.com/strangelove-ventures/tokenfactory",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.50.7-wasmvm2"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1"
        },
        {
          "name": "google.golang.org/genproto/googleapis/api",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20250707201910-8d1bb00bc6a7"
        },
        {
          "name": "google.golang.org/grpc",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.75.0"
        },
        {
          "name": "google.golang.org/protobuf",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.36.10"
        },
        {
          "name": "gorm.io/driver/sqlite",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "gorm.io/gorm",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.30.1"
        },
        {
          "name": "github.com/CosmWasm/wasmvm/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.2.4"
        },
        {
          "name": "github.com/libp2p/go-libp2p",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.32.0"
        },
        {
          "name": "github.com/multiformats/go-multiaddr",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.12.0"
        },
        {
          "name": "go-wrapper",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-00010101000000-000000000000"
        },
        {
          "name": "github.com/cosmos/ibc-go/modules/light-clients/08-wasm/v10",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v10.4.0"
        },
        {
          "name": "github.com/holiman/uint256",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.2"
        },
        {
          "name": "golang.org/x/crypto",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.41.0"
        },
        {
          "name": "cosmossdk.io/math",
          "manifest": "interchaintest/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.0"
        },
        {
          "name": "github.com/CosmWasm/wasmd",
          "manifest": "interchaintest/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.50.0"
        },
        {
          "name": "github.com/cosmos/cosmos-sdk",
          "manifest": "interchaintest/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.50.13"
        },
        {
          "name": "github.com/cosmos/evm",
          "manifest": "interchaintest/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.0"
        },
        {
          "name": "github.com/cosmos/ibc-go/v8",
          "manifest": "interchaintest/go.mod",
          "ecosystem": "go",
          "version_constraint": "v8.7.0"
        },
        {
          "name": "github.com/strangelove-ventures/interchaintest/v8",
          "manifest": "interchaintest/go.mod",
          "ecosystem": "go",
          "version_constraint": "v8.8.1"
        },
        {
          "name": "github.com/strangelove-ventures/tokenfactory",
          "manifest": "interchaintest/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.50.3"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "interchaintest/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.10.0"
        },
        {
          "name": "go.uber.org/zap",
          "manifest": "interchaintest/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.27.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "cosmossdk.io/api",
            "direct": true,
            "version": "v0.7.6",
            "ecosystem": "go"
          },
          {
            "name": "cosmossdk.io/collections",
            "direct": true,
            "version": "v0.4.0",
            "ecosystem": "go"
          },
          {
            "name": "cosmossdk.io/depinject",
            "direct": true,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "cosmossdk.io/depinject",
            "direct": true,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "cosmossdk.io/errors",
            "direct": true,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "cosmossdk.io/errors",
            "direct": true,
            "version": "v1.0.2",
            "ecosystem": "go"
          },
          {
            "name": "cosmossdk.io/log",
            "direct": true,
            "version": "v1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "cosmossdk.io/log",
            "direct": true,
            "version": "v1.6.1",
            "ecosystem": "go"
          },
          {
            "name": "cosmossdk.io/math",
            "direct": true,
            "version": "v1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "cosmossdk.io/math",
            "direct": true,
            "version": "v1.5.3",
            "ecosystem": "go"
          },
          {
            "name": "cosmossdk.io/orm",
            "direct": true,
            "version": "v1.0.0-beta.3",
            "ecosystem": "go"
          },
          {
            "name": "cosmossdk.io/tools/confix",
            "direct": true,
            "version": "v0.1.2",
            "ecosystem": "go"
          },
          {
            "name": "cosmossdk.io/x/circuit",
            "direct": true,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "cosmossdk.io/x/evidence",
            "direct": true,
            "version": "v0.1.1",
            "ecosystem": "go"
          },
          {
            "name": "cosmossdk.io/x/feegrant",
            "direct": true,
            "version": "v0.1.1",
            "ecosystem": "go"
          },
          {
            "name": "cosmossdk.io/x/nft",
            "direct": true,
            "version": "v0.1.1",
            "ecosystem": "go"
          },
          {
            "name": "cosmossdk.io/x/tx",
            "direct": true,
            "version": "v0.13.7",
            "ecosystem": "go"
          },
          {
            "name": "cosmossdk.io/x/upgrade",
            "direct": true,
            "version": "v0.1.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cometbft/cometbft",
            "direct": true,
            "version": "v0.38.17",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cometbft/cometbft",
            "direct": true,
            "version": "v0.38.21",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cosmos/cosmos-db",
            "direct": true,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cosmos/cosmos-db",
            "direct": true,
            "version": "v1.1.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cosmos/cosmos-proto",
            "direct": true,
            "version": "v1.0.0-beta.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cosmos/evm",
            "direct": true,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cosmos/gogoproto",
            "direct": true,
            "version": "v1.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cosmos/gogoproto",
            "direct": true,
            "version": "v1.7.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cosmos/ibc-apps/middleware/packet-forward-middleware/v10",
            "direct": true,
            "version": "v10.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cosmos/ibc-apps/modules/rate-limiting/v10",
            "direct": true,
            "version": "v10.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cosmos/ibc-go/modules/capability",
            "direct": true,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cosmos/ibc-go/modules/light-clients/08-wasm/v10",
            "direct": true,
            "version": "v10.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cosmos/ibc-go/v10",
            "direct": true,
            "version": "v10.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cosmos/ibc-go/v8",
            "direct": true,
            "version": "v8.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cosmwasm/wasmd",
            "direct": true,
            "version": "v0.50.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cosmwasm/wasmvm/v2",
            "direct": true,
            "version": "v2.2.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gagliardetto/solana-go",
            "direct": true,
            "version": "v1.13.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang/mock",
            "direct": true,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang/protobuf",
            "direct": true,
            "version": "v1.5.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gorilla/mux",
            "direct": true,
            "version": "v1.8.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/grpc-ecosystem/grpc-gateway",
            "direct": true,
            "version": "v1.16.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/holiman/uint256",
            "direct": true,
            "version": "v1.3.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/joho/godotenv",
            "direct": true,
            "version": "v1.5.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/libp2p/go-libp2p",
            "direct": true,
            "version": "v0.32.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mr-tron/base58",
            "direct": true,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/multiformats/go-multiaddr",
            "direct": true,
            "version": "v0.12.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/client_golang",
            "direct": true,
            "version": "v1.20.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/client_golang",
            "direct": true,
            "version": "v1.23.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rs/zerolog",
            "direct": true,
            "version": "v1.33.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rs/zerolog",
            "direct": true,
            "version": "v1.34.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cast",
            "direct": true,
            "version": "v1.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cast",
            "direct": true,
            "version": "v1.7.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cobra",
            "direct": true,
            "version": "v1.10.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cobra",
            "direct": true,
            "version": "v1.8.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/strangelove-ventures/interchaintest/v8",
            "direct": true,
            "version": "v8.8.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/strangelove-ventures/tokenfactory",
            "direct": true,
            "version": "v0.50.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/testify",
            "direct": true,
            "version": "v1.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/testify",
            "direct": true,
            "version": "v1.11.1",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/zap",
            "direct": true,
            "version": "v1.27.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/crypto",
            "direct": true,
            "version": "v0.32.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/crypto",
            "direct": true,
            "version": "v0.41.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/api",
            "direct": true,
            "version": "v0.0.0-20250106144421-5f5ef82da422",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/api",
            "direct": true,
            "version": "v0.0.0-20250707201910-8d1bb00bc6a7",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/grpc",
            "direct": true,
            "version": "v1.71.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/grpc",
            "direct": true,
            "version": "v1.75.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/protobuf",
            "direct": true,
            "version": "v1.36.10",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/protobuf",
            "direct": true,
            "version": "v1.36.5",
            "ecosystem": "go"
          },
          {
            "name": "gorm.io/driver/sqlite",
            "direct": true,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "gorm.io/gorm",
            "direct": true,
            "version": "v1.30.1",
            "ecosystem": "go"
          },
          {
            "name": "cel.dev/expr",
            "direct": false,
            "version": "v0.24.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go",
            "direct": false,
            "version": "v0.115.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go",
            "direct": false,
            "version": "v0.120.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/auth",
            "direct": false,
            "version": "v0.16.4",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/auth",
            "direct": false,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/auth/oauth2adapt",
            "direct": false,
            "version": "v0.2.2",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/auth/oauth2adapt",
            "direct": false,
            "version": "v0.2.8",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/compute/metadata",
            "direct": false,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/compute/metadata",
            "direct": false,
            "version": "v0.8.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/iam",
            "direct": false,
            "version": "v1.1.9",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/iam",
            "direct": false,
            "version": "v1.5.2",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/monitoring",
            "direct": false,
            "version": "v1.24.2",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/storage",
            "direct": false,
            "version": "v1.41.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/storage",
            "direct": false,
            "version": "v1.50.0",
            "ecosystem": "go"
          },
          {
            "name": "filippo.io/edwards25519",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/99designs/go-keychain",
            "direct": false,
            "version": "v0.0.0-20191008050251-8e49817e8af4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/99designs/keyring",
            "direct": false,
            "version": "v1.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/andres-erbsen/clock",
            "direct": false,
            "version": "v0.0.0-20160526145045-9e14626cd129",
            "ecosystem": "go"
          },
          {
            "name": "github.com/avast/retry-go/v4",
            "direct": false,
            "version": "v4.5.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go",
            "direct": false,
            "version": "v1.46.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go",
            "direct": false,
            "version": "v1.49.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/benbjohnson/clock",
            "direct": false,
            "version": "v1.3.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/beorn7/perks",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bgentry/go-netrc",
            "direct": false,
            "version": "v0.0.0-20140422174119-9fd32a8b3d3d",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bgentry/speakeasy",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bits-and-blooms/bitset",
            "direct": false,
            "version": "v1.17.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bits-and-blooms/bitset",
            "direct": false,
            "version": "v1.24.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/blendle/zapdriver",
            "direct": false,
            "version": "v1.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/btcsuite/btcd",
            "direct": false,
            "version": "v0.24.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/btcsuite/btcd/btcec/v2",
            "direct": false,
            "version": "v2.3.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/btcsuite/btcd/btcec/v2",
            "direct": false,
            "version": "v2.3.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/btcsuite/btcd/btcutil",
            "direct": false,
            "version": "v1.1.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/btcsuite/btcd/chaincfg/chainhash",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/burntsushi/toml",
            "direct": false,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bytedance/gopkg",
            "direct": false,
            "version": "v0.1.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bytedance/sonic",
            "direct": false,
            "version": "v1.12.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bytedance/sonic",
            "direct": false,
            "version": "v1.14.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bytedance/sonic/loader",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bytedance/sonic/loader",
            "direct": false,
            "version": "v0.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cenkalti/backoff/v4",
            "direct": false,
            "version": "v4.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cespare/xxhash/v2",
            "direct": false,
            "version": "v2.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/chzyer/readline",
            "direct": false,
            "version": "v1.5.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cloudwego/base64x",
            "direct": false,
            "version": "v0.1.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cloudwego/base64x",
            "direct": false,
            "version": "v0.1.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cloudwego/iasm",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cncf/xds/go",
            "direct": false,
            "version": "v0.0.0-20250501225837-2ac532fd4443",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cockroachdb/apd/v2",
            "direct": false,
            "version": "v2.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cockroachdb/apd/v3",
            "direct": false,
            "version": "v3.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cockroachdb/errors",
            "direct": false,
            "version": "v1.11.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cockroachdb/errors",
            "direct": false,
            "version": "v1.12.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cockroachdb/fifo",
            "direct": false,
            "version": "v0.0.0-20240616162244-4768e80dfb9a",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cockroachdb/fifo",
            "direct": false,
            "version": "v0.0.0-20240816210425-c5d0cb0b6fc0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cockroachdb/logtags",
            "direct": false,
            "version": "v0.0.0-20230118201751-21c54148d20b",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cockroachdb/logtags",
            "direct": false,
            "version": "v0.0.0-20241215232642-bb51bb14a506",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cockroachdb/pebble",
            "direct": false,
            "version": "v1.1.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cockroachdb/pebble",
            "direct": false,
            "version": "v1.1.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cockroachdb/redact",
            "direct": false,
            "version": "v1.1.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cockroachdb/redact",
            "direct": false,
            "version": "v1.1.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cockroachdb/tokenbucket",
            "direct": false,
            "version": "v0.0.0-20230807174530-cc333fc44b06",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cockroachdb/tokenbucket",
            "direct": false,
            "version": "v0.0.0-20250429170803-42689b6311bb",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cometbft/cometbft-db",
            "direct": false,
            "version": "v0.14.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cometbft/cometbft-db",
            "direct": false,
            "version": "v1.0.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/composablefi/go-subkey/v2",
            "direct": false,
            "version": "v2.0.0-tm03420",
            "ecosystem": "go"
          },
          {
            "name": "github.com/consensys/gnark-crypto",
            "direct": false,
            "version": "v0.18.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/cgroups",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/coreos/go-systemd/v22",
            "direct": false,
            "version": "v22.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cosmos/btcutil",
            "direct": false,
            "version": "v1.0.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cosmos/go-bip39",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cosmos/gogogateway",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cosmos/iavl",
            "direct": false,
            "version": "v1.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cosmos/iavl",
            "direct": false,
            "version": "v1.2.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cosmos/ics23/go",
            "direct": false,
            "version": "v0.11.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cosmos/interchain-security/v5",
            "direct": false,
            "version": "v5.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cosmos/ledger-cosmos-go",
            "direct": false,
            "version": "v0.14.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cosmos/ledger-cosmos-go",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cosmwasm/wasmvm",
            "direct": false,
            "version": "v1.5.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/crate-crypto/go-eth-kzg",
            "direct": false,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/crate-crypto/go-ipa",
            "direct": false,
            "version": "v0.0.0-20240724233137-53bbb0ceb27a",
            "ecosystem": "go"
          },
          {
            "name": "github.com/creachadair/atomicfile",
            "direct": false,
            "version": "v0.3.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/creachadair/tomledit",
            "direct": false,
            "version": "v0.0.28",
            "ecosystem": "go"
          },
          {
            "name": "github.com/danieljoos/wincred",
            "direct": false,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/datadog/datadog-go",
            "direct": false,
            "version": "v4.8.3+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/datadog/zstd",
            "direct": false,
            "version": "v1.5.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/datadog/zstd",
            "direct": false,
            "version": "v1.5.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/davecgh/go-spew",
            "direct": false,
            "version": "v1.1.2-0.20180830191138-d8f796af33cc",
            "ecosystem": "go"
          },
          {
            "name": "github.com/davidlazar/go-crypto",
            "direct": false,
            "version": "v0.0.0-20200604182044-b73af7476f6c",
            "ecosystem": "go"
          },
          {
            "name": "github.com/deckarep/golang-set",
            "direct": false,
            "version": "v1.8.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/deckarep/golang-set/v2",
            "direct": false,
            "version": "v2.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/decred/base58",
            "direct": false,
            "version": "v1.0.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/decred/dcrd/crypto/blake256",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/decred/dcrd/dcrec/secp256k1/v2",
            "direct": false,
            "version": "v2.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/decred/dcrd/dcrec/secp256k1/v4",
            "direct": false,
            "version": "v4.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/decred/dcrd/dcrec/secp256k1/v4",
            "direct": false,
            "version": "v4.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/desertbit/timer",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dgraph-io/badger/v4",
            "direct": false,
            "version": "v4.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dgraph-io/badger/v4",
            "direct": false,
            "version": "v4.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dgraph-io/ristretto",
            "direct": false,
            "version": "v0.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dgraph-io/ristretto/v2",
            "direct": false,
            "version": "v2.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/distribution/reference",
            "direct": false,
            "version": "v0.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dlclark/regexp2",
            "direct": false,
            "version": "v1.11.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/docker/distribution",
            "direct": false,
            "version": "v2.8.3+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/docker/docker",
            "direct": false,
            "version": "v24.0.9+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/docker/go-connections",
            "direct": false,
            "version": "v0.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/docker/go-units",
            "direct": false,
            "version": "v0.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dop251/goja",
            "direct": false,
            "version": "v0.0.0-20260311135729-065cd970411c",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dustin/go-humanize",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dvsekhvalnov/jose2go",
            "direct": false,
            "version": "v1.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/elastic/gosigar",
            "direct": false,
            "version": "v0.14.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/emicklei/dot",
            "direct": false,
            "version": "v1.6.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/emicklei/dot",
            "direct": false,
            "version": "v1.8.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/envoyproxy/go-control-plane/envoy",
            "direct": false,
            "version": "v1.32.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/envoyproxy/protoc-gen-validate",
            "direct": false,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ethereum/c-kzg-4844/v2",
            "direct": false,
            "version": "v2.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ethereum/go-verkle",
            "direct": false,
            "version": "v0.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/factomproject/basen",
            "direct": false,
            "version": "v0.0.0-20150613233007-fe3947df716e",
            "ecosystem": "go"
          },
          {
            "name": "github.com/factomproject/btcutilecc",
            "direct": false,
            "version": "v0.0.0-20130527213604-d3a63a5752ec",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fatih/color",
            "direct": false,
            "version": "v1.17.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fatih/color",
            "direct": false,
            "version": "v1.18.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/felixge/httpsnoop",
            "direct": false,
            "version": "v1.0.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ferranbt/fastssz",
            "direct": false,
            "version": "v0.1.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/flynn/noise",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/francoispqt/gojay",
            "direct": false,
            "version": "v1.2.13",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fsnotify/fsnotify",
            "direct": false,
            "version": "v1.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fsnotify/fsnotify",
            "direct": false,
            "version": "v1.9.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gagliardetto/binary",
            "direct": false,
            "version": "v0.8.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gagliardetto/treeout",
            "direct": false,
            "version": "v0.1.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/getsentry/sentry-go",
            "direct": false,
            "version": "v0.28.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/getsentry/sentry-go",
            "direct": false,
            "version": "v0.35.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-jose/go-jose/v4",
            "direct": false,
            "version": "v4.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-kit/kit",
            "direct": false,
            "version": "v0.13.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-kit/log",
            "direct": false,
            "version": "v0.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logfmt/logfmt",
            "direct": false,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/logr",
            "direct": false,
            "version": "v1.4.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/logr",
            "direct": false,
            "version": "v1.4.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/stdr",
            "direct": false,
            "version": "v1.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-ole/go-ole",
            "direct": false,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-sourcemap/sourcemap",
            "direct": false,
            "version": "v2.1.3+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-stack/stack",
            "direct": false,
            "version": "v1.8.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-task/slim-sprig/v3",
            "direct": false,
            "version": "v3.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/godbus/dbus",
            "direct": false,
            "version": "v0.0.0-20190726142602-4481cbc300e2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/godbus/dbus/v5",
            "direct": false,
            "version": "v5.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gofrs/flock",
            "direct": false,
            "version": "v0.12.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gogo/googleapis",
            "direct": false,
            "version": "v1.4.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gogo/protobuf",
            "direct": false,
            "version": "v1.3.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gogo/status",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang/glog",
            "direct": false,
            "version": "v1.2.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang/groupcache",
            "direct": false,
            "version": "v0.0.0-20210331224755-41bb18bfe9da",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang/snappy",
            "direct": false,
            "version": "v0.0.5-0.20220116011046-fa5810519dcb",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang/snappy",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/btree",
            "direct": false,
            "version": "v1.1.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/flatbuffers",
            "direct": false,
            "version": "v24.3.25+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/flatbuffers",
            "direct": false,
            "version": "v25.2.10+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/go-cmp",
            "direct": false,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/go-cmp",
            "direct": false,
            "version": "v0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/gofuzz",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/gopacket",
            "direct": false,
            "version": "v1.1.19",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/orderedcode",
            "direct": false,
            "version": "v0.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/pprof",
            "direct": false,
            "version": "v0.0.0-20250403155104-27863c87afa6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/s2a-go",
            "direct": false,
            "version": "v0.1.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/s2a-go",
            "direct": false,
            "version": "v0.1.9",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/uuid",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/googleapis/enterprise-certificate-proxy",
            "direct": false,
            "version": "v0.3.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/googleapis/enterprise-certificate-proxy",
            "direct": false,
            "version": "v0.3.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/googleapis/gax-go/v2",
            "direct": false,
            "version": "v2.12.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/googleapis/gax-go/v2",
            "direct": false,
            "version": "v2.15.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/googlecloudplatform/opentelemetry-operations-go/detectors/gcp",
            "direct": false,
            "version": "v1.29.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/googlecloudplatform/opentelemetry-operations-go/exporter/metric",
            "direct": false,
            "version": "v0.50.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/googlecloudplatform/opentelemetry-operations-go/internal/resourcemapping",
            "direct": false,
            "version": "v0.50.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gorilla/handlers",
            "direct": false,
            "version": "v1.5.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gorilla/websocket",
            "direct": false,
            "version": "v1.5.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/grpc-ecosystem/go-grpc-middleware",
            "direct": false,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gsterjov/go-libsecret",
            "direct": false,
            "version": "v0.0.0-20161001094733-a6f4afe4910c",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gtank/merlin",
            "direct": false,
            "version": "v0.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gtank/ristretto255",
            "direct": false,
            "version": "v0.1.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-cleanhttp",
            "direct": false,
            "version": "v0.5.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-getter",
            "direct": false,
            "version": "v1.7.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-getter",
            "direct": false,
            "version": "v1.7.8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-hclog",
            "direct": false,
            "version": "v1.6.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-immutable-radix",
            "direct": false,
            "version": "v1.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-metrics",
            "direct": false,
            "version": "v0.5.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-metrics",
            "direct": false,
            "version": "v0.5.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-plugin",
            "direct": false,
            "version": "v1.6.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-plugin",
            "direct": false,
            "version": "v1.6.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-safetemp",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-version",
            "direct": false,
            "version": "v1.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/golang-lru",
            "direct": false,
            "version": "v1.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/golang-lru/v2",
            "direct": false,
            "version": "v2.0.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/hcl",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/yamux",
            "direct": false,
            "version": "v0.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/yamux",
            "direct": false,
            "version": "v0.1.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hdevalence/ed25519consensus",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/holiman/bloomfilter/v2",
            "direct": false,
            "version": "v2.0.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/huandu/skiplist",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/huandu/skiplist",
            "direct": false,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/huin/goupnp",
            "direct": false,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/iancoleman/orderedmap",
            "direct": false,
            "version": "v0.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/iancoleman/strcase",
            "direct": false,
            "version": "v0.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/icza/dyno",
            "direct": false,
            "version": "v0.0.0-20230330125955-09f820a8d9c0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/improbable-eng/grpc-web",
            "direct": false,
            "version": "v0.15.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/inconshreveable/mousetrap",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ipfs/go-cid",
            "direct": false,
            "version": "v0.4.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ipfs/go-log/v2",
            "direct": false,
            "version": "v2.5.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jackpal/go-nat-pmp",
            "direct": false,
            "version": "v1.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jbenet/go-temp-err-catcher",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jinzhu/inflection",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jinzhu/now",
            "direct": false,
            "version": "v1.1.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jmespath/go-jmespath",
            "direct": false,
            "version": "v0.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jmhodges/levigo",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/json-iterator/go",
            "direct": false,
            "version": "v1.1.12",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/compress",
            "direct": false,
            "version": "v1.17.9",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/compress",
            "direct": false,
            "version": "v1.18.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/cpuid/v2",
            "direct": false,
            "version": "v2.2.10",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/cpuid/v2",
            "direct": false,
            "version": "v2.2.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/koron/go-ssdp",
            "direct": false,
            "version": "v0.0.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kr/pretty",
            "direct": false,
            "version": "v0.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kr/text",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lib/pq",
            "direct": false,
            "version": "v1.10.9",
            "ecosystem": "go"
          },
          {
            "name": "github.com/libp2p/go-buffer-pool",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/libp2p/go-cidranger",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/libp2p/go-flow-metrics",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/libp2p/go-libp2p-asn-util",
            "direct": false,
            "version": "v0.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/libp2p/go-msgio",
            "direct": false,
            "version": "v0.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/libp2p/go-nat",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/libp2p/go-netroute",
            "direct": false,
            "version": "v0.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/libp2p/go-reuseport",
            "direct": false,
            "version": "v0.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/libp2p/go-yamux/v4",
            "direct": false,
            "version": "v4.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/linxgnu/grocksdb",
            "direct": false,
            "version": "v1.10.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/linxgnu/grocksdb",
            "direct": false,
            "version": "v1.9.8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/logrusorgru/aurora",
            "direct": false,
            "version": "v2.0.3+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/magiconair/properties",
            "direct": false,
            "version": "v1.8.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/manifoldco/promptui",
            "direct": false,
            "version": "v0.9.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/marten-seemann/tcp",
            "direct": false,
            "version": "v0.0.0-20210406111302-dfbc87cc63fd",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-colorable",
            "direct": false,
            "version": "v0.1.13",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-colorable",
            "direct": false,
            "version": "v0.1.14",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-isatty",
            "direct": false,
            "version": "v0.0.20",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-runewidth",
            "direct": false,
            "version": "v0.0.15",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-sqlite3",
            "direct": false,
            "version": "v1.14.22",
            "ecosystem": "go"
          },
          {
            "name": "github.com/microsoft/go-winio",
            "direct": false,
            "version": "v0.6.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/miekg/dns",
            "direct": false,
            "version": "v1.1.56",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mikioh/tcpinfo",
            "direct": false,
            "version": "v0.0.0-20190314235526-30a79bb1804b",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mikioh/tcpopt",
            "direct": false,
            "version": "v0.0.0-20190314235656-172688c1accc",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mimoo/strobego",
            "direct": false,
            "version": "v0.0.0-20220103164710-9a04d6ca976b",
            "ecosystem": "go"
          },
          {
            "name": "github.com/minio/highwayhash",
            "direct": false,
            "version": "v1.0.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/minio/sha256-simd",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/misko9/go-substrate-rpc-client/v4",
            "direct": false,
            "version": "v4.0.0-20240603204351-26b456ae3afe",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/go-homedir",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/go-testing-interface",
            "direct": false,
            "version": "v1.14.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/mapstructure",
            "direct": false,
            "version": "v1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/modern-go/concurrent",
            "direct": false,
            "version": "v0.0.0-20180306012644-bacd9c7ef1dd",
            "ecosystem": "go"
          },
          {
            "name": "github.com/modern-go/reflect2",
            "direct": false,
            "version": "v1.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mostynb/zstdpool-freelist",
            "direct": false,
            "version": "v0.0.0-20201229113212-927304c0c3b1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mtibben/percent",
            "direct": false,
            "version": "v0.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/multiformats/go-base32",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/multiformats/go-base36",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/multiformats/go-multiaddr-dns",
            "direct": false,
            "version": "v0.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/multiformats/go-multiaddr-fmt",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/multiformats/go-multibase",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/multiformats/go-multicodec",
            "direct": false,
            "version": "v0.9.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/multiformats/go-multihash",
            "direct": false,
            "version": "v0.2.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/multiformats/go-multistream",
            "direct": false,
            "version": "v0.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/multiformats/go-varint",
            "direct": false,
            "version": "v0.0.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/munnerz/goautoneg",
            "direct": false,
            "version": "v0.0.0-20191010083416-a7dc8b61c822",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ncruces/go-strftime",
            "direct": false,
            "version": "v0.1.9",
            "ecosystem": "go"
          },
          {
            "name": "github.com/oasisprotocol/curve25519-voi",
            "direct": false,
            "version": "v0.0.0-20230904125328-1f23a7beb09a",
            "ecosystem": "go"
          },
          {
            "name": "github.com/oklog/run",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/olekukonko/tablewriter",
            "direct": false,
            "version": "v0.0.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/onsi/ginkgo/v2",
            "direct": false,
            "version": "v2.23.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/opencontainers/go-digest",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/opencontainers/image-spec",
            "direct": false,
            "version": "v1.1.0-rc5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/opencontainers/runtime-spec",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pbnjay/memory",
            "direct": false,
            "version": "v0.0.0-20210728143218-7b4eea64cf58",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pelletier/go-toml",
            "direct": false,
            "version": "v1.9.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pelletier/go-toml/v2",
            "direct": false,
            "version": "v2.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pelletier/go-toml/v2",
            "direct": false,
            "version": "v2.2.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/petermattis/goid",
            "direct": false,
            "version": "v0.0.0-20240813172612-4fcff4a6cae7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pierrec/xxhash",
            "direct": false,
            "version": "v0.1.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pion/dtls/v2",
            "direct": false,
            "version": "v2.2.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pion/logging",
            "direct": false,
            "version": "v0.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pion/stun/v2",
            "direct": false,
            "version": "v2.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pion/transport/v2",
            "direct": false,
            "version": "v2.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pion/transport/v3",
            "direct": false,
            "version": "v3.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pkg/errors",
            "direct": false,
            "version": "v0.9.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/planetscale/vtprotobuf",
            "direct": false,
            "version": "v0.6.1-0.20240319094008-0393e58bdf10",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pmezard/go-difflib",
            "direct": false,
            "version": "v1.0.1-0.20181226105442-5d4384ee4fb2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/client_model",
            "direct": false,
            "version": "v0.6.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/client_model",
            "direct": false,
            "version": "v0.6.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/common",
            "direct": false,
            "version": "v0.62.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/common",
            "direct": false,
            "version": "v0.65.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/procfs",
            "direct": false,
            "version": "v0.15.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/procfs",
            "direct": false,
            "version": "v0.16.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/tsdb",
            "direct": false,
            "version": "v0.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/quic-go/qpack",
            "direct": false,
            "version": "v0.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/quic-go/qtls-go1-20",
            "direct": false,
            "version": "v0.3.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/quic-go/quic-go",
            "direct": false,
            "version": "v0.39.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/quic-go/webtransport-go",
            "direct": false,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/raulk/go-watchdog",
            "direct": false,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rcrowley/go-metrics",
            "direct": false,
            "version": "v0.0.0-20201227073835-cf1acfcdf475",
            "ecosystem": "go"
          },
          {
            "name": "github.com/remyoudompheng/bigfft",
            "direct": false,
            "version": "v0.0.0-20230129092748-24d4a6f8daec",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rivo/uniseg",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rivo/uniseg",
            "direct": false,
            "version": "v0.4.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rogpeppe/go-internal",
            "direct": false,
            "version": "v1.13.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rogpeppe/go-internal",
            "direct": false,
            "version": "v1.14.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rs/cors",
            "direct": false,
            "version": "v1.11.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sagikazarmark/locafero",
            "direct": false,
            "version": "v0.11.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sagikazarmark/locafero",
            "direct": false,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sagikazarmark/slog-shim",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sasha-s/go-deadlock",
            "direct": false,
            "version": "v0.3.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/shamaton/msgpack/v2",
            "direct": false,
            "version": "v2.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/shirou/gopsutil",
            "direct": false,
            "version": "v3.21.11+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/shirou/gopsutil",
            "direct": false,
            "version": "v3.21.4-0.20210419000835-c7a38de76ee5+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sourcegraph/conc",
            "direct": false,
            "version": "v0.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sourcegraph/conc",
            "direct": false,
            "version": "v0.3.1-0.20240121214520-5f936abd7ae8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spaolacci/murmur3",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/afero",
            "direct": false,
            "version": "v1.11.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/afero",
            "direct": false,
            "version": "v1.15.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/pflag",
            "direct": false,
            "version": "v1.0.10",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/pflag",
            "direct": false,
            "version": "v1.0.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spiffe/go-spiffe/v2",
            "direct": false,
            "version": "v2.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stackexchange/wmi",
            "direct": false,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stirlingmarketinggroup/go-namecase",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/streamingfast/logging",
            "direct": false,
            "version": "v0.0.0-20230608130331-f22c91403091",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/objx",
            "direct": false,
            "version": "v0.5.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/subosito/gotenv",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/supranational/blst",
            "direct": false,
            "version": "v0.3.14",
            "ecosystem": "go"
          },
          {
            "name": "github.com/syndtr/goleveldb",
            "direct": false,
            "version": "v1.0.1-0.20220721030215-126854af5e6d",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tendermint/go-amino",
            "direct": false,
            "version": "v0.16.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tendermint/tendermint",
            "direct": false,
            "version": "v0.38.0-dev",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tidwall/btree",
            "direct": false,
            "version": "v1.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tidwall/gjson",
            "direct": false,
            "version": "v1.18.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tidwall/match",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tidwall/pretty",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tidwall/sjson",
            "direct": false,
            "version": "v1.2.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tklauser/go-sysconf",
            "direct": false,
            "version": "v0.3.12",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tklauser/go-sysconf",
            "direct": false,
            "version": "v0.3.15",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tklauser/numcpus",
            "direct": false,
            "version": "v0.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tklauser/numcpus",
            "direct": false,
            "version": "v0.6.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/twitchyliquid64/golang-asm",
            "direct": false,
            "version": "v0.15.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tyler-smith/go-bip32",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tyler-smith/go-bip39",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ulikunitz/xz",
            "direct": false,
            "version": "v0.5.11",
            "ecosystem": "go"
          },
          {
            "name": "github.com/victoriametrics/fastcache",
            "direct": false,
            "version": "v1.12.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/victoriametrics/fastcache",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/yusufpapurcu/wmi",
            "direct": false,
            "version": "v1.2.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/zeebo/errs",
            "direct": false,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/zondax/golem",
            "direct": false,
            "version": "v0.27.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/zondax/hid",
            "direct": false,
            "version": "v0.9.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/zondax/ledger-go",
            "direct": false,
            "version": "v0.14.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/zondax/ledger-go",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "go.etcd.io/bbolt",
            "direct": false,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "go.etcd.io/bbolt",
            "direct": false,
            "version": "v1.4.0-alpha.1",
            "ecosystem": "go"
          },
          {
            "name": "go.mongodb.org/mongo-driver",
            "direct": false,
            "version": "v1.12.2",
            "ecosystem": "go"
          },
          {
            "name": "go.opencensus.io",
            "direct": false,
            "version": "v0.24.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/auto/sdk",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/contrib/detectors/gcp",
            "direct": false,
            "version": "v1.36.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
            "direct": false,
            "version": "v0.49.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
            "direct": false,
            "version": "v0.61.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
            "direct": false,
            "version": "v0.49.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
            "direct": false,
            "version": "v0.62.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel",
            "direct": false,
            "version": "v1.34.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel",
            "direct": false,
            "version": "v1.37.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/metric",
            "direct": false,
            "version": "v1.34.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/metric",
            "direct": false,
            "version": "v1.37.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/sdk",
            "direct": false,
            "version": "v1.37.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/sdk/metric",
            "direct": false,
            "version": "v1.37.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/trace",
            "direct": false,
            "version": "v1.34.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/trace",
            "direct": false,
            "version": "v1.37.0",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/automaxprocs",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/dig",
            "direct": false,
            "version": "v1.17.1",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/fx",
            "direct": false,
            "version": "v1.20.1",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/mock",
            "direct": false,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/multierr",
            "direct": false,
            "version": "v1.11.0",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/ratelimit",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "go.yaml.in/yaml/v2",
            "direct": false,
            "version": "v2.4.2",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/arch",
            "direct": false,
            "version": "v0.17.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/arch",
            "direct": false,
            "version": "v0.3.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/exp",
            "direct": false,
            "version": "v0.0.0-20240719175910-8a7402abbf56",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/exp",
            "direct": false,
            "version": "v0.0.0-20250506013437-ce4c2cf36ca6",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/mod",
            "direct": false,
            "version": "v0.22.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/mod",
            "direct": false,
            "version": "v0.27.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.34.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.43.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/oauth2",
            "direct": false,
            "version": "v0.25.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/oauth2",
            "direct": false,
            "version": "v0.30.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sync",
            "direct": false,
            "version": "v0.10.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sync",
            "direct": false,
            "version": "v0.16.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.29.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.35.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/term",
            "direct": false,
            "version": "v0.28.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/term",
            "direct": false,
            "version": "v0.34.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.21.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.28.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/time",
            "direct": false,
            "version": "v0.12.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/time",
            "direct": false,
            "version": "v0.9.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/tools",
            "direct": false,
            "version": "v0.28.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/tools",
            "direct": false,
            "version": "v0.36.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/api",
            "direct": false,
            "version": "v0.186.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/api",
            "direct": false,
            "version": "v0.247.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto",
            "direct": false,
            "version": "v0.0.0-20240701130421-f6361c86f094",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto",
            "direct": false,
            "version": "v0.0.0-20250603155806-513f23925822",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/rpc",
            "direct": false,
            "version": "v0.0.0-20250115164207-1a7da9e5054f",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/rpc",
            "direct": false,
            "version": "v0.0.0-20250818200422-3122310a409c",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/ini.v1",
            "direct": false,
            "version": "v1.67.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/natefinch/npipe.v2",
            "direct": false,
            "version": "v2.0.0-20160621034901-c1b8fa8bdcce",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v2",
            "direct": false,
            "version": "v2.4.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": false,
            "version": "v3.0.1",
            "ecosystem": "go"
          },
          {
            "name": "gotest.tools/v3",
            "direct": false,
            "version": "v3.5.1",
            "ecosystem": "go"
          },
          {
            "name": "gotest.tools/v3",
            "direct": false,
            "version": "v3.5.2",
            "ecosystem": "go"
          },
          {
            "name": "lukechampine.com/blake3",
            "direct": false,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "modernc.org/gc/v3",
            "direct": false,
            "version": "v3.0.0-20240107210532-573471604cb6",
            "ecosystem": "go"
          },
          {
            "name": "modernc.org/libc",
            "direct": false,
            "version": "v1.55.3",
            "ecosystem": "go"
          },
          {
            "name": "modernc.org/mathutil",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "modernc.org/memory",
            "direct": false,
            "version": "v1.8.0",
            "ecosystem": "go"
          },
          {
            "name": "modernc.org/sqlite",
            "direct": false,
            "version": "v1.31.1",
            "ecosystem": "go"
          },
          {
            "name": "modernc.org/strutil",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "modernc.org/token",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "nhooyr.io/websocket",
            "direct": false,
            "version": "v1.8.11",
            "ecosystem": "go"
          },
          {
            "name": "nhooyr.io/websocket",
            "direct": false,
            "version": "v1.8.17",
            "ecosystem": "go"
          },
          {
            "name": "pgregory.net/rapid",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "pgregory.net/rapid",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/yaml",
            "direct": false,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/yaml",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 488,
        "direct_count": 67,
        "indirect_count": 421
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 204,
        "open_issues": 3,
        "closed_ratio": 0.936,
        "closed_issues": 44,
        "closed_unmerged_prs": 32
      },
      "bus_factor": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "0xNilesh",
          "commits": 1462,
          "avatar_url": "https://avatars.githubusercontent.com/u/54444545?u=425f571198f4dc53ef5e2356580f2d71bfcd07b1&v=4"
        },
        {
          "type": "User",
          "login": "Aman035",
          "commits": 563,
          "avatar_url": "https://avatars.githubusercontent.com/u/54989169?u=174b704d897f0af0c95aa0704907a5c6009a133f&v=4"
        },
        {
          "type": "User",
          "login": "mohammeds1992",
          "commits": 388,
          "avatar_url": "https://avatars.githubusercontent.com/u/6607624?u=544a94e44f8f0deaa402eec38be18db2edc5cc12&v=4"
        },
        {
          "type": "User",
          "login": "AryaLanjewar3005",
          "commits": 86,
          "avatar_url": "https://avatars.githubusercontent.com/u/102943033?u=8e2ff1dcc4c5ffd322d3fe10c72b60033f9bbeca&v=4"
        },
        {
          "type": "User",
          "login": "Zartaj0",
          "commits": 27,
          "avatar_url": "https://avatars.githubusercontent.com/u/91191500?u=5d8d5a8580e81670a88b20278bfb16f261af16cb&v=4"
        },
        {
          "type": "User",
          "login": "Igx22",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/16095592?u=afdf5c12fadd65f6530991a5c4320017e4243a53&v=4"
        },
        {
          "type": "User",
          "login": "strykerin",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/19648581?u=2332136441bb2af1ba13f12d84366829f198f8a4&v=4"
        },
        {
          "type": "User",
          "login": "akp111",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/38760485?u=6c88d9c3b2ce6c5965edbbaa1143dbf7feea4947&v=4"
        },
        {
          "type": "User",
          "login": "actions-user",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/65916846?u=c2be3ca7b76add4f8d8ed872c7bae0a7a9a71991&v=4"
        },
        {
          "type": "User",
          "login": "pranshurastogi",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/12568291?u=bb5327ff1cd9dee4dab0bc7cd11a0343297e673f&v=4"
        }
      ],
      "contributors_sampled": 13,
      "top_contributor_share": 0.574
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "docker-release.yml",
        "interchaintest-e2e.yml",
        "link-check.yml",
        "pr-title-format.yml",
        "release-universal.yml",
        "release.yml",
        "testnet-hetzner.yml",
        "unit-test.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 9,
            "reason": "binaries present in source code",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 1,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "10 out of 10 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 3,
            "reason": "Found 4/13 approved changesets -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 7 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 10,
            "reason": "project is fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "86 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "e4b746ac55e01c1d043ed314090df75082126568",
        "ran_at": "2026-07-17T09:06:09Z",
        "aggregate_score": 4.3,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/pushchain/push-chain-node",
    "host": "github.com",
    "name": "push-chain-node",
    "owner": "pushchain"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 63,
      "inputs": {
        "security": 43,
        "vitality": 95,
        "community": 37,
        "governance": 71,
        "engineering": 57
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 95,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 99,
            "inputs": {
              "commits_last_year": 2277,
              "human_commit_share": null,
              "days_since_last_push": 0,
              "active_weeks_last_year": 51
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "51/52 weeks with commits",
                "points": 35.3,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 51
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "2277 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 2277
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "releases_count": 42,
              "latest_release_tag": "v0.0.41",
              "releases_from_tags": false,
              "days_since_latest_release": 2,
              "mean_days_between_releases": 5.3
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "42 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 42
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 2 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 2
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~5.3 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 5.3
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "unverified",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": "no_commit_sample",
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": null,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "maintenance record not established from the collected data",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_unverified",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 37,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 20,
            "inputs": {
              "forks": 7,
              "stars": 6,
              "watchers": 4,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "6 stars",
                "points": 11.3,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "7 forks",
                "points": 6.5,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "4 watchers",
                "points": 2.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 57,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 6.3,
                "status": "met",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 71,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 42,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 13,
              "top_contributor_share": 0.574
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 57% of commits",
                "points": 9.6,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 57
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "13 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 13
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 7 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 81,
            "inputs": {
              "merged_prs": 204,
              "open_issues": 3,
              "closed_issues": 44,
              "issue_closed_ratio": 0.936,
              "closed_unmerged_prs": 32
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "94% of issues closed",
                "points": 43.8,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 94
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "204/236 decided PRs merged",
                "points": 33.1,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 204,
                      "decided": 236
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 4/13 approved changesets -- score normalized to 3",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "followers": 383,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "pushchain",
              "public_repos": 32,
              "account_age_days": 2276
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "383 followers of pushchain",
                "points": 18.6,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 383,
                      "login": "pushchain"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "32 public repos, account ~6 yr old",
                "points": 23.1,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 32
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 6
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/pushchain/push-chain-node"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 3
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on go",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "go"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 3 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 3
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "28 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 28
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 57,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "8 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "10 out of 10 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "at_risk",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 43,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": null,
            "notes": [],
            "value": 43,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 18,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 0,
              "scorecard_aggregate": 4.3
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "binaries present in source code",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "10 out of 10 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 4/13 approved changesets -- score normalized to 3",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 7 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is fuzzed",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "86 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 3
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 50,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": "Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "legible_commit_history"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": null,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): Demonstrated agent practice, Automated maintenance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "demonstrated_agent_practice",
                    "automated_maintenance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 74,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile",
                "contrib/devtools/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": null,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": null
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile, contrib/devtools/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile, contrib/devtools/Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 97,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 603228,
              "source_files_sampled": 558,
              "oversized_source_files": 33
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Go (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "33/558 source files over 60KB",
                "points": 51.7,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 558,
                      "oversized": 33
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [],
              "has_mcp_signal": false,
              "api_schema_files": [
                "proto/uexecutor/module/v1/module.proto",
                "proto/uexecutor/v1/chain_meta.proto",
                "proto/uexecutor/v1/gas_price.proto",
                "proto/uexecutor/v1/genesis.proto",
                "proto/uexecutor/v1/old/old_types.proto",
                "proto/uexecutor/v1/pending.proto",
                "proto/uexecutor/v1/query.proto",
                "proto/uexecutor/v1/tx.proto",
                "proto/uexecutor/v1/types.proto",
                "proto/uexecutor/v2/query.proto",
                "proto/uregistry/module/v1/module.proto",
                "proto/uregistry/v1/genesis.proto",
                "proto/uregistry/v1/query.proto",
                "proto/uregistry/v1/tx.proto",
                "proto/uregistry/v1/types.proto",
                "proto/utss/module/v1/module.proto",
                "proto/utss/v1/genesis.proto",
                "proto/utss/v1/query.proto",
                "proto/utss/v1/tx.proto",
                "proto/utss/v1/types.proto",
                "proto/uvalidator/module/v1/module.proto",
                "proto/uvalidator/v1/ballot.proto",
                "proto/uvalidator/v1/genesis.proto",
                "proto/uvalidator/v1/query.proto",
                "proto/uvalidator/v1/tx.proto",
                "proto/uvalidator/v1/types.proto",
                "proto/uvalidator/v1/validator.proto"
              ]
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": "proto/uexecutor/module/v1/module.proto, proto/uexecutor/v1/chain_meta.proto, proto/uexecutor/v1/gas_price.proto, proto/uexecutor/v1/genesis.proto, proto/uexecutor/v1/old/old_types.proto, proto/uexecutor/v1/pending.proto, proto/uexecutor/v1/query.proto, proto/uexecutor/v1/tx.proto, proto/uexecutor/v1/types.proto, proto/uexecutor/v2/query.proto, proto/uregistry/module/v1/module.proto, proto/uregistry/v1/genesis.proto, proto/uregistry/v1/query.proto, proto/uregistry/v1/tx.proto, proto/uregistry/v1/types.proto, proto/utss/module/v1/module.proto, proto/utss/v1/genesis.proto, proto/utss/v1/query.proto, proto/utss/v1/tx.proto, proto/utss/v1/types.proto, proto/uvalidator/module/v1/module.proto, proto/uvalidator/v1/ballot.proto, proto/uvalidator/v1/genesis.proto, proto/uvalidator/v1/query.proto, proto/uvalidator/v1/tx.proto, proto/uvalidator/v1/types.proto, proto/uvalidator/v1/validator.proto",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "proto/uexecutor/module/v1/module.proto, proto/uexecutor/v1/chain_meta.proto, proto/uexecutor/v1/gas_price.proto, proto/uexecutor/v1/genesis.proto, proto/uexecutor/v1/old/old_types.proto, proto/uexecutor/v1/pending.proto, proto/uexecutor/v1/query.proto, proto/uexecutor/v1/tx.proto, proto/uexecutor/v1/types.proto, proto/uexecutor/v2/query.proto, proto/uregistry/module/v1/module.proto, proto/uregistry/v1/genesis.proto, proto/uregistry/v1/query.proto, proto/uregistry/v1/tx.proto, proto/uregistry/v1/types.proto, proto/utss/module/v1/module.proto, proto/utss/v1/genesis.proto, proto/utss/v1/query.proto, proto/utss/v1/tx.proto, proto/utss/v1/types.proto, proto/uvalidator/module/v1/module.proto, proto/uvalidator/v1/ballot.proto, proto/uvalidator/v1/genesis.proto, proto/uvalidator/v1/query.proto, proto/uvalidator/v1/tx.proto, proto/uvalidator/v1/types.proto, proto/uvalidator/v1/validator.proto"
                    }
                  }
                ],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [],
  "report_type": "repository",
  "generated_at": "2026-07-17T09:06:29.956999Z",
  "schema_version": "0.11.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/p/pushchain/push-chain-node.svg",
  "full_name": "pushchain/push-chain-node",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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