公开记录
软件健康报告模式 0.26.0 · 指标 1.13.0 · 2026-07-22 08:26 UTC

xrplevm / node

XRPL EVM Sidechain node

GoApache-2.0★ 1,311 星标⑂ 28 复刻始于 2023年7月在 GitHub 上查看 ↗

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

72
总分 / 100
良好

软件健康指数

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

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

评分画像

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

所有权

105 关注者31 个公开仓库始于 2024年7月

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

软件包生态系统

注册表软件包版本月下载量版本数最近发布
Gogithub.com/xrplevm/node/v10v10.1.0-118 天前

按类别列示的指标

活力

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

86优秀 · 占总体的 22%
评分方式
36/36推送新近度 — 最近一次推送于 7 天前
18.7/36提交节奏 — 52 周中有 27 周有提交
18/18提交量 — 最近一年 241 次提交
10/10OpenSSF Scorecard:Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
所用输入
commits_last_year241
human_commit_share1
days_since_last_push7
active_weeks_last_year27

发布纪律

90优秀
评分方式
27/27有发布版本 — 已发布 34 个发布版本
36/36发布时效 — 最近一次发布版本于 7 天前
27/27发布节奏 — 约每 15.6 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — Project has not signed or included provenance with any releases.
所用输入
releases_count34
latest_release_tagv10.1.0
releases_from_tags
days_since_latest_release7
mean_days_between_releases15.6

社区与采用

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

61中等 · 占总体的 18%
评分方式
50.6/60星标 — 1,311 个星标
11.9/25复刻 — 28 个复刻
1.7/15关注者 — 3 位关注者
所用输入
forks28
stars1,311
watchers3
growth_stateorganic
growth_factor_pct100

社区健康

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

可持续性与治理

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

68中等 · 占总体的 24%
评分方式
9/54巴士系数 — 1 位贡献者贡献了半数提交
11.1/22.5提交分布 — 头号贡献者编写了 51% 的提交
9.5/13.5贡献者广度 — 7 位贡献者
6/10OpenSSF Scorecard:Contributors — project has 2 contributing companies or organizations -- score normalized to 6
所用输入
bus_factor1
contributors_sampled7
top_contributor_share0.506
评分方式
46.8/46.8议题解决 — 100% 的议题已关闭
31.2/38.3PR 接受 — 已裁定的 PR 中 111/136 已合并
12/15OpenSSF Scorecard:Code-Review — Found 8/9 approved changesets -- score normalized to 8
所用输入
merged_prs111
open_issues0
closed_issues11
issue_closed_ratio1
closed_unmerged_prs25
评分方式
30/30所有权背书 — 组织持有
0/20已验证域名
14.6/25所有者影响力 — xrplevm 有 105 位关注者
15.1/25既往记录 — 31 个公开仓库,账户约 2 年
所用输入
followers105
owner_typeOrganization
is_verified
owner_loginxrplevm
public_repos31
account_age_days747
评分方式
25/25已发布且可解析 — go 上有 1 个软件包
35/35发布时效 — 最近一次发布于 8 天前
20/20版本历史 — 11 个已发布版本
20/20未被弃用 — 活跃,未被弃用或撤回
所用输入
packagesgithub.com/xrplevm/node/v10
ecosystemsgo
any_deprecated
min_days_since_publish8

工程质量

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

80良好 · 占总体的 20%

工程实践

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

文档

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

安全

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

63中等 · 占总体的 16%

安全态势

65中等
评分方式
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — 无数据
2.5/2.5CI-Tests — 8 out of 8 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
6/7.5Code-Review — Found 8/9 approved changesets -- score normalized to 8
1.5/2.5Contributors — project has 2 contributing companies or organizations -- score normalized to 6
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5许可证 — license file detected
7.5/7.5Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
5/5Pinned-Dependencies — all dependencies are pinned
0.5/5SAST — SAST tool is not run on all commits -- score normalized to 1
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
7.5/7.5Token-Permissions — GitHub workflow tokens follow principle of least privilege
0/7.5Vulnerabilities — 49 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate6.5
已排除计分(无数据或不适用):branch_protection。 其余权重已重新归一化。
评分方式
8.9/35直接依赖不含已知公告 — 2 个受影响:google.golang.org/grpc v1.75.0 (critical 9.1), github.com/cometbft/cometbft v0.38.21 (unknown)
0/25间接依赖不含已知公告 — 在此范围内,传递依赖集合无法与开发和测试依赖区分
30.7/40没有长期未处理的公告 — 2 个携带公告的软件包超过 90 天未处理;最早一条发布于 532 天前
所用输入
sourceosv
advisories79
affected_packages16
assessed_packages263
unassessed_packages0
affected_by_severitycritical 2, high 5, moderate 3, low 2, unknown 4
direct_affected_packages2
已排除计分(无数据或不适用):间接依赖不含已知公告。 其余权重已重新归一化。 已将 263 个已解析依赖与 OSV 比对。 该仓库未发布任何索引可解析的软件包,因此改为评估仓库依赖图。该图将开发与测试版本固定同交付的依赖混在一起,因此仅对声明的运行时依赖计分;传递性发现仅作为背景信息列出,不计入评分。 未对可达性进行分析。

AI 就绪度

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

87优秀 · 占总体的 0%
评分方式
45/45代理指令 — CLAUDE.md
0/15机器可读文档(llms.txt)
40/40可读的提交历史 — 100 次人类提交中有 92 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.92
agent_instruction_filesCLAUDE.md
agent_instruction_max_bytes2,621
评分方式
18/18一条命令的引导启动 — Makefile
22/22自动化测试
11/11Lint / 格式化配置 — .golangci.yml
11/11静态类型检查 — Go(静态类型)
10/10可复现环境 — Dockerfile, lockfile
6/10已体现的代理实践 — 最近 100 次提交中有 3 次由代理编写或署名代理
0/8自动化维护 — 未观察到自动依赖更新
10/10OpenSSF Scorecard:Pinned-Dependencies — all dependencies are pinned
所用输入
has_nix
has_tests
lockfilesgo.sum
has_dockerfile
typed_language
bootstrap_filesMakefile
has_devcontainer
has_linter_config
typecheck_configs
agent_commit_share0.03
toolchain_manifestsgo.mod
dependency_bot_commit_share0
评分方式
45/45可类型检查的代码 — Go(静态类型)
53.4/55可控的文件大小 — 采样的 136 个源文件中有 4 个超过 60KB
所用输入
primary_languageGo
largest_source_bytes163,038
source_files_sampled136
oversized_source_files4
评分方式
40/40API 模式(OpenAPI/GraphQL/proto) — docs/static/openapi.yml, proto/ethermint/evm/v1/events.proto, proto/ethermint/evm/v1/evm.proto, proto/ethermint/evm/v1/genesis.proto, proto/ethermint/evm/v1/query.proto, proto/ethermint/evm/v1/tx.proto, proto/ethermint/feemarket/v1/events.proto, proto/ethermint/feemarket/v1/feemarket.proto, proto/ethermint/feemarket/v1/genesis.proto, proto/ethermint/feemarket/v1/query.proto, proto/ethermint/feemarket/v1/tx.proto, proto/ethermint/types/v1/account.proto, proto/ethermint/types/v1/dynamic_fee.proto, proto/ethermint/types/v1/indexer.proto, proto/ethermint/types/v1/web3.proto, proto/evmos/erc20/v1/erc20.proto, proto/evmos/erc20/v1/events.proto, proto/evmos/erc20/v1/genesis.proto, proto/evmos/erc20/v1/query.proto, proto/evmos/erc20/v1/tx.proto, proto/packages/blockchain/poa/genesis.proto, proto/packages/blockchain/poa/params.proto, proto/packages/blockchain/poa/query.proto, proto/packages/blockchain/poa/tx.proto, proto/poa/genesis.proto, proto/poa/params.proto, proto/poa/query.proto, proto/poa/tx.proto
0/20MCP 服务器
40/40可运行示例 — sample
所用输入
example_dirssample
has_mcp_signal
api_schema_filesdocs/static/openapi.yml, proto/ethermint/evm/v1/events.proto, proto/ethermint/evm/v1/evm.proto, proto/ethermint/evm/v1/genesis.proto, proto/ethermint/evm/v1/query.proto, proto/ethermint/evm/v1/tx.proto, proto/ethermint/feemarket/v1/events.proto, proto/ethermint/feemarket/v1/feemarket.proto, proto/ethermint/feemarket/v1/genesis.proto, proto/ethermint/feemarket/v1/query.proto, proto/ethermint/feemarket/v1/tx.proto, proto/ethermint/types/v1/account.proto, proto/ethermint/types/v1/dynamic_fee.proto, proto/ethermint/types/v1/indexer.proto, proto/ethermint/types/v1/web3.proto, proto/evmos/erc20/v1/erc20.proto, proto/evmos/erc20/v1/events.proto, proto/evmos/erc20/v1/genesis.proto, proto/evmos/erc20/v1/query.proto, proto/evmos/erc20/v1/tx.proto, proto/packages/blockchain/poa/genesis.proto, proto/packages/blockchain/poa/params.proto, proto/packages/blockchain/poa/query.proto, proto/packages/blockchain/poa/tx.proto, proto/poa/genesis.proto, proto/poa/params.proto, proto/poa/query.proto, proto/poa/tx.proto

关键数据

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

更多细节

Star 与 Fork 历史 1,311 ★ / 28 ⇿
1,311Star
28Fork
32发布

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

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

02505007501,0001,2501,5001,31128242024-032025-052026-07
主版本 10次版本 1修订 8

每个点涵盖 3 天。

OpenSSF Scorecard 6.5 / 10
6.5综合

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

10Binary-Artifactsno binaries found in the repo
不适用Branch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
10CI-Tests8 out of 8 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
8Code-ReviewFound 8/9 approved changesets -- score normalized to 8
6Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
10Pinned-Dependenciesall dependencies are pinned
1SASTSAST tool is not run on all commits -- score normalized to 1
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
0Vulnerabilities49 existing vulnerabilities detected
直接依赖 34
注册表软件包版本约束清单文件
Gocosmossdk.io/apiv0.9.2go.mod
Gocosmossdk.io/client/v2v2.0.0-beta.7go.mod
Gocosmossdk.io/corev0.11.3go.mod
Gocosmossdk.io/errorsv1.0.2go.mod
Gocosmossdk.io/logv1.6.1go.mod
Gocosmossdk.io/mathv1.5.3go.mod
Gocosmossdk.io/storev1.1.2go.mod
Gocosmossdk.io/tools/confixv0.1.2go.mod
Gocosmossdk.io/x/evidencev0.2.0go.mod
Gocosmossdk.io/x/feegrantv0.2.0go.mod
Gocosmossdk.io/x/txv0.14.0go.mod
Gocosmossdk.io/x/upgradev0.2.0go.mod
Gogithub.com/cometbft/cometbftv0.38.21go.mod
Gogithub.com/cometbft/cometbft-dbv0.14.1go.mod
Gogithub.com/cosmos/cosmos-dbv1.1.3go.mod
Gogithub.com/cosmos/cosmos-protov1.0.0-beta.5go.mod
Gogithub.com/cosmos/cosmos-sdkv0.53.6go.mod
Gogithub.com/cosmos/evmv0.6.0go.mod
Gogithub.com/cosmos/gogoprotov1.7.2go.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/golang/protobufv1.5.4go.mod
Gogithub.com/gorilla/muxv1.8.1go.mod
Gogithub.com/grpc-ecosystem/grpc-gatewayv1.16.0go.mod
Gogithub.com/grpc-ecosystem/grpc-gateway/v2v2.27.1go.mod
Gogithub.com/spf13/castv1.10.0go.mod
Gogithub.com/spf13/cobrav1.10.1go.mod
Gogithub.com/stretchr/testifyv1.11.1go.mod
Gogo.uber.org/mockv0.6.0go.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
全部依赖 263

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

