Registro público
Informe de salud del softwareesquema 0.11.0 · métricas 1.13.0 · 2026-07-17 09:06 UTC

pushchain / push-chain-node

Go · ShellMIT★ 6 estrellas⑂ 7 forksdesde ene 2025Ver en GitHub ↗

pushchain/push-chain-node tiene un índice de salud de 63 sobre 100, lo que lo sitúa en la banda Moderado. Su puntuación más alta es Vitality (95/100) y la más baja, Community & Adoption (37/100). Se actualizó por última vez hoy. Una sola persona concentra la mayor parte del trabajo reciente.

63
global / 100
Moderado

Índice de salud del software

Las métricas se agrupan en categorías ponderadas sobre una escala de 1 a 100. El resultado global parte de su media; cuando la evidencia pública activa la Política de Jurisdicciones de Alto Riesgo, la calificación se ajusta y recibe el límite 49 (En riesgo). Preparación para IA queda fuera.

63
Excelente85-100Ejemplar; cumple prácticamente todos los criterios evaluados
Bueno70-84Saludable; carencias menores
Moderado50-69Aceptable con carencias notables; se recomienda revisión
En riesgo30-49Debilidades significativas; su adopción exige cautela
Crítico1-29Problemas graves (proyecto abandonado, un solo mantenedor, sin higiene)
VitalidadComunidad yAdopciónSostenibilidady GobernanzaCalidad deIngenieríaSeguridadPreparaciónpara IA

Perfil de puntuación

Cada eje es una categoría. La forma importa más que la media: un proyecto sano llena toda la figura, mientras que un perfil de picos y cráteres indica que la fortaleza en una dimensión enmascara el riesgo en otra.

Titularidad

Push ChainOrganización
383 seguidores32 repositorios públicosdesde abr 2020

Este repositorio está respaldado por una organización: una custodia compartida y responsable que puede sobrevivir a cualquier mantenedor individual.

Ecosistemas de paquetes

RegistroPaqueteVersiónDescargas / mesVersionesÚltima publicación
Gogithub.com/pushchain/push-chain-nodev0.0.41-28hace 3 días

Métricas por categoría

Vitalidad

¿Está vivo el proyecto: se escribe código y se publican versiones?

95Excelente · 22% del índice global
Cómo se puntúa
36/36Recencia de push — último push hace 0 días
35.3/36Cadencia de commits — 51/52 semanas con commits
18/18Volumen de commits — 2277 commits en el último año
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
Datos de entrada utilizados
commits_last_year2277
human_commit_share
days_since_last_push0
active_weeks_last_year51
Cómo se puntúa
27/27Publica versiones — 42 versiones publicadas
36/36Recencia de las versiones — última versión hace 2 días
27/27Cadencia de publicación — una versión cada ~5,3 días
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Datos de entrada utilizados
releases_count42
latest_release_tagv0.0.41
releases_from_tagsno
days_since_latest_release2
mean_days_between_releases5,3

Comunidad y Adopción

¿Tiene el proyecto usuarios, descargas, atención y unas condiciones acogedoras para quienes contribuyen?

37En riesgo · 18% del índice global
Cómo se puntúa
11.3/60Estrellas — 6 estrellas
6.5/25Forks — 7 forks
2.7/15Observadores — 4 observadores
Datos de entrada utilizados
forks7
stars6
watchers4
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
Cómo se puntúa
22.5/22.5README
22.5/22.5Licencia — licencia reconocida (MIT)
0/18Guía CONTRIBUTING
0/13.5Código de conducta
0/7.2Plantilla de issues
6.3/6.3Plantilla de PR
Datos de entrada utilizados
has_readme
has_license
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_template

Sostenibilidad y Gobernanza

¿Sobrevivirá el proyecto a sus personas: factor bus, capacidad de respuesta, quién lo respalda y mantenimiento del paquete?