注册表软件包版本关系
Gocosmossdk.io/apiv0.9.2直接
Gocosmossdk.io/client/v2v2.0.0-beta.7直接
Gocosmossdk.io/corev0.11.3直接
Gocosmossdk.io/errorsv1.0.2直接
Gocosmossdk.io/logv1.6.1直接
Gocosmossdk.io/mathv1.5.3直接
Gocosmossdk.io/storev1.1.2直接
Gocosmossdk.io/tools/confixv0.1.2直接
Gocosmossdk.io/x/evidencev0.2.0直接
Gocosmossdk.io/x/feegrantv0.2.0直接
Gocosmossdk.io/x/txv0.14.0直接
Gocosmossdk.io/x/upgradev0.2.0直接
Gogithub.com/cometbft/cometbftv0.38.21直接
Gogithub.com/cometbft/cometbft-dbv0.14.1直接
Gogithub.com/cosmos/cosmos-dbv1.1.3直接
Gogithub.com/cosmos/cosmos-protov1.0.0-beta.5直接
Gogithub.com/cosmos/gogoprotov1.7.2直接
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/v10v10.4.0直接
Gogithub.com/golang/protobufv1.5.4直接
Gogithub.com/gorilla/muxv1.8.1直接
Gogithub.com/grpc-ecosystem/grpc-gatewayv1.16.0直接
Gogithub.com/grpc-ecosystem/grpc-gateway/v2v2.27.1直接
Gogithub.com/spf13/castv1.10.0直接
Gogithub.com/spf13/cobrav1.10.1直接
Gogithub.com/stretchr/testifyv1.11.1直接
Gogo.uber.org/mockv0.6.0直接
Gogoogle.golang.org/genproto/googleapis/apiv0.0.0-20250707201910-8d1bb00bc6a7直接
Gogoogle.golang.org/grpcv1.75.0直接
Gogoogle.golang.org/protobufv1.36.10直接
Gocel.dev/exprv0.24.0间接
Gocloud.google.com/gov0.120.0间接
Gocloud.google.com/go/authv0.16.4间接
Gocloud.google.com/go/auth/oauth2adaptv0.2.8间接
Gocloud.google.com/go/compute/metadatav0.8.0间接
Gocloud.google.com/go/iamv1.5.2间接
Gocloud.google.com/go/monitoringv1.24.2间接
Gocloud.google.com/go/storagev1.50.0间接
Gocosmossdk.io/collectionsv1.3.1间接
Gocosmossdk.io/depinjectv1.2.1间接
Gocosmossdk.io/schemav1.1.0间接
Gofilippo.io/edwards25519v1.1.0间接
Gogithub.com/99designs/go-keychainv0.0.0-20191008050251-8e49817e8af4间接
Gogithub.com/aws/aws-sdk-gov1.49.0间接
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.24.3间接
Gogithub.com/btcsuite/btcdv0.24.2间接
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/bytedance/gopkgv0.1.3间接
Gogithub.com/bytedance/sonicv1.14.2间接
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.6间接
Gogithub.com/cncf/xds/gov0.0.0-20250501225837-2ac532fd4443间接
Gogithub.com/cockroachdb/apd/v2v2.0.2间接
Gogithub.com/cockroachdb/errorsv1.12.0间接
Gogithub.com/cockroachdb/fifov0.0.0-20240616162244-4768e80dfb9a间接
Gogithub.com/cockroachdb/logtagsv0.0.0-20241215232642-bb51bb14a506间接
Gogithub.com/cockroachdb/pebblev1.1.5间接
Gogithub.com/cockroachdb/redactv1.1.6间接
Gogithub.com/cockroachdb/tokenbucketv0.0.0-20230807174530-cc333fc44b06间接
Gogithub.com/consensys/gnark-cryptov0.18.0间接
Gogithub.com/containerd/continuityv0.4.3间接
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/ics23/gov0.11.0间接
Gogithub.com/cosmos/ledger-cosmos-gov1.0.0间接
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.7间接
Gogithub.com/davecgh/go-spewv1.1.2-0.20180830191138-d8f796af33cc间接
Gogithub.com/deckarep/golang-set/v2v2.6.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/ristrettov0.2.0间接
Gogithub.com/dlclark/regexp2v1.7.0间接
Gogithub.com/dop251/gojav0.0.0-20230806174421-c933cf95e127间接
Gogithub.com/dustin/go-humanizev1.0.1间接
Gogithub.com/dvsekhvalnov/jose2gov1.7.0间接
Gogithub.com/emicklei/dotv1.6.2间接
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/fatih/colorv1.17.0间接
Gogithub.com/felixge/httpsnoopv1.0.4间接
Gogithub.com/ferranbt/fastsszv0.1.4间接
Gogithub.com/fsnotify/fsnotifyv1.9.0间接
Gogithub.com/getsentry/sentry-gov0.35.0间接
Gogithub.com/ghodss/yamlv1.0.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.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-viper/mapstructure/v2v2.4.0间接
Gogithub.com/godbus/dbusv0.0.0-20190726142602-4481cbc300e2间接
Gogithub.com/gofrs/flockv0.12.1间接
Gogithub.com/gogo/googleapisv1.4.1间接
Gogithub.com/gogo/protobufv1.3.2间接
Gogithub.com/golang/glogv1.2.5间接
Gogithub.com/golang/groupcachev0.0.0-20241129210726-2c02b8208cf8间接
Gogithub.com/golang/snappyv0.0.5-0.20231225225746-43d5d4cd4e0e间接
Gogithub.com/google/btreev1.1.3间接
Gogithub.com/google/flatbuffersv24.3.25+incompatible间接
Gogithub.com/google/go-cmpv0.7.0间接
Gogithub.com/google/orderedcodev0.0.1间接
Gogithub.com/google/pprofv0.0.0-20250403155104-27863c87afa6间接
Gogithub.com/google/s2a-gov0.1.9间接
Gogithub.com/google/uuidv1.6.0间接
Gogithub.com/googleapis/enterprise-certificate-proxyv0.3.6间接
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/hashicorp/go-cleanhttpv0.5.2间接
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.4间接
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/yamuxv0.1.2间接
Gogithub.com/hdevalence/ed25519consensusv0.2.0间接
Gogithub.com/holiman/bloomfilter/v2v2.0.3间接
Gogithub.com/holiman/uint256v1.3.2间接
Gogithub.com/huandu/skiplistv1.2.1间接
Gogithub.com/huin/goupnpv1.3.0间接
Gogithub.com/iancoleman/strcasev0.3.0间接
Gogithub.com/improbable-eng/grpc-webv0.15.0间接
Gogithub.com/inconshreveable/mousetrapv1.1.0间接
Gogithub.com/jackpal/go-nat-pmpv1.0.2间接
Gogithub.com/jmespath/go-jmespathv0.4.0间接
Gogithub.com/jmhodges/levigov1.0.0间接
Gogithub.com/klauspost/compressv1.18.0间接
Gogithub.com/klauspost/cpuid/v2v2.2.10间接
Gogithub.com/kr/prettyv0.3.1间接
Gogithub.com/kr/textv0.2.0间接
Gogithub.com/lib/pqv1.10.9间接
Gogithub.com/linxgnu/grocksdbv1.9.8间接
Gogithub.com/manifoldco/promptuiv0.9.0间接
Gogithub.com/mattn/go-colorablev0.1.14间接
Gogithub.com/mattn/go-isattyv0.0.20间接
Gogithub.com/mattn/go-runewidthv0.0.15间接
Gogithub.com/mdp/qrterminal/v3v3.2.1间接
Gogithub.com/microsoft/go-winiov0.6.2间接
Gogithub.com/minio/highwayhashv1.0.3间接
Gogithub.com/minio/sha256-simdv1.0.0间接
Gogithub.com/mitchellh/go-homedirv1.1.0间接
Gogithub.com/mitchellh/go-testing-interfacev1.14.1间接
Gogithub.com/mitchellh/mapstructurev1.5.0间接
Gogithub.com/mtibben/percentv0.2.1间接
Gogithub.com/munnerz/goautonegv0.0.0-20191010083416-a7dc8b61c822间接
Gogithub.com/oasisprotocol/curve25519-voiv0.0.0-20230904125328-1f23a7beb09a间接
Gogithub.com/oklog/runv1.1.0间接
Gogithub.com/olekukonko/tablewriterv0.0.5间接
Gogithub.com/opencontainers/image-specv1.1.0间接
Gogithub.com/opencontainers/runcv1.1.13间接
Gogithub.com/pelletier/go-toml/v2v2.2.4间接
Gogithub.com/petermattis/goidv0.0.0-20240813172612-4fcff4a6cae7间接
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_golangv1.23.0间接
Gogithub.com/prometheus/client_modelv0.6.2间接
Gogithub.com/prometheus/commonv0.65.0间接
Gogithub.com/prometheus/procfsv0.16.1间接
Gogithub.com/rcrowley/go-metricsv0.0.0-20201227073835-cf1acfcdf475间接
Gogithub.com/rivo/unisegv0.2.0间接
Gogithub.com/rogpeppe/go-internalv1.14.1间接
Gogithub.com/rs/corsv1.11.1间接
Gogithub.com/rs/zerologv1.34.0间接
Gogithub.com/sagikazarmark/locaferov0.11.0间接
Gogithub.com/sasha-s/go-deadlockv0.3.5间接
Gogithub.com/shirou/gopsutilv3.21.11+incompatible间接
Gogithub.com/sourcegraph/concv0.3.1-0.20240121214520-5f936abd7ae8间接
Gogithub.com/spf13/aferov1.15.0间接
Gogithub.com/spf13/pflagv1.0.10间接
Gogithub.com/spf13/viperv1.21.0间接
Gogithub.com/spiffe/go-spiffe/v2v2.5.0间接
Gogithub.com/subosito/gotenvv1.6.0间接
Gogithub.com/supranational/blstv0.3.14间接
Gogithub.com/tendermint/go-aminov0.16.0间接
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.15间接
Gogithub.com/tklauser/numcpusv0.10.0间接
Gogithub.com/twitchyliquid64/golang-asmv0.15.1间接
Gogithub.com/tyler-smith/go-bip39v1.1.0间接
Gogithub.com/ulikunitz/xzv0.5.11间接
Gogithub.com/victoriametrics/fastcachev1.12.2间接
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-gov1.0.1间接
Gogo.etcd.io/bboltv1.4.0-alpha.1间接
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.61.0间接
Gogo.opentelemetry.io/contrib/instrumentation/net/http/otelhttpv0.62.0间接
Gogo.opentelemetry.io/otelv1.37.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.37.0间接
Gogo.uber.org/multierrv1.11.0间接
Gogo.uber.org/zapv1.27.0间接
Gogo.yaml.in/yaml/v2v2.4.2间接
Gogo.yaml.in/yaml/v3v3.0.4间接
Gogolang.org/x/archv0.17.0间接
Gogolang.org/x/cryptov0.41.0间接
Gogolang.org/x/expv0.0.0-20250305212735-054e65f0b394间接
Gogolang.org/x/netv0.43.0间接
Gogolang.org/x/oauth2v0.30.0间接
Gogolang.org/x/syncv0.16.0间接
Gogolang.org/x/sysv0.35.0间接
Gogolang.org/x/termv0.34.0间接
Gogolang.org/x/textv0.28.0间接
Gogolang.org/x/timev0.12.0间接
Gogoogle.golang.org/apiv0.247.0间接
Gogoogle.golang.org/genprotov0.0.0-20250603155806-513f23925822间接
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20250818200422-3122310a409c间接
Gogopkg.in/yaml.v2v2.4.0间接
Gogopkg.in/yaml.v3v3.0.1间接
Gogotest.tools/v3v3.5.2间接
Gonhooyr.io/websocketv1.8.11间接
Gopgregory.net/rapidv1.2.0间接
Gorsc.io/qrv0.2.0间接
Gosigs.k8s.io/yamlv1.6.0间接
依赖安全公告 16

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