71Bueno · 24% del índice global
Cómo se puntúa
9/54Factor bus — la mitad de los commits recae en 1 contribuyente(s)
9.6/22.5Distribución de commits — el principal contribuyente firma el 57% de los commits
13.5/13.5Amplitud de contribuyentes — 13 contribuyentes
10/10OpenSSF Scorecard: Contributors — project has 7 contributing companies or organizations
Datos de entrada utilizados
bus_factor1
contributors_sampled13
top_contributor_share0,574
Cómo se puntúa
43.8/46.8Resolución de issues — 94% de issues cerradas
33.1/38.3Aceptación de PR — 204/236 PR decididos fusionados
4.5/15OpenSSF Scorecard: Code-Review — Found 4/13 approved changesets -- score normalized to 3
Datos de entrada utilizados
merged_prs204
open_issues3
closed_issues44
issue_closed_ratio0,936
closed_unmerged_prs32
Cómo se puntúa
30/30Respaldo de la propiedad — propiedad de una organización
0/20Dominio verificado
18.6/25Alcance del propietario — 383 seguidores de pushchain
23.1/25Trayectoria — 32 repos públicos, cuenta de ~6 años
Datos de entrada utilizados
followers383
owner_typeOrganization
is_verified
owner_loginpushchain
public_repos32
account_age_days2276
Cómo se puntúa
25/25Publicado y resoluble — 1 paquete(s) en go
35/35Recencia de publicación — última publicación hace 3 días
20/20Historial de versiones — 28 versiones en el registro
20/20No obsoleto — activo, ni obsoleto ni retirado
Datos de entrada utilizados
packagesgithub.com/pushchain/push-chain-node
ecosystemsgo
any_deprecatedno
min_days_since_publish3

Calidad de Ingeniería

¿Existen unas prácticas mínimas de ingeniería y documentación?

57Moderado · 20% del índice global
Cómo se puntúa
24/24Flujos de trabajo de CI — 8 flujo(s) de trabajo
24/24Pruebas presentes
0/16Configuración de linter
0/9.6Hooks de pre-commit
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 10 out of 10 merged PRs checked by a CI test -- score normalized to 10
Datos de entrada utilizados
has_ci
has_tests
has_editorconfigno
has_linter_configno
has_precommit_configno

Documentación

40En riesgo
Cómo se puntúa
30/30README
0/25Directorio de documentación
0/15Sitio de documentación / página del proyecto
0/10Descripción del repositorio
0/10Topics
10/10Wiki
Datos de entrada utilizados
topics
has_wiki
homepage
has_readme
has_docs_dirno
has_descriptionno

Seguridad

¿Son sólidas las prácticas visibles de seguridad y de cadena de suministro, sin exposición jurisdiccional de alto riesgo sin resolver?

43En riesgo · 16% del índice global
Cómo se puntúa
6.8/7.5Binary-Artifacts — binaries present in source code
0.8/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 10 out of 10 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
2.2/7.5Code-Review — Found 4/13 approved changesets -- score normalized to 3
2.5/2.5Contributors — project has 7 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
5/5Fuzzing — project is fuzzed
2.5/2.5Licencia — license file detected
7.5/7.5Maintained — 30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 86 existing vulnerabilities detected
Datos de entrada utilizados
sourceopenssf_scorecard
checks_evaluated18
scorecard_versionv5.5.0
checks_inconclusive0
scorecard_aggregate4,3

Preparación para IA

¿Hasta qué punto está el repositorio preparado para desarrollarse y mantenerse con agentes de codificación de IA? Es una insignia independiente y experimental — peso 0,0, de modo que se presenta por separado y no afecta a la puntuación de salud global.