软件包版本关系严重程度公告数修复版本
google.golang.org/grpcv1.75.0直接严重31.82.1
golang.org/x/cryptov0.41.0间接严重320.52.0
github.com/consensys/gnark-cryptov0.18.0间接20.19.2
github.com/go-jose/go-jose/v4v4.1.1间接24.1.4
github.com/hashicorp/go-getterv1.7.8间接41.8.6
go.opentelemetry.io/otelv1.37.0间接11.41.0
go.opentelemetry.io/otel/sdkv1.37.0间接31.43.0
github.com/pion/dtls/v2v2.2.7间接23.1.1
github.com/ulikunitz/xzv0.5.11间接20.5.15
golang.org/x/netv0.43.0间接111.26.3
filippo.io/edwards25519v1.1.0间接21.1.1
github.com/opencontainers/runcv1.1.13间接101.13.0
github.com/cometbft/cometbftv0.38.21直接未知11.0.1
github.com/aws/aws-sdk-gov1.49.0间接未知2
golang.org/x/sysv0.35.0间接未知10.44.0
golang.org/x/textv0.28.0间接未知10.39.0

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

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 47744,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Go": 337131,
        "Shell": 12110,
        "Makefile": 7830,
        "Dockerfile": 828
      },
      "pushed_at": "2026-07-14T09:27:14Z",
      "created_at": "2023-07-12T12:40:02Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-21T23:27:28Z",
      "description": "XRPL EVM Sidechain node",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "https://xrplevm.org",
      "name": "XRPL EVM Sidechain",
      "type": "Organization",
      "login": "xrplevm",
      "company": null,
      "location": null,
      "followers": 105,
      "avatar_url": "https://avatars.githubusercontent.com/u/174716916?v=4",
      "created_at": "2024-07-04T12:54:39Z",
      "is_verified": null,
      "public_repos": 31,
      "account_age_days": 747
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v10.1.0",
          "kind": "minor",
          "published_at": "2026-07-14T09:27:14Z"
        },
        {
          "tag": "v10.1.0-rc.1",
          "kind": "prerelease",
          "published_at": "2026-07-14T08:03:40Z"
        },
        {
          "tag": "v10.0.4-fix-history.1",
          "kind": "prerelease",
          "published_at": "2026-07-02T16:08:01Z"
        },
        {
          "tag": "v11.0.0",
          "kind": "major",
          "published_at": "2026-07-06T13:29:56Z"
        },
        {
          "tag": "v11.0.0-rc.1",
          "kind": "prerelease",
          "published_at": "2026-06-23T11:00:04Z"
        },
        {
          "tag": "v10.0.3",
          "kind": "patch",
          "published_at": "2026-03-11T14:48:50Z"
        },
        {
          "tag": "v10.0.3-rc.2",
          "kind": "prerelease",
          "published_at": "2026-03-11T09:19:53Z"
        },
        {
          "tag": "v10.0.3-rc.1",
          "kind": "prerelease",
          "published_at": "2026-03-05T15:40:40Z"
        },
        {
          "tag": "v10.0.2",
          "kind": "patch",
          "published_at": "2026-02-26T14:18:16Z"
        },
        {
          "tag": "v10.0.1-fix-check-tx.1",
          "kind": "prerelease",
          "published_at": "2026-02-23T20:51:13Z"
        },
        {
          "tag": "v10.0.1",
          "kind": "patch",
          "published_at": "2026-02-23T15:05:41Z"
        },
        {
          "tag": "v10.0.0",
          "kind": "major",
          "published_at": "2026-02-19T18:22:55Z"
        },
        {
          "tag": "v9.0.3",
          "kind": "patch",
          "published_at": "2026-01-27T17:11:47Z"
        },
        {
          "tag": "v8.0.2",
          "kind": "patch",
          "published_at": "2026-01-16T10:07:23Z"
        },
        {
          "tag": "v9.0.2",
          "kind": "patch",
          "published_at": "2026-01-08T11:07:22Z"
        },
        {
          "tag": "v9.0.2-rc.1",
          "kind": "prerelease",
          "published_at": "2026-01-08T09:40:08Z"
        },
        {
          "tag": "v9.0.1",
          "kind": "patch",
          "published_at": "2025-12-11T09:11:06Z"
        },
        {
          "tag": "v8.0.1",
          "kind": "patch",
          "published_at": "2025-12-10T18:54:22Z"
        },
        {
          "tag": "v9.0.1-rc.1",
          "kind": "prerelease",
          "published_at": "2025-10-28T10:34:13Z"
        },
        {
          "tag": "v9.0.0",
          "kind": "major",
          "published_at": "2025-09-24T07:27:05Z"
        },
        {
          "tag": "v8.0.0",
          "kind": "major",
          "published_at": "2025-05-22T10:30:47Z"
        },
        {
          "tag": "v8.0.0-rc.1",
          "kind": "prerelease",
          "published_at": "2025-05-19T15:56:53Z"
        },
        {
          "tag": "v7.0.0",
          "kind": "major",
          "published_at": "2025-03-20T17:33:52Z"
        },
        {
          "tag": "v6.0.0",
          "kind": "major",
          "published_at": "2025-01-21T09:35:48Z"
        },
        {
          "tag": "v5.0.0",
          "kind": "major",
          "published_at": "2024-12-06T10:02:23Z"
        },
        {
          "tag": "v4.0.0",
          "kind": "major",
          "published_at": "2024-11-18T15:52:03Z"
        },
        {
          "tag": "v3.0.1-beta.1",
          "kind": "prerelease",
          "published_at": "2024-09-24T10:54:58Z"
        },
        {
          "tag": "v3.0.0",
          "kind": "major",
          "published_at": "2024-08-27T15:03:22Z"
        },
        {
          "tag": "v3.0.0-rc.0",
          "kind": "prerelease",
          "published_at": "2024-08-27T13:28:58Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2024-05-10T10:05:38Z"
        },
        {
          "tag": "v2.0.0-rc.2",
          "kind": "prerelease",
          "published_at": "2024-05-03T09:40:43Z"
        },
        {
          "tag": "v2.0.0-rc.1",
          "kind": "prerelease",
          "published_at": "2024-04-28T15:35:09Z"
        },
        {
          "tag": "v2.0.0-rc.0",
          "kind": "prerelease",
          "published_at": "2024-02-05T16:20:46Z"
        },
        {
          "tag": "v2.0.0-beta.0",
          "kind": "prerelease",
          "published_at": "2024-01-16T14:45:31Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "f120380c4b794fa9df34307648915ed25ad4adab",
          "body": "…-staking-tokens\n\nfix(poa): format staking_tokens as decimal string",
          "is_bot": false,
          "headline": "Merge pull request #148 from aluque-peersyst/fix/attribute-malforming…",
          "author_name": "Adrià Carrera",
          "author_login": "AdriaCarrera",
          "committed_at": "2026-06-25T08:56:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74780ccbdc95b699e2a4f2bac03d90dd13525938",
          "body": null,
          "is_bot": false,
          "headline": "fix(poa): format staking_tokens as decimal string",
          "author_name": "Álvaro Luque",
          "author_login": "aluque-peersyst",
          "committed_at": "2026-06-25T08:40:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "962daeb33a21542b5d8c36c237423723bbafcb66",
          "body": null,
          "is_bot": false,
          "headline": "fix: linting",
          "author_name": "AdriaCarrera",
          "author_login": "AdriaCarrera",
          "committed_at": "2026-06-23T10:50:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4711990b9e0866f6ec0c62415040e5342ebdbb39",
          "body": "…d-xrp-withdrawal\n\nfeat(v11): add elys xrp withdrawal",
          "is_bot": false,
          "headline": "Merge pull request #147 from aluque-peersyst/feat/add-elys-icb-blocke…",
          "author_name": "Adrià Carrera",
          "author_login": "AdriaCarrera",
          "committed_at": "2026-06-23T10:07:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0eb371d6c0d08571fe50f296fdb264cd7065a281",
          "body": null,
          "is_bot": false,
          "headline": "refactor(v11): define coin by chain instead of amount",
          "author_name": "Álvaro Luque",
          "author_login": "aluque-peersyst",
          "committed_at": "2026-06-23T10:01:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "928a00bc9acffc1c524283840fdccd737f616d3d",
          "body": "…nnet",
          "is_bot": false,
          "headline": "feat(v11): added correct unescrow values for devnet, testnet, and mai…",
          "author_name": "Álvaro Luque",
          "author_login": "aluque-peersyst",
          "committed_at": "2026-06-23T09:43:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9bc17ffba8c6a6c4103dc8697b232fd80d017796",
          "body": "…remove-message\n\nfeat(poa): add validator self-removal message",
          "is_bot": false,
          "headline": "Merge pull request #146 from aluque-peersyst/feat/add-validator-self-…",
          "author_name": "Adrià Carrera",
          "author_login": "AdriaCarrera",
          "committed_at": "2026-06-23T07:31:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c454506f5a56b2e5e0618f27c9c4d4f6915a82e9",
          "body": "Take origin's elys implementation (UnescrowCoin / IterateTokensInEscrow,\nper-network recovery) and main's 1-week unbonding. The only delta over\norigin is the POA add-validator test mock fix (GetUnbondingDelegations),\nwhich origin was still missing.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Merge origin/feat/add-elys-icb-blocked-xrp-withdrawal",
          "author_name": "Álvaro Luque",
          "author_login": "aluque-peersyst",
          "committed_at": "2026-06-23T06:18:36Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "2feeba86121cae2a816a1dd285f9a6389b18a684",
          "body": "…unbonding refactor",
          "is_bot": false,
          "headline": "fix(poa): align self-remove + add-validator test with main's address/…",
          "author_name": "Álvaro Luque",
          "author_login": "aluque-peersyst",
          "committed_at": "2026-06-23T06:14:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf9b17b1e68f681858505ef0761f9b74180e1b9a",
          "body": "Resolve v11 upgrade conflicts by unioning both features: main's approved\nstaking unbonding-period change (1 week) plus this branch's elys escrow\nwithdrawal. The local WIP unbonding duplicate (30d) was dropped in favor\nof main's version (stashed, not committed).\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Merge origin/main into feat/add-elys-icb-blocked-xrp-withdrawal",
          "author_name": "Álvaro Luque",
          "author_login": "aluque-peersyst",
          "committed_at": "2026-06-23T06:10:36Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "dd1ad24797e6774390a401bf24435c4cefa42310",
          "body": "…bonding lookup\n\nPR #126 (fix/poa-unbonding-delegation-check) switched the AddValidator\neligibility check to k.sk.GetUnbondingDelegations(ctx, accAddress, ...) and\nupdated the interface, mock and keeper_test.go, but missed this msg_server\ntest, which still mocked GetUnbondingDelegationsFromValidator. The stale\nexpectation makes the real call unexpected, failing make test-poa and\nmake coverage-unit on the PR-merge build.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "test(poa): align AddValidator should_pass mock with delegator-form un…",
          "author_name": "Álvaro Luque",
          "author_login": "aluque-peersyst",
          "committed_at": "2026-06-23T05:53:39Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "e5f1793db68d351ebd9835bf19267bd20fd351d6",
          "body": "…n' of github.com:aluque-peersyst/xrplevm-node into feat/add-validator-self-remove-message",
          "is_bot": false,
          "headline": "claude --resume ba92abbd-942d-4660-8b7f-41e155da4490Merge branch 'mai…",
          "author_name": "Álvaro Luque",
          "author_login": "aluque-peersyst",
          "committed_at": "2026-06-23T05:53:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5015bbc4b81a279ee8a5f73e210496ccc4a36191",
          "body": null,
          "is_bot": false,
          "headline": "test(poa): consolidate self-remove test cases",
          "author_name": "Álvaro Luque",
          "author_login": "aluque-peersyst",
          "committed_at": "2026-06-23T05:18:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ffa64c6b93049d94495f08f44347b068169edc9b",
          "body": null,
          "is_bot": false,
          "headline": "Merge main into feat/add-elys-icb-blocked-xrp-withdrawal",
          "author_name": "Álvaro Luque",
          "author_login": "aluque-peersyst",
          "committed_at": "2026-06-22T15:09:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c393a50126571288ec55af37b54c2a076c74b7c",
          "body": null,
          "is_bot": false,
          "headline": "refactor(v11): withdraw Elys escrow via UnescrowCoin",
          "author_name": "Álvaro Luque",
          "author_login": "aluque-peersyst",
          "committed_at": "2026-06-22T15:00:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c66f64e87d38473167b18877832a215fc9bc212",
          "body": null,
          "is_bot": false,
          "headline": "test(poa): add self-remove validator integration test",
          "author_name": "Álvaro Luque",
          "author_login": "aluque-peersyst",
          "committed_at": "2026-06-22T14:14:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "979c4e7138ab3e38d15933f83eddd2df6da2e237",
          "body": "fix: check unbonding delegations in ExecuteAddValidator",
          "is_bot": false,
          "headline": "Merge pull request #126 from xrplevm/fix/poa-unbonding-delegation-check",
          "author_name": "Adrià Carrera",
          "author_login": "AdriaCarrera",
          "committed_at": "2026-06-22T14:05:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9a623ee479e334135c01ade1a2f0ad53fea0535",
          "body": "fix: remove staking tokens from add validator event",
          "is_bot": false,
          "headline": "Merge pull request #139 from xrplevm/fix/poa-add-validator-event-tokens",
          "author_name": "Adrià Carrera",
          "author_login": "AdriaCarrera",
          "committed_at": "2026-06-22T14:03:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69b25990441a8f17f26eadd23a60a55835e27e74",
          "body": "fix: update gomock import",
          "is_bot": false,
          "headline": "Merge pull request #143 from xrplevm/ci/fix-actions",
          "author_name": "Adrià Carrera",
          "author_login": "AdriaCarrera",
          "committed_at": "2026-06-22T14:03:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3dd4f87e9b9c13ef9fe5c14ff1ccb2ab4e5e07b0",
          "body": "…to-one-week-in-v11\n\nfeat: set staking unbonding time to one week in v11 upgrade",
          "is_bot": false,
          "headline": "Merge pull request #145 from aluque-peersyst/feat/set-unbonding-time-…",
          "author_name": "Adrià Carrera",
          "author_login": "AdriaCarrera",
          "committed_at": "2026-06-22T09:29:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41b3d284251c090ba2c78d4cf0697a521bb7023d",
          "body": "…-validator-address-parsing\n\nrefactor(poa)!: parse validator address as AccAddress",
          "is_bot": false,
          "headline": "Merge pull request #144 from aluque-peersyst/refactor/poa/standardize…",
          "author_name": "Adrià Carrera",
          "author_login": "AdriaCarrera",
          "committed_at": "2026-06-22T09:28:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d91d002aadc029cd9e9c0f42b27fad40dce87579",
          "body": null,
          "is_bot": false,
          "headline": "feat(v11): withdraw full Elys escrow per network",
          "author_name": "Álvaro Luque",
          "author_login": "aluque-peersyst",
          "committed_at": "2026-06-19T14:26:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae63a8d7766a95152ee5325eadff5970970e445d",
          "body": "…guard",
          "is_bot": false,
          "headline": "refactor(poa): rename to SelfRemoveValidator and drop last-validator …",
          "author_name": "Álvaro Luque",
          "author_login": "aluque-peersyst",
          "committed_at": "2026-06-19T10:32:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1fa02fcbdb903b33f960cc795ddaac1ef2025fa1",
          "body": "…oa test",
          "is_bot": false,
          "headline": "fix: replace deprecated golang/mock import with go.uber.org/mock in p…",
          "author_name": "Álvaro Luque",
          "author_login": "aluque-peersyst",
          "committed_at": "2026-06-19T09:43:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "453c00b7036f738d49b648227838aab249832da3",
          "body": null,
          "is_bot": false,
          "headline": "fix(poa): log GetValidator error on validator self-removal",
          "author_name": "Álvaro Luque",
          "author_login": "aluque-peersyst",
          "committed_at": "2026-06-18T14:47:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e11fcf58e4b1f94d2c327f66650a284b3cb50344",
          "body": null,
          "is_bot": false,
          "headline": "fix(v11): guard elys escrow withdrawal against total-escrow underflow",
          "author_name": "Álvaro Luque",
          "author_login": "aluque-peersyst",
          "committed_at": "2026-06-18T13:48:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ee1fa47ee0437e10f5aff51334131d0ba00483c",
          "body": null,
          "is_bot": false,
          "headline": "feat(poa): add ValidateBasic to validator messages",
          "author_name": "Álvaro Luque",
          "author_login": "aluque-peersyst",
          "committed_at": "2026-06-18T08:54:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a27f2812d5b423292ef7ec001bee03be466b54fd",
          "body": null,
          "is_bot": false,
          "headline": "feat(v11): add elys xrp withdrawal",
          "author_name": "Álvaro Luque",
          "author_login": "aluque-peersyst",
          "committed_at": "2026-06-17T14:14:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "417d91394249bc65f55d6d4af89a1cc8784f625f",
          "body": null,
          "is_bot": false,
          "headline": "feat(poa): add validator self-removal message",
          "author_name": "Álvaro Luque",
          "author_login": "aluque-peersyst",
          "committed_at": "2026-06-17T07:35:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0ab218b5d3862b06f67a327c091b56fec5eea0e",
          "body": null,
          "is_bot": false,
          "headline": "feat: set staking unbonding time to one week in v11 upgrade",
          "author_name": "Álvaro Luque",
          "author_login": "aluque-peersyst",
          "committed_at": "2026-06-16T09:58:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4546d3b2e260f46907fa4c54c11dc8388d1f4d9",
          "body": null,
          "is_bot": false,
          "headline": "refactor(poa)!: parse validator address as AccAddress",
          "author_name": "Álvaro Luque",
          "author_login": "aluque-peersyst",
          "committed_at": "2026-06-15T11:22:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32858be2af8f3332580e159af047fb4005b4c633",
          "body": null,
          "is_bot": false,
          "headline": "fix: remove staking tokens from add validator event",
          "author_name": "Kevin Pita",
          "author_login": "kpitapeersyst",
          "committed_at": "2026-06-09T11:51:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74715b022d2e5979d01294008e89d2900daf6c37",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into fix/poa-add-validator-event-tokens",
          "author_name": "Kevin Pita",
          "author_login": "kpitapeersyst",
          "committed_at": "2026-05-21T15:36:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c2b3776a8d3ef15067f2dd3c16b03e444015707",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into fix/poa-unbonding-delegation-check",
          "author_name": "Kevin Pita",
          "author_login": "kpitapeersyst",
          "committed_at": "2026-05-21T14:23:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d500a65fb273094ee6943761141c3ec78f8b72a",
          "body": null,
          "is_bot": false,
          "headline": "fix: update gomock import",
          "author_name": "Kevin Pita",
          "author_login": "kpitapeersyst",
          "committed_at": "2026-05-19T07:28:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d77d0981135a44b689175fb35fb22158cb773b1",
          "body": "feat: add v11 upgrade handler disabling ICA host",
          "is_bot": false,
          "headline": "Merge pull request #127 from xrplevm/feat/disable-ica-host",
          "author_name": "Adrià Carrera",
          "author_login": "AdriaCarrera",
          "committed_at": "2026-05-18T15:45:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8c27f1a679d3eeccc434f864a35beb652754595",
          "body": "fix: register poa params subspace",
          "is_bot": false,
          "headline": "Merge pull request #138 from xrplevm/fix/register-poa-subspace",
          "author_name": "Adrià Carrera",
          "author_login": "AdriaCarrera",
          "committed_at": "2026-05-18T15:36:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63ee5a065a673b479becdcd9af77da657f4b0d00",
          "body": "…egation-check",
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/main' into fix/poa-unbonding-del…",
          "author_name": "AdriaCarrera",
          "author_login": "AdriaCarrera",
          "committed_at": "2026-05-18T15:28:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e939d58e4c84c66791deb245f09b49cad1587c10",
          "body": "feat: block MsgCreateValidator post-genesis in PoA ante decorator",
          "is_bot": false,
          "headline": "Merge pull request #125 from xrplevm/feat/poa-block-create-validator",
          "author_name": "Adrià Carrera",
          "author_login": "AdriaCarrera",
          "committed_at": "2026-05-13T15:05:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc434b9e9b99fe3ce2dfea213be12c466631a18f",
          "body": "test: poa cover staking hook error propagation in MsgServer remove",
          "is_bot": false,
          "headline": "Merge pull request #142 from xrplevm/test/poa-hook-error-propagation",
          "author_name": "Adrià Carrera",
          "author_login": "AdriaCarrera",
          "committed_at": "2026-05-13T15:03:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "216a087d693d7afdaa87cae06f07766a7f82dc45",
          "body": "…eper\n\nrefactor: remove unused poa gov keeper",
          "is_bot": false,
          "headline": "Merge pull request #137 from xrplevm/refactor/remove-unused-poa-govke…",
          "author_name": "Adrià Carrera",
          "author_login": "AdriaCarrera",
          "committed_at": "2026-05-13T11:24:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d565c96b9be8d4393b1257028ebd759ab62db8af",
          "body": "…ilities",
          "is_bot": false,
          "headline": "refactor: remove unused MockGovKeeper implementation from POA test ut…",
          "author_name": "AdriaCarrera",
          "author_login": "AdriaCarrera",
          "committed_at": "2026-05-13T11:24:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c183521f7537100e9855027412b6496133df9f05",
          "body": "…d-poa-govkeeper\n\n# Conflicts:\n#\tx/poa/testutil/expected_keepers_mock.go",
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/main' into refactor/remove-unuse…",
          "author_name": "AdriaCarrera",
          "author_login": "AdriaCarrera",
          "committed_at": "2026-05-13T11:23:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27a8748af61a82634e979714270d91ae3a065510",
          "body": "fix: align cosmossdk core requirement",
          "is_bot": false,
          "headline": "Merge pull request #134 from xrplevm/fix/cosmossdk-core-version",
          "author_name": "Adrià Carrera",
          "author_login": "AdriaCarrera",
          "committed_at": "2026-05-13T09:49:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f13c3281c93ad4cfceace0108ba5f0083a2b1ca",
          "body": "fix: handle interface registry creation errors",
          "is_bot": false,
          "headline": "Merge pull request #133 from xrplevm/fix/interface-registry-error",
          "author_name": "Adrià Carrera",
          "author_login": "AdriaCarrera",
          "committed_at": "2026-05-13T09:47:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd88030d30875af5479839e859cddab3d8987d9c",
          "body": "…witch\n\nfix: include v7-v10 upgrades in store upgrades switch",
          "is_bot": false,
          "headline": "Merge pull request #129 from xrplevm/fix/include-all-upgrades-store-s…",
          "author_name": "Adrià Carrera",
          "author_login": "AdriaCarrera",
          "committed_at": "2026-05-13T09:45:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ed70647d2dc3a5c6e15f98e31b1a565e3c7dac9",
          "body": "feat: define security audit scope, threat model, and audit automation skills",
          "is_bot": false,
          "headline": "Merge pull request #132 from xrplevm/feat/ai-security-audit",
          "author_name": "Adrià Carrera",
          "author_login": "AdriaCarrera",
          "committed_at": "2026-05-13T09:43:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b36af18d5f881f1ddc97bcf2777d225495fc1c77",
          "body": "chore: remove cosmovisor tooling",
          "is_bot": false,
          "headline": "Merge pull request #135 from xrplevm/chore/remove-cosmovisor-tooling",
          "author_name": "Adrià Carrera",
          "author_login": "AdriaCarrera",
          "committed_at": "2026-05-13T09:43:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29b3e25a40e02f4d4965354e99a4248bf10a6ea9",
          "body": "…or-tooling\n\n# Conflicts:\n#\t.github/workflows/cosmovisor.yml",
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/main' into chore/remove-cosmovis…",
          "author_name": "AdriaCarrera",
          "author_login": "AdriaCarrera",
          "committed_at": "2026-05-13T09:42:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3590d61728a4e36e453189ac56d0ce97eb2188ed",
          "body": "fix: remove test grpc service",
          "is_bot": false,
          "headline": "Merge pull request #140 from xrplevm/fix/remove-test-grpc-service",
          "author_name": "Adrià Carrera",
          "author_login": "AdriaCarrera",
          "committed_at": "2026-05-13T09:41:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ca61240d54878108c184af8a4c0d08372e68e87",
          "body": "chore: migrate from archived golang/mock to go.uber.org/mock",
          "is_bot": false,
          "headline": "Merge pull request #130 from xrplevm/chore/migrate-golang-mock-uber-mock",
          "author_name": "Adrià Carrera",
          "author_login": "AdriaCarrera",
          "committed_at": "2026-05-13T09:40:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e418aebc5078fc407f8404a8db15e04cf77d7108",
          "body": "ci: harden TAG input to prevent shell injection",
          "is_bot": false,
          "headline": "Merge pull request #123 from xrplevm/ci/workflow-input-harden",
          "author_name": "Adrià Carrera",
          "author_login": "AdriaCarrera",
          "committed_at": "2026-05-13T09:33:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08abb819abebccbebd8198e01ab6b4f94d5f5216",
          "body": "fix: replace hardcoded EVM chain ID fallback with proper error handling",
          "is_bot": false,
          "headline": "Merge pull request #121 from xrplevm/fix/evm-chain-id-hardcoded-fallback",
          "author_name": "Adrià Carrera",
          "author_login": "AdriaCarrera",
          "committed_at": "2026-05-13T09:30:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63a1c3fdfff9998fab316862daca76faa24dfc90",
          "body": "fix: enforce rate limit on outbound ibc transfers",
          "is_bot": false,
          "headline": "Merge pull request #116 from xrplevm/fix/ibc-rate-limiting",
          "author_name": "Adrià Carrera",
          "author_login": "AdriaCarrera",
          "committed_at": "2026-05-13T09:23:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6fe15c171123602e33ff182fb4d3705c9e385d34",
          "body": "chore: replace ibc-go pseudo-version with tag",
          "is_bot": false,
          "headline": "Merge pull request #122 from xrplevm/chore/ibc-go-stable-release",
          "author_name": "Adrià Carrera",
          "author_login": "AdriaCarrera",
          "committed_at": "2026-05-13T09:19:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ca12c41e7d270ad15b6bc77b22944dcd5ca6916",
          "body": "fix: remove keyring-backend=test default override",
          "is_bot": false,
          "headline": "Merge pull request #120 from xrplevm/fix/default-keyring-test",
          "author_name": "Adrià Carrera",
          "author_login": "AdriaCarrera",
          "committed_at": "2026-05-13T08:56:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c038eadbe047307d851de21dcd357678028698b2",
          "body": "chore: pin Dockerfile base image to SHA256 digest",
          "is_bot": false,
          "headline": "Merge pull request #119 from xrplevm/chore/pin-dockerfile-digest",
          "author_name": "Adrià Carrera",
          "author_login": "AdriaCarrera",
          "committed_at": "2026-05-13T08:55:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "433499b21989afa5addbe8a015e7f26c6d46d52d",
          "body": "fix: remove erc20types duplicate",
          "is_bot": false,
          "headline": "Merge pull request #118 from xrplevm/fix/erc20-module-duplicate",
          "author_name": "Adrià Carrera",
          "author_login": "AdriaCarrera",
          "committed_at": "2026-05-13T08:54:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ddcf98fa739fd11b997d4e3f11682de1c3d38e46",
          "body": "ci: harden GitHub Actions workflows",
          "is_bot": false,
          "headline": "Merge pull request #117 from xrplevm/ci/harden-workflows",
          "author_name": "Adrià Carrera",
          "author_login": "AdriaCarrera",
          "committed_at": "2026-05-13T08:54:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d679806800f1fd02932139133aaab1df056723ed",
          "body": "fix: pass initialized GovKeeper to gov precompile instead of zero-value",
          "is_bot": false,
          "headline": "Merge pull request #115 from xrplevm/fix/gov-keeper-init-order",
          "author_name": "Adrià Carrera",
          "author_login": "AdriaCarrera",
          "committed_at": "2026-05-13T08:43:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3fea9a695649a15d1aca53d345164232ae1c04f",
          "body": null,
          "is_bot": false,
          "headline": "test: poa cover staking hook error propagation in MsgServer remove",
          "author_name": "Kevin Pita",
          "author_login": "kpitapeersyst",
          "committed_at": "2026-05-05T11:17:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83a865315c96b7e1d26ce110790a2da336604607",
          "body": null,
          "is_bot": false,
          "headline": "fix: poa emit post-create validator tokens",
          "author_name": "Kevin Pita",
          "author_login": "kpitapeersyst",
          "committed_at": "2026-05-04T18:00:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bbcf8ee06da03c8e792c2e366206219a2c2de46c",
          "body": null,
          "is_bot": false,
          "headline": "fix: remove test grpc service",
          "author_name": "Kevin Pita",
          "author_login": "kpitapeersyst",
          "committed_at": "2026-05-04T16:14:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89cd6c2adf88e37da94f14f493a89fca816c631f",
          "body": null,
          "is_bot": false,
          "headline": "fix: register poa params subspace",
          "author_name": "Kevin Pita",
          "author_login": "kpitapeersyst",
          "committed_at": "2026-05-04T14:21:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9799dec7cc2ffad1fe313d5a4905ee54d172d373",
          "body": null,
          "is_bot": false,
          "headline": "refactor: remove unused poa gov keeper",
          "author_name": "Kevin Pita",
          "author_login": "kpitapeersyst",
          "committed_at": "2026-05-04T13:33:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55d6d686173130b799d297b0efc8def8577880cb",
          "body": null,
          "is_bot": false,
          "headline": "chore: remove cosmovisor tooling",
          "author_name": "Kevin Pita",
          "author_login": "kpitapeersyst",
          "committed_at": "2026-05-04T11:11:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46d77429a66e8b1842ce10fe5a91c51c95ababb5",
          "body": null,
          "is_bot": false,
          "headline": "fix: align cosmossdk core requirement",
          "author_name": "Kevin Pita",
          "author_login": "kpitapeersyst",
          "committed_at": "2026-05-04T11:06:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3111fd696803e3ca13fc9af8abf7c357386675e4",
          "body": null,
          "is_bot": false,
          "headline": "fix: handle interface registry creation errors",
          "author_name": "Kevin Pita",
          "author_login": "kpitapeersyst",
          "committed_at": "2026-05-04T10:49:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e4eef1060188b1c7384c94e0ec59a0f631571ac",
          "body": "… skills",
          "is_bot": false,
          "headline": "feat: define security audit scope, threat model, and audit automation…",
          "author_name": "AdriaCarrera",
          "author_login": "AdriaCarrera",
          "committed_at": "2026-04-29T07:49:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0ba2c94f2c32a8dd2f2432553e5fa6fc741565f",
          "body": null,
          "is_bot": false,
          "headline": "style: fix formatting",
          "author_name": "Kevin Pita",
          "author_login": "kpitapeersyst",
          "committed_at": "2026-04-29T06:43:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "caf9fe993a4a1af53b00e31fe550778bcaf97bea",
          "body": null,
          "is_bot": false,
          "headline": "chore: migrate from archived golang/mock to go.uber.org/mock",
          "author_name": "Kevin Pita",
          "author_login": "kpitapeersyst",
          "committed_at": "2026-04-28T16:36:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f305b4bd3a3934b2bac4267b82d026e8f188c4e",
          "body": null,
          "is_bot": false,
          "headline": "fix: include v7-v10 upgrades in store upgrades switch",
          "author_name": "Kevin Pita",
          "author_login": "kpitapeersyst",
          "committed_at": "2026-04-28T16:22:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76cfbc02416141ddcb3aacd8ed7c76fd7fd4384f",
          "body": null,
          "is_bot": false,
          "headline": "feat: add v11 upgrade handler disabling ICA host",
          "author_name": "Kevin Pita",
          "author_login": "kpitapeersyst",
          "committed_at": "2026-04-28T12:50:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "103c736370c447b1aa559ec7fd9dfba7444700c3",
          "body": "…eAddValidator",
          "is_bot": false,
          "headline": "fix: check unbonding delegations from delegator perspective in Execut…",
          "author_name": "Kevin Pita",
          "author_login": "kpitapeersyst",
          "committed_at": "2026-04-28T09:02:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "819cc37e4416190129ccbd452ffa9fd94fb26c11",
          "body": null,
          "is_bot": false,
          "headline": "feat: block MsgCreateValidator post-genesis in PoA ante decorator",
          "author_name": "Kevin Pita",
          "author_login": "kpitapeersyst",
          "committed_at": "2026-04-27T15:41:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1719104f912aed2de29b27a3974f0005f1ec7b18",
          "body": null,
          "is_bot": false,
          "headline": "ci: harden TAG input to prevent shell injection",
          "author_name": "Kevin Pita",
          "author_login": "kpitapeersyst",
          "committed_at": "2026-04-27T10:41:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84c5c0be49604da772a842eda8707676080389b8",
          "body": null,
          "is_bot": false,
          "headline": "chore: replace ibc-go pseudo-version with tag",
          "author_name": "Kevin Pita",
          "author_login": "kpitapeersyst",
          "committed_at": "2026-04-27T09:56:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91f1f7fbd959e12896e9479c80dcdbb4ac933aba",
          "body": null,
          "is_bot": false,
          "headline": "fix: replace hardcoded EVM chain ID fallback with proper error handling",
          "author_name": "Kevin Pita",
          "author_login": "kpitapeersyst",
          "committed_at": "2026-04-27T08:49:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b5fabf4b1f4f168223d03cc9a00c6d7600e6f49",
          "body": null,
          "is_bot": false,
          "headline": "refactor: remove unused function overwriteFlagDefaults",
          "author_name": "Kevin Pita",
          "author_login": "kpitapeersyst",
          "committed_at": "2026-04-27T08:11:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab7a7dd3fd5bc5330956c7d5344fe8fa288d54f7",
          "body": null,
          "is_bot": false,
          "headline": "fix: remove keyring-backend=test default override",
          "author_name": "Kevin Pita",
          "author_login": "kpitapeersyst",
          "committed_at": "2026-04-24T15:32:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dec353cf10bd787adb89789496c53a74c5fccd56",
          "body": null,
          "is_bot": false,
          "headline": "chore: pin Dockerfile base image to SHA256 digest",
          "author_name": "Kevin Pita",
          "author_login": "kpitapeersyst",
          "committed_at": "2026-04-24T14:37:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c5c762e2d1d2dc5b5e5bb2066ac1b5964002a98",
          "body": null,
          "is_bot": false,
          "headline": "fix: remove erc20types duplicate",
          "author_name": "Kevin Pita",
          "author_login": "kpitapeersyst",
          "committed_at": "2026-04-24T13:12:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e98c6f88e54c0b81eab7a0e2b96cbbc3b96c2360",
          "body": null,
          "is_bot": false,
          "headline": "ci: bump docker/build-push-action to v7.1.0 and disable provenance/sbom",
          "author_name": "Kevin Pita",
          "author_login": "kpitapeersyst",
          "committed_at": "2026-04-24T11:05:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a9bbfad6522734a262816fea0fc08dd4309b8d0",
          "body": null,
          "is_bot": false,
          "headline": "ci: drop ssh setup for private go module",
          "author_name": "Kevin Pita",
          "author_login": "kpitapeersyst",
          "committed_at": "2026-04-24T10:34:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "795eaee69e606522ca6c868f6d3e231b48afe163",
          "body": null,
          "is_bot": false,
          "headline": "ci: pin actions to commit shas and bump majors",
          "author_name": "Kevin Pita",
          "author_login": "kpitapeersyst",
          "committed_at": "2026-04-24T10:33:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ea3a2b6a127f5e4659fe8d126b786c5a0bb2c87",
          "body": null,
          "is_bot": false,
          "headline": "ci: set minimum required permissions in workflows",
          "author_name": "Kevin Pita",
          "author_login": "kpitapeersyst",
          "committed_at": "2026-04-24T09:17:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0baccef2b8e0d7f3a5c8b95a30354e00b164528f",
          "body": null,
          "is_bot": false,
          "headline": "ci: remove ssh setup from goreleaser",
          "author_name": "Kevin Pita",
          "author_login": "kpitapeersyst",
          "committed_at": "2026-04-24T08:40:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a5eddc7d2447c6833356ee1641998c865da47ea",
          "body": null,
          "is_bot": false,
          "headline": "fix: enforce rate limit on outbound ibc transfers",
          "author_name": "Kevin Pita",
          "author_login": "kpitapeersyst",
          "committed_at": "2026-04-24T07:22:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "651101914822c5ed256066772f689e8bffc69352",
          "body": null,
          "is_bot": false,
          "headline": "fix: pass initialized GovKeeper to gov precompile instead of zero-value",
          "author_name": "Kevin Pita",
          "author_login": "kpitapeersyst",
          "committed_at": "2026-04-24T06:58:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43c1c3684284ad3dda434fa4f9e600eb5b03a4cf",
          "body": null,
          "is_bot": false,
          "headline": "fix: update EVM dependency to xrplevm/evm v0.6.0-xrplevm.6",
          "author_name": "AdriaCarrera",
          "author_login": "AdriaCarrera",
          "committed_at": "2026-03-11T14:38:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4884b4970423807daa68d67260da361be73c3d50",
          "body": "Update cosmos/evm to v0.6.0-xrplevm.6",
          "is_bot": false,
          "headline": "Merge pull request #114 from xrplevm/chore/update-cosmos-evm-v6.6",
          "author_name": "Adrià Carrera",
          "author_login": "AdriaCarrera",
          "committed_at": "2026-03-11T09:09:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d543b6aa979962902b17b2dba5218294de236cdf",
          "body": null,
          "is_bot": false,
          "headline": "chore: update to v0.6.0-xrplevm.6",
          "author_name": "JordiParraCrespo",
          "author_login": "JordiParraCrespo",
          "committed_at": "2026-03-11T09:06:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e59dbbe64031f1c123f38018dfaecbd0996a4d3",
          "body": "v10.0.3-rc",
          "is_bot": false,
          "headline": "Merge pull request #113 from xrplevm/chore/v10.0.3-rc",
          "author_name": "Adrià Carrera",
          "author_login": "AdriaCarrera",
          "committed_at": "2026-03-05T15:30:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ccea5132354fa0a4ad6577d01ad73935f733c13",
          "body": null,
          "is_bot": false,
          "headline": "chore: add new evm version to fix rpc issue with legacy txs",
          "author_name": "JordiParraCrespo",
          "author_login": "JordiParraCrespo",
          "committed_at": "2026-03-05T15:17:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a32302519bbae148c0d31575754c3895c426645c",
          "body": "fix: check tx issue and add unsafe-local-validator for local upgrade testing",
          "is_bot": false,
          "headline": "Merge pull request #112 from xrplevm/fix-check-tx-issue",
          "author_name": "Adrià Carrera",
          "author_login": "AdriaCarrera",
          "committed_at": "2026-02-26T14:08:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66fae6ec1cd7c38125910484fe840084cb74a060",
          "body": null,
          "is_bot": false,
          "headline": "fix: lint",
          "author_name": "AdriaCarrera",
          "author_login": "AdriaCarrera",
          "committed_at": "2026-02-26T13:33:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e9a564b76c47768461225f8f8de3fe50ba70fa2",
          "body": null,
          "is_bot": false,
          "headline": "fix: remove unused branch from workflow triggers",
          "author_name": "AdriaCarrera",
          "author_login": "AdriaCarrera",
          "committed_at": "2026-02-25T09:53:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f351f93723ab6ce2980bfa5f83ba354cce4c992",
          "body": null,
          "is_bot": false,
          "headline": "add test-local-upgrade script and optimize testnet account funding logic",
          "author_name": "AdriaCarrera",
          "author_login": "AdriaCarrera",
          "committed_at": "2026-02-25T09:51:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4fafc36fa3ba1ac1d01cda3605cf4d4b296841eb",
          "body": null,
          "is_bot": false,
          "headline": "add in-place-testnet cmd",
          "author_name": "AdriaCarrera",
          "author_login": "AdriaCarrera",
          "committed_at": "2026-02-24T19:04:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ebd405aaffe90b450740f9649d4db96d724a55e5",
          "body": "…ts in Dockerfile",
          "is_bot": false,
          "headline": "fix: update evm-sec-papyrus tag to v0.6.0-xrplevm.4 and re-enable tes…",
          "author_name": "AdriaCarrera",
          "author_login": "AdriaCarrera",
          "committed_at": "2026-02-23T20:16:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 34,
      "commits_last_year": 241,
      "latest_release_at": "2026-07-14T09:27:14Z",
      "latest_release_tag": "v10.1.0",
      "releases_from_tags": false,
      "days_since_last_push": 7,
      "active_weeks_last_year": 27,
      "days_since_latest_release": 7,
      "mean_days_between_releases": 15.6
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 50,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/xrplevm/node/v10",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/xrplevm/node/v10",
          "is_deprecated": false,
          "latest_version": "v10.1.0",
          "repository_url": "https://github.com/xrplevm/node",
          "versions_count": 11,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-14T07:53:17Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 8
        }
      ]
    },
    "popularity": {
      "forks": 28,
      "stars": 1311,
      "watchers": 3,
      "fork_history": {
        "days": [
          {
            "date": "2024-03-11",
            "count": 7
          },
          {
            "date": "2024-03-22",
            "count": 1
          },
          {
            "date": "2024-06-05",
            "count": 1
          },
          {
            "date": "2024-06-12",
            "count": 1
          },
          {
            "date": "2024-06-17",
            "count": 1
          },
          {
            "date": "2024-07-11",
            "count": 1
          },
          {
            "date": "2024-09-09",
            "count": 1
          },
          {
            "date": "2025-01-24",
            "count": 1
          },
          {
            "date": "2025-04-19",
            "count": 1
          },
          {
            "date": "2025-05-21",
            "count": 1
          },
          {
            "date": "2025-06-03",
            "count": 1
          },
          {
            "date": "2025-07-01",
            "count": 1
          },
          {
            "date": "2025-08-08",
            "count": 1
          },
          {
            "date": "2025-08-22",
            "count": 1
          },
          {
            "date": "2026-01-10",
            "count": 1
          },
          {
            "date": "2026-01-21",
            "count": 1
          },
          {
            "date": "2026-03-09",
            "count": 1
          },
          {
            "date": "2026-03-29",
            "count": 1
          },
          {
            "date": "2026-03-30",
            "count": 1
          },
          {
            "date": "2026-05-08",
            "count": 1
          },
          {
            "date": "2026-06-15",
            "count": 1
          },
          {
            "date": "2026-06-18",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 28,
        "total_forks": 28
      },
      "star_history": {
        "days": [
          {
            "date": "2024-03-23",
            "count": 8
          },
          {
            "date": "2024-03-24",
            "count": 7
          },
          {
            "date": "2024-03-25",
            "count": 9
          },
          {
            "date": "2024-03-26",
            "count": 4
          },
          {
            "date": "2024-03-27",
            "count": 1
          },
          {
            "date": "2024-03-28",
            "count": 5
          },
          {
            "date": "2024-03-29",
            "count": 6
          },
          {
            "date": "2024-03-30",
            "count": 3
          },
          {
            "date": "2024-03-31",
            "count": 2
          },
          {
            "date": "2024-04-01",
            "count": 3
          },
          {
            "date": "2024-04-02",
            "count": 8
          },
          {
            "date": "2024-04-03",
            "count": 5
          },
          {
            "date": "2024-04-04",
            "count": 2
          },
          {
            "date": "2024-04-05",
            "count": 3
          },
          {
            "date": "2024-04-06",
            "count": 3
          },
          {
            "date": "2024-04-07",
            "count": 4
          },
          {
            "date": "2024-04-08",
            "count": 5
          },
          {
            "date": "2024-04-09",
            "count": 3
          },
          {
            "date": "2024-04-10",
            "count": 4
          },
          {
            "date": "2024-04-11",
            "count": 4
          },
          {
            "date": "2024-04-12",
            "count": 3
          },
          {
            "date": "2024-04-13",
            "count": 4
          },
          {
            "date": "2024-04-14",
            "count": 1
          },
          {
            "date": "2024-04-15",
            "count": 4
          },
          {
            "date": "2024-04-17",
            "count": 2
          },
          {
            "date": "2024-04-18",
            "count": 2
          },
          {
            "date": "2024-04-20",
            "count": 2
          },
          {
            "date": "2024-04-21",
            "count": 5
          },
          {
            "date": "2024-04-22",
            "count": 5
          },
          {
            "date": "2024-04-24",
            "count": 1
          },
          {
            "date": "2024-04-28",
            "count": 2
          },
          {
            "date": "2024-04-29",
            "count": 3
          },
          {
            "date": "2024-04-30",
            "count": 1
          },
          {
            "date": "2024-05-01",
            "count": 1
          },
          {
            "date": "2024-05-02",
            "count": 3
          },
          {
            "date": "2024-05-03",
            "count": 4
          },
          {
            "date": "2024-05-04",
            "count": 2
          },
          {
            "date": "2024-05-06",
            "count": 1
          },
          {
            "date": "2024-05-07",
            "count": 2
          },
          {
            "date": "2024-05-09",
            "count": 1
          },
          {
            "date": "2024-05-11",
            "count": 1
          },
          {
            "date": "2024-05-13",
            "count": 2
          },
          {
            "date": "2024-05-14",
            "count": 2
          },
          {
            "date": "2024-05-15",
            "count": 1
          },
          {
            "date": "2024-05-18",
            "count": 2
          },
          {
            "date": "2024-05-19",
            "count": 1
          },
          {
            "date": "2024-05-20",
            "count": 2
          },
          {
            "date": "2024-05-21",
            "count": 2
          },
          {
            "date": "2024-05-22",
            "count": 1
          },
          {
            "date": "2024-05-23",
            "count": 10
          },
          {
            "date": "2024-05-25",
            "count": 2
          },
          {
            "date": "2024-05-26",
            "count": 1
          },
          {
            "date": "2024-05-27",
            "count": 1
          },
          {
            "date": "2024-05-28",
            "count": 1
          },
          {
            "date": "2024-05-29",
            "count": 2
          },
          {
            "date": "2024-05-30",
            "count": 1
          },
          {
            "date": "2024-05-31",
            "count": 1
          },
          {
            "date": "2024-06-01",
            "count": 1
          },
          {
            "date": "2024-06-02",
            "count": 2
          },
          {
            "date": "2024-06-04",
            "count": 1
          },
          {
            "date": "2024-06-05",
            "count": 2
          },
          {
            "date": "2024-06-07",
            "count": 2
          },
          {
            "date": "2024-06-08",
            "count": 9
          },
          {
            "date": "2024-06-09",
            "count": 2
          },
          {
            "date": "2024-06-10",
            "count": 2
          },
          {
            "date": "2024-06-11",
            "count": 1
          },
          {
            "date": "2024-06-12",
            "count": 1
          },
          {
            "date": "2024-06-14",
            "count": 1
          },
          {
            "date": "2024-06-15",
            "count": 1
          },
          {
            "date": "2024-06-16",
            "count": 1
          },
          {
            "date": "2024-06-17",
            "count": 1
          },
          {
            "date": "2024-06-19",
            "count": 2
          },
          {
            "date": "2024-06-20",
            "count": 2
          },
          {
            "date": "2024-06-22",
            "count": 2
          },
          {
            "date": "2024-06-24",
            "count": 1
          },
          {
            "date": "2024-06-25",
            "count": 1
          },
          {
            "date": "2024-06-26",
            "count": 1
          },
          {
            "date": "2024-06-29",
            "count": 1
          },
          {
            "date": "2024-06-30",
            "count": 1
          },
          {
            "date": "2024-07-10",
            "count": 1
          },
          {
            "date": "2024-07-11",
            "count": 1
          },
          {
            "date": "2024-07-12",
            "count": 1
          },
          {
            "date": "2024-07-13",
            "count": 1
          },
          {
            "date": "2024-07-15",
            "count": 1
          },
          {
            "date": "2024-07-16",
            "count": 1
          },
          {
            "date": "2024-07-17",
            "count": 1
          },
          {
            "date": "2024-07-19",
            "count": 3
          },
          {
            "date": "2024-07-23",
            "count": 1
          },
          {
            "date": "2024-07-26",
            "count": 1
          },
          {
            "date": "2024-07-30",
            "count": 1
          },
          {
            "date": "2024-08-03",
            "count": 1
          },
          {
            "date": "2024-08-06",
            "count": 2
          },
          {
            "date": "2024-08-12",
            "count": 1
          },
          {
            "date": "2024-08-13",
            "count": 1
          },
          {
            "date": "2024-08-18",
            "count": 2
          },
          {
            "date": "2024-08-23",
            "count": 1
          },
          {
            "date": "2024-08-27",
            "count": 1
          },
          {
            "date": "2024-08-31",
            "count": 1
          },
          {
            "date": "2024-09-01",
            "count": 1
          },
          {
            "date": "2024-09-04",
            "count": 1
          },
          {
            "date": "2024-09-06",
            "count": 1
          },
          {
            "date": "2024-09-08",
            "count": 1
          },
          {
            "date": "2024-09-09",
            "count": 3
          },
          {
            "date": "2024-09-11",
            "count": 1
          },
          {
            "date": "2024-09-12",
            "count": 1
          },
          {
            "date": "2024-09-13",
            "count": 1
          },
          {
            "date": "2024-09-14",
            "count": 2
          },
          {
            "date": "2024-09-22",
            "count": 1
          },
          {
            "date": "2024-09-23",
            "count": 1
          },
          {
            "date": "2024-09-24",
            "count": 3
          },
          {
            "date": "2024-09-25",
            "count": 1
          },
          {
            "date": "2024-09-28",
            "count": 1
          },
          {
            "date": "2024-09-29",
            "count": 1
          },
          {
            "date": "2024-10-03",
            "count": 1
          },
          {
            "date": "2024-10-05",
            "count": 1
          },
          {
            "date": "2024-10-13",
            "count": 1
          },
          {
            "date": "2024-10-15",
            "count": 1
          },
          {
            "date": "2024-10-19",
            "count": 1
          },
          {
            "date": "2024-10-20",
            "count": 1
          },
          {
            "date": "2024-10-21",
            "count": 1
          },
          {
            "date": "2024-10-23",
            "count": 1
          },
          {
            "date": "2024-10-26",
            "count": 1
          },
          {
            "date": "2024-10-30",
            "count": 2
          },
          {
            "date": "2024-11-17",
            "count": 1
          },
          {
            "date": "2024-11-19",
            "count": 1
          },
          {
            "date": "2024-12-01",
            "count": 1
          },
          {
            "date": "2024-12-02",
            "count": 3
          },
          {
            "date": "2024-12-03",
            "count": 4
          },
          {
            "date": "2024-12-04",
            "count": 5
          },
          {
            "date": "2024-12-05",
            "count": 4
          },
          {
            "date": "2024-12-06",
            "count": 3
          },
          {
            "date": "2024-12-07",
            "count": 1
          },
          {
            "date": "2024-12-08",
            "count": 3
          },
          {
            "date": "2024-12-09",
            "count": 4
          },
          {
            "date": "2024-12-10",
            "count": 2
          },
          {
            "date": "2024-12-11",
            "count": 7
          },
          {
            "date": "2024-12-12",
            "count": 1
          },
          {
            "date": "2024-12-14",
            "count": 4
          },
          {
            "date": "2024-12-15",
            "count": 1
          },
          {
            "date": "2024-12-16",
            "count": 1
          },
          {
            "date": "2024-12-17",
            "count": 2
          },
          {
            "date": "2024-12-18",
            "count": 1
          },
          {
            "date": "2024-12-19",
            "count": 1
          },
          {
            "date": "2024-12-21",
            "count": 3
          },
          {
            "date": "2024-12-22",
            "count": 3
          },
          {
            "date": "2024-12-24",
            "count": 1
          },
          {
            "date": "2024-12-26",
            "count": 2
          },
          {
            "date": "2024-12-27",
            "count": 3
          },
          {
            "date": "2024-12-29",
            "count": 4
          },
          {
            "date": "2024-12-30",
            "count": 2
          },
          {
            "date": "2024-12-31",
            "count": 2
          },
          {
            "date": "2025-01-01",
            "count": 2
          },
          {
            "date": "2025-01-02",
            "count": 2
          },
          {
            "date": "2025-01-04",
            "count": 1
          },
          {
            "date": "2025-01-05",
            "count": 1
          },
          {
            "date": "2025-01-06",
            "count": 4
          },
          {
            "date": "2025-01-07",
            "count": 2
          },
          {
            "date": "2025-01-08",
            "count": 1
          },
          {
            "date": "2025-01-09",
            "count": 1
          },
          {
            "date": "2025-01-12",
            "count": 1
          },
          {
            "date": "2025-01-13",
            "count": 4
          },
          {
            "date": "2025-01-14",
            "count": 4
          },
          {
            "date": "2025-01-15",
            "count": 3
          },
          {
            "date": "2025-01-16",
            "count": 4
          },
          {
            "date": "2025-01-17",
            "count": 5
          },
          {
            "date": "2025-01-18",
            "count": 1
          },
          {
            "date": "2025-01-19",
            "count": 5
          },
          {
            "date": "2025-01-20",
            "count": 4
          },
          {
            "date": "2025-01-21",
            "count": 2
          },
          {
            "date": "2025-01-22",
            "count": 2
          },
          {
            "date": "2025-01-23",
            "count": 4
          },
          {
            "date": "2025-01-24",
            "count": 1
          },
          {
            "date": "2025-01-25",
            "count": 3
          },
          {
            "date": "2025-01-26",
            "count": 2
          },
          {
            "date": "2025-01-27",
            "count": 4
          },
          {
            "date": "2025-01-28",
            "count": 5
          },
          {
            "date": "2025-01-29",
            "count": 5
          },
          {
            "date": "2025-01-30",
            "count": 3
          },
          {
            "date": "2025-01-31",
            "count": 8
          },
          {
            "date": "2025-02-01",
            "count": 7
          },
          {
            "date": "2025-02-02",
            "count": 1
          },
          {
            "date": "2025-02-04",
            "count": 1
          },
          {
            "date": "2025-02-05",
            "count": 3
          },
          {
            "date": "2025-02-06",
            "count": 2
          },
          {
            "date": "2025-02-07",
            "count": 1
          },
          {
            "date": "2025-02-08",
            "count": 1
          },
          {
            "date": "2025-02-09",
            "count": 1
          },
          {
            "date": "2025-02-10",
            "count": 3
          },
          {
            "date": "2025-02-11",
            "count": 4
          },
          {
            "date": "2025-02-12",
            "count": 3
          },
          {
            "date": "2025-02-13",
            "count": 3
          },
          {
            "date": "2025-02-14",
            "count": 4
          },
          {
            "date": "2025-02-15",
            "count": 6
          },
          {
            "date": "2025-02-16",
            "count": 2
          },
          {
            "date": "2025-02-17",
            "count": 5
          },
          {
            "date": "2025-02-19",
            "count": 2
          },
          {
            "date": "2025-02-21",
            "count": 1
          },
          {
            "date": "2025-02-22",
            "count": 2
          },
          {
            "date": "2025-02-24",
            "count": 1
          },
          {
            "date": "2025-02-25",
            "count": 3
          },
          {
            "date": "2025-02-27",
            "count": 1
          },
          {
            "date": "2025-02-28",
            "count": 1
          },
          {
            "date": "2025-03-01",
            "count": 1
          },
          {
            "date": "2025-03-02",
            "count": 1
          },
          {
            "date": "2025-03-04",
            "count": 3
          },
          {
            "date": "2025-03-05",
            "count": 1
          },
          {
            "date": "2025-03-06",
            "count": 2
          },
          {
            "date": "2025-03-07",
            "count": 2
          },
          {
            "date": "2025-03-08",
            "count": 4
          },
          {
            "date": "2025-03-09",
            "count": 3
          },
          {
            "date": "2025-03-11",
            "count": 3
          },
          {
            "date": "2025-03-12",
            "count": 1
          },
          {
            "date": "2025-03-13",
            "count": 3
          },
          {
            "date": "2025-03-14",
            "count": 1
          },
          {
            "date": "2025-03-15",
            "count": 3
          },
          {
            "date": "2025-03-16",
            "count": 1
          },
          {
            "date": "2025-03-17",
            "count": 3
          },
          {
            "date": "2025-03-18",
            "count": 5
          },
          {
            "date": "2025-03-19",
            "count": 1
          },
          {
            "date": "2025-03-20",
            "count": 4
          },
          {
            "date": "2025-03-21",
            "count": 2
          },
          {
            "date": "2025-03-22",
            "count": 2
          },
          {
            "date": "2025-03-23",
            "count": 4
          },
          {
            "date": "2025-03-24",
            "count": 3
          },
          {
            "date": "2025-03-25",
            "count": 1
          },
          {
            "date": "2025-03-27",
            "count": 5
          },
          {
            "date": "2025-03-28",
            "count": 4
          },
          {
            "date": "2025-03-29",
            "count": 3
          },
          {
            "date": "2025-03-31",
            "count": 1
          },
          {
            "date": "2025-04-01",
            "count": 1
          },
          {
            "date": "2025-04-02",
            "count": 1
          },
          {
            "date": "2025-04-05",
            "count": 1
          },
          {
            "date": "2025-04-06",
            "count": 1
          },
          {
            "date": "2025-04-09",
            "count": 3
          },
          {
            "date": "2025-04-10",
            "count": 1
          },
          {
            "date": "2025-04-11",
            "count": 1
          },
          {
            "date": "2025-04-12",
            "count": 1
          },
          {
            "date": "2025-04-14",
            "count": 2
          },
          {
            "date": "2025-04-15",
            "count": 1
          },
          {
            "date": "2025-04-21",
            "count": 2
          },
          {
            "date": "2025-04-22",
            "count": 2
          },
          {
            "date": "2025-04-23",
            "count": 1
          },
          {
            "date": "2025-04-25",
            "count": 1
          },
          {
            "date": "2025-04-26",
            "count": 1
          },
          {
            "date": "2025-05-01",
            "count": 1
          },
          {
            "date": "2025-05-04",
            "count": 1
          },
          {
            "date": "2025-05-05",
            "count": 1
          },
          {
            "date": "2025-05-07",
            "count": 2
          },
          {
            "date": "2025-05-10",
            "count": 1
          },
          {
            "date": "2025-05-12",
            "count": 1
          },
          {
            "date": "2025-05-14",
            "count": 1
          },
          {
            "date": "2025-05-18",
            "count": 3
          },
          {
            "date": "2025-05-19",
            "count": 1
          },
          {
            "date": "2025-05-21",
            "count": 1
          },
          {
            "date": "2025-05-23",
            "count": 3
          },
          {
            "date": "2025-05-24",
            "count": 2
          },
          {
            "date": "2025-05-26",
            "count": 1
          },
          {
            "date": "2025-05-27",
            "count": 1
          },
          {
            "date": "2025-05-28",
            "count": 3
          },
          {
            "date": "2025-05-31",
            "count": 1
          },
          {
            "date": "2025-06-01",
            "count": 2
          },
          {
            "date": "2025-06-02",
            "count": 1
          },
          {
            "date": "2025-06-03",
            "count": 1
          },
          {
            "date": "2025-06-05",
            "count": 1
          },
          {
            "date": "2025-06-06",
            "count": 2
          },
          {
            "date": "2025-06-08",
            "count": 1
          },
          {
            "date": "2025-06-09",
            "count": 4
          },
          {
            "date": "2025-06-10",
            "count": 1
          },
          {
            "date": "2025-06-12",
            "count": 3
          },
          {
            "date": "2025-06-13",
            "count": 3
          },
          {
            "date": "2025-06-14",
            "count": 2
          },
          {
            "date": "2025-06-15",
            "count": 2
          },
          {
            "date": "2025-06-18",
            "count": 1
          },
          {
            "date": "2025-06-19",
            "count": 1
          },
          {
            "date": "2025-06-23",
            "count": 2
          },
          {
            "date": "2025-06-26",
            "count": 2
          },
          {
            "date": "2025-06-29",
            "count": 1
          },
          {
            "date": "2025-06-30",
            "count": 1
          },
          {
            "date": "2025-07-01",
            "count": 1
          },
          {
            "date": "2025-07-03",
            "count": 2
          },
          {
            "date": "2025-07-04",
            "count": 1
          },
          {
            "date": "2025-07-05",
            "count": 1
          },
          {
            "date": "2025-07-06",
            "count": 1
          },
          {
            "date": "2025-07-08",
            "count": 2
          },
          {
            "date": "2025-07-09",
            "count": 4
          },
          {
            "date": "2025-07-10",
            "count": 2
          },
          {
            "date": "2025-07-11",
            "count": 3
          },
          {
            "date": "2025-07-13",
            "count": 2
          },
          {
            "date": "2025-07-14",
            "count": 3
          },
          {
            "date": "2025-07-15",
            "count": 2
          },
          {
            "date": "2025-07-17",
            "count": 1
          },
          {
            "date": "2025-07-18",
            "count": 2
          },
          {
            "date": "2025-07-22",
            "count": 1
          },
          {
            "date": "2025-07-23",
            "count": 1
          },
          {
            "date": "2025-07-25",
            "count": 2
          },
          {
            "date": "2025-07-26",
            "count": 1
          },
          {
            "date": "2025-07-27",
            "count": 1
          },
          {
            "date": "2025-07-28",
            "count": 1
          },
          {
            "date": "2025-07-29",
            "count": 4
          },
          {
            "date": "2025-07-30",
            "count": 1
          },
          {
            "date": "2025-08-01",
            "count": 2
          },
          {
            "date": "2025-08-03",
            "count": 1
          },
          {
            "date": "2025-08-04",
            "count": 3
          },
          {
            "date": "2025-08-07",
            "count": 3
          },
          {
            "date": "2025-08-08",
            "count": 1
          },
          {
            "date": "2025-08-10",
            "count": 1
          },
          {
            "date": "2025-08-11",
            "count": 1
          },
          {
            "date": "2025-08-12",
            "count": 3
          },
          {
            "date": "2025-08-13",
            "count": 3
          },
          {
            "date": "2025-08-14",
            "count": 4
          },
          {
            "date": "2025-08-15",
            "count": 3
          },
          {
            "date": "2025-08-16",
            "count": 3
          },
          {
            "date": "2025-08-18",
            "count": 1
          },
          {
            "date": "2025-08-19",
            "count": 3
          },
          {
            "date": "2025-08-20",
            "count": 2
          },
          {
            "date": "2025-08-21",
            "count": 4
          },
          {
            "date": "2025-08-22",
            "count": 2
          },
          {
            "date": "2025-08-23",
            "count": 3
          },
          {
            "date": "2025-08-24",
            "count": 1
          },
          {
            "date": "2025-08-26",
            "count": 5
          },
          {
            "date": "2025-08-28",
            "count": 1
          },
          {
            "date": "2025-08-29",
            "count": 3
          },
          {
            "date": "2025-09-01",
            "count": 2
          },
          {
            "date": "2025-09-02",
            "count": 1
          },
          {
            "date": "2025-09-04",
            "count": 1
          },
          {
            "date": "2025-09-05",
            "count": 1
          },
          {
            "date": "2025-09-07",
            "count": 3
          },
          {
            "date": "2025-09-08",
            "count": 4
          },
          {
            "date": "2025-09-09",
            "count": 1
          },
          {
            "date": "2025-09-12",
            "count": 1
          },
          {
            "date": "2025-09-15",
            "count": 2
          },
          {
            "date": "2025-09-16",
            "count": 1
          },
          {
            "date": "2025-09-21",
            "count": 2
          },
          {
            "date": "2025-09-22",
            "count": 1
          },
          {
            "date": "2025-09-23",
            "count": 1
          },
          {
            "date": "2025-09-25",
            "count": 2
          },
          {
            "date": "2025-09-27",
            "count": 1
          },
          {
            "date": "2025-09-29",
            "count": 1
          },
          {
            "date": "2025-10-01",
            "count": 1
          },
          {
            "date": "2025-10-04",
            "count": 1
          },
          {
            "date": "2025-10-07",
            "count": 2
          },
          {
            "date": "2025-10-10",
            "count": 1
          },
          {
            "date": "2025-10-13",
            "count": 1
          },
          {
            "date": "2025-10-15",
            "count": 2
          },
          {
            "date": "2025-10-19",
            "count": 4
          },
          {
            "date": "2025-10-21",
            "count": 2
          },
          {
            "date": "2025-10-23",
            "count": 1
          },
          {
            "date": "2025-10-25",
            "count": 1
          },
          {
            "date": "2025-10-26",
            "count": 2
          },
          {
            "date": "2025-10-27",
            "count": 3
          },
          {
            "date": "2025-10-28",
            "count": 1
          },
          {
            "date": "2025-10-29",
            "count": 2
          },
          {
            "date": "2025-11-02",
            "count": 1
          },
          {
            "date": "2025-11-04",
            "count": 1
          },
          {
            "date": "2025-11-05",
            "count": 3
          },
          {
            "date": "2025-11-06",
            "count": 1
          },
          {
            "date": "2025-11-07",
            "count": 1
          },
          {
            "date": "2025-11-09",
            "count": 1
          },
          {
            "date": "2025-11-11",
            "count": 2
          },
          {
            "date": "2025-11-12",
            "count": 1
          },
          {
            "date": "2025-11-18",
            "count": 1
          },
          {
            "date": "2025-11-24",
            "count": 2
          },
          {
            "date": "2025-11-27",
            "count": 1
          },
          {
            "date": "2025-12-02",
            "count": 1
          },
          {
            "date": "2025-12-03",
            "count": 1
          },
          {
            "date": "2025-12-06",
            "count": 1
          },
          {
            "date": "2025-12-07",
            "count": 1
          },
          {
            "date": "2025-12-08",
            "count": 1
          },
          {
            "date": "2025-12-09",
            "count": 3
          },
          {
            "date": "2025-12-11",
            "count": 1
          },
          {
            "date": "2025-12-18",
            "count": 1
          },
          {
            "date": "2025-12-25",
            "count": 2
          },
          {
            "date": "2025-12-27",
            "count": 1
          },
          {
            "date": "2025-12-29",
            "count": 2
          },
          {
            "date": "2025-12-31",
            "count": 1
          },
          {
            "date": "2026-01-05",
            "count": 2
          },
          {
            "date": "2026-01-07",
            "count": 2
          },
          {
            "date": "2026-01-11",
            "count": 3
          },
          {
            "date": "2026-01-12",
            "count": 1
          },
          {
            "date": "2026-01-13",
            "count": 1
          },
          {
            "date": "2026-01-14",
            "count": 1
          },
          {
            "date": "2026-01-15",
            "count": 1
          },
          {
            "date": "2026-01-16",
            "count": 2
          },
          {
            "date": "2026-01-17",
            "count": 3
          },
          {
            "date": "2026-01-18",
            "count": 1
          },
          {
            "date": "2026-01-21",
            "count": 1
          },
          {
            "date": "2026-01-22",
            "count": 1
          },
          {
            "date": "2026-01-25",
            "count": 2
          },
          {
            "date": "2026-01-29",
            "count": 1
          },
          {
            "date": "2026-01-30",
            "count": 1
          },
          {
            "date": "2026-02-03",
            "count": 1
          },
          {
            "date": "2026-02-04",
            "count": 1
          },
          {
            "date": "2026-02-05",
            "count": 2
          },
          {
            "date": "2026-02-06",
            "count": 1
          },
          {
            "date": "2026-02-07",
            "count": 1
          },
          {
            "date": "2026-02-10",
            "count": 1
          },
          {
            "date": "2026-02-11",
            "count": 2
          },
          {
            "date": "2026-02-14",
            "count": 1
          },
          {
            "date": "2026-02-15",
            "count": 3
          },
          {
            "date": "2026-02-16",
            "count": 1
          },
          {
            "date": "2026-02-17",
            "count": 1
          },
          {
            "date": "2026-02-18",
            "count": 3
          },
          {
            "date": "2026-02-20",
            "count": 2
          },
          {
            "date": "2026-02-21",
            "count": 1
          },
          {
            "date": "2026-02-22",
            "count": 1
          },
          {
            "date": "2026-02-23",
            "count": 1
          },
          {
            "date": "2026-02-24",
            "count": 1
          },
          {
            "date": "2026-02-25",
            "count": 1
          },
          {
            "date": "2026-02-26",
            "count": 3
          },
          {
            "date": "2026-02-27",
            "count": 3
          },
          {
            "date": "2026-03-01",
            "count": 1
          },
          {
            "date": "2026-03-02",
            "count": 4
          },
          {
            "date": "2026-03-04",
            "count": 1
          },
          {
            "date": "2026-03-05",
            "count": 2
          },
          {
            "date": "2026-03-07",
            "count": 1
          },
          {
            "date": "2026-03-08",
            "count": 2
          },
          {
            "date": "2026-03-09",
            "count": 4
          },
          {
            "date": "2026-03-10",
            "count": 1
          },
          {
            "date": "2026-03-12",
            "count": 1
          },
          {
            "date": "2026-03-13",
            "count": 1
          },
          {
            "date": "2026-03-14",
            "count": 2
          },
          {
            "date": "2026-03-15",
            "count": 1
          },
          {
            "date": "2026-03-16",
            "count": 3
          },
          {
            "date": "2026-03-17",
            "count": 1
          },
          {
            "date": "2026-03-18",
            "count": 1
          },
          {
            "date": "2026-03-19",
            "count": 1
          },
          {
            "date": "2026-03-21",
            "count": 1
          },
          {
            "date": "2026-03-23",
            "count": 1
          },
          {
            "date": "2026-03-24",
            "count": 1
          },
          {
            "date": "2026-03-25",
            "count": 2
          },
          {
            "date": "2026-03-26",
            "count": 2
          },
          {
            "date": "2026-03-27",
            "count": 2
          },
          {
            "date": "2026-03-28",
            "count": 2
          },
          {
            "date": "2026-03-29",
            "count": 2
          },
          {
            "date": "2026-03-30",
            "count": 3
          },
          {
            "date": "2026-03-31",
            "count": 1
          },
          {
            "date": "2026-04-01",
            "count": 2
          },
          {
            "date": "2026-04-03",
            "count": 1
          },
          {
            "date": "2026-04-04",
            "count": 1
          },
          {
            "date": "2026-04-07",
            "count": 1
          },
          {
            "date": "2026-04-08",
            "count": 1
          },
          {
            "date": "2026-04-10",
            "count": 2
          },
          {
            "date": "2026-04-11",
            "count": 1
          },
          {
            "date": "2026-04-14",
            "count": 2
          },
          {
            "date": "2026-04-17",
            "count": 1
          },
          {
            "date": "2026-04-18",
            "count": 1
          },
          {
            "date": "2026-04-19",
            "count": 1
          },
          {
            "date": "2026-04-22",
            "count": 1
          },
          {
            "date": "2026-04-23",
            "count": 1
          },
          {
            "date": "2026-04-25",
            "count": 1
          },
          {
            "date": "2026-04-26",
            "count": 2
          },
          {
            "date": "2026-04-27",
            "count": 1
          },
          {
            "date": "2026-04-28",
            "count": 1
          },
          {
            "date": "2026-04-30",
            "count": 1
          },
          {
            "date": "2026-05-01",
            "count": 2
          },
          {
            "date": "2026-05-02",
            "count": 2
          },
          {
            "date": "2026-05-05",
            "count": 1
          },
          {
            "date": "2026-05-06",
            "count": 1
          },
          {
            "date": "2026-05-07",
            "count": 1
          },
          {
            "date": "2026-05-09",
            "count": 1
          },
          {
            "date": "2026-05-10",
            "count": 1
          },
          {
            "date": "2026-05-12",
            "count": 5
          },
          {
            "date": "2026-05-15",
            "count": 2
          },
          {
            "date": "2026-05-19",
            "count": 1
          },
          {
            "date": "2026-05-21",
            "count": 1
          },
          {
            "date": "2026-05-22",
            "count": 1
          },
          {
            "date": "2026-05-23",
            "count": 1
          },
          {
            "date": "2026-05-24",
            "count": 3
          },
          {
            "date": "2026-05-25",
            "count": 1
          },
          {
            "date": "2026-05-26",
            "count": 2
          },
          {
            "date": "2026-05-27",
            "count": 1
          },
          {
            "date": "2026-05-29",
            "count": 2
          },
          {
            "date": "2026-05-31",
            "count": 1
          },
          {
            "date": "2026-06-01",
            "count": 1
          },
          {
            "date": "2026-06-02",
            "count": 1
          },
          {
            "date": "2026-06-03",
            "count": 2
          },
          {
            "date": "2026-06-04",
            "count": 1
          },
          {
            "date": "2026-06-05",
            "count": 1
          },
          {
            "date": "2026-06-07",
            "count": 2
          },
          {
            "date": "2026-06-08",
            "count": 1
          },
          {
            "date": "2026-06-09",
            "count": 2
          },
          {
            "date": "2026-06-13",
            "count": 2
          },
          {
            "date": "2026-06-14",
            "count": 1
          },
          {
            "date": "2026-06-15",
            "count": 3
          },
          {
            "date": "2026-06-16",
            "count": 2
          },
          {
            "date": "2026-06-18",
            "count": 1
          },
          {
            "date": "2026-06-19",
            "count": 1
          },
          {
            "date": "2026-06-20",
            "count": 2
          },
          {
            "date": "2026-06-23",
            "count": 2
          },
          {
            "date": "2026-06-24",
            "count": 1
          },
          {
            "date": "2026-06-25",
            "count": 2
          },
          {
            "date": "2026-06-27",
            "count": 2
          },
          {
            "date": "2026-06-29",
            "count": 1
          },
          {
            "date": "2026-07-01",
            "count": 1
          },
          {
            "date": "2026-07-02",
            "count": 3
          },
          {
            "date": "2026-07-04",
            "count": 2
          },
          {
            "date": "2026-07-05",
            "count": 2
          },
          {
            "date": "2026-07-06",
            "count": 2
          },
          {
            "date": "2026-07-07",
            "count": 3
          },
          {
            "date": "2026-07-08",
            "count": 1
          },
          {
            "date": "2026-07-09",
            "count": 1
          },
          {
            "date": "2026-07-10",
            "count": 1
          },
          {
            "date": "2026-07-11",
            "count": 1
          },
          {
            "date": "2026-07-12",
            "count": 3
          },
          {
            "date": "2026-07-13",
            "count": 4
          },
          {
            "date": "2026-07-14",
            "count": 1
          },
          {
            "date": "2026-07-17",
            "count": 1
          },
          {
            "date": "2026-07-18",
            "count": 1
          },
          {
            "date": "2026-07-19",
            "count": 1
          },
          {
            "date": "2026-07-20",
            "count": 1
          },
          {
            "date": "2026-07-21",
            "count": 1
          }
        ],
        "complete": false,
        "collected": 1000,
        "total_stars": 1311
      },
      "open_issues_and_prs": 3
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "sample"
      ],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [
        "docs/static/openapi.yml",
        "proto/ethermint/evm/v1/events.proto",
        "proto/ethermint/evm/v1/evm.proto",
        "proto/ethermint/evm/v1/genesis.proto",
        "proto/ethermint/evm/v1/query.proto",
        "proto/ethermint/evm/v1/tx.proto",
        "proto/ethermint/feemarket/v1/events.proto",
        "proto/ethermint/feemarket/v1/feemarket.proto",
        "proto/ethermint/feemarket/v1/genesis.proto",
        "proto/ethermint/feemarket/v1/query.proto",
        "proto/ethermint/feemarket/v1/tx.proto",
        "proto/ethermint/types/v1/account.proto",
        "proto/ethermint/types/v1/dynamic_fee.proto",
        "proto/ethermint/types/v1/indexer.proto",
        "proto/ethermint/types/v1/web3.proto",
        "proto/evmos/erc20/v1/erc20.proto",
        "proto/evmos/erc20/v1/events.proto",
        "proto/evmos/erc20/v1/genesis.proto",
        "proto/evmos/erc20/v1/query.proto",
        "proto/evmos/erc20/v1/tx.proto",
        "proto/packages/blockchain/poa/genesis.proto",
        "proto/packages/blockchain/poa/params.proto",
        "proto/packages/blockchain/poa/query.proto",
        "proto/packages/blockchain/poa/tx.proto",
        "proto/poa/genesis.proto",
        "proto/poa/params.proto",
        "proto/poa/query.proto",
        "proto/poa/tx.proto"
      ],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 163038,
      "source_files_sampled": 136,
      "oversized_source_files": 4,
      "agent_instruction_files": [
        "CLAUDE.md"
      ],
      "agent_instruction_max_bytes": 2621
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "google.golang.org/grpc",
            "direct": true,
            "version": "v1.75.0",
            "severity": "critical",
            "ecosystem": "go",
            "cvss_score": 9.1,
            "advisory_ids": [
              "GHSA-hrxh-6v49-42gf",
              "GHSA-p77j-4mvh-x3m3",
              "GO-2026-4762"
            ],
            "fixed_version": "1.82.1",
            "advisory_count": 3,
            "oldest_advisory_days": 125
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.41.0",
            "severity": "critical",
            "ecosystem": "go",
            "cvss_score": 10,
            "advisory_ids": [
              "GHSA-45gg-vh54-h5m9",
              "GHSA-5cgq-3rg8-m6cv",
              "GHSA-78mq-xcr3-xm33",
              "GHSA-89gr-r52h-f8rx",
              "GHSA-9m57-25v3-79x9",
              "GHSA-f5wc-c3c7-36mc",
              "GHSA-f6x5-jh6r-wrfv",
              "GHSA-j5w8-q4qc-rx2x",
              "GHSA-jppx-rxg9-jmrx",
              "GHSA-q4h4-gmj2-qvw2"
            ],
            "fixed_version": "0.52.0",
            "advisory_count": 32,
            "oldest_advisory_days": 250
          },
          {
            "name": "github.com/consensys/gnark-crypto",
            "direct": false,
            "version": "v0.18.0",
            "severity": "high",
            "ecosystem": "go",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-fj2x-735w-74vq",
              "GO-2025-4087"
            ],
            "fixed_version": "0.19.2",
            "advisory_count": 2,
            "oldest_advisory_days": 264
          },
          {
            "name": "github.com/go-jose/go-jose/v4",
            "direct": false,
            "version": "v4.1.1",
            "severity": "high",
            "ecosystem": "go",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-78h2-9frx-2jm8",
              "GO-2026-4945"
            ],
            "fixed_version": "4.1.4",
            "advisory_count": 2,
            "oldest_advisory_days": 110
          },
          {
            "name": "github.com/hashicorp/go-getter",
            "direct": false,
            "version": "v1.7.8",
            "severity": "high",
            "ecosystem": "go",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-92mm-2pjq-r785",
              "GHSA-wjrx-6529-hcj3",
              "GO-2025-3892",
              "GO-2026-5058"
            ],
            "fixed_version": "1.8.6",
            "advisory_count": 4,
            "oldest_advisory_days": 340
          },
          {
            "name": "go.opentelemetry.io/otel",
            "direct": false,
            "version": "v1.37.0",
            "severity": "high",
            "ecosystem": "go",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-mh2q-q3fh-2475"
            ],
            "fixed_version": "1.41.0",
            "advisory_count": 1,
            "oldest_advisory_days": 105
          },
          {
            "name": "go.opentelemetry.io/otel/sdk",
            "direct": false,
            "version": "v1.37.0",
            "severity": "high",
            "ecosystem": "go",
            "cvss_score": 7,
            "advisory_ids": [
              "GHSA-9h8m-3fm2-qjrq",
              "GHSA-hfvc-g4fc-pqhx",
              "GO-2026-4394"
            ],
            "fixed_version": "1.43.0",
            "advisory_count": 3,
            "oldest_advisory_days": 169
          },
          {
            "name": "github.com/pion/dtls/v2",
            "direct": false,
            "version": "v2.2.7",
            "severity": "moderate",
            "ecosystem": "go",
            "cvss_score": 5.9,
            "advisory_ids": [
              "GHSA-9f3f-wv7r-qc8r",
              "GO-2026-4479"
            ],
            "fixed_version": "3.1.1",
            "advisory_count": 2,
            "oldest_advisory_days": 160
          },
          {
            "name": "github.com/ulikunitz/xz",
            "direct": false,
            "version": "v0.5.11",
            "severity": "moderate",
            "ecosystem": "go",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-jc7w-c686-c4v9",
              "GO-2025-3922"
            ],
            "fixed_version": "0.5.15",
            "advisory_count": 2,
            "oldest_advisory_days": 327
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.43.0",
            "severity": "moderate",
            "ecosystem": "go",
            "cvss_score": 6.5,
            "advisory_ids": [
              "GHSA-5cv4-jp36-h3mw",
              "GO-2026-4440",
              "GO-2026-4441",
              "GO-2026-4918",
              "GO-2026-5025",
              "GO-2026-5026",
              "GO-2026-5027",
              "GO-2026-5028",
              "GO-2026-5029",
              "GO-2026-5030"
            ],
            "fixed_version": "1.26.3",
            "advisory_count": 11,
            "oldest_advisory_days": 166
          },
          {
            "name": "filippo.io/edwards25519",
            "direct": false,
            "version": "v1.1.0",
            "severity": "low",
            "ecosystem": "go",
            "cvss_score": 3.7,
            "advisory_ids": [
              "GHSA-fw7p-63qq-7hpr",
              "GO-2026-4503"
            ],
            "fixed_version": "1.1.1",
            "advisory_count": 2,
            "oldest_advisory_days": 154
          },
          {
            "name": "github.com/opencontainers/runc",
            "direct": false,
            "version": "v1.1.13",
            "severity": "low",
            "ecosystem": "go",
            "cvss_score": 3.6,
            "advisory_ids": [
              "GHSA-9493-h29p-rfm2",
              "GHSA-cgrx-mc8f-2prm",
              "GHSA-jfvp-7x6p-h2pv",
              "GHSA-qw9x-cqr3-wc7r",
              "GHSA-xjvp-4fhw-gc47",
              "GO-2024-3110",
              "GO-2025-4096",
              "GO-2025-4097",
              "GO-2025-4098",
              "GO-2026-5761"
            ],
            "fixed_version": "1.13.0",
            "advisory_count": 10,
            "oldest_advisory_days": 686
          },
          {
            "name": "github.com/cometbft/cometbft",
            "direct": true,
            "version": "v0.38.21",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2025-3442"
            ],
            "fixed_version": "1.0.1",
            "advisory_count": 1,
            "oldest_advisory_days": 532
          },
          {
            "name": "github.com/aws/aws-sdk-go",
            "direct": false,
            "version": "v1.49.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2022-0635",
              "GO-2022-0646"
            ],
            "fixed_version": null,
            "advisory_count": 2,
            "oldest_advisory_days": 1621
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.35.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5024"
            ],
            "fixed_version": "0.44.0",
            "advisory_count": 1,
            "oldest_advisory_days": 60
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.28.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5970"
            ],
            "fixed_version": "0.39.0",
            "advisory_count": 1,
            "oldest_advisory_days": 7
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "low": 2,
          "high": 5,
          "unknown": 4,
          "critical": 2,
          "moderate": 3
        },
        "advisory_count": 79,
        "affected_count": 16,
        "assessed_count": 263,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 2
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "cosmossdk.io/api",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.9.2"
        },
        {
          "name": "cosmossdk.io/client/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.0.0-beta.7"
        },
        {
          "name": "cosmossdk.io/core",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.11.3"
        },
        {
          "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/store",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.2"
        },
        {
          "name": "cosmossdk.io/tools/confix",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.2"
        },
        {
          "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/tx",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.14.0"
        },
        {
          "name": "cosmossdk.io/x/upgrade",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.2.0"
        },
        {
          "name": "github.com/cometbft/cometbft",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.38.21"
        },
        {
          "name": "github.com/cometbft/cometbft-db",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.14.1"
        },
        {
          "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.53.6"
        },
        {
          "name": "github.com/cosmos/evm",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.6.0"
        },
        {
          "name": "github.com/cosmos/gogoproto",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.7.2"
        },
        {
          "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/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/grpc-ecosystem/grpc-gateway/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.27.1"
        },
        {
          "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/stretchr/testify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1"
        },
        {
          "name": "go.uber.org/mock",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.6.0"
        },
        {
          "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"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "cosmossdk.io/api",
            "direct": true,
            "version": "v0.9.2",
            "ecosystem": "go"
          },
          {
            "name": "cosmossdk.io/client/v2",
            "direct": true,
            "version": "v2.0.0-beta.7",
            "ecosystem": "go"
          },
          {
            "name": "cosmossdk.io/core",
            "direct": true,
            "version": "v0.11.3",
            "ecosystem": "go"
          },
          {
            "name": "cosmossdk.io/errors",
            "direct": true,
            "version": "v1.0.2",
            "ecosystem": "go"
          },
          {
            "name": "cosmossdk.io/log",
            "direct": true,
            "version": "v1.6.1",
            "ecosystem": "go"
          },
          {
            "name": "cosmossdk.io/math",
            "direct": true,
            "version": "v1.5.3",
            "ecosystem": "go"
          },
          {
            "name": "cosmossdk.io/store",
            "direct": true,
            "version": "v1.1.2",
            "ecosystem": "go"
          },
          {
            "name": "cosmossdk.io/tools/confix",
            "direct": true,
            "version": "v0.1.2",
            "ecosystem": "go"
          },
          {
            "name": "cosmossdk.io/x/evidence",
            "direct": true,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "cosmossdk.io/x/feegrant",
            "direct": true,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "cosmossdk.io/x/tx",
            "direct": true,
            "version": "v0.14.0",
            "ecosystem": "go"
          },
          {
            "name": "cosmossdk.io/x/upgrade",
            "direct": true,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cometbft/cometbft",
            "direct": true,
            "version": "v0.38.21",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cometbft/cometbft-db",
            "direct": true,
            "version": "v0.14.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/gogoproto",
            "direct": true,
            "version": "v1.7.2",
            "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/v10",
            "direct": true,
            "version": "v10.4.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/grpc-ecosystem/grpc-gateway/v2",
            "direct": true,
            "version": "v2.27.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cast",
            "direct": true,
            "version": "v1.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cobra",
            "direct": true,
            "version": "v1.10.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/testify",
            "direct": true,
            "version": "v1.11.1",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/mock",
            "direct": true,
            "version": "v0.6.0",
            "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.75.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/protobuf",
            "direct": true,
            "version": "v1.36.10",
            "ecosystem": "go"
          },
          {
            "name": "cel.dev/expr",
            "direct": false,
            "version": "v0.24.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/oauth2adapt",
            "direct": false,
            "version": "v0.2.8",
            "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.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.50.0",
            "ecosystem": "go"
          },
          {
            "name": "cosmossdk.io/collections",
            "direct": false,
            "version": "v1.3.1",
            "ecosystem": "go"
          },
          {
            "name": "cosmossdk.io/depinject",
            "direct": false,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "cosmossdk.io/schema",
            "direct": false,
            "version": "v1.1.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/aws/aws-sdk-go",
            "direct": false,
            "version": "v1.49.0",
            "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.24.3",
            "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.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/bytedance/gopkg",
            "direct": false,
            "version": "v0.1.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.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.6",
            "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/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/logtags",
            "direct": false,
            "version": "v0.0.0-20241215232642-bb51bb14a506",
            "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.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cockroachdb/tokenbucket",
            "direct": false,
            "version": "v0.0.0-20230807174530-cc333fc44b06",
            "ecosystem": "go"
          },
          {
            "name": "github.com/consensys/gnark-crypto",
            "direct": false,
            "version": "v0.18.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/continuity",
            "direct": false,
            "version": "v0.4.3",
            "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/ics23/go",
            "direct": false,
            "version": "v0.11.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cosmos/ledger-cosmos-go",
            "direct": false,
            "version": "v1.0.0",
            "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.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/davecgh/go-spew",
            "direct": false,
            "version": "v1.1.2-0.20180830191138-d8f796af33cc",
            "ecosystem": "go"
          },
          {
            "name": "github.com/deckarep/golang-set/v2",
            "direct": false,
            "version": "v2.6.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/ristretto",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dlclark/regexp2",
            "direct": false,
            "version": "v1.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dop251/goja",
            "direct": false,
            "version": "v0.0.0-20230806174421-c933cf95e127",
            "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/emicklei/dot",
            "direct": false,
            "version": "v1.6.2",
            "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/fatih/color",
            "direct": false,
            "version": "v1.17.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/fsnotify/fsnotify",
            "direct": false,
            "version": "v1.9.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/getsentry/sentry-go",
            "direct": false,
            "version": "v0.35.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ghodss/yaml",
            "direct": false,
            "version": "v1.0.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.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-viper/mapstructure/v2",
            "direct": false,
            "version": "v2.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/godbus/dbus",
            "direct": false,
            "version": "v0.0.0-20190726142602-4481cbc300e2",
            "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/golang/glog",
            "direct": false,
            "version": "v1.2.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang/groupcache",
            "direct": false,
            "version": "v0.0.0-20241129210726-2c02b8208cf8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang/snappy",
            "direct": false,
            "version": "v0.0.5-0.20231225225746-43d5d4cd4e0e",
            "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/go-cmp",
            "direct": false,
            "version": "v0.7.0",
            "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.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.6",
            "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/hashicorp/go-cleanhttp",
            "direct": false,
            "version": "v0.5.2",
            "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.4",
            "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/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/holiman/uint256",
            "direct": false,
            "version": "v1.3.2",
            "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/strcase",
            "direct": false,
            "version": "v0.3.0",
            "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/jackpal/go-nat-pmp",
            "direct": false,
            "version": "v1.0.2",
            "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/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/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/linxgnu/grocksdb",
            "direct": false,
            "version": "v1.9.8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/manifoldco/promptui",
            "direct": false,
            "version": "v0.9.0",
            "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/mdp/qrterminal/v3",
            "direct": false,
            "version": "v3.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/microsoft/go-winio",
            "direct": false,
            "version": "v0.6.2",
            "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.0",
            "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/mtibben/percent",
            "direct": false,
            "version": "v0.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/munnerz/goautoneg",
            "direct": false,
            "version": "v0.0.0-20191010083416-a7dc8b61c822",
            "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/opencontainers/image-spec",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/opencontainers/runc",
            "direct": false,
            "version": "v1.1.13",
            "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/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_golang",
            "direct": false,
            "version": "v1.23.0",
            "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.65.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/procfs",
            "direct": false,
            "version": "v0.16.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rcrowley/go-metrics",
            "direct": false,
            "version": "v0.0.0-20201227073835-cf1acfcdf475",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rivo/uniseg",
            "direct": false,
            "version": "v0.2.0",
            "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/rs/zerolog",
            "direct": false,
            "version": "v1.34.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sagikazarmark/locafero",
            "direct": false,
            "version": "v0.11.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sasha-s/go-deadlock",
            "direct": false,
            "version": "v0.3.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/shirou/gopsutil",
            "direct": false,
            "version": "v3.21.11+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sourcegraph/conc",
            "direct": false,
            "version": "v0.3.1-0.20240121214520-5f936abd7ae8",
            "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/viper",
            "direct": false,
            "version": "v1.21.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spiffe/go-spiffe/v2",
            "direct": false,
            "version": "v2.5.0",
            "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/tendermint/go-amino",
            "direct": false,
            "version": "v0.16.0",
            "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.15",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tklauser/numcpus",
            "direct": false,
            "version": "v0.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/twitchyliquid64/golang-asm",
            "direct": false,
            "version": "v0.15.1",
            "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/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": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "go.etcd.io/bbolt",
            "direct": false,
            "version": "v1.4.0-alpha.1",
            "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.61.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.37.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.37.0",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/multierr",
            "direct": false,
            "version": "v1.11.0",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/zap",
            "direct": false,
            "version": "v1.27.0",
            "ecosystem": "go"
          },
          {
            "name": "go.yaml.in/yaml/v2",
            "direct": false,
            "version": "v2.4.2",
            "ecosystem": "go"
          },
          {
            "name": "go.yaml.in/yaml/v3",
            "direct": false,
            "version": "v3.0.4",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/arch",
            "direct": false,
            "version": "v0.17.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.41.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/exp",
            "direct": false,
            "version": "v0.0.0-20250305212735-054e65f0b394",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.43.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.16.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.34.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": "google.golang.org/api",
            "direct": false,
            "version": "v0.247.0",
            "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-20250818200422-3122310a409c",
            "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.2",
            "ecosystem": "go"
          },
          {
            "name": "nhooyr.io/websocket",
            "direct": false,
            "version": "v1.8.11",
            "ecosystem": "go"
          },
          {
            "name": "pgregory.net/rapid",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "rsc.io/qr",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/yaml",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 263,
        "direct_count": 31,
        "indirect_count": 232
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 3,
        "merged_prs": 111,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 11,
        "closed_unmerged_prs": 25
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "AdriaCarrera",
          "commits": 301,
          "avatar_url": "https://avatars.githubusercontent.com/u/23333654?v=4"
        },
        {
          "type": "User",
          "login": "GuillemGarciaDev",
          "commits": 221,
          "avatar_url": "https://avatars.githubusercontent.com/u/68080871?v=4"
        },
        {
          "type": "User",
          "login": "kpitapeersyst",
          "commits": 32,
          "avatar_url": "https://avatars.githubusercontent.com/u/259542736?v=4"
        },
        {
          "type": "User",
          "login": "aluque-peersyst",
          "commits": 22,
          "avatar_url": "https://avatars.githubusercontent.com/u/266994610?v=4"
        },
        {
          "type": "User",
          "login": "jpeersyst",
          "commits": 12,
          "avatar_url": "https://avatars.githubusercontent.com/u/91894455?v=4"
        },
        {
          "type": "User",
          "login": "JordiParraCrespo",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/52425638?v=4"
        },
        {
          "type": "User",
          "login": "dimiandre",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/543292?v=4"
        }
      ],
      "contributors_sampled": 7,
      "top_contributor_share": 0.506
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "branch.yml",
        "goreleaser.yml",
        "pull-request.yml",
        "release.yml",
        "unit-coverage.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".golangci.yml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "8 out of 8 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": 8,
            "reason": "Found 8/9 approved changesets -- score normalized to 8",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 6,
            "reason": "project has 2 contributing companies or organizations -- score normalized to 6",
            "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": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not 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 0 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": 10,
            "reason": "all dependencies are pinned",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 1,
            "reason": "SAST tool is not run on all commits -- score normalized to 1",
            "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": 10,
            "reason": "GitHub workflow tokens follow principle of least privilege",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "49 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "f120380c4b794fa9df34307648915ed25ad4adab",
        "ran_at": "2026-07-22T08:26:16Z",
        "aggregate_score": 6.5,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-21T21:00:20Z",
      "oldest_open_prs": [
        {
          "number": 128,
          "created_at": "2026-04-28T15:48:09Z",
          "last_comment_at": "2026-04-28T15:50:02Z",
          "last_comment_author": "coderabbitai"
        },
        {
          "number": 131,
          "created_at": "2026-04-29T07:05:23Z",
          "last_comment_at": "2026-04-29T07:05:35Z",
          "last_comment_author": "coderabbitai"
        },
        {
          "number": 141,
          "created_at": "2026-05-05T07:01:01Z",
          "last_comment_at": "2026-05-05T07:01:13Z",
          "last_comment_author": "coderabbitai"
        }
      ],
      "last_merged_pr_at": "2026-07-14T07:53:17Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/xrplevm/node",
    "host": "github.com",
    "name": "node",
    "owner": "xrplevm"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 72,
      "inputs": {
        "security": 63,
        "vitality": 86,
        "community": 61,
        "governance": 68,
        "engineering": 80
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 86,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 83,
            "inputs": {
              "commits_last_year": 241,
              "human_commit_share": 1,
              "days_since_last_push": 7,
              "active_weeks_last_year": 27
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 7 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 7
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "27/52 weeks with commits",
                "points": 18.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 27
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "241 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 241
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 0 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": 34,
              "latest_release_tag": "v10.1.0",
              "releases_from_tags": false,
              "days_since_latest_release": 7,
              "mean_days_between_releases": 15.6
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "34 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 34
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 7 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 7
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~15.6 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 15.6
                    }
                  }
                ],
                "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": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 26,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 26 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 26
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 61,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "forks": 28,
              "stars": 1311,
              "watchers": 3,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "1,311 stars",
                "points": 50.6,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 1311
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "28 forks",
                "points": 11.9,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 28
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "3 watchers",
                "points": 1.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "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 (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "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": "moderate",
        "name": "Sustainability & Governance",
        "value": 68,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 36,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 7,
              "top_contributor_share": 0.506
            },
            "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 51% of commits",
                "points": 11.1,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 51
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "7 contributors",
                "points": 9.5,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "excellent",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "merged_prs": 111,
              "open_issues": 0,
              "closed_issues": 11,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 25
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 46.8,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "111/136 decided PRs merged",
                "points": 31.2,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 111,
                      "decided": 136
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 8/9 approved changesets -- score normalized to 8",
                "points": 12,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "followers": 105,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "xrplevm",
              "public_repos": 31,
              "account_age_days": 747
            },
            "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": "105 followers of xrplevm",
                "points": 14.6,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 105,
                      "login": "xrplevm"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "31 public repos, account ~2 yr old",
                "points": 15.1,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 31
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 2
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/xrplevm/node/v10"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 8
            },
            "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 8 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 8
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "11 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 11
                    }
                  }
                ],
                "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": "good",
        "name": "Engineering Quality",
        "value": 80,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "5 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "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": ".golangci.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "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": "8 out of 8 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "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": 10,
                "status": "met",
                "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": "moderate",
        "name": "Security",
        "value": 63,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 65,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 6.5
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "8 out of 8 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 8/9 approved changesets -- score normalized to 8",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 1.5,
                "status": "partial",
                "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": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "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 0 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": "all dependencies are pinned",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 1",
                "points": 0.5,
                "status": "partial",
                "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": "GitHub workflow tokens follow principle of least privilege",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "49 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "moderate",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 263 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 263
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 53,
            "inputs": {
              "source": "osv",
              "advisories": 79,
              "affected_packages": 16,
              "assessed_packages": 263,
              "unassessed_packages": 0,
              "affected_by_severity": "critical 2, high 5, moderate 3, low 2, unknown 4",
              "direct_affected_packages": 2
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "2 affected: google.golang.org/grpc v1.75.0 (critical 9.1), github.com/cometbft/cometbft v0.38.21 (unknown)",
                "points": 8.9,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 2,
                      "packages": "google.golang.org/grpc v1.75.0 (critical 9.1), github.com/cometbft/cometbft v0.38.21 (unknown)"
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "2 advisory-carrying package(s) unaddressed past 90 days; oldest published 532 days ago",
                "points": 30.7,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_stale",
                    "params": {
                      "days": 90,
                      "count": 2,
                      "oldest": 532
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 263,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "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": "excellent",
        "name": "AI Readiness",
        "value": 87,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "excellent",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.92,
              "agent_instruction_files": [
                "CLAUDE.md"
              ],
              "agent_instruction_max_bytes": 2621
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "CLAUDE.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "CLAUDE.md"
                    }
                  }
                ],
                "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": "92 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 92,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "excellent",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 88,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0.03,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "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": ".golangci.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "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": "3 of the last 100 commits agent-authored or agent-credited",
                "points": 6,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 3,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "all dependencies are pinned",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 98,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 163038,
              "source_files_sampled": 136,
              "oversized_source_files": 4
            },
            "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": "4/136 source files over 60KB",
                "points": 53.4,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 136,
                      "oversized": 4
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "good",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "example_dirs": [
                "sample"
              ],
              "has_mcp_signal": false,
              "api_schema_files": [
                "docs/static/openapi.yml",
                "proto/ethermint/evm/v1/events.proto",
                "proto/ethermint/evm/v1/evm.proto",
                "proto/ethermint/evm/v1/genesis.proto",
                "proto/ethermint/evm/v1/query.proto",
                "proto/ethermint/evm/v1/tx.proto",
                "proto/ethermint/feemarket/v1/events.proto",
                "proto/ethermint/feemarket/v1/feemarket.proto",
                "proto/ethermint/feemarket/v1/genesis.proto",
                "proto/ethermint/feemarket/v1/query.proto",
                "proto/ethermint/feemarket/v1/tx.proto",
                "proto/ethermint/types/v1/account.proto",
                "proto/ethermint/types/v1/dynamic_fee.proto",
                "proto/ethermint/types/v1/indexer.proto",
                "proto/ethermint/types/v1/web3.proto",
                "proto/evmos/erc20/v1/erc20.proto",
                "proto/evmos/erc20/v1/events.proto",
                "proto/evmos/erc20/v1/genesis.proto",
                "proto/evmos/erc20/v1/query.proto",
                "proto/evmos/erc20/v1/tx.proto",
                "proto/packages/blockchain/poa/genesis.proto",
                "proto/packages/blockchain/poa/params.proto",
                "proto/packages/blockchain/poa/query.proto",
                "proto/packages/blockchain/poa/tx.proto",
                "proto/poa/genesis.proto",
                "proto/poa/params.proto",
                "proto/poa/query.proto",
                "proto/poa/tx.proto"
              ]
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": "docs/static/openapi.yml, proto/ethermint/evm/v1/events.proto, proto/ethermint/evm/v1/evm.proto, proto/ethermint/evm/v1/genesis.proto, proto/ethermint/evm/v1/query.proto, proto/ethermint/evm/v1/tx.proto, proto/ethermint/feemarket/v1/events.proto, proto/ethermint/feemarket/v1/feemarket.proto, proto/ethermint/feemarket/v1/genesis.proto, proto/ethermint/feemarket/v1/query.proto, proto/ethermint/feemarket/v1/tx.proto, proto/ethermint/types/v1/account.proto, proto/ethermint/types/v1/dynamic_fee.proto, proto/ethermint/types/v1/indexer.proto, proto/ethermint/types/v1/web3.proto, proto/evmos/erc20/v1/erc20.proto, proto/evmos/erc20/v1/events.proto, proto/evmos/erc20/v1/genesis.proto, proto/evmos/erc20/v1/query.proto, proto/evmos/erc20/v1/tx.proto, proto/packages/blockchain/poa/genesis.proto, proto/packages/blockchain/poa/params.proto, proto/packages/blockchain/poa/query.proto, proto/packages/blockchain/poa/tx.proto, proto/poa/genesis.proto, proto/poa/params.proto, proto/poa/query.proto, proto/poa/tx.proto",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "docs/static/openapi.yml, proto/ethermint/evm/v1/events.proto, proto/ethermint/evm/v1/evm.proto, proto/ethermint/evm/v1/genesis.proto, proto/ethermint/evm/v1/query.proto, proto/ethermint/evm/v1/tx.proto, proto/ethermint/feemarket/v1/events.proto, proto/ethermint/feemarket/v1/feemarket.proto, proto/ethermint/feemarket/v1/genesis.proto, proto/ethermint/feemarket/v1/query.proto, proto/ethermint/feemarket/v1/tx.proto, proto/ethermint/types/v1/account.proto, proto/ethermint/types/v1/dynamic_fee.proto, proto/ethermint/types/v1/indexer.proto, proto/ethermint/types/v1/web3.proto, proto/evmos/erc20/v1/erc20.proto, proto/evmos/erc20/v1/events.proto, proto/evmos/erc20/v1/genesis.proto, proto/evmos/erc20/v1/query.proto, proto/evmos/erc20/v1/tx.proto, proto/packages/blockchain/poa/genesis.proto, proto/packages/blockchain/poa/params.proto, proto/packages/blockchain/poa/query.proto, proto/packages/blockchain/poa/tx.proto, proto/poa/genesis.proto, proto/poa/params.proto, proto/poa/query.proto, proto/poa/tx.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": "sample",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "sample"
                    }
                  }
                ],
                "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-22T08:26:36.823162Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/x/xrplevm/node.svg",
  "full_name": "xrplevm/node",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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

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

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