50Moderado · 0% del índice global
Cómo se puntúa
0/45Instrucciones para agentes — sin CLAUDE.md / AGENTS.md / reglas de editor
0/15Documentación legible por máquinas (llms.txt)
0/40Historial de commits legible — sin datos
Datos de entrada utilizados
has_llms_txtno
legible_history_share
agent_instruction_files
agent_instruction_max_bytes
Excluidos de la puntuación (sin datos o no aplicable): Historial de commits legible. Los pesos restantes se han renormalizado.
Cómo se puntúa
18/18Arranque con un solo comando — Makefile, contrib/devtools/Makefile
22/22Pruebas automatizadas
0/11Configuración de lint / formato
11/11Verificación estática de tipos — Go (tipado estático)
10/10Entorno reproducible — Dockerfile, lockfile
0/10Práctica demostrada con agentes — sin datos
0/8Mantenimiento automatizado — sin datos
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Datos de entrada utilizados
has_nixno
has_tests
lockfilesgo.sum
has_dockerfile
typed_language
bootstrap_filesMakefile, contrib/devtools/Makefile
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share
toolchain_manifests
dependency_bot_commit_share
Excluidos de la puntuación (sin datos o no aplicable): Práctica demostrada con agentes, Mantenimiento automatizado. Los pesos restantes se han renormalizado.
Cómo se puntúa
45/45Código verificable por tipos — Go (tipado estático)
51.7/55Tamaños de archivo manejables — 33/558 archivos fuente de más de 60 KB
Datos de entrada utilizados
primary_languageGo
largest_source_bytes603.228
source_files_sampled558
oversized_source_files33
Cómo se puntúa
40/40Esquema de API (OpenAPI/GraphQL/proto) — proto/uexecutor/module/v1/module.proto, proto/uexecutor/v1/chain_meta.proto, proto/uexecutor/v1/gas_price.proto, proto/uexecutor/v1/genesis.proto, proto/uexecutor/v1/old/old_types.proto, proto/uexecutor/v1/pending.proto, proto/uexecutor/v1/query.proto, proto/uexecutor/v1/tx.proto, proto/uexecutor/v1/types.proto, proto/uexecutor/v2/query.proto, proto/uregistry/module/v1/module.proto, proto/uregistry/v1/genesis.proto, proto/uregistry/v1/query.proto, proto/uregistry/v1/tx.proto, proto/uregistry/v1/types.proto, proto/utss/module/v1/module.proto, proto/utss/v1/genesis.proto, proto/utss/v1/query.proto, proto/utss/v1/tx.proto, proto/utss/v1/types.proto, proto/uvalidator/module/v1/module.proto, proto/uvalidator/v1/ballot.proto, proto/uvalidator/v1/genesis.proto, proto/uvalidator/v1/query.proto, proto/uvalidator/v1/tx.proto, proto/uvalidator/v1/types.proto, proto/uvalidator/v1/validator.proto
0/20Servidor MCP
0/40Ejemplos ejecutables
Datos de entrada utilizados
example_dirs
has_mcp_signalno
api_schema_filesproto/uexecutor/module/v1/module.proto, proto/uexecutor/v1/chain_meta.proto, proto/uexecutor/v1/gas_price.proto, proto/uexecutor/v1/genesis.proto, proto/uexecutor/v1/old/old_types.proto, proto/uexecutor/v1/pending.proto, proto/uexecutor/v1/query.proto, proto/uexecutor/v1/tx.proto, proto/uexecutor/v1/types.proto, proto/uexecutor/v2/query.proto, proto/uregistry/module/v1/module.proto, proto/uregistry/v1/genesis.proto, proto/uregistry/v1/query.proto, proto/uregistry/v1/tx.proto, proto/uregistry/v1/types.proto, proto/utss/module/v1/module.proto, proto/utss/v1/genesis.proto, proto/utss/v1/query.proto, proto/utss/v1/tx.proto, proto/utss/v1/types.proto, proto/uvalidator/module/v1/module.proto, proto/uvalidator/v1/ballot.proto, proto/uvalidator/v1/genesis.proto, proto/uvalidator/v1/query.proto, proto/uvalidator/v1/tx.proto, proto/uvalidator/v1/types.proto, proto/uvalidator/v1/validator.proto

Datos clave

6estrellas de GitHub
13contribuidores
2277commits en los últimos 12 meses
0días desde el último push
42versiones publicadas
1factor bus
3issues abiertas
Goecosistemas de paquetes

Más detalle

OpenSSF Scorecard 4.3 / 10
4.3agregado

Evaluación de seguridad independiente y agnóstica en cuanto a herramientas, procedente del proyecto de código abierto OpenSSF Scorecard. Cada comprobación premia una práctica de seguridad, no la herramienta de un proveedor concreto. Las comprobaciones que Scorecard no pudo determinar se marcan como n/d y se excluyen de la puntuación de seguridad (nunca se cuentan como cero).Scorecard v5.5.0 · 2026-07-17 09:06 UTC

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

Conjunto completo de dependencias resueltas según el grafo de dependencias de GitHub: 67 paquetes directos y 421 indirectos (transitivos). El cierre transitivo es completo cuando el repositorio incluye un lockfile.

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

Las puntuaciones son señales, no garantías. Reflejan prácticas públicamente visibles en GitHub; no son una auditoría de código ni una garantía de seguridad.

Los datos ausentes se excluyen y los pesos se renormalizan; nunca se puntúan como cero. La metodología es versionada y abierta: métricas v1.13.0, esquema v0.11.0 — metodología completa · wiki de métricas.

Cómo se sitúa un resultado dentro del registro general: estadísticas agregadasGo.