Reference implementation of the Flow network in Go. Layer 1 proof-of-stake protocol built for consumer apps, AI Agents, and DeFi at scale
onFlow/flow-go tiene un índice de salud de 84 sobre 100, lo que lo sitúa en la banda Bueno. Su puntuación más alta es Vitality (99/100) y la más baja, Security (71/100). Se actualizó por última vez hoy. 7 personas concentran la mayor parte del trabajo reciente.
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.
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.
Este repositorio está respaldado por una organización: una custodia compartida y responsable que puede sobrevivir a cualquier mantenedor individual.
| Registro | Paquete | Versión | Descargas / mes | Versiones | Última publicación |
|---|---|---|---|---|---|
| Go | github.com/onflow/flow-go/crypto⚠ The latest supported version is v0.25.0. The module then migrated to github.com/onflow/crypto. Use the new module github.com/onflow/crypto instead. | v0.25.1 | - | 23 | hace 947 días |
| Go | github.com/onflow/flow-go | v0.50.0 | - | 1034 | hace 13 días |
¿Está vivo el proyecto: se escribe código y se publican versiones?
| 36/36 | Recencia de push — último push hace 0 días |
| 34.6/36 | Cadencia de commits — 50/52 semanas con commits |
| 18/18 | Volumen de commits — 4380 commits en el último año |
| 10/10 | OpenSSF Scorecard: Maintained — 30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10 |
| commits_last_year | 4380 |
| human_commit_share | — |
| days_since_last_push | 0 |
| active_weeks_last_year | 50 |
| 27/27 | Publica versiones — 84 versiones publicadas |
| 36/36 | Recencia de las versiones — última versión hace 13 días |
| 27/27 | Cadencia de publicación — una versión cada ~17,2 días |
| 0/10 | OpenSSF Scorecard: Signed-Releases — sin datos |
| releases_count | 84 |
| latest_release_tag | v0.50.0 |
| releases_from_tags | no |
| days_since_latest_release | 13 |
| mean_days_between_releases | 17,2 |
¿Tiene el proyecto usuarios, descargas, atención y unas condiciones acogedoras para quienes contribuyen?
| 44.7/60 | Estrellas — 570 estrellas |
| 19.4/25 | Forks — 213 forks |
| 9.4/15 | Observadores — 50 observadores |
| forks | 213 |
| stars | 570 |
| watchers | 50 |
| growth_state | unverified |
| growth_factor_pct | 100 |
| growth_unverified_reason | no_history |
| 22.5/22.5 | README |
| 22.5/22.5 | Licencia — licencia reconocida (AGPL-3.0) |
| 18/18 | Guía CONTRIBUTING |
| 0/13.5 | Código de conducta |
| 0/7.2 | Plantilla de issues |
| 0/6.3 | Plantilla de PR |
| has_readme | sí |
| has_license | sí |
| has_contributing | sí |
| has_issue_template | no |
| has_code_of_conduct | no |
| has_pull_request_template | no |
¿Sobrevivirá el proyecto a sus personas: factor bus, capacidad de respuesta, quién lo respalda y mantenimiento del paquete?
| 51.3/54 | Factor bus — la mitad de los commits recae en 7 contribuyente(s) |
| 19.8/22.5 | Distribución de commits — el principal contribuyente firma el 12% de los commits |
| 13.5/13.5 | Amplitud de contribuyentes — 99 contribuyentes |
| 10/10 | OpenSSF Scorecard: Contributors — project has 15 contributing companies or organizations |
| bus_factor | 7 |
| contributors_sampled | 99 |
| top_contributor_share | 0,119 |
| 40.6/46.8 | Resolución de issues — 87% de issues cerradas |
| 31.4/38.3 | Aceptación de PR — 5534/6742 PR decididos fusionados |
| 15/15 | OpenSSF Scorecard: Code-Review — all changesets reviewed |
| merged_prs | 5534 |
| open_issues | 236 |
| closed_issues | 1571 |
| issue_closed_ratio | 0,869 |
| closed_unmerged_prs | 1208 |
| 30/30 | Respaldo de la propiedad — propiedad de una organización |
| 0/20 | Dominio verificado |
| 20.2/25 | Alcance del propietario — 649 seguidores de onflow |
| 25/25 | Trayectoria — 237 repos públicos, cuenta de ~6 años |
| followers | 649 |
| owner_type | Organization |
| is_verified | — |
| owner_login | onflow |
| public_repos | 237 |
| account_age_days | 2309 |
| 25/25 | Publicado y resoluble — 2 paquete(s) en go |
| 35/35 | Recencia de publicación — última publicación hace 13 días |
| 20/20 | Historial de versiones — 1034 versiones en el registro |
| 0/20 | No obsoleto — github.com/onflow/flow-go/crypto: The latest supported version is v0.25.0. The module then migrated to github.com/onflow/crypto. Use the new module github.com/onflow/crypto instead. |
| packages | github.com/onflow/flow-go/crypto, github.com/onflow/flow-go |
| ecosystems | go |
| any_deprecated | sí |
| min_days_since_publish | 13 |
¿Existen unas prácticas mínimas de ingeniería y documentación?
| 24/24 | Flujos de trabajo de CI — 10 flujo(s) de trabajo |
| 24/24 | Pruebas presentes |
| 16/16 | Configuración de linter — .golangci.yml |
| 0/9.6 | Hooks de pre-commit |
| 6.4/6.4 | .editorconfig |
| 16/20 | OpenSSF Scorecard: CI-Tests — 6 out of 7 merged PRs checked by a CI test -- score normalized to 8 |
| has_ci | sí |
| has_tests | sí |
| has_editorconfig | sí |
| has_linter_config | sí |
| has_precommit_config | no |
| 30/30 | README |
| 25/25 | Directorio de documentación |
| 15/15 | Sitio de documentación / página del proyecto — https://flow.com |
| 10/10 | Descripción del repositorio |
| 10/10 | Topics — 13 topics |
| 0/10 | Wiki |
| topics | flow, golang, go, blockchain, byzantine-fault-tolerance, cadence, consensus, distributed-systems, hotstuff, layer-1, proof-of-stake, reference-implementation, smart-contracts |
| has_wiki | no |
| homepage | https://flow.com |
| has_readme | sí |
| has_docs_dir | sí |
| has_description | sí |
¿Son sólidas las prácticas visibles de seguridad y de cadena de suministro, sin exposición jurisdiccional de alto riesgo sin resolver?
| 7.5/7.5 | Binary-Artifacts — no binaries found in the repo |
| 4.5/7.5 | Branch-Protection — branch protection is not maximal on development and all release branches |
| 2/2.5 | CI-Tests — 6 out of 7 merged PRs checked by a CI test -- score normalized to 8 |
| 0/2.5 | CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected |
| 7.5/7.5 | Code-Review — all changesets reviewed |
| 2.5/2.5 | Contributors — project has 15 contributing companies or organizations |
| 10/10 | Dangerous-Workflow — no dangerous workflow patterns detected |
| 7.5/7.5 | Dependency-Update-Tool — update tool detected |
| 5/5 | Fuzzing — project is fuzzed |
| 2.5/2.5 | Licencia — license file detected |
| 7.5/7.5 | Maintained — 30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10 |
| 0/5 | Packaging — sin datos |
| 0/5 | Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0 |
| 4/5 | SAST — SAST tool detected but not run on all commits |
| 5/5 | Security-Policy — security policy file detected |
| 0/7.5 | Signed-Releases — sin datos |
| 0/7.5 | Token-Permissions — detected GitHub workflow tokens with excessive permissions |
| 0/7.5 | Vulnerabilities — 64 existing vulnerabilities detected |
| source | openssf_scorecard |
| checks_evaluated | 16 |
| scorecard_version | v5.5.0 |
| checks_inconclusive | 2 |
| scorecard_aggregate | 7,1 |
¿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.
| 45/45 | Instrucciones para agentes — .cursor/rules/.gitkeep, .cursor/rules/coding_conventions.mdc, .cursor/rules/core.mdc, .cursor/rules/godocs.mdc, AGENTS.md, CLAUDE.md, integration/localnet/AGENTS.md |
| 0/15 | Documentación legible por máquinas (llms.txt) |
| 0/40 | Historial de commits legible — sin datos |
| has_llms_txt | no |
| legible_history_share | — |
| agent_instruction_files | .cursor/rules/.gitkeep, .cursor/rules/coding_conventions.mdc, .cursor/rules/core.mdc, .cursor/rules/godocs.mdc, AGENTS.md, CLAUDE.md, integration/localnet/AGENTS.md |
| agent_instruction_max_bytes | 8865 |
| 18/18 | Arranque con un solo comando — Makefile, insecure/Makefile, integration/Makefile, integration/benchnet2/Makefile, integration/localnet/Makefile, network/message/Makefile |
| 22/22 | Pruebas automatizadas |
| 11/11 | Configuración de lint / formato — .golangci.yml |
| 11/11 | Verificación estática de tipos — Go (tipado estático) |
| 10/10 | Entorno reproducible — Dockerfile, lockfile |
| 0/10 | Práctica demostrada con agentes — sin datos |
| 0/8 | Mantenimiento automatizado — sin datos |
| 0/10 | OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0 |
| has_nix | no |
| has_tests | sí |
| lockfiles | go.sum |
| has_dockerfile | sí |
| typed_language | sí |
| bootstrap_files | Makefile, insecure/Makefile, integration/Makefile, integration/benchnet2/Makefile, integration/localnet/Makefile, network/message/Makefile |
| has_devcontainer | no |
| has_linter_config | sí |
| typecheck_configs | — |
| agent_commit_share | — |
| toolchain_manifests | — |
| dependency_bot_commit_share | — |
| 45/45 | Código verificable por tipos — Go (tipado estático) |
| 54.5/55 | Tamaños de archivo manejables — 32/3763 archivos fuente de más de 60 KB |
| primary_language | Go |
| largest_source_bytes | 222.564 |
| source_files_sampled | 3763 |
| oversized_source_files | 32 |
| 40/40 | Esquema de API (OpenAPI/GraphQL/proto) — admin/admin/admin.proto, engine/ghost/protobuf/ghost.proto, insecure/network.proto, ledger/protobuf/ledger.proto, network/message/message.proto, network/message/ping.proto |
| 0/20 | Servidor MCP |
| 40/40 | Ejemplos ejecutables — example |
| example_dirs | example |
| has_mcp_signal | no |
| api_schema_files | admin/admin/admin.proto, engine/ghost/protobuf/ghost.proto, insecure/network.proto, ledger/protobuf/ledger.proto, network/message/message.proto, network/message/ping.proto |
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).
| 10 | Binary-Artifacts | no binaries found in the repo |
| 6 | Branch-Protection | branch protection is not maximal on development and all release branches |
| 8 | CI-Tests | 6 out of 7 merged PRs checked by a CI test -- score normalized to 8 |
| 0 | CII-Best-Practices | no effort to earn an OpenSSF best practices badge detected |
| 10 | Code-Review | all changesets reviewed |
| 10 | Contributors | project has 15 contributing companies or organizations |
| 10 | Dangerous-Workflow | no dangerous workflow patterns detected |
| 10 | Dependency-Update-Tool | update tool detected |
| 10 | Fuzzing | project is fuzzed |
| 10 | License | license file detected |
| 10 | Maintained | 30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10 |
| n/d | Packaging | packaging workflow not detected |
| 0 | Pinned-Dependencies | dependency not pinned by hash detected -- score normalized to 0 |
| 8 | SAST | SAST tool detected but not run on all commits |
| 10 | Security-Policy | security policy file detected |
| n/d | Signed-Releases | no releases found |
| 0 | Token-Permissions | detected GitHub workflow tokens with excessive permissions |
| 0 | Vulnerabilities | 64 existing vulnerabilities detected |
| Registro | Paquete | Restricción de versión | Manifiesto |
|---|---|---|---|
| Go | cloud.google.com/go/compute/metadata | v0.9.0 | go.mod |
| Go | cloud.google.com/go/profiler | v0.3.0 | go.mod |
| Go | cloud.google.com/go/storage | v1.56.0 | go.mod |
| Go | github.com/antihax/optional | v1.0.0 | go.mod |
| Go | github.com/aws/aws-sdk-go-v2/config | v1.32.7 | go.mod |
| Go | github.com/aws/aws-sdk-go-v2/feature/s3/manager | v1.5.1 | go.mod |
| Go | github.com/aws/aws-sdk-go-v2/service/s3 | v1.15.0 | go.mod |
| Go | github.com/btcsuite/btcd/btcec/v2 | v2.3.4 | go.mod |
| Go | github.com/cockroachdb/pebble/v2 | v2.0.6 | go.mod |
| Go | github.com/davecgh/go-spew | v1.1.2-0.20180830191138-d8f796af33cc | go.mod |
| Go | github.com/dgraph-io/badger/v2 | v2.2007.4 | go.mod |
| Go | github.com/ef-ds/deque | v1.0.4 | go.mod |
| Go | github.com/ethereum/go-ethereum | v1.16.8 | go.mod |
| Go | github.com/fxamacker/cbor/v2 | v2.9.2-0.20260331174317-a78e92ec038e | go.mod |
| Go | github.com/gammazero/workerpool | v1.1.3 | go.mod |
| Go | github.com/gogo/protobuf | v1.3.2 | go.mod |
| Go | github.com/golang/mock | v1.6.0 | go.mod |
| Go | github.com/golang/protobuf | v1.5.4 | go.mod |
| Go | github.com/google/go-cmp | v0.7.0 | go.mod |
| Go | github.com/google/pprof | v0.0.0-20250630185457-6e76a2b096b5 | go.mod |
| Go | github.com/google/uuid | v1.6.0 | go.mod |
| Go | github.com/gorilla/mux | v1.8.1 | go.mod |
| Go | github.com/grpc-ecosystem/go-grpc-middleware/v2 | v2.1.0 | go.mod |
| Go | github.com/grpc-ecosystem/go-grpc-prometheus | v1.2.0 | go.mod |
| Go | github.com/grpc-ecosystem/grpc-gateway/v2 | v2.27.3 | go.mod |
| Go | github.com/hashicorp/go-multierror | v1.1.1 | go.mod |
| Go | github.com/improbable-eng/grpc-web | v0.15.0 | go.mod |
| Go | github.com/ipfs/go-block-format | v0.2.0 | go.mod |
| Go | github.com/ipfs/go-cid | v0.4.1 | go.mod |
| Go | github.com/ipfs/go-datastore | v0.8.2 | go.mod |
| Go | github.com/ipfs/go-ds-pebble | v0.5.0 | go.mod |
| Go | github.com/ipfs/go-ipld-format | v0.6.0 | go.mod |
| Go | github.com/ipfs/go-log | v1.0.5 | go.mod |
| Go | github.com/ipfs/go-log/v2 | v2.5.1 | go.mod |
| Go | github.com/libp2p/go-addr-util | v0.1.0 | go.mod |
| Go | github.com/libp2p/go-libp2p | v0.38.2 | go.mod |
| Go | github.com/libp2p/go-libp2p-kad-dht | v0.25.2 | go.mod |
| Go | github.com/libp2p/go-libp2p-kbucket | v0.6.3 | go.mod |
| Go | github.com/libp2p/go-libp2p-pubsub | v0.13.0 | go.mod |
| Go | github.com/montanaflynn/stats | v0.7.1 | go.mod |
| Go | github.com/multiformats/go-multiaddr | v0.14.0 | go.mod |
| Go | github.com/multiformats/go-multiaddr-dns | v0.4.1 | go.mod |
| Go | github.com/multiformats/go-multihash | v0.2.3 | go.mod |
| Go | github.com/onflow/atree | v0.16.1 | go.mod |
| Go | github.com/onflow/cadence | v1.10.5 | go.mod |
| Go | github.com/onflow/crypto | v0.25.4 | go.mod |
| Go | github.com/onflow/flow | v0.4.20-0.20260303141511-b7c99b4fb01b | go.mod |
| Go | github.com/onflow/flow-core-contracts/lib/go/contracts | v1.10.3 | go.mod |
| Go | github.com/onflow/flow-core-contracts/lib/go/templates | v1.10.3 | go.mod |
| Go | github.com/onflow/flow-go-sdk | v1.10.5 | go.mod |
| Go | github.com/onflow/flow/protobuf/go/flow | v0.4.20 | go.mod |
| Go | github.com/pbnjay/memory | v0.0.0-20210728143218-7b4eea64cf58 | go.mod |
| Go | github.com/pkg/errors | v0.9.1 | go.mod |
| Go | github.com/pkg/profile | v1.7.0 | go.mod |
| Go | github.com/prometheus/client_golang | v1.20.5 | go.mod |
| Go | github.com/rs/cors | v1.8.0 | go.mod |
| Go | github.com/rs/zerolog | v1.29.0 | go.mod |
| Go | github.com/schollz/progressbar/v3 | v3.18.0 | go.mod |
| Go | github.com/sethvargo/go-retry | v0.2.3 | go.mod |
| Go | github.com/shirou/gopsutil/v3 | v3.22.2 | go.mod |
| Go | github.com/spf13/cobra | v1.8.1 | go.mod |
| Go | github.com/spf13/pflag | v1.0.6 | go.mod |
| Go | github.com/spf13/viper | v1.15.0 | go.mod |
| Go | github.com/stretchr/testify | v1.11.1 | go.mod |
| Go | github.com/vmihailenco/msgpack/v4 | v4.3.11 | go.mod |
| Go | go.opentelemetry.io/otel | v1.39.0 | go.mod |
| Go | go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc | v1.31.0 | go.mod |
| Go | go.opentelemetry.io/otel/sdk | v1.39.0 | go.mod |
| Go | go.opentelemetry.io/otel/trace | v1.39.0 | go.mod |
| Go | go.uber.org/atomic | v1.11.0 | go.mod |
| Go | go.uber.org/multierr | v1.11.0 | go.mod |
| Go | golang.org/x/crypto | v0.47.0 | go.mod |
| Go | golang.org/x/exp | v0.0.0-20241217172543-b2144cdd0a67 | go.mod |
| Go | golang.org/x/sync | v0.19.0 | go.mod |
| Go | golang.org/x/sys | v0.40.0 | go.mod |
| Go | golang.org/x/text | v0.33.0 | go.mod |
| Go | golang.org/x/time | v0.14.0 | go.mod |
| Go | golang.org/x/tools | v0.40.0 | go.mod |
| Go | google.golang.org/api | v0.267.0 | go.mod |
| Go | google.golang.org/genproto | v0.0.0-20260128011058-8636f8732409 | go.mod |
| Go | google.golang.org/grpc | v1.79.3 | go.mod |
| Go | google.golang.org/grpc/cmd/protoc-gen-go-grpc | v1.2.0 | go.mod |
| Go | google.golang.org/protobuf | v1.36.11 | go.mod |
| Go | gotest.tools | v2.2.0+incompatible | go.mod |
| Go | pgregory.net/rapid | v1.1.0 | go.mod |
| Go | github.com/coreos/go-semver | v0.3.0 | go.mod |
| Go | github.com/docker/go-units | v0.5.0 | go.mod |
| Go | github.com/dustin/go-humanize | v1.0.1 | go.mod |
| Go | github.com/fxamacker/golang-lru/v2 | v2.0.0-20250716153046-22c8d17dc4ee | go.mod |
| Go | github.com/go-playground/validator/v10 | v10.19.0 | go.mod |
| Go | github.com/golang/snappy | v1.0.0 | go.mod |
| Go | github.com/gorilla/websocket | v1.5.3 | go.mod |
| Go | github.com/hashicorp/golang-lru/v2 | v2.0.7 | go.mod |
| Go | github.com/holiman/uint256 | v1.3.2 | go.mod |
| Go | github.com/huandu/go-clone/generic | v1.7.2 | go.mod |
| Go | github.com/ipfs/boxo | v0.17.1-0.20240131173518-89bceff34bf1 | go.mod |
| Go | github.com/jordanschalm/lockctx | v0.1.0 | go.mod |
| Go | github.com/libp2p/go-libp2p-routing-helpers | v0.7.4 | go.mod |
| Go | github.com/mitchellh/mapstructure | v1.5.0 | go.mod |
| Go | github.com/onflow/flow-evm-bridge | v0.2.1 | go.mod |
| Go | github.com/onflow/go-ethereum | v1.13.4 | go.mod |
| Go | github.com/onflow/nft-storefront/lib/go/contracts | v1.1.1-0.20260409183916-cddb825ea066 | go.mod |
| Go | github.com/onflow/wal | v1.0.2 | go.mod |
| Go | github.com/pierrec/lz4/v4 | v4.1.22 | go.mod |
| Go | github.com/slok/go-http-metrics | v0.12.0 | go.mod |
| Go | github.com/sony/gobreaker | v0.5.0 | go.mod |
| Go | go.opentelemetry.io/otel/exporters/stdout/stdouttrace | v1.21.0 | go.mod |
| Go | golang.org/x/xerrors | v0.0.0-20240903120638-7835f813f4da | go.mod |
| Go | google.golang.org/genproto/googleapis/api | v0.0.0-20260203192932-546029d2fa20 | go.mod |
| Go | google.golang.org/genproto/googleapis/bytestream | v0.0.0-20260203192932-546029d2fa20 | go.mod |
| Go | gopkg.in/yaml.v2 | v2.4.0 | go.mod |
| Go | github.com/fxamacker/circlehash | v0.3.0 | go.mod |
| Go | github.com/gofrs/flock | v0.12.1 | go.mod |
| Go | github.com/onflow/flow-nft/lib/go/contracts | v1.4.1 | go.mod |
| Go | github.com/prometheus/client_model | v0.6.2 | go.mod |
| Go | github.com/btcsuite/btcd/chaincfg/chainhash | v1.0.2 | insecure/go.mod |
| Go | github.com/golang/protobuf | v1.5.4 | insecure/go.mod |
| Go | github.com/hashicorp/go-multierror | v1.1.1 | insecure/go.mod |
| Go | github.com/ipfs/go-datastore | v0.8.2 | insecure/go.mod |
| Go | github.com/libp2p/go-libp2p | v0.38.2 | insecure/go.mod |
| Go | github.com/libp2p/go-libp2p-pubsub | v0.13.0 | insecure/go.mod |
| Go | github.com/multiformats/go-multiaddr-dns | v0.4.1 | insecure/go.mod |
| Go | github.com/onflow/crypto | v0.25.4 | insecure/go.mod |
| Go | github.com/onflow/flow-go | v0.36.2-0.20240717162253-d5d2e606ef53 | insecure/go.mod |
| Go | github.com/rs/zerolog | v1.29.0 | insecure/go.mod |
| Go | github.com/spf13/pflag | v1.0.6 | insecure/go.mod |
| Go | github.com/stretchr/testify | v1.11.1 | insecure/go.mod |
| Go | go.uber.org/atomic | v1.11.0 | insecure/go.mod |
| Go | google.golang.org/grpc | v1.79.3 | insecure/go.mod |
| Go | google.golang.org/protobuf | v1.36.11 | insecure/go.mod |
| Go | cloud.google.com/go/bigquery | v1.72.0 | integration/go.mod |
| Go | github.com/VividCortex/ewma | v1.2.0 | integration/go.mod |
| Go | github.com/antihax/optional | v1.0.0 | integration/go.mod |
| Go | github.com/btcsuite/btcd/chaincfg/chainhash | v1.0.2 | integration/go.mod |
| Go | github.com/cockroachdb/pebble/v2 | v2.0.6 | integration/go.mod |
| Go | github.com/coreos/go-semver | v0.3.0 | integration/go.mod |
| Go | github.com/docker/docker | v28.5.2+incompatible | integration/go.mod |
| Go | github.com/docker/go-connections | v0.5.0 | integration/go.mod |
| Go | github.com/ethereum/go-ethereum | v1.16.8 | integration/go.mod |
| Go | github.com/go-git/go-git/v5 | v5.11.0 | integration/go.mod |
| Go | github.com/go-yaml/yaml | v2.1.0+incompatible | integration/go.mod |
| Go | github.com/gorilla/websocket | v1.5.3 | integration/go.mod |
| Go | github.com/ipfs/boxo | v0.27.2 | integration/go.mod |
| Go | github.com/ipfs/go-cid | v0.4.1 | integration/go.mod |
| Go | github.com/ipfs/go-datastore | v0.8.2 | integration/go.mod |
| Go | github.com/ipfs/go-ds-pebble | v0.5.0 | integration/go.mod |
| Go | github.com/libp2p/go-libp2p | v0.38.2 | integration/go.mod |
| Go | github.com/onflow/cadence | v1.10.5 | integration/go.mod |
| Go | github.com/onflow/crypto | v0.25.4 | integration/go.mod |
| Go | github.com/onflow/flow | v0.4.20-0.20260303141511-b7c99b4fb01b | integration/go.mod |
| Go | github.com/onflow/flow-core-contracts/lib/go/contracts | v1.10.3 | integration/go.mod |
| Go | github.com/onflow/flow-core-contracts/lib/go/templates | v1.10.3 | integration/go.mod |
| Go | github.com/onflow/flow-ft/lib/go/contracts | v1.1.1 | integration/go.mod |
| Go | github.com/onflow/flow-go | v0.38.0-preview.0.0.20241021221952-af9cd6e99de1 | integration/go.mod |
| Go | github.com/onflow/flow-go-sdk | v1.10.5 | integration/go.mod |
| Go | github.com/onflow/flow-go/insecure | v0.0.0-00010101000000-000000000000 | integration/go.mod |
| Go | github.com/onflow/flow-nft/lib/go/contracts | v1.4.1 | integration/go.mod |
| Go | github.com/onflow/flow/protobuf/go/flow | v0.4.20 | integration/go.mod |
| Go | github.com/onflow/testingdock | v0.6.0 | integration/go.mod |
| Go | github.com/prometheus/client_golang | v1.20.5 | integration/go.mod |
| Go | github.com/prometheus/client_model | v0.6.2 | integration/go.mod |
| Go | github.com/prometheus/common | v0.61.0 | integration/go.mod |
| Go | github.com/psiemens/graceland | v1.0.0 | integration/go.mod |
| Go | github.com/rs/zerolog | v1.29.0 | integration/go.mod |
| Go | github.com/stretchr/testify | v1.11.1 | integration/go.mod |
| Go | go.einride.tech/pid | v0.1.0 | integration/go.mod |
| Go | go.uber.org/atomic | v1.11.0 | integration/go.mod |
| Go | go.uber.org/mock | v0.5.0 | integration/go.mod |
| Go | golang.org/x/exp | v0.0.0-20241217172543-b2144cdd0a67 | integration/go.mod |
| Go | golang.org/x/sync | v0.19.0 | integration/go.mod |
| Go | google.golang.org/grpc | v1.79.3 | integration/go.mod |
| Go | google.golang.org/protobuf | v1.36.11 | integration/go.mod |
| Go | gopkg.in/yaml.v3 | v3.0.1 | integration/go.mod |
Conjunto completo de dependencias resueltas según el grafo de dependencias de GitHub: 139 paquetes directos y 281 indirectos (transitivos). El cierre transitivo es completo cuando el repositorio incluye un lockfile.
| Registro | Paquete | Versión | Relación |
|---|---|---|---|
| Go | cloud.google.com/go/bigquery | v1.72.0 | directa |
| Go | cloud.google.com/go/compute/metadata | v0.9.0 | directa |
| Go | cloud.google.com/go/profiler | v0.3.0 | directa |
| Go | cloud.google.com/go/storage | v1.56.0 | directa |
| Go | github.com/antihax/optional | v1.0.0 | directa |
| Go | github.com/aws/aws-sdk-go-v2/config | v1.32.7 | directa |
| Go | github.com/aws/aws-sdk-go-v2/feature/s3/manager | v1.5.1 | directa |
| Go | github.com/aws/aws-sdk-go-v2/service/s3 | v1.15.0 | directa |
| Go | github.com/btcsuite/btcd/btcec/v2 | v2.3.4 | directa |
| Go | github.com/btcsuite/btcd/chaincfg/chainhash | v1.0.2 | directa |
| Go | github.com/cockroachdb/pebble/v2 | v2.0.6 | directa |
| Go | github.com/coreos/go-semver | v0.3.0 | directa |
| Go | github.com/davecgh/go-spew | v1.1.1 | directa |
| Go | github.com/davecgh/go-spew | v1.1.2-0.20180830191138-d8f796af33cc | directa |
| Go | github.com/dgraph-io/badger/v2 | v2.2007.4 | directa |
| Go | github.com/docker/docker | v28.5.2+incompatible | directa |
| Go | github.com/docker/go-connections | v0.5.0 | directa |
| Go | github.com/docker/go-units | v0.5.0 | directa |
| Go | github.com/dustin/go-humanize | v1.0.1 | directa |
| Go | github.com/ef-ds/deque | v1.0.4 | directa |
| Go | github.com/ethereum/go-ethereum | v1.16.8 | directa |
| Go | github.com/fxamacker/cbor/v2 | v2.9.2-0.20260331174317-a78e92ec038e | directa |
| Go | github.com/fxamacker/circlehash | v0.3.0 | directa |
| Go | github.com/fxamacker/golang-lru/v2 | v2.0.0-20250716153046-22c8d17dc4ee | directa |
| Go | github.com/gammazero/workerpool | v1.1.3 | directa |
| Go | github.com/go-git/go-git/v5 | v5.11.0 | directa |
| Go | github.com/go-playground/validator/v10 | v10.19.0 | directa |
| Go | github.com/go-yaml/yaml | v2.1.0+incompatible | directa |
| Go | github.com/gofrs/flock | v0.12.1 | directa |
| Go | github.com/gogo/protobuf | v1.3.2 | directa |
| Go | github.com/golang/mock | v1.6.0 | directa |
| Go | github.com/golang/protobuf | v1.5.4 | directa |
| Go | github.com/golang/snappy | v1.0.0 | directa |
| Go | github.com/google/go-cmp | v0.7.0 | directa |
| Go | github.com/google/pprof | v0.0.0-20250630185457-6e76a2b096b5 | directa |
| Go | github.com/google/uuid | v1.6.0 | directa |
| Go | github.com/gorilla/mux | v1.8.1 | directa |
| Go | github.com/gorilla/websocket | v1.5.3 | directa |
| Go | github.com/grpc-ecosystem/go-grpc-middleware/v2 | v2.1.0 | directa |
| Go | github.com/grpc-ecosystem/go-grpc-prometheus | v1.2.0 | directa |
| Go | github.com/grpc-ecosystem/grpc-gateway/v2 | v2.27.3 | directa |
| Go | github.com/hashicorp/go-multierror | v1.1.1 | directa |
| Go | github.com/hashicorp/golang-lru/v2 | v2.0.7 | directa |
| Go | github.com/holiman/uint256 | v1.3.2 | directa |
| Go | github.com/huandu/go-clone/generic | v1.7.2 | directa |
| Go | github.com/improbable-eng/grpc-web | v0.15.0 | directa |
| Go | github.com/ipfs/go-block-format | v0.2.0 | directa |
| Go | github.com/ipfs/go-cid | v0.4.1 | directa |
| Go | github.com/ipfs/go-datastore | v0.8.2 | directa |
| Go | github.com/ipfs/go-ipld-format | v0.6.0 | directa |
| Go | github.com/ipfs/go-log | v1.0.5 | directa |
| Go | github.com/ipfs/go-log/v2 | v2.5.1 | directa |
| Go | github.com/jordanschalm/lockctx | v0.1.0 | directa |
| Go | github.com/libp2p/go-addr-util | v0.1.0 | directa |
| Go | github.com/libp2p/go-libp2p | v0.38.2 | directa |
| Go | github.com/libp2p/go-libp2p-kad-dht | v0.25.2 | directa |
| Go | github.com/libp2p/go-libp2p-kad-dht | v0.28.2 | directa |
| Go | github.com/libp2p/go-libp2p-kbucket | v0.6.3 | directa |
| Go | github.com/libp2p/go-libp2p-kbucket | v0.6.4 | directa |
| Go | github.com/libp2p/go-libp2p-pubsub | v0.13.0 | directa |
| Go | github.com/libp2p/go-libp2p-routing-helpers | v0.7.4 | directa |
| Go | github.com/mitchellh/mapstructure | v1.5.0 | directa |
| Go | github.com/montanaflynn/stats | v0.7.1 | directa |
| Go | github.com/multiformats/go-multiaddr | v0.14.0 | directa |
| Go | github.com/multiformats/go-multiaddr-dns | v0.4.1 | directa |
| Go | github.com/multiformats/go-multihash | v0.2.3 | directa |
| Go | github.com/onflow/atree | v0.16.1 | directa |
| Go | github.com/onflow/cadence | v1.10.5 | directa |
| Go | github.com/onflow/crypto | v0.25.4 | directa |
| Go | github.com/onflow/flow | v0.4.20-0.20260303141511-b7c99b4fb01b | directa |
| Go | github.com/onflow/flow-core-contracts/lib/go/contracts | v1.10.3 | directa |
| Go | github.com/onflow/flow-core-contracts/lib/go/templates | v1.10.3 | directa |
| Go | github.com/onflow/flow-evm-bridge | v0.2.1 | directa |
| Go | github.com/onflow/flow-ft/lib/go/contracts | v1.1.1 | directa |
| Go | github.com/onflow/flow-go-sdk | v1.10.5 | directa |
| Go | github.com/onflow/flow-nft/lib/go/contracts | v1.4.1 | directa |
| Go | github.com/onflow/flow/protobuf/go/flow | v0.4.20 | directa |
| Go | github.com/onflow/go-ethereum | v1.13.4 | directa |
| Go | github.com/onflow/go-ethereum | v1.16.2 | directa |
| Go | github.com/onflow/nft-storefront/lib/go/contracts | v1.1.1-0.20260409183916-cddb825ea066 | directa |
| Go | github.com/onflow/testingdock | v0.6.0 | directa |
| Go | github.com/onflow/wal | v1.0.2 | directa |
| Go | github.com/pbnjay/memory | v0.0.0-20210728143218-7b4eea64cf58 | directa |
| Go | github.com/pierrec/lz4/v4 | v4.1.22 | directa |
| Go | github.com/pkg/errors | v0.9.1 | directa |
| Go | github.com/pkg/profile | v1.7.0 | directa |
| Go | github.com/prometheus/client_golang | v1.20.5 | directa |
| Go | github.com/prometheus/client_model | v0.6.2 | directa |
| Go | github.com/prometheus/common | v0.61.0 | directa |
| Go | github.com/psiemens/graceland | v1.0.0 | directa |
| Go | github.com/rs/cors | v1.8.0 | directa |
| Go | github.com/rs/zerolog | v1.29.0 | directa |
| Go | github.com/schollz/progressbar/v3 | v3.18.0 | directa |
| Go | github.com/sethvargo/go-retry | v0.2.3 | directa |
| Go | github.com/shirou/gopsutil/v3 | v3.22.2 | directa |
| Go | github.com/shirou/gopsutil/v3 | v3.24.5 | directa |
| Go | github.com/slok/go-http-metrics | v0.12.0 | directa |
| Go | github.com/sony/gobreaker | v0.5.0 | directa |
| Go | github.com/spf13/cobra | v1.8.1 | directa |
| Go | github.com/spf13/pflag | v1.0.6 | directa |
| Go | github.com/spf13/viper | v1.15.0 | directa |
| Go | github.com/stretchr/testify | v1.10.0 | directa |
| Go | github.com/stretchr/testify | v1.11.1 | directa |
| Go | github.com/vividcortex/ewma | v1.2.0 | directa |
| Go | github.com/vmihailenco/msgpack/v4 | v4.3.11 | directa |
| Go | github.com/vmihailenco/msgpack/v4 | v4.3.12 | directa |
| Go | go.einride.tech/pid | v0.1.0 | directa |
| Go | go.opentelemetry.io/otel | v1.39.0 | directa |
| Go | go.opentelemetry.io/otel | v1.40.0 | directa |
| Go | go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc | v1.31.0 | directa |
| Go | go.opentelemetry.io/otel/exporters/stdout/stdouttrace | v1.21.0 | directa |
| Go | go.opentelemetry.io/otel/sdk | v1.39.0 | directa |
| Go | go.opentelemetry.io/otel/sdk | v1.40.0 | directa |
| Go | go.opentelemetry.io/otel/trace | v1.39.0 | directa |
| Go | go.opentelemetry.io/otel/trace | v1.40.0 | directa |
| Go | go.uber.org/atomic | v1.11.0 | directa |
| Go | go.uber.org/mock | v0.5.0 | directa |
| Go | go.uber.org/multierr | v1.11.0 | directa |
| Go | golang.org/x/crypto | v0.47.0 | directa |
| Go | golang.org/x/exp | v0.0.0-20241217172543-b2144cdd0a67 | directa |
| Go | golang.org/x/sync | v0.13.0 | directa |
| Go | golang.org/x/sync | v0.19.0 | directa |
| Go | golang.org/x/sys | v0.40.0 | directa |
| Go | golang.org/x/text | v0.33.0 | directa |
| Go | golang.org/x/time | v0.14.0 | directa |
| Go | golang.org/x/tools | v0.32.0 | directa |
| Go | golang.org/x/tools | v0.40.0 | directa |
| Go | golang.org/x/xerrors | v0.0.0-20240903120638-7835f813f4da | directa |
| Go | google.golang.org/api | v0.267.0 | directa |
| Go | google.golang.org/genproto | v0.0.0-20260128011058-8636f8732409 | directa |
| Go | google.golang.org/genproto/googleapis/api | v0.0.0-20260203192932-546029d2fa20 | directa |
| Go | google.golang.org/genproto/googleapis/bytestream | v0.0.0-20260203192932-546029d2fa20 | directa |
| Go | google.golang.org/grpc | v1.79.3 | directa |
| Go | google.golang.org/grpc/cmd/protoc-gen-go-grpc | v1.2.0 | directa |
| Go | google.golang.org/protobuf | v1.36.11 | directa |
| Go | gopkg.in/yaml.v2 | v2.4.0 | directa |
| Go | gopkg.in/yaml.v3 | v3.0.1 | directa |
| Go | gotest.tools | v2.2.0+incompatible | directa |
| Go | pgregory.net/rapid | v1.1.0 | directa |
| Go | cel.dev/expr | v0.25.1 | indirecta |
| Go | cloud.google.com/go | v0.123.0 | indirecta |
| Go | cloud.google.com/go/auth | v0.18.1 | indirecta |
| Go | cloud.google.com/go/auth/oauth2adapt | v0.2.8 | indirecta |
| Go | cloud.google.com/go/iam | v1.5.3 | indirecta |
| Go | cloud.google.com/go/monitoring | v1.24.3 | indirecta |
| Go | dario.cat/mergo | v1.0.0 | indirecta |
| Go | github.com/apache/arrow/go/v15 | v15.0.2 | indirecta |
| Go | github.com/aws/aws-sdk-go-v2 | v1.41.1 | indirecta |
| Go | github.com/aws/aws-sdk-go-v2/credentials | v1.19.7 | indirecta |
| Go | github.com/aws/aws-sdk-go-v2/feature/ec2/imds | v1.18.17 | indirecta |
| Go | github.com/aws/aws-sdk-go-v2/internal/configsources | v1.4.17 | indirecta |
| Go | github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 | v2.7.17 | indirecta |
| Go | github.com/aws/aws-sdk-go-v2/internal/ini | v1.8.4 | indirecta |
| Go | github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding | v1.13.4 | indirecta |
| Go | github.com/aws/aws-sdk-go-v2/service/internal/presigned-url | v1.13.17 | indirecta |
| Go | github.com/aws/aws-sdk-go-v2/service/internal/s3shared | v1.7.0 | indirecta |
| Go | github.com/aws/aws-sdk-go-v2/service/signin | v1.0.5 | indirecta |
| Go | github.com/aws/aws-sdk-go-v2/service/sso | v1.30.9 | indirecta |
| Go | github.com/aws/aws-sdk-go-v2/service/ssooidc | v1.35.13 | indirecta |
| Go | github.com/aws/aws-sdk-go-v2/service/sts | v1.41.6 | indirecta |
| Go | github.com/aws/smithy-go | v1.24.0 | indirecta |
| Go | github.com/azure/go-ansiterm | v0.0.0-20210617225240-d185dfc1b5a1 | indirecta |
| Go | github.com/benbjohnson/clock | v1.3.5 | indirecta |
| Go | github.com/beorn7/perks | v1.0.1 | indirecta |
| Go | github.com/bits-and-blooms/bitset | v1.24.4 | indirecta |
| Go | github.com/cenkalti/backoff/v4 | v4.3.0 | indirecta |
| Go | github.com/cenkalti/backoff/v5 | v5.0.3 | indirecta |
| Go | github.com/cespare/xxhash | v1.1.0 | indirecta |
| Go | github.com/cespare/xxhash/v2 | v2.3.0 | indirecta |
| Go | github.com/cloudflare/circl | v1.3.3 | indirecta |
| Go | github.com/cncf/xds/go | v0.0.0-20251210132809-ee656c7534f5 | indirecta |
| Go | github.com/cockroachdb/crlib | v0.0.0-20241015224233-894974b3ad94 | indirecta |
| Go | github.com/cockroachdb/errors | v1.11.3 | indirecta |
| Go | github.com/cockroachdb/fifo | v0.0.0-20240606204812-0bbfbd93a7ce | indirecta |
| Go | github.com/cockroachdb/logtags | v0.0.0-20230118201751-21c54148d20b | indirecta |
| Go | github.com/cockroachdb/redact | v1.1.5 | indirecta |
| Go | github.com/cockroachdb/swiss | v0.0.0-20250624142022-d6e517c1d961 | indirecta |
| Go | github.com/cockroachdb/tokenbucket | v0.0.0-20230807174530-cc333fc44b06 | indirecta |
| Go | github.com/consensys/gnark-crypto | v0.18.1 | indirecta |
| Go | github.com/containerd/cgroups | v1.1.0 | indirecta |
| Go | github.com/containerd/errdefs | v1.0.0 | indirecta |
| Go | github.com/containerd/errdefs/pkg | v0.3.0 | indirecta |
| Go | github.com/containerd/fifo | v1.1.0 | indirecta |
| Go | github.com/containerd/log | v0.1.0 | indirecta |
| Go | github.com/coreos/go-systemd/v22 | v22.5.0 | indirecta |
| Go | github.com/crate-crypto/go-eth-kzg | v1.4.0 | indirecta |
| Go | github.com/crate-crypto/go-ipa | v0.0.0-20240724233137-53bbb0ceb27a | indirecta |
| Go | github.com/cskr/pubsub | v1.0.2 | indirecta |
| Go | github.com/cyphar/filepath-securejoin | v0.5.1 | indirecta |
| Go | github.com/datadog/zstd | v1.5.6-0.20230824185856-869dae002e5e | indirecta |
| Go | github.com/davidlazar/go-crypto | v0.0.0-20200604182044-b73af7476f6c | indirecta |
| Go | github.com/deckarep/golang-set/v2 | v2.6.0 | indirecta |
| Go | github.com/decred/dcrd/dcrec/secp256k1/v4 | v4.3.0 | indirecta |
| Go | github.com/desertbit/timer | v0.0.0-20180107155436-c41aec40b27f | indirecta |
| Go | github.com/dgraph-io/ristretto | v0.1.0 | indirecta |
| Go | github.com/dgryski/go-farm | v0.0.0-20190423205320-6a90982ecee2 | indirecta |
| Go | github.com/dgryski/go-farm | v0.0.0-20200201041132-a6ae2369ad13 | indirecta |
| Go | github.com/distribution/reference | v0.6.0 | indirecta |
| Go | github.com/docker/cli | v28.5.2+incompatible | indirecta |
| Go | github.com/docker/docker-credential-helpers | v0.8.0 | indirecta |
| Go | github.com/docker/go-metrics | v0.0.1 | indirecta |
| Go | github.com/elastic/gosigar | v0.14.3 | indirecta |
| Go | github.com/emicklei/dot | v1.6.2 | indirecta |
| Go | github.com/emirpasic/gods | v1.18.1 | indirecta |
| Go | github.com/envoyproxy/go-control-plane/envoy | v1.36.0 | indirecta |
| Go | github.com/envoyproxy/protoc-gen-validate | v1.3.0 | indirecta |
| Go | github.com/ethereum/c-kzg-4844/v2 | v2.1.5 | indirecta |
| Go | github.com/ethereum/go-bigmodexpfix | v0.0.0-20250911101455-f9e208c548ab | indirecta |
| Go | github.com/ethereum/go-verkle | v0.2.2 | indirecta |
| Go | github.com/felixge/fgprof | v0.9.3 | indirecta |
| Go | github.com/felixge/httpsnoop | v1.0.4 | indirecta |
| Go | github.com/ferranbt/fastssz | v0.1.4 | indirecta |
| Go | github.com/filecoin-project/go-clock | v0.1.0 | indirecta |
| Go | github.com/flynn/noise | v1.1.0 | indirecta |
| Go | github.com/francoispqt/gojay | v1.2.13 | indirecta |
| Go | github.com/fsnotify/fsnotify | v1.6.0 | indirecta |
| Go | github.com/gabriel-vasile/mimetype | v1.4.6 | indirecta |
| Go | github.com/gammazero/deque | v1.0.0 | indirecta |
| Go | github.com/getsentry/sentry-go | v0.27.0 | indirecta |
| Go | github.com/go-git/gcfg | v1.5.1-0.20230307220236-3a3c6141e376 | indirecta |
| Go | github.com/go-git/go-billy/v5 | v5.5.0 | indirecta |
| Go | github.com/go-jose/go-jose/v4 | v4.1.3 | indirecta |
| Go | github.com/go-kit/kit | v0.12.0 | indirecta |
| Go | github.com/go-kit/log | v0.2.1 | indirecta |
| Go | github.com/go-logfmt/logfmt | v0.6.0 | indirecta |
| Go | github.com/go-logr/logr | v1.4.3 | indirecta |
| Go | github.com/go-logr/stdr | v1.2.2 | indirecta |
| Go | github.com/go-ole/go-ole | v1.3.0 | indirecta |
| Go | github.com/go-playground/locales | v0.14.1 | indirecta |
| Go | github.com/go-playground/universal-translator | v0.18.1 | indirecta |
| Go | github.com/go-task/slim-sprig/v3 | v3.0.0 | indirecta |
| Go | github.com/goccy/go-json | v0.10.4 | indirecta |
| Go | github.com/godbus/dbus/v5 | v5.1.0 | indirecta |
| Go | github.com/golang/glog | v1.2.5 | indirecta |
| Go | github.com/golang/groupcache | v0.0.0-20210331224755-41bb18bfe9da | indirecta |
| Go | github.com/golangci/plugin-module-register | v0.1.1 | indirecta |
| Go | github.com/google/flatbuffers | v23.5.26+incompatible | indirecta |
| Go | github.com/google/gopacket | v1.1.19 | indirecta |
| Go | github.com/google/s2a-go | v0.1.9 | indirecta |
| Go | github.com/googleapis/enterprise-certificate-proxy | v0.3.11 | indirecta |
| Go | github.com/googleapis/gax-go/v2 | v2.17.0 | indirecta |
| Go | github.com/googlecloudplatform/opentelemetry-operations-go/detectors/gcp | v1.30.0 | indirecta |
| Go | github.com/googlecloudplatform/opentelemetry-operations-go/exporter/metric | v0.53.0 | indirecta |
| Go | github.com/googlecloudplatform/opentelemetry-operations-go/internal/resourcemapping | v0.53.0 | indirecta |
| Go | github.com/hashicorp/errwrap | v1.1.0 | indirecta |
| Go | github.com/hashicorp/golang-lru | v1.0.2 | indirecta |
| Go | github.com/hashicorp/hcl | v1.0.0 | indirecta |
| Go | github.com/holiman/bloomfilter/v2 | v2.0.3 | indirecta |
| Go | github.com/huandu/go-clone | v1.6.0 | indirecta |
| Go | github.com/huandu/go-clone | v1.7.2 | indirecta |
| Go | github.com/huin/goupnp | v1.3.0 | indirecta |
| Go | github.com/inconshreveable/mousetrap | v1.1.0 | indirecta |
| Go | github.com/ipfs/bbloom | v0.0.4 | indirecta |
| Go | github.com/ipfs/go-cidutil | v0.1.0 | indirecta |
| Go | github.com/ipfs/go-ipfs-delay | v0.0.1 | indirecta |
| Go | github.com/ipfs/go-ipfs-pq | v0.0.3 | indirecta |
| Go | github.com/ipfs/go-ipfs-util | v0.0.3 | indirecta |
| Go | github.com/ipfs/go-metrics-interface | v0.0.1 | indirecta |
| Go | github.com/ipfs/go-peertaskqueue | v0.8.2 | indirecta |
| Go | github.com/ipld/go-ipld-prime | v0.21.0 | indirecta |
| Go | github.com/jackpal/go-nat-pmp | v1.0.2 | indirecta |
| Go | github.com/jbenet/go-context | v0.0.0-20150711004518-d14ea06fba99 | indirecta |
| Go | github.com/jbenet/go-temp-err-catcher | v0.1.0 | indirecta |
| Go | github.com/jbenet/goprocess | v0.1.4 | indirecta |
| Go | github.com/jorropo/jsync | v1.0.1 | indirecta |
| Go | github.com/k0kubun/pp/v3 | v3.5.0 | indirecta |
| Go | github.com/kevinburke/go-bindata | v3.24.0+incompatible | indirecta |
| Go | github.com/kevinburke/ssh_config | v1.2.0 | indirecta |
| Go | github.com/klauspost/compress | v1.17.11 | indirecta |
| Go | github.com/klauspost/cpuid/v2 | v2.2.9 | indirecta |
| Go | github.com/koron/go-ssdp | v0.0.4 | indirecta |
| Go | github.com/kr/pretty | v0.3.1 | indirecta |
| Go | github.com/kr/text | v0.2.0 | indirecta |
| Go | github.com/leodido/go-urn | v1.4.0 | indirecta |
| Go | github.com/libp2p/go-buffer-pool | v0.1.0 | indirecta |
| Go | github.com/libp2p/go-cidranger | v1.1.0 | indirecta |
| Go | github.com/libp2p/go-flow-metrics | v0.2.0 | indirecta |
| Go | github.com/libp2p/go-libp2p-asn-util | v0.4.1 | indirecta |
| Go | github.com/libp2p/go-libp2p-record | v0.2.0 | indirecta |
| Go | github.com/libp2p/go-msgio | v0.3.0 | indirecta |
| Go | github.com/libp2p/go-nat | v0.2.0 | indirecta |
| Go | github.com/libp2p/go-netroute | v0.2.2 | indirecta |
| Go | github.com/libp2p/go-reuseport | v0.4.0 | indirecta |
| Go | github.com/libp2p/go-yamux/v4 | v4.0.1 | indirecta |
| Go | github.com/logrusorgru/aurora/v4 | v4.0.0 | indirecta |
| Go | github.com/lufia/plan9stats | v0.0.0-20211012122336-39d0f177ccd0 | indirecta |
| Go | github.com/magiconair/properties | v1.8.7 | indirecta |
| Go | github.com/marten-seemann/tcp | v0.0.0-20210406111302-dfbc87cc63fd | indirecta |
| Go | github.com/mattn/go-colorable | v0.1.14 | indirecta |
| Go | github.com/mattn/go-isatty | v0.0.20 | indirecta |
| Go | github.com/mattn/go-runewidth | v0.0.16 | indirecta |
| Go | github.com/microsoft/go-winio | v0.6.2 | indirecta |
| Go | github.com/miekg/dns | v1.1.62 | indirecta |
| Go | github.com/mikioh/tcpinfo | v0.0.0-20190314235526-30a79bb1804b | indirecta |
| Go | github.com/mikioh/tcpopt | v0.0.0-20190314235656-172688c1accc | indirecta |
| Go | github.com/minio/sha256-simd | v1.0.1 | indirecta |
| Go | github.com/mitchellh/colorstring | v0.0.0-20190213212951-d06e56a500db | indirecta |
| Go | github.com/moby/docker-image-spec | v1.3.1 | indirecta |
| Go | github.com/moby/sys/atomicwriter | v0.1.0 | indirecta |
| Go | github.com/moby/sys/sequential | v0.6.0 | indirecta |
| Go | github.com/moby/sys/userns | v0.1.0 | indirecta |
| Go | github.com/moby/term | v0.5.0 | indirecta |
| Go | github.com/morikuni/aec | v1.0.0 | indirecta |
| Go | github.com/mr-tron/base58 | v1.2.0 | indirecta |
| Go | github.com/multiformats/go-base32 | v0.1.0 | indirecta |
| Go | github.com/multiformats/go-base36 | v0.2.0 | indirecta |
| Go | github.com/multiformats/go-multiaddr-fmt | v0.1.0 | indirecta |
| Go | github.com/multiformats/go-multibase | v0.2.0 | indirecta |
| Go | github.com/multiformats/go-multicodec | v0.9.0 | indirecta |
| Go | github.com/multiformats/go-multistream | v0.6.0 | indirecta |
| Go | github.com/multiformats/go-varint | v0.0.7 | indirecta |
| Go | github.com/munnerz/goautoneg | v0.0.0-20191010083416-a7dc8b61c822 | indirecta |
| Go | github.com/olekukonko/tablewriter | v0.0.5 | indirecta |
| Go | github.com/oneofone/xxhash | v1.2.8 | indirecta |
| Go | github.com/onflow/fixed-point | v0.1.1 | indirecta |
| Go | github.com/onflow/flow-ft/lib/go/templates | v1.1.1 | indirecta |
| Go | github.com/onflow/flow-nft/lib/go/templates | v1.4.1 | indirecta |
| Go | github.com/onflow/sdks | v0.6.0-preview.1 | indirecta |
| Go | github.com/onsi/ginkgo/v2 | v2.22.0 | indirecta |
| Go | github.com/opencontainers/go-digest | v1.0.0 | indirecta |
| Go | github.com/opencontainers/image-spec | v1.1.0 | indirecta |
| Go | github.com/opencontainers/runtime-spec | v1.2.0 | indirecta |
| Go | github.com/opentracing/opentracing-go | v1.2.0 | indirecta |
| Go | github.com/pelletier/go-toml/v2 | v2.2.1 | indirecta |
| Go | github.com/pelletier/go-toml/v2 | v2.2.2 | indirecta |
| Go | github.com/pion/datachannel | v1.5.10 | indirecta |
| Go | github.com/pion/dtls/v2 | v2.2.12 | indirecta |
| Go | github.com/pion/ice/v2 | v2.3.37 | indirecta |
| Go | github.com/pion/interceptor | v0.1.37 | indirecta |
| Go | github.com/pion/logging | v0.2.2 | indirecta |
| Go | github.com/pion/mdns | v0.0.12 | indirecta |
| Go | github.com/pion/randutil | v0.1.0 | indirecta |
| Go | github.com/pion/rtcp | v1.2.15 | indirecta |
| Go | github.com/pion/rtp | v1.8.10 | indirecta |
| Go | github.com/pion/sctp | v1.8.35 | indirecta |
| Go | github.com/pion/sdp/v3 | v3.0.9 | indirecta |
| Go | github.com/pion/srtp/v2 | v2.0.20 | indirecta |
| Go | github.com/pion/stun | v0.6.1 | indirecta |
| Go | github.com/pion/stun/v2 | v2.0.0 | indirecta |
| Go | github.com/pion/transport/v2 | v2.2.10 | indirecta |
| Go | github.com/pion/transport/v3 | v3.0.7 | indirecta |
| Go | github.com/pion/turn/v2 | v2.1.6 | indirecta |
| Go | github.com/pion/webrtc/v3 | v3.3.5 | indirecta |
| Go | github.com/pjbgf/sha1cd | v0.3.0 | indirecta |
| Go | github.com/planetscale/vtprotobuf | v0.6.1-0.20240319094008-0393e58bdf10 | indirecta |
| Go | github.com/pmezard/go-difflib | v1.0.0 | indirecta |
| Go | github.com/pmezard/go-difflib | v1.0.1-0.20181226105442-5d4384ee4fb2 | indirecta |
| Go | github.com/polydawn/refmt | v0.89.0 | indirecta |
| Go | github.com/power-devops/perfstat | v0.0.0-20210106213030-5aafc221ea8c | indirecta |
| Go | github.com/projectzkm/ziren/crates/go-runtime/zkvm_runtime | v0.0.0-20251001021608-1fe7b43fc4d6 | indirecta |
| Go | github.com/prometheus/procfs | v0.15.1 | indirecta |
| Go | github.com/protonmail/go-crypto | v0.0.0-20230828082145-3c4c8a2d2371 | indirecta |
| Go | github.com/psiemens/sconfig | v0.1.0 | indirecta |
| Go | github.com/quic-go/qpack | v0.5.1 | indirecta |
| Go | github.com/quic-go/quic-go | v0.48.2 | indirecta |
| Go | github.com/quic-go/webtransport-go | v0.8.1-0.20241018022711-4ac2c9250e66 | indirecta |
| Go | github.com/raulk/go-watchdog | v1.3.0 | indirecta |
| Go | github.com/rivo/uniseg | v0.4.7 | indirecta |
| Go | github.com/rogpeppe/go-internal | v1.14.1 | indirecta |
| Go | github.com/savetherbtz/mph | v0.1.1-0.20240117162131-4166ec7869bc | indirecta |
| Go | github.com/sergi/go-diff | v1.2.0 | indirecta |
| Go | github.com/shirou/gopsutil | v3.21.4-0.20210419000835-c7a38de76ee5+incompatible | indirecta |
| Go | github.com/shoenig/go-m1cpu | v0.1.6 | indirecta |
| Go | github.com/sirupsen/logrus | v1.9.3 | indirecta |
| Go | github.com/skeema/knownhosts | v1.2.1 | indirecta |
| Go | github.com/spaolacci/murmur3 | v1.1.0 | indirecta |
| Go | github.com/spf13/afero | v1.10.0 | indirecta |
| Go | github.com/spf13/afero | v1.11.0 | indirecta |
| Go | github.com/spf13/cast | v1.5.0 | indirecta |
| Go | github.com/spf13/jwalterweatherman | v1.1.0 | indirecta |
| Go | github.com/spiffe/go-spiffe/v2 | v2.6.0 | indirecta |
| Go | github.com/stackexchange/wmi | v1.2.1 | indirecta |
| Go | github.com/stretchr/objx | v0.5.2 | indirecta |
| Go | github.com/subosito/gotenv | v1.4.2 | indirecta |
| Go | github.com/supranational/blst | v0.3.16-0.20250831170142-f48500c1fdbe | indirecta |
| Go | github.com/syndtr/goleveldb | v1.0.1-0.20210819022825-2ae1ddf74ef7 | indirecta |
| Go | github.com/texttheater/golang-levenshtein/levenshtein | v0.0.0-20200805054039-cae8b0eaed6c | indirecta |
| Go | github.com/tklauser/go-sysconf | v0.3.12 | indirecta |
| Go | github.com/tklauser/numcpus | v0.6.1 | indirecta |
| Go | github.com/turbolent/prettier | v0.0.0-20220320183459-661cc755135d | indirecta |
| Go | github.com/victoriametrics/fastcache | v1.13.0 | indirecta |
| Go | github.com/vmihailenco/tagparser | v0.1.1 | indirecta |
| Go | github.com/vmihailenco/tagparser | v0.1.2 | indirecta |
| Go | github.com/whyrusleeping/go-keyspace | v0.0.0-20160322163242-5b898ac5add1 | indirecta |
| Go | github.com/wlynxg/anet | v0.0.5 | indirecta |
| Go | github.com/x448/float16 | v0.8.4 | indirecta |
| Go | github.com/xanzy/ssh-agent | v0.3.3 | indirecta |
| Go | github.com/yusufpapurcu/wmi | v1.2.2 | indirecta |
| Go | github.com/yusufpapurcu/wmi | v1.2.4 | indirecta |
| Go | github.com/zeebo/blake3 | v0.2.4 | indirecta |
| Go | github.com/zeebo/xxh3 | v1.0.2 | indirecta |
| Go | go.opencensus.io | v0.24.0 | indirecta |
| Go | go.opentelemetry.io/auto/sdk | v1.2.1 | indirecta |
| Go | go.opentelemetry.io/contrib/detectors/gcp | v1.39.0 | indirecta |
| Go | go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc | v0.61.0 | indirecta |
| Go | go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp | v0.61.0 | indirecta |
| Go | go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp | v0.65.0 | indirecta |
| Go | go.opentelemetry.io/otel/exporters/otlp/otlptrace | v1.39.0 | indirecta |
| Go | go.opentelemetry.io/otel/metric | v1.39.0 | indirecta |
| Go | go.opentelemetry.io/otel/metric | v1.40.0 | indirecta |
| Go | go.opentelemetry.io/otel/sdk/metric | v1.39.0 | indirecta |
| Go | go.opentelemetry.io/otel/sdk/metric | v1.40.0 | indirecta |
| Go | go.opentelemetry.io/proto/otlp | v1.9.0 | indirecta |
| Go | go.uber.org/dig | v1.18.0 | indirecta |
| Go | go.uber.org/fx | v1.23.0 | indirecta |
| Go | go.uber.org/zap | v1.27.0 | indirecta |
| Go | go.yaml.in/yaml/v3 | v3.0.4 | indirecta |
| Go | golang.org/x/mod | v0.24.0 | indirecta |
| Go | golang.org/x/mod | v0.31.0 | indirecta |
| Go | golang.org/x/net | v0.49.0 | indirecta |
| Go | golang.org/x/oauth2 | v0.35.0 | indirecta |
| Go | golang.org/x/telemetry | v0.0.0-20251203150158-8fff8a5912fc | indirecta |
| Go | golang.org/x/term | v0.39.0 | indirecta |
| Go | gonum.org/v1/gonum | v0.16.0 | indirecta |
| Go | google.golang.org/appengine | v1.6.8 | indirecta |
| Go | google.golang.org/genproto/googleapis/rpc | v0.0.0-20260203192932-546029d2fa20 | indirecta |
| Go | gopkg.in/ini.v1 | v1.67.0 | indirecta |
| Go | gopkg.in/warnings.v0 | v0.1.2 | indirecta |
| Go | lukechampine.com/blake3 | v1.4.1 | indirecta |
| Go | nhooyr.io/websocket | v1.8.7 | indirecta |
{
"data": {
"repo": {
"topics": [
"flow",
"golang",
"go",
"blockchain",
"byzantine-fault-tolerance",
"cadence",
"consensus",
"distributed-systems",
"hotstuff",
"layer-1",
"proof-of-stake",
"reference-implementation",
"smart-contracts"
],
"is_fork": false,
"size_kb": 572354,
"has_wiki": false,
"homepage": "https://flow.com",
"languages": {
"Go": 22732059,
"Perl": 4594,
"Shell": 21178,
"Cadence": 84805,
"Assembly": 15966,
"Makefile": 70047,
"Solidity": 16568,
"Dockerfile": 5326
},
"pushed_at": "2026-07-15T18:42:04Z",
"created_at": "2020-09-22T21:39:12Z",
"owner_type": "Organization",
"updated_at": "2026-07-13T17:30:37Z",
"description": "Reference implementation of the Flow network in Go. Layer 1 proof-of-stake protocol built for consumer apps, AI Agents, and DeFi at scale",
"is_archived": false,
"is_disabled": false,
"license_spdx": "AGPL-3.0",
"default_branch": "master",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": "https://flow.com",
"name": "Flow",
"type": "Organization",
"login": "onflow",
"company": null,
"followers": 649,
"avatar_url": "https://avatars.githubusercontent.com/u/62387156?v=4",
"created_at": "2020-03-19T13:24:19Z",
"is_verified": null,
"public_repos": 237,
"account_age_days": 2309
},
"activity": {
"releases_count": 84,
"commits_last_year": 4380,
"latest_release_at": "2026-07-02T20:47:55Z",
"latest_release_tag": "v0.50.0",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 50,
"days_since_latest_release": 13,
"mean_days_between_releases": 17.2
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 75,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/onflow/flow-go/crypto",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/onflow/flow-go/crypto",
"is_deprecated": true,
"latest_version": "v0.25.1",
"repository_url": "https://github.com/onflow/flow-go",
"versions_count": 23,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": "The latest supported version is v0.25.0. The module then migrated to github.com/onflow/crypto. Use the new module github.com/onflow/crypto instead.",
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2023-12-11T23:17:11Z",
"latest_version_yanked": null,
"days_since_latest_publish": 947
},
{
"name": "github.com/onflow/flow-go",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/onflow/flow-go",
"is_deprecated": false,
"latest_version": "v0.50.0",
"repository_url": "https://github.com/onflow/flow-go",
"versions_count": 1034,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-02T16:51:06Z",
"latest_version_yanked": null,
"days_since_latest_publish": 13
}
]
},
"popularity": {
"forks": 213,
"stars": 570,
"watchers": 50,
"open_issues_and_prs": 282
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"example"
],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile",
"insecure/Makefile",
"integration/Makefile",
"integration/benchnet2/Makefile",
"integration/localnet/Makefile",
"network/message/Makefile"
],
"api_schema_files": [
"admin/admin/admin.proto",
"engine/ghost/protobuf/ghost.proto",
"insecure/network.proto",
"ledger/protobuf/ledger.proto",
"network/message/message.proto",
"network/message/ping.proto"
],
"has_devcontainer": false,
"typecheck_configs": [],
"largest_source_bytes": 222564,
"source_files_sampled": 3763,
"oversized_source_files": 32,
"agent_instruction_files": [
".cursor/rules/.gitkeep",
".cursor/rules/coding_conventions.mdc",
".cursor/rules/core.mdc",
".cursor/rules/godocs.mdc",
"AGENTS.md",
"CLAUDE.md",
"integration/localnet/AGENTS.md"
],
"agent_instruction_max_bytes": 8865
},
"dependencies": {
"manifests": [
"crypto/go.mod",
"go.mod",
"insecure/go.mod",
"integration/go.mod"
],
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "cloud.google.com/go/compute/metadata",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.9.0"
},
{
"name": "cloud.google.com/go/profiler",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.3.0"
},
{
"name": "cloud.google.com/go/storage",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.56.0"
},
{
"name": "github.com/antihax/optional",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.0"
},
{
"name": "github.com/aws/aws-sdk-go-v2/config",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.32.7"
},
{
"name": "github.com/aws/aws-sdk-go-v2/feature/s3/manager",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.5.1"
},
{
"name": "github.com/aws/aws-sdk-go-v2/service/s3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.15.0"
},
{
"name": "github.com/btcsuite/btcd/btcec/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.3.4"
},
{
"name": "github.com/cockroachdb/pebble/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.0.6"
},
{
"name": "github.com/davecgh/go-spew",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.2-0.20180830191138-d8f796af33cc"
},
{
"name": "github.com/dgraph-io/badger/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.2007.4"
},
{
"name": "github.com/ef-ds/deque",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.4"
},
{
"name": "github.com/ethereum/go-ethereum",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.16.8"
},
{
"name": "github.com/fxamacker/cbor/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.9.2-0.20260331174317-a78e92ec038e"
},
{
"name": "github.com/gammazero/workerpool",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.3"
},
{
"name": "github.com/gogo/protobuf",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.3.2"
},
{
"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/google/go-cmp",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.7.0"
},
{
"name": "github.com/google/pprof",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20250630185457-6e76a2b096b5"
},
{
"name": "github.com/google/uuid",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.6.0"
},
{
"name": "github.com/gorilla/mux",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.8.1"
},
{
"name": "github.com/grpc-ecosystem/go-grpc-middleware/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.1.0"
},
{
"name": "github.com/grpc-ecosystem/go-grpc-prometheus",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.2.0"
},
{
"name": "github.com/grpc-ecosystem/grpc-gateway/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.27.3"
},
{
"name": "github.com/hashicorp/go-multierror",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.1"
},
{
"name": "github.com/improbable-eng/grpc-web",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.15.0"
},
{
"name": "github.com/ipfs/go-block-format",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.2.0"
},
{
"name": "github.com/ipfs/go-cid",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.4.1"
},
{
"name": "github.com/ipfs/go-datastore",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.8.2"
},
{
"name": "github.com/ipfs/go-ds-pebble",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.5.0"
},
{
"name": "github.com/ipfs/go-ipld-format",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.6.0"
},
{
"name": "github.com/ipfs/go-log",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.5"
},
{
"name": "github.com/ipfs/go-log/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.5.1"
},
{
"name": "github.com/libp2p/go-addr-util",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.1.0"
},
{
"name": "github.com/libp2p/go-libp2p",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.38.2"
},
{
"name": "github.com/libp2p/go-libp2p-kad-dht",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.25.2"
},
{
"name": "github.com/libp2p/go-libp2p-kbucket",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.6.3"
},
{
"name": "github.com/libp2p/go-libp2p-pubsub",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.13.0"
},
{
"name": "github.com/montanaflynn/stats",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.7.1"
},
{
"name": "github.com/multiformats/go-multiaddr",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.14.0"
},
{
"name": "github.com/multiformats/go-multiaddr-dns",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.4.1"
},
{
"name": "github.com/multiformats/go-multihash",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.2.3"
},
{
"name": "github.com/onflow/atree",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.16.1"
},
{
"name": "github.com/onflow/cadence",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.10.5"
},
{
"name": "github.com/onflow/crypto",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.25.4"
},
{
"name": "github.com/onflow/flow",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.4.20-0.20260303141511-b7c99b4fb01b"
},
{
"name": "github.com/onflow/flow-core-contracts/lib/go/contracts",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.10.3"
},
{
"name": "github.com/onflow/flow-core-contracts/lib/go/templates",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.10.3"
},
{
"name": "github.com/onflow/flow-go-sdk",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.10.5"
},
{
"name": "github.com/onflow/flow/protobuf/go/flow",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.4.20"
},
{
"name": "github.com/pbnjay/memory",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20210728143218-7b4eea64cf58"
},
{
"name": "github.com/pkg/errors",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.9.1"
},
{
"name": "github.com/pkg/profile",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.7.0"
},
{
"name": "github.com/prometheus/client_golang",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.20.5"
},
{
"name": "github.com/rs/cors",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.8.0"
},
{
"name": "github.com/rs/zerolog",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.29.0"
},
{
"name": "github.com/schollz/progressbar/v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.18.0"
},
{
"name": "github.com/sethvargo/go-retry",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.2.3"
},
{
"name": "github.com/shirou/gopsutil/v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.22.2"
},
{
"name": "github.com/spf13/cobra",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.8.1"
},
{
"name": "github.com/spf13/pflag",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.6"
},
{
"name": "github.com/spf13/viper",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.15.0"
},
{
"name": "github.com/stretchr/testify",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.11.1"
},
{
"name": "github.com/vmihailenco/msgpack/v4",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v4.3.11"
},
{
"name": "go.opentelemetry.io/otel",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.39.0"
},
{
"name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.31.0"
},
{
"name": "go.opentelemetry.io/otel/sdk",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.39.0"
},
{
"name": "go.opentelemetry.io/otel/trace",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.39.0"
},
{
"name": "go.uber.org/atomic",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.11.0"
},
{
"name": "go.uber.org/multierr",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.11.0"
},
{
"name": "golang.org/x/crypto",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.47.0"
},
{
"name": "golang.org/x/exp",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20241217172543-b2144cdd0a67"
},
{
"name": "golang.org/x/sync",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.19.0"
},
{
"name": "golang.org/x/sys",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.40.0"
},
{
"name": "golang.org/x/text",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.33.0"
},
{
"name": "golang.org/x/time",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.14.0"
},
{
"name": "golang.org/x/tools",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.40.0"
},
{
"name": "google.golang.org/api",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.267.0"
},
{
"name": "google.golang.org/genproto",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20260128011058-8636f8732409"
},
{
"name": "google.golang.org/grpc",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.79.3"
},
{
"name": "google.golang.org/grpc/cmd/protoc-gen-go-grpc",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.2.0"
},
{
"name": "google.golang.org/protobuf",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.36.11"
},
{
"name": "gotest.tools",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.2.0+incompatible"
},
{
"name": "pgregory.net/rapid",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.0"
},
{
"name": "github.com/coreos/go-semver",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.3.0"
},
{
"name": "github.com/docker/go-units",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.5.0"
},
{
"name": "github.com/dustin/go-humanize",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.1"
},
{
"name": "github.com/fxamacker/golang-lru/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.0.0-20250716153046-22c8d17dc4ee"
},
{
"name": "github.com/go-playground/validator/v10",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v10.19.0"
},
{
"name": "github.com/golang/snappy",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.0"
},
{
"name": "github.com/gorilla/websocket",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.5.3"
},
{
"name": "github.com/hashicorp/golang-lru/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.0.7"
},
{
"name": "github.com/holiman/uint256",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.3.2"
},
{
"name": "github.com/huandu/go-clone/generic",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.7.2"
},
{
"name": "github.com/ipfs/boxo",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.17.1-0.20240131173518-89bceff34bf1"
},
{
"name": "github.com/jordanschalm/lockctx",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.1.0"
},
{
"name": "github.com/libp2p/go-libp2p-routing-helpers",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.7.4"
},
{
"name": "github.com/mitchellh/mapstructure",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.5.0"
},
{
"name": "github.com/onflow/flow-evm-bridge",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.2.1"
},
{
"name": "github.com/onflow/go-ethereum",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.13.4"
},
{
"name": "github.com/onflow/nft-storefront/lib/go/contracts",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.1-0.20260409183916-cddb825ea066"
},
{
"name": "github.com/onflow/wal",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.2"
},
{
"name": "github.com/pierrec/lz4/v4",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v4.1.22"
},
{
"name": "github.com/slok/go-http-metrics",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.12.0"
},
{
"name": "github.com/sony/gobreaker",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.5.0"
},
{
"name": "go.opentelemetry.io/otel/exporters/stdout/stdouttrace",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.21.0"
},
{
"name": "golang.org/x/xerrors",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20240903120638-7835f813f4da"
},
{
"name": "google.golang.org/genproto/googleapis/api",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20260203192932-546029d2fa20"
},
{
"name": "google.golang.org/genproto/googleapis/bytestream",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20260203192932-546029d2fa20"
},
{
"name": "gopkg.in/yaml.v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.4.0"
},
{
"name": "github.com/fxamacker/circlehash",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.3.0"
},
{
"name": "github.com/gofrs/flock",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.12.1"
},
{
"name": "github.com/onflow/flow-nft/lib/go/contracts",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.4.1"
},
{
"name": "github.com/prometheus/client_model",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.6.2"
},
{
"name": "github.com/btcsuite/btcd/chaincfg/chainhash",
"manifest": "insecure/go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.2"
},
{
"name": "github.com/golang/protobuf",
"manifest": "insecure/go.mod",
"ecosystem": "go",
"version_constraint": "v1.5.4"
},
{
"name": "github.com/hashicorp/go-multierror",
"manifest": "insecure/go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.1"
},
{
"name": "github.com/ipfs/go-datastore",
"manifest": "insecure/go.mod",
"ecosystem": "go",
"version_constraint": "v0.8.2"
},
{
"name": "github.com/libp2p/go-libp2p",
"manifest": "insecure/go.mod",
"ecosystem": "go",
"version_constraint": "v0.38.2"
},
{
"name": "github.com/libp2p/go-libp2p-pubsub",
"manifest": "insecure/go.mod",
"ecosystem": "go",
"version_constraint": "v0.13.0"
},
{
"name": "github.com/multiformats/go-multiaddr-dns",
"manifest": "insecure/go.mod",
"ecosystem": "go",
"version_constraint": "v0.4.1"
},
{
"name": "github.com/onflow/crypto",
"manifest": "insecure/go.mod",
"ecosystem": "go",
"version_constraint": "v0.25.4"
},
{
"name": "github.com/onflow/flow-go",
"manifest": "insecure/go.mod",
"ecosystem": "go",
"version_constraint": "v0.36.2-0.20240717162253-d5d2e606ef53"
},
{
"name": "github.com/rs/zerolog",
"manifest": "insecure/go.mod",
"ecosystem": "go",
"version_constraint": "v1.29.0"
},
{
"name": "github.com/spf13/pflag",
"manifest": "insecure/go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.6"
},
{
"name": "github.com/stretchr/testify",
"manifest": "insecure/go.mod",
"ecosystem": "go",
"version_constraint": "v1.11.1"
},
{
"name": "go.uber.org/atomic",
"manifest": "insecure/go.mod",
"ecosystem": "go",
"version_constraint": "v1.11.0"
},
{
"name": "google.golang.org/grpc",
"manifest": "insecure/go.mod",
"ecosystem": "go",
"version_constraint": "v1.79.3"
},
{
"name": "google.golang.org/protobuf",
"manifest": "insecure/go.mod",
"ecosystem": "go",
"version_constraint": "v1.36.11"
},
{
"name": "cloud.google.com/go/bigquery",
"manifest": "integration/go.mod",
"ecosystem": "go",
"version_constraint": "v1.72.0"
},
{
"name": "github.com/VividCortex/ewma",
"manifest": "integration/go.mod",
"ecosystem": "go",
"version_constraint": "v1.2.0"
},
{
"name": "github.com/antihax/optional",
"manifest": "integration/go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.0"
},
{
"name": "github.com/btcsuite/btcd/chaincfg/chainhash",
"manifest": "integration/go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.2"
},
{
"name": "github.com/cockroachdb/pebble/v2",
"manifest": "integration/go.mod",
"ecosystem": "go",
"version_constraint": "v2.0.6"
},
{
"name": "github.com/coreos/go-semver",
"manifest": "integration/go.mod",
"ecosystem": "go",
"version_constraint": "v0.3.0"
},
{
"name": "github.com/docker/docker",
"manifest": "integration/go.mod",
"ecosystem": "go",
"version_constraint": "v28.5.2+incompatible"
},
{
"name": "github.com/docker/go-connections",
"manifest": "integration/go.mod",
"ecosystem": "go",
"version_constraint": "v0.5.0"
},
{
"name": "github.com/ethereum/go-ethereum",
"manifest": "integration/go.mod",
"ecosystem": "go",
"version_constraint": "v1.16.8"
},
{
"name": "github.com/go-git/go-git/v5",
"manifest": "integration/go.mod",
"ecosystem": "go",
"version_constraint": "v5.11.0"
},
{
"name": "github.com/go-yaml/yaml",
"manifest": "integration/go.mod",
"ecosystem": "go",
"version_constraint": "v2.1.0+incompatible"
},
{
"name": "github.com/gorilla/websocket",
"manifest": "integration/go.mod",
"ecosystem": "go",
"version_constraint": "v1.5.3"
},
{
"name": "github.com/ipfs/boxo",
"manifest": "integration/go.mod",
"ecosystem": "go",
"version_constraint": "v0.27.2"
},
{
"name": "github.com/ipfs/go-cid",
"manifest": "integration/go.mod",
"ecosystem": "go",
"version_constraint": "v0.4.1"
},
{
"name": "github.com/ipfs/go-datastore",
"manifest": "integration/go.mod",
"ecosystem": "go",
"version_constraint": "v0.8.2"
},
{
"name": "github.com/ipfs/go-ds-pebble",
"manifest": "integration/go.mod",
"ecosystem": "go",
"version_constraint": "v0.5.0"
},
{
"name": "github.com/libp2p/go-libp2p",
"manifest": "integration/go.mod",
"ecosystem": "go",
"version_constraint": "v0.38.2"
},
{
"name": "github.com/onflow/cadence",
"manifest": "integration/go.mod",
"ecosystem": "go",
"version_constraint": "v1.10.5"
},
{
"name": "github.com/onflow/crypto",
"manifest": "integration/go.mod",
"ecosystem": "go",
"version_constraint": "v0.25.4"
},
{
"name": "github.com/onflow/flow",
"manifest": "integration/go.mod",
"ecosystem": "go",
"version_constraint": "v0.4.20-0.20260303141511-b7c99b4fb01b"
},
{
"name": "github.com/onflow/flow-core-contracts/lib/go/contracts",
"manifest": "integration/go.mod",
"ecosystem": "go",
"version_constraint": "v1.10.3"
},
{
"name": "github.com/onflow/flow-core-contracts/lib/go/templates",
"manifest": "integration/go.mod",
"ecosystem": "go",
"version_constraint": "v1.10.3"
},
{
"name": "github.com/onflow/flow-ft/lib/go/contracts",
"manifest": "integration/go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.1"
},
{
"name": "github.com/onflow/flow-go",
"manifest": "integration/go.mod",
"ecosystem": "go",
"version_constraint": "v0.38.0-preview.0.0.20241021221952-af9cd6e99de1"
},
{
"name": "github.com/onflow/flow-go-sdk",
"manifest": "integration/go.mod",
"ecosystem": "go",
"version_constraint": "v1.10.5"
},
{
"name": "github.com/onflow/flow-go/insecure",
"manifest": "integration/go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-00010101000000-000000000000"
},
{
"name": "github.com/onflow/flow-nft/lib/go/contracts",
"manifest": "integration/go.mod",
"ecosystem": "go",
"version_constraint": "v1.4.1"
},
{
"name": "github.com/onflow/flow/protobuf/go/flow",
"manifest": "integration/go.mod",
"ecosystem": "go",
"version_constraint": "v0.4.20"
},
{
"name": "github.com/onflow/testingdock",
"manifest": "integration/go.mod",
"ecosystem": "go",
"version_constraint": "v0.6.0"
},
{
"name": "github.com/prometheus/client_golang",
"manifest": "integration/go.mod",
"ecosystem": "go",
"version_constraint": "v1.20.5"
},
{
"name": "github.com/prometheus/client_model",
"manifest": "integration/go.mod",
"ecosystem": "go",
"version_constraint": "v0.6.2"
},
{
"name": "github.com/prometheus/common",
"manifest": "integration/go.mod",
"ecosystem": "go",
"version_constraint": "v0.61.0"
},
{
"name": "github.com/psiemens/graceland",
"manifest": "integration/go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.0"
},
{
"name": "github.com/rs/zerolog",
"manifest": "integration/go.mod",
"ecosystem": "go",
"version_constraint": "v1.29.0"
},
{
"name": "github.com/stretchr/testify",
"manifest": "integration/go.mod",
"ecosystem": "go",
"version_constraint": "v1.11.1"
},
{
"name": "go.einride.tech/pid",
"manifest": "integration/go.mod",
"ecosystem": "go",
"version_constraint": "v0.1.0"
},
{
"name": "go.uber.org/atomic",
"manifest": "integration/go.mod",
"ecosystem": "go",
"version_constraint": "v1.11.0"
},
{
"name": "go.uber.org/mock",
"manifest": "integration/go.mod",
"ecosystem": "go",
"version_constraint": "v0.5.0"
},
{
"name": "golang.org/x/exp",
"manifest": "integration/go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20241217172543-b2144cdd0a67"
},
{
"name": "golang.org/x/sync",
"manifest": "integration/go.mod",
"ecosystem": "go",
"version_constraint": "v0.19.0"
},
{
"name": "google.golang.org/grpc",
"manifest": "integration/go.mod",
"ecosystem": "go",
"version_constraint": "v1.79.3"
},
{
"name": "google.golang.org/protobuf",
"manifest": "integration/go.mod",
"ecosystem": "go",
"version_constraint": "v1.36.11"
},
{
"name": "gopkg.in/yaml.v3",
"manifest": "integration/go.mod",
"ecosystem": "go",
"version_constraint": "v3.0.1"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "cloud.google.com/go/bigquery",
"direct": true,
"version": "v1.72.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/compute/metadata",
"direct": true,
"version": "v0.9.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/profiler",
"direct": true,
"version": "v0.3.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/storage",
"direct": true,
"version": "v1.56.0",
"ecosystem": "go"
},
{
"name": "github.com/antihax/optional",
"direct": true,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/config",
"direct": true,
"version": "v1.32.7",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/feature/s3/manager",
"direct": true,
"version": "v1.5.1",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/service/s3",
"direct": true,
"version": "v1.15.0",
"ecosystem": "go"
},
{
"name": "github.com/btcsuite/btcd/btcec/v2",
"direct": true,
"version": "v2.3.4",
"ecosystem": "go"
},
{
"name": "github.com/btcsuite/btcd/chaincfg/chainhash",
"direct": true,
"version": "v1.0.2",
"ecosystem": "go"
},
{
"name": "github.com/cockroachdb/pebble/v2",
"direct": true,
"version": "v2.0.6",
"ecosystem": "go"
},
{
"name": "github.com/coreos/go-semver",
"direct": true,
"version": "v0.3.0",
"ecosystem": "go"
},
{
"name": "github.com/davecgh/go-spew",
"direct": true,
"version": "v1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/davecgh/go-spew",
"direct": true,
"version": "v1.1.2-0.20180830191138-d8f796af33cc",
"ecosystem": "go"
},
{
"name": "github.com/dgraph-io/badger/v2",
"direct": true,
"version": "v2.2007.4",
"ecosystem": "go"
},
{
"name": "github.com/docker/docker",
"direct": true,
"version": "v28.5.2+incompatible",
"ecosystem": "go"
},
{
"name": "github.com/docker/go-connections",
"direct": true,
"version": "v0.5.0",
"ecosystem": "go"
},
{
"name": "github.com/docker/go-units",
"direct": true,
"version": "v0.5.0",
"ecosystem": "go"
},
{
"name": "github.com/dustin/go-humanize",
"direct": true,
"version": "v1.0.1",
"ecosystem": "go"
},
{
"name": "github.com/ef-ds/deque",
"direct": true,
"version": "v1.0.4",
"ecosystem": "go"
},
{
"name": "github.com/ethereum/go-ethereum",
"direct": true,
"version": "v1.16.8",
"ecosystem": "go"
},
{
"name": "github.com/fxamacker/cbor/v2",
"direct": true,
"version": "v2.9.2-0.20260331174317-a78e92ec038e",
"ecosystem": "go"
},
{
"name": "github.com/fxamacker/circlehash",
"direct": true,
"version": "v0.3.0",
"ecosystem": "go"
},
{
"name": "github.com/fxamacker/golang-lru/v2",
"direct": true,
"version": "v2.0.0-20250716153046-22c8d17dc4ee",
"ecosystem": "go"
},
{
"name": "github.com/gammazero/workerpool",
"direct": true,
"version": "v1.1.3",
"ecosystem": "go"
},
{
"name": "github.com/go-git/go-git/v5",
"direct": true,
"version": "v5.11.0",
"ecosystem": "go"
},
{
"name": "github.com/go-playground/validator/v10",
"direct": true,
"version": "v10.19.0",
"ecosystem": "go"
},
{
"name": "github.com/go-yaml/yaml",
"direct": true,
"version": "v2.1.0+incompatible",
"ecosystem": "go"
},
{
"name": "github.com/gofrs/flock",
"direct": true,
"version": "v0.12.1",
"ecosystem": "go"
},
{
"name": "github.com/gogo/protobuf",
"direct": true,
"version": "v1.3.2",
"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/golang/snappy",
"direct": true,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/google/go-cmp",
"direct": true,
"version": "v0.7.0",
"ecosystem": "go"
},
{
"name": "github.com/google/pprof",
"direct": true,
"version": "v0.0.0-20250630185457-6e76a2b096b5",
"ecosystem": "go"
},
{
"name": "github.com/google/uuid",
"direct": true,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "github.com/gorilla/mux",
"direct": true,
"version": "v1.8.1",
"ecosystem": "go"
},
{
"name": "github.com/gorilla/websocket",
"direct": true,
"version": "v1.5.3",
"ecosystem": "go"
},
{
"name": "github.com/grpc-ecosystem/go-grpc-middleware/v2",
"direct": true,
"version": "v2.1.0",
"ecosystem": "go"
},
{
"name": "github.com/grpc-ecosystem/go-grpc-prometheus",
"direct": true,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/grpc-ecosystem/grpc-gateway/v2",
"direct": true,
"version": "v2.27.3",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-multierror",
"direct": true,
"version": "v1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/golang-lru/v2",
"direct": true,
"version": "v2.0.7",
"ecosystem": "go"
},
{
"name": "github.com/holiman/uint256",
"direct": true,
"version": "v1.3.2",
"ecosystem": "go"
},
{
"name": "github.com/huandu/go-clone/generic",
"direct": true,
"version": "v1.7.2",
"ecosystem": "go"
},
{
"name": "github.com/improbable-eng/grpc-web",
"direct": true,
"version": "v0.15.0",
"ecosystem": "go"
},
{
"name": "github.com/ipfs/go-block-format",
"direct": true,
"version": "v0.2.0",
"ecosystem": "go"
},
{
"name": "github.com/ipfs/go-cid",
"direct": true,
"version": "v0.4.1",
"ecosystem": "go"
},
{
"name": "github.com/ipfs/go-datastore",
"direct": true,
"version": "v0.8.2",
"ecosystem": "go"
},
{
"name": "github.com/ipfs/go-ipld-format",
"direct": true,
"version": "v0.6.0",
"ecosystem": "go"
},
{
"name": "github.com/ipfs/go-log",
"direct": true,
"version": "v1.0.5",
"ecosystem": "go"
},
{
"name": "github.com/ipfs/go-log/v2",
"direct": true,
"version": "v2.5.1",
"ecosystem": "go"
},
{
"name": "github.com/jordanschalm/lockctx",
"direct": true,
"version": "v0.1.0",
"ecosystem": "go"
},
{
"name": "github.com/libp2p/go-addr-util",
"direct": true,
"version": "v0.1.0",
"ecosystem": "go"
},
{
"name": "github.com/libp2p/go-libp2p",
"direct": true,
"version": "v0.38.2",
"ecosystem": "go"
},
{
"name": "github.com/libp2p/go-libp2p-kad-dht",
"direct": true,
"version": "v0.25.2",
"ecosystem": "go"
},
{
"name": "github.com/libp2p/go-libp2p-kad-dht",
"direct": true,
"version": "v0.28.2",
"ecosystem": "go"
},
{
"name": "github.com/libp2p/go-libp2p-kbucket",
"direct": true,
"version": "v0.6.3",
"ecosystem": "go"
},
{
"name": "github.com/libp2p/go-libp2p-kbucket",
"direct": true,
"version": "v0.6.4",
"ecosystem": "go"
},
{
"name": "github.com/libp2p/go-libp2p-pubsub",
"direct": true,
"version": "v0.13.0",
"ecosystem": "go"
},
{
"name": "github.com/libp2p/go-libp2p-routing-helpers",
"direct": true,
"version": "v0.7.4",
"ecosystem": "go"
},
{
"name": "github.com/mitchellh/mapstructure",
"direct": true,
"version": "v1.5.0",
"ecosystem": "go"
},
{
"name": "github.com/montanaflynn/stats",
"direct": true,
"version": "v0.7.1",
"ecosystem": "go"
},
{
"name": "github.com/multiformats/go-multiaddr",
"direct": true,
"version": "v0.14.0",
"ecosystem": "go"
},
{
"name": "github.com/multiformats/go-multiaddr-dns",
"direct": true,
"version": "v0.4.1",
"ecosystem": "go"
},
{
"name": "github.com/multiformats/go-multihash",
"direct": true,
"version": "v0.2.3",
"ecosystem": "go"
},
{
"name": "github.com/onflow/atree",
"direct": true,
"version": "v0.16.1",
"ecosystem": "go"
},
{
"name": "github.com/onflow/cadence",
"direct": true,
"version": "v1.10.5",
"ecosystem": "go"
},
{
"name": "github.com/onflow/crypto",
"direct": true,
"version": "v0.25.4",
"ecosystem": "go"
},
{
"name": "github.com/onflow/flow",
"direct": true,
"version": "v0.4.20-0.20260303141511-b7c99b4fb01b",
"ecosystem": "go"
},
{
"name": "github.com/onflow/flow-core-contracts/lib/go/contracts",
"direct": true,
"version": "v1.10.3",
"ecosystem": "go"
},
{
"name": "github.com/onflow/flow-core-contracts/lib/go/templates",
"direct": true,
"version": "v1.10.3",
"ecosystem": "go"
},
{
"name": "github.com/onflow/flow-evm-bridge",
"direct": true,
"version": "v0.2.1",
"ecosystem": "go"
},
{
"name": "github.com/onflow/flow-ft/lib/go/contracts",
"direct": true,
"version": "v1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/onflow/flow-go-sdk",
"direct": true,
"version": "v1.10.5",
"ecosystem": "go"
},
{
"name": "github.com/onflow/flow-nft/lib/go/contracts",
"direct": true,
"version": "v1.4.1",
"ecosystem": "go"
},
{
"name": "github.com/onflow/flow/protobuf/go/flow",
"direct": true,
"version": "v0.4.20",
"ecosystem": "go"
},
{
"name": "github.com/onflow/go-ethereum",
"direct": true,
"version": "v1.13.4",
"ecosystem": "go"
},
{
"name": "github.com/onflow/go-ethereum",
"direct": true,
"version": "v1.16.2",
"ecosystem": "go"
},
{
"name": "github.com/onflow/nft-storefront/lib/go/contracts",
"direct": true,
"version": "v1.1.1-0.20260409183916-cddb825ea066",
"ecosystem": "go"
},
{
"name": "github.com/onflow/testingdock",
"direct": true,
"version": "v0.6.0",
"ecosystem": "go"
},
{
"name": "github.com/onflow/wal",
"direct": true,
"version": "v1.0.2",
"ecosystem": "go"
},
{
"name": "github.com/pbnjay/memory",
"direct": true,
"version": "v0.0.0-20210728143218-7b4eea64cf58",
"ecosystem": "go"
},
{
"name": "github.com/pierrec/lz4/v4",
"direct": true,
"version": "v4.1.22",
"ecosystem": "go"
},
{
"name": "github.com/pkg/errors",
"direct": true,
"version": "v0.9.1",
"ecosystem": "go"
},
{
"name": "github.com/pkg/profile",
"direct": true,
"version": "v1.7.0",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/client_golang",
"direct": true,
"version": "v1.20.5",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/client_model",
"direct": true,
"version": "v0.6.2",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/common",
"direct": true,
"version": "v0.61.0",
"ecosystem": "go"
},
{
"name": "github.com/psiemens/graceland",
"direct": true,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/rs/cors",
"direct": true,
"version": "v1.8.0",
"ecosystem": "go"
},
{
"name": "github.com/rs/zerolog",
"direct": true,
"version": "v1.29.0",
"ecosystem": "go"
},
{
"name": "github.com/schollz/progressbar/v3",
"direct": true,
"version": "v3.18.0",
"ecosystem": "go"
},
{
"name": "github.com/sethvargo/go-retry",
"direct": true,
"version": "v0.2.3",
"ecosystem": "go"
},
{
"name": "github.com/shirou/gopsutil/v3",
"direct": true,
"version": "v3.22.2",
"ecosystem": "go"
},
{
"name": "github.com/shirou/gopsutil/v3",
"direct": true,
"version": "v3.24.5",
"ecosystem": "go"
},
{
"name": "github.com/slok/go-http-metrics",
"direct": true,
"version": "v0.12.0",
"ecosystem": "go"
},
{
"name": "github.com/sony/gobreaker",
"direct": true,
"version": "v0.5.0",
"ecosystem": "go"
},
{
"name": "github.com/spf13/cobra",
"direct": true,
"version": "v1.8.1",
"ecosystem": "go"
},
{
"name": "github.com/spf13/pflag",
"direct": true,
"version": "v1.0.6",
"ecosystem": "go"
},
{
"name": "github.com/spf13/viper",
"direct": true,
"version": "v1.15.0",
"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": "github.com/vividcortex/ewma",
"direct": true,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/vmihailenco/msgpack/v4",
"direct": true,
"version": "v4.3.11",
"ecosystem": "go"
},
{
"name": "github.com/vmihailenco/msgpack/v4",
"direct": true,
"version": "v4.3.12",
"ecosystem": "go"
},
{
"name": "go.einride.tech/pid",
"direct": true,
"version": "v0.1.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel",
"direct": true,
"version": "v1.39.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel",
"direct": true,
"version": "v1.40.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc",
"direct": true,
"version": "v1.31.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/exporters/stdout/stdouttrace",
"direct": true,
"version": "v1.21.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/sdk",
"direct": true,
"version": "v1.39.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/sdk",
"direct": true,
"version": "v1.40.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/trace",
"direct": true,
"version": "v1.39.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/trace",
"direct": true,
"version": "v1.40.0",
"ecosystem": "go"
},
{
"name": "go.uber.org/atomic",
"direct": true,
"version": "v1.11.0",
"ecosystem": "go"
},
{
"name": "go.uber.org/mock",
"direct": true,
"version": "v0.5.0",
"ecosystem": "go"
},
{
"name": "go.uber.org/multierr",
"direct": true,
"version": "v1.11.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/crypto",
"direct": true,
"version": "v0.47.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/exp",
"direct": true,
"version": "v0.0.0-20241217172543-b2144cdd0a67",
"ecosystem": "go"
},
{
"name": "golang.org/x/sync",
"direct": true,
"version": "v0.13.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sync",
"direct": true,
"version": "v0.19.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": true,
"version": "v0.40.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/text",
"direct": true,
"version": "v0.33.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/time",
"direct": true,
"version": "v0.14.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/tools",
"direct": true,
"version": "v0.32.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/tools",
"direct": true,
"version": "v0.40.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/xerrors",
"direct": true,
"version": "v0.0.0-20240903120638-7835f813f4da",
"ecosystem": "go"
},
{
"name": "google.golang.org/api",
"direct": true,
"version": "v0.267.0",
"ecosystem": "go"
},
{
"name": "google.golang.org/genproto",
"direct": true,
"version": "v0.0.0-20260128011058-8636f8732409",
"ecosystem": "go"
},
{
"name": "google.golang.org/genproto/googleapis/api",
"direct": true,
"version": "v0.0.0-20260203192932-546029d2fa20",
"ecosystem": "go"
},
{
"name": "google.golang.org/genproto/googleapis/bytestream",
"direct": true,
"version": "v0.0.0-20260203192932-546029d2fa20",
"ecosystem": "go"
},
{
"name": "google.golang.org/grpc",
"direct": true,
"version": "v1.79.3",
"ecosystem": "go"
},
{
"name": "google.golang.org/grpc/cmd/protoc-gen-go-grpc",
"direct": true,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "google.golang.org/protobuf",
"direct": true,
"version": "v1.36.11",
"ecosystem": "go"
},
{
"name": "gopkg.in/yaml.v2",
"direct": true,
"version": "v2.4.0",
"ecosystem": "go"
},
{
"name": "gopkg.in/yaml.v3",
"direct": true,
"version": "v3.0.1",
"ecosystem": "go"
},
{
"name": "gotest.tools",
"direct": true,
"version": "v2.2.0+incompatible",
"ecosystem": "go"
},
{
"name": "pgregory.net/rapid",
"direct": true,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "cel.dev/expr",
"direct": false,
"version": "v0.25.1",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go",
"direct": false,
"version": "v0.123.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/auth",
"direct": false,
"version": "v0.18.1",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/auth/oauth2adapt",
"direct": false,
"version": "v0.2.8",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/iam",
"direct": false,
"version": "v1.5.3",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/monitoring",
"direct": false,
"version": "v1.24.3",
"ecosystem": "go"
},
{
"name": "dario.cat/mergo",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/apache/arrow/go/v15",
"direct": false,
"version": "v15.0.2",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2",
"direct": false,
"version": "v1.41.1",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/credentials",
"direct": false,
"version": "v1.19.7",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/feature/ec2/imds",
"direct": false,
"version": "v1.18.17",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/internal/configsources",
"direct": false,
"version": "v1.4.17",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/internal/endpoints/v2",
"direct": false,
"version": "v2.7.17",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/internal/ini",
"direct": false,
"version": "v1.8.4",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding",
"direct": false,
"version": "v1.13.4",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/service/internal/presigned-url",
"direct": false,
"version": "v1.13.17",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/service/internal/s3shared",
"direct": false,
"version": "v1.7.0",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/service/signin",
"direct": false,
"version": "v1.0.5",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/service/sso",
"direct": false,
"version": "v1.30.9",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/service/ssooidc",
"direct": false,
"version": "v1.35.13",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/service/sts",
"direct": false,
"version": "v1.41.6",
"ecosystem": "go"
},
{
"name": "github.com/aws/smithy-go",
"direct": false,
"version": "v1.24.0",
"ecosystem": "go"
},
{
"name": "github.com/azure/go-ansiterm",
"direct": false,
"version": "v0.0.0-20210617225240-d185dfc1b5a1",
"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/bits-and-blooms/bitset",
"direct": false,
"version": "v1.24.4",
"ecosystem": "go"
},
{
"name": "github.com/cenkalti/backoff/v4",
"direct": false,
"version": "v4.3.0",
"ecosystem": "go"
},
{
"name": "github.com/cenkalti/backoff/v5",
"direct": false,
"version": "v5.0.3",
"ecosystem": "go"
},
{
"name": "github.com/cespare/xxhash",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/cespare/xxhash/v2",
"direct": false,
"version": "v2.3.0",
"ecosystem": "go"
},
{
"name": "github.com/cloudflare/circl",
"direct": false,
"version": "v1.3.3",
"ecosystem": "go"
},
{
"name": "github.com/cncf/xds/go",
"direct": false,
"version": "v0.0.0-20251210132809-ee656c7534f5",
"ecosystem": "go"
},
{
"name": "github.com/cockroachdb/crlib",
"direct": false,
"version": "v0.0.0-20241015224233-894974b3ad94",
"ecosystem": "go"
},
{
"name": "github.com/cockroachdb/errors",
"direct": false,
"version": "v1.11.3",
"ecosystem": "go"
},
{
"name": "github.com/cockroachdb/fifo",
"direct": false,
"version": "v0.0.0-20240606204812-0bbfbd93a7ce",
"ecosystem": "go"
},
{
"name": "github.com/cockroachdb/logtags",
"direct": false,
"version": "v0.0.0-20230118201751-21c54148d20b",
"ecosystem": "go"
},
{
"name": "github.com/cockroachdb/redact",
"direct": false,
"version": "v1.1.5",
"ecosystem": "go"
},
{
"name": "github.com/cockroachdb/swiss",
"direct": false,
"version": "v0.0.0-20250624142022-d6e517c1d961",
"ecosystem": "go"
},
{
"name": "github.com/cockroachdb/tokenbucket",
"direct": false,
"version": "v0.0.0-20230807174530-cc333fc44b06",
"ecosystem": "go"
},
{
"name": "github.com/consensys/gnark-crypto",
"direct": false,
"version": "v0.18.1",
"ecosystem": "go"
},
{
"name": "github.com/containerd/cgroups",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/containerd/errdefs",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/containerd/errdefs/pkg",
"direct": false,
"version": "v0.3.0",
"ecosystem": "go"
},
{
"name": "github.com/containerd/fifo",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/containerd/log",
"direct": false,
"version": "v0.1.0",
"ecosystem": "go"
},
{
"name": "github.com/coreos/go-systemd/v22",
"direct": false,
"version": "v22.5.0",
"ecosystem": "go"
},
{
"name": "github.com/crate-crypto/go-eth-kzg",
"direct": false,
"version": "v1.4.0",
"ecosystem": "go"
},
{
"name": "github.com/crate-crypto/go-ipa",
"direct": false,
"version": "v0.0.0-20240724233137-53bbb0ceb27a",
"ecosystem": "go"
},
{
"name": "github.com/cskr/pubsub",
"direct": false,
"version": "v1.0.2",
"ecosystem": "go"
},
{
"name": "github.com/cyphar/filepath-securejoin",
"direct": false,
"version": "v0.5.1",
"ecosystem": "go"
},
{
"name": "github.com/datadog/zstd",
"direct": false,
"version": "v1.5.6-0.20230824185856-869dae002e5e",
"ecosystem": "go"
},
{
"name": "github.com/davidlazar/go-crypto",
"direct": false,
"version": "v0.0.0-20200604182044-b73af7476f6c",
"ecosystem": "go"
},
{
"name": "github.com/deckarep/golang-set/v2",
"direct": false,
"version": "v2.6.0",
"ecosystem": "go"
},
{
"name": "github.com/decred/dcrd/dcrec/secp256k1/v4",
"direct": false,
"version": "v4.3.0",
"ecosystem": "go"
},
{
"name": "github.com/desertbit/timer",
"direct": false,
"version": "v0.0.0-20180107155436-c41aec40b27f",
"ecosystem": "go"
},
{
"name": "github.com/dgraph-io/ristretto",
"direct": false,
"version": "v0.1.0",
"ecosystem": "go"
},
{
"name": "github.com/dgryski/go-farm",
"direct": false,
"version": "v0.0.0-20190423205320-6a90982ecee2",
"ecosystem": "go"
},
{
"name": "github.com/dgryski/go-farm",
"direct": false,
"version": "v0.0.0-20200201041132-a6ae2369ad13",
"ecosystem": "go"
},
{
"name": "github.com/distribution/reference",
"direct": false,
"version": "v0.6.0",
"ecosystem": "go"
},
{
"name": "github.com/docker/cli",
"direct": false,
"version": "v28.5.2+incompatible",
"ecosystem": "go"
},
{
"name": "github.com/docker/docker-credential-helpers",
"direct": false,
"version": "v0.8.0",
"ecosystem": "go"
},
{
"name": "github.com/docker/go-metrics",
"direct": false,
"version": "v0.0.1",
"ecosystem": "go"
},
{
"name": "github.com/elastic/gosigar",
"direct": false,
"version": "v0.14.3",
"ecosystem": "go"
},
{
"name": "github.com/emicklei/dot",
"direct": false,
"version": "v1.6.2",
"ecosystem": "go"
},
{
"name": "github.com/emirpasic/gods",
"direct": false,
"version": "v1.18.1",
"ecosystem": "go"
},
{
"name": "github.com/envoyproxy/go-control-plane/envoy",
"direct": false,
"version": "v1.36.0",
"ecosystem": "go"
},
{
"name": "github.com/envoyproxy/protoc-gen-validate",
"direct": false,
"version": "v1.3.0",
"ecosystem": "go"
},
{
"name": "github.com/ethereum/c-kzg-4844/v2",
"direct": false,
"version": "v2.1.5",
"ecosystem": "go"
},
{
"name": "github.com/ethereum/go-bigmodexpfix",
"direct": false,
"version": "v0.0.0-20250911101455-f9e208c548ab",
"ecosystem": "go"
},
{
"name": "github.com/ethereum/go-verkle",
"direct": false,
"version": "v0.2.2",
"ecosystem": "go"
},
{
"name": "github.com/felixge/fgprof",
"direct": false,
"version": "v0.9.3",
"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/filecoin-project/go-clock",
"direct": false,
"version": "v0.1.0",
"ecosystem": "go"
},
{
"name": "github.com/flynn/noise",
"direct": false,
"version": "v1.1.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.6.0",
"ecosystem": "go"
},
{
"name": "github.com/gabriel-vasile/mimetype",
"direct": false,
"version": "v1.4.6",
"ecosystem": "go"
},
{
"name": "github.com/gammazero/deque",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/getsentry/sentry-go",
"direct": false,
"version": "v0.27.0",
"ecosystem": "go"
},
{
"name": "github.com/go-git/gcfg",
"direct": false,
"version": "v1.5.1-0.20230307220236-3a3c6141e376",
"ecosystem": "go"
},
{
"name": "github.com/go-git/go-billy/v5",
"direct": false,
"version": "v5.5.0",
"ecosystem": "go"
},
{
"name": "github.com/go-jose/go-jose/v4",
"direct": false,
"version": "v4.1.3",
"ecosystem": "go"
},
{
"name": "github.com/go-kit/kit",
"direct": false,
"version": "v0.12.0",
"ecosystem": "go"
},
{
"name": "github.com/go-kit/log",
"direct": false,
"version": "v0.2.1",
"ecosystem": "go"
},
{
"name": "github.com/go-logfmt/logfmt",
"direct": false,
"version": "v0.6.0",
"ecosystem": "go"
},
{
"name": "github.com/go-logr/logr",
"direct": false,
"version": "v1.4.3",
"ecosystem": "go"
},
{
"name": "github.com/go-logr/stdr",
"direct": false,
"version": "v1.2.2",
"ecosystem": "go"
},
{
"name": "github.com/go-ole/go-ole",
"direct": false,
"version": "v1.3.0",
"ecosystem": "go"
},
{
"name": "github.com/go-playground/locales",
"direct": false,
"version": "v0.14.1",
"ecosystem": "go"
},
{
"name": "github.com/go-playground/universal-translator",
"direct": false,
"version": "v0.18.1",
"ecosystem": "go"
},
{
"name": "github.com/go-task/slim-sprig/v3",
"direct": false,
"version": "v3.0.0",
"ecosystem": "go"
},
{
"name": "github.com/goccy/go-json",
"direct": false,
"version": "v0.10.4",
"ecosystem": "go"
},
{
"name": "github.com/godbus/dbus/v5",
"direct": false,
"version": "v5.1.0",
"ecosystem": "go"
},
{
"name": "github.com/golang/glog",
"direct": false,
"version": "v1.2.5",
"ecosystem": "go"
},
{
"name": "github.com/golang/groupcache",
"direct": false,
"version": "v0.0.0-20210331224755-41bb18bfe9da",
"ecosystem": "go"
},
{
"name": "github.com/golangci/plugin-module-register",
"direct": false,
"version": "v0.1.1",
"ecosystem": "go"
},
{
"name": "github.com/google/flatbuffers",
"direct": false,
"version": "v23.5.26+incompatible",
"ecosystem": "go"
},
{
"name": "github.com/google/gopacket",
"direct": false,
"version": "v1.1.19",
"ecosystem": "go"
},
{
"name": "github.com/google/s2a-go",
"direct": false,
"version": "v0.1.9",
"ecosystem": "go"
},
{
"name": "github.com/googleapis/enterprise-certificate-proxy",
"direct": false,
"version": "v0.3.11",
"ecosystem": "go"
},
{
"name": "github.com/googleapis/gax-go/v2",
"direct": false,
"version": "v2.17.0",
"ecosystem": "go"
},
{
"name": "github.com/googlecloudplatform/opentelemetry-operations-go/detectors/gcp",
"direct": false,
"version": "v1.30.0",
"ecosystem": "go"
},
{
"name": "github.com/googlecloudplatform/opentelemetry-operations-go/exporter/metric",
"direct": false,
"version": "v0.53.0",
"ecosystem": "go"
},
{
"name": "github.com/googlecloudplatform/opentelemetry-operations-go/internal/resourcemapping",
"direct": false,
"version": "v0.53.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/errwrap",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/golang-lru",
"direct": false,
"version": "v1.0.2",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/hcl",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/holiman/bloomfilter/v2",
"direct": false,
"version": "v2.0.3",
"ecosystem": "go"
},
{
"name": "github.com/huandu/go-clone",
"direct": false,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "github.com/huandu/go-clone",
"direct": false,
"version": "v1.7.2",
"ecosystem": "go"
},
{
"name": "github.com/huin/goupnp",
"direct": false,
"version": "v1.3.0",
"ecosystem": "go"
},
{
"name": "github.com/inconshreveable/mousetrap",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/ipfs/bbloom",
"direct": false,
"version": "v0.0.4",
"ecosystem": "go"
},
{
"name": "github.com/ipfs/go-cidutil",
"direct": false,
"version": "v0.1.0",
"ecosystem": "go"
},
{
"name": "github.com/ipfs/go-ipfs-delay",
"direct": false,
"version": "v0.0.1",
"ecosystem": "go"
},
{
"name": "github.com/ipfs/go-ipfs-pq",
"direct": false,
"version": "v0.0.3",
"ecosystem": "go"
},
{
"name": "github.com/ipfs/go-ipfs-util",
"direct": false,
"version": "v0.0.3",
"ecosystem": "go"
},
{
"name": "github.com/ipfs/go-metrics-interface",
"direct": false,
"version": "v0.0.1",
"ecosystem": "go"
},
{
"name": "github.com/ipfs/go-peertaskqueue",
"direct": false,
"version": "v0.8.2",
"ecosystem": "go"
},
{
"name": "github.com/ipld/go-ipld-prime",
"direct": false,
"version": "v0.21.0",
"ecosystem": "go"
},
{
"name": "github.com/jackpal/go-nat-pmp",
"direct": false,
"version": "v1.0.2",
"ecosystem": "go"
},
{
"name": "github.com/jbenet/go-context",
"direct": false,
"version": "v0.0.0-20150711004518-d14ea06fba99",
"ecosystem": "go"
},
{
"name": "github.com/jbenet/go-temp-err-catcher",
"direct": false,
"version": "v0.1.0",
"ecosystem": "go"
},
{
"name": "github.com/jbenet/goprocess",
"direct": false,
"version": "v0.1.4",
"ecosystem": "go"
},
{
"name": "github.com/jorropo/jsync",
"direct": false,
"version": "v1.0.1",
"ecosystem": "go"
},
{
"name": "github.com/k0kubun/pp/v3",
"direct": false,
"version": "v3.5.0",
"ecosystem": "go"
},
{
"name": "github.com/kevinburke/go-bindata",
"direct": false,
"version": "v3.24.0+incompatible",
"ecosystem": "go"
},
{
"name": "github.com/kevinburke/ssh_config",
"direct": false,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/klauspost/compress",
"direct": false,
"version": "v1.17.11",
"ecosystem": "go"
},
{
"name": "github.com/klauspost/cpuid/v2",
"direct": false,
"version": "v2.2.9",
"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/leodido/go-urn",
"direct": false,
"version": "v1.4.0",
"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.2.0",
"ecosystem": "go"
},
{
"name": "github.com/libp2p/go-libp2p-asn-util",
"direct": false,
"version": "v0.4.1",
"ecosystem": "go"
},
{
"name": "github.com/libp2p/go-libp2p-record",
"direct": false,
"version": "v0.2.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.2",
"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/logrusorgru/aurora/v4",
"direct": false,
"version": "v4.0.0",
"ecosystem": "go"
},
{
"name": "github.com/lufia/plan9stats",
"direct": false,
"version": "v0.0.0-20211012122336-39d0f177ccd0",
"ecosystem": "go"
},
{
"name": "github.com/magiconair/properties",
"direct": false,
"version": "v1.8.7",
"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.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.16",
"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.62",
"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/minio/sha256-simd",
"direct": false,
"version": "v1.0.1",
"ecosystem": "go"
},
{
"name": "github.com/mitchellh/colorstring",
"direct": false,
"version": "v0.0.0-20190213212951-d06e56a500db",
"ecosystem": "go"
},
{
"name": "github.com/moby/docker-image-spec",
"direct": false,
"version": "v1.3.1",
"ecosystem": "go"
},
{
"name": "github.com/moby/sys/atomicwriter",
"direct": false,
"version": "v0.1.0",
"ecosystem": "go"
},
{
"name": "github.com/moby/sys/sequential",
"direct": false,
"version": "v0.6.0",
"ecosystem": "go"
},
{
"name": "github.com/moby/sys/userns",
"direct": false,
"version": "v0.1.0",
"ecosystem": "go"
},
{
"name": "github.com/moby/term",
"direct": false,
"version": "v0.5.0",
"ecosystem": "go"
},
{
"name": "github.com/morikuni/aec",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/mr-tron/base58",
"direct": false,
"version": "v1.2.0",
"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-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-multistream",
"direct": false,
"version": "v0.6.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/olekukonko/tablewriter",
"direct": false,
"version": "v0.0.5",
"ecosystem": "go"
},
{
"name": "github.com/oneofone/xxhash",
"direct": false,
"version": "v1.2.8",
"ecosystem": "go"
},
{
"name": "github.com/onflow/fixed-point",
"direct": false,
"version": "v0.1.1",
"ecosystem": "go"
},
{
"name": "github.com/onflow/flow-ft/lib/go/templates",
"direct": false,
"version": "v1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/onflow/flow-nft/lib/go/templates",
"direct": false,
"version": "v1.4.1",
"ecosystem": "go"
},
{
"name": "github.com/onflow/sdks",
"direct": false,
"version": "v0.6.0-preview.1",
"ecosystem": "go"
},
{
"name": "github.com/onsi/ginkgo/v2",
"direct": false,
"version": "v2.22.0",
"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",
"ecosystem": "go"
},
{
"name": "github.com/opencontainers/runtime-spec",
"direct": false,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/opentracing/opentracing-go",
"direct": false,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/pelletier/go-toml/v2",
"direct": false,
"version": "v2.2.1",
"ecosystem": "go"
},
{
"name": "github.com/pelletier/go-toml/v2",
"direct": false,
"version": "v2.2.2",
"ecosystem": "go"
},
{
"name": "github.com/pion/datachannel",
"direct": false,
"version": "v1.5.10",
"ecosystem": "go"
},
{
"name": "github.com/pion/dtls/v2",
"direct": false,
"version": "v2.2.12",
"ecosystem": "go"
},
{
"name": "github.com/pion/ice/v2",
"direct": false,
"version": "v2.3.37",
"ecosystem": "go"
},
{
"name": "github.com/pion/interceptor",
"direct": false,
"version": "v0.1.37",
"ecosystem": "go"
},
{
"name": "github.com/pion/logging",
"direct": false,
"version": "v0.2.2",
"ecosystem": "go"
},
{
"name": "github.com/pion/mdns",
"direct": false,
"version": "v0.0.12",
"ecosystem": "go"
},
{
"name": "github.com/pion/randutil",
"direct": false,
"version": "v0.1.0",
"ecosystem": "go"
},
{
"name": "github.com/pion/rtcp",
"direct": false,
"version": "v1.2.15",
"ecosystem": "go"
},
{
"name": "github.com/pion/rtp",
"direct": false,
"version": "v1.8.10",
"ecosystem": "go"
},
{
"name": "github.com/pion/sctp",
"direct": false,
"version": "v1.8.35",
"ecosystem": "go"
},
{
"name": "github.com/pion/sdp/v3",
"direct": false,
"version": "v3.0.9",
"ecosystem": "go"
},
{
"name": "github.com/pion/srtp/v2",
"direct": false,
"version": "v2.0.20",
"ecosystem": "go"
},
{
"name": "github.com/pion/stun",
"direct": false,
"version": "v0.6.1",
"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.10",
"ecosystem": "go"
},
{
"name": "github.com/pion/transport/v3",
"direct": false,
"version": "v3.0.7",
"ecosystem": "go"
},
{
"name": "github.com/pion/turn/v2",
"direct": false,
"version": "v2.1.6",
"ecosystem": "go"
},
{
"name": "github.com/pion/webrtc/v3",
"direct": false,
"version": "v3.3.5",
"ecosystem": "go"
},
{
"name": "github.com/pjbgf/sha1cd",
"direct": false,
"version": "v0.3.0",
"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.0",
"ecosystem": "go"
},
{
"name": "github.com/pmezard/go-difflib",
"direct": false,
"version": "v1.0.1-0.20181226105442-5d4384ee4fb2",
"ecosystem": "go"
},
{
"name": "github.com/polydawn/refmt",
"direct": false,
"version": "v0.89.0",
"ecosystem": "go"
},
{
"name": "github.com/power-devops/perfstat",
"direct": false,
"version": "v0.0.0-20210106213030-5aafc221ea8c",
"ecosystem": "go"
},
{
"name": "github.com/projectzkm/ziren/crates/go-runtime/zkvm_runtime",
"direct": false,
"version": "v0.0.0-20251001021608-1fe7b43fc4d6",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/procfs",
"direct": false,
"version": "v0.15.1",
"ecosystem": "go"
},
{
"name": "github.com/protonmail/go-crypto",
"direct": false,
"version": "v0.0.0-20230828082145-3c4c8a2d2371",
"ecosystem": "go"
},
{
"name": "github.com/psiemens/sconfig",
"direct": false,
"version": "v0.1.0",
"ecosystem": "go"
},
{
"name": "github.com/quic-go/qpack",
"direct": false,
"version": "v0.5.1",
"ecosystem": "go"
},
{
"name": "github.com/quic-go/quic-go",
"direct": false,
"version": "v0.48.2",
"ecosystem": "go"
},
{
"name": "github.com/quic-go/webtransport-go",
"direct": false,
"version": "v0.8.1-0.20241018022711-4ac2c9250e66",
"ecosystem": "go"
},
{
"name": "github.com/raulk/go-watchdog",
"direct": false,
"version": "v1.3.0",
"ecosystem": "go"
},
{
"name": "github.com/rivo/uniseg",
"direct": false,
"version": "v0.4.7",
"ecosystem": "go"
},
{
"name": "github.com/rogpeppe/go-internal",
"direct": false,
"version": "v1.14.1",
"ecosystem": "go"
},
{
"name": "github.com/savetherbtz/mph",
"direct": false,
"version": "v0.1.1-0.20240117162131-4166ec7869bc",
"ecosystem": "go"
},
{
"name": "github.com/sergi/go-diff",
"direct": false,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/shirou/gopsutil",
"direct": false,
"version": "v3.21.4-0.20210419000835-c7a38de76ee5+incompatible",
"ecosystem": "go"
},
{
"name": "github.com/shoenig/go-m1cpu",
"direct": false,
"version": "v0.1.6",
"ecosystem": "go"
},
{
"name": "github.com/sirupsen/logrus",
"direct": false,
"version": "v1.9.3",
"ecosystem": "go"
},
{
"name": "github.com/skeema/knownhosts",
"direct": false,
"version": "v1.2.1",
"ecosystem": "go"
},
{
"name": "github.com/spaolacci/murmur3",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/spf13/afero",
"direct": false,
"version": "v1.10.0",
"ecosystem": "go"
},
{
"name": "github.com/spf13/afero",
"direct": false,
"version": "v1.11.0",
"ecosystem": "go"
},
{
"name": "github.com/spf13/cast",
"direct": false,
"version": "v1.5.0",
"ecosystem": "go"
},
{
"name": "github.com/spf13/jwalterweatherman",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/spiffe/go-spiffe/v2",
"direct": false,
"version": "v2.6.0",
"ecosystem": "go"
},
{
"name": "github.com/stackexchange/wmi",
"direct": false,
"version": "v1.2.1",
"ecosystem": "go"
},
{
"name": "github.com/stretchr/objx",
"direct": false,
"version": "v0.5.2",
"ecosystem": "go"
},
{
"name": "github.com/subosito/gotenv",
"direct": false,
"version": "v1.4.2",
"ecosystem": "go"
},
{
"name": "github.com/supranational/blst",
"direct": false,
"version": "v0.3.16-0.20250831170142-f48500c1fdbe",
"ecosystem": "go"
},
{
"name": "github.com/syndtr/goleveldb",
"direct": false,
"version": "v1.0.1-0.20210819022825-2ae1ddf74ef7",
"ecosystem": "go"
},
{
"name": "github.com/texttheater/golang-levenshtein/levenshtein",
"direct": false,
"version": "v0.0.0-20200805054039-cae8b0eaed6c",
"ecosystem": "go"
},
{
"name": "github.com/tklauser/go-sysconf",
"direct": false,
"version": "v0.3.12",
"ecosystem": "go"
},
{
"name": "github.com/tklauser/numcpus",
"direct": false,
"version": "v0.6.1",
"ecosystem": "go"
},
{
"name": "github.com/turbolent/prettier",
"direct": false,
"version": "v0.0.0-20220320183459-661cc755135d",
"ecosystem": "go"
},
{
"name": "github.com/victoriametrics/fastcache",
"direct": false,
"version": "v1.13.0",
"ecosystem": "go"
},
{
"name": "github.com/vmihailenco/tagparser",
"direct": false,
"version": "v0.1.1",
"ecosystem": "go"
},
{
"name": "github.com/vmihailenco/tagparser",
"direct": false,
"version": "v0.1.2",
"ecosystem": "go"
},
{
"name": "github.com/whyrusleeping/go-keyspace",
"direct": false,
"version": "v0.0.0-20160322163242-5b898ac5add1",
"ecosystem": "go"
},
{
"name": "github.com/wlynxg/anet",
"direct": false,
"version": "v0.0.5",
"ecosystem": "go"
},
{
"name": "github.com/x448/float16",
"direct": false,
"version": "v0.8.4",
"ecosystem": "go"
},
{
"name": "github.com/xanzy/ssh-agent",
"direct": false,
"version": "v0.3.3",
"ecosystem": "go"
},
{
"name": "github.com/yusufpapurcu/wmi",
"direct": false,
"version": "v1.2.2",
"ecosystem": "go"
},
{
"name": "github.com/yusufpapurcu/wmi",
"direct": false,
"version": "v1.2.4",
"ecosystem": "go"
},
{
"name": "github.com/zeebo/blake3",
"direct": false,
"version": "v0.2.4",
"ecosystem": "go"
},
{
"name": "github.com/zeebo/xxh3",
"direct": false,
"version": "v1.0.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.2.1",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/contrib/detectors/gcp",
"direct": false,
"version": "v1.39.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.61.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"direct": false,
"version": "v0.65.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace",
"direct": false,
"version": "v1.39.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/metric",
"direct": false,
"version": "v1.39.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/metric",
"direct": false,
"version": "v1.40.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/sdk/metric",
"direct": false,
"version": "v1.39.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/sdk/metric",
"direct": false,
"version": "v1.40.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/proto/otlp",
"direct": false,
"version": "v1.9.0",
"ecosystem": "go"
},
{
"name": "go.uber.org/dig",
"direct": false,
"version": "v1.18.0",
"ecosystem": "go"
},
{
"name": "go.uber.org/fx",
"direct": false,
"version": "v1.23.0",
"ecosystem": "go"
},
{
"name": "go.uber.org/zap",
"direct": false,
"version": "v1.27.0",
"ecosystem": "go"
},
{
"name": "go.yaml.in/yaml/v3",
"direct": false,
"version": "v3.0.4",
"ecosystem": "go"
},
{
"name": "golang.org/x/mod",
"direct": false,
"version": "v0.24.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/mod",
"direct": false,
"version": "v0.31.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/net",
"direct": false,
"version": "v0.49.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/oauth2",
"direct": false,
"version": "v0.35.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/telemetry",
"direct": false,
"version": "v0.0.0-20251203150158-8fff8a5912fc",
"ecosystem": "go"
},
{
"name": "golang.org/x/term",
"direct": false,
"version": "v0.39.0",
"ecosystem": "go"
},
{
"name": "gonum.org/v1/gonum",
"direct": false,
"version": "v0.16.0",
"ecosystem": "go"
},
{
"name": "google.golang.org/appengine",
"direct": false,
"version": "v1.6.8",
"ecosystem": "go"
},
{
"name": "google.golang.org/genproto/googleapis/rpc",
"direct": false,
"version": "v0.0.0-20260203192932-546029d2fa20",
"ecosystem": "go"
},
{
"name": "gopkg.in/ini.v1",
"direct": false,
"version": "v1.67.0",
"ecosystem": "go"
},
{
"name": "gopkg.in/warnings.v0",
"direct": false,
"version": "v0.1.2",
"ecosystem": "go"
},
{
"name": "lukechampine.com/blake3",
"direct": false,
"version": "v1.4.1",
"ecosystem": "go"
},
{
"name": "nhooyr.io/websocket",
"direct": false,
"version": "v1.8.7",
"ecosystem": "go"
}
],
"collected": true,
"truncated": false,
"total_count": 420,
"direct_count": 139,
"indirect_count": 281
}
},
"maintainership": {
"issues": {
"open_prs": 46,
"merged_prs": 5534,
"open_issues": 236,
"closed_ratio": 0.869,
"closed_issues": 1571,
"closed_unmerged_prs": 1208
},
"bus_factor": 7,
"top_contributors": [
{
"type": "User",
"login": "jordanschalm",
"commits": 5538,
"avatar_url": "https://avatars.githubusercontent.com/u/10557821?u=e84be366855df7d21845310350926ac0f96e5fc2&v=4"
},
{
"type": "User",
"login": "zhangchiqing",
"commits": 4216,
"avatar_url": "https://avatars.githubusercontent.com/u/811374?v=4"
},
{
"type": "User",
"login": "turbolent",
"commits": 4089,
"avatar_url": "https://avatars.githubusercontent.com/u/51661?u=8625491e7c7978888cbfef174454648241d2cc08&v=4"
},
{
"type": "User",
"login": "durkmurder",
"commits": 3136,
"avatar_url": "https://avatars.githubusercontent.com/u/6676203?u=9655391d36feb49a17f50fbbde399d3b69c64cc9&v=4"
},
{
"type": "User",
"login": "thep2p",
"commits": 2886,
"avatar_url": "https://avatars.githubusercontent.com/u/19204398?u=6925ab7072fa96f5b7a0d7d979289b64c8327d18&v=4"
},
{
"type": "User",
"login": "ramtinms",
"commits": 2581,
"avatar_url": "https://avatars.githubusercontent.com/u/1317988?u=c4aa6080a41b6a59cb448b2c3dba546a616701a9&v=4"
},
{
"type": "User",
"login": "psiemens",
"commits": 2499,
"avatar_url": "https://avatars.githubusercontent.com/u/2547035?u=613567dffdcebaa36ea7f4fc20aee520a8817bff&v=4"
},
{
"type": "User",
"login": "peterargue",
"commits": 1975,
"avatar_url": "https://avatars.githubusercontent.com/u/89119817?u=164174fffce6ee427e9f19b93c9af80bdff5b438&v=4"
},
{
"type": "User",
"login": "UlyanaAndrukhiv",
"commits": 1969,
"avatar_url": "https://avatars.githubusercontent.com/u/11539013?u=d515b0efdb1602d939c7904a48d81a0d982c8f95&v=4"
},
{
"type": "User",
"login": "synzhu",
"commits": 1592,
"avatar_url": "https://avatars.githubusercontent.com/u/14226557?u=6692a64d9561bf817bd18e59304e9a2a8e2055c3&v=4"
}
],
"contributors_sampled": 99,
"top_contributor_share": 0.119
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"action.yml",
"ci.yml",
"code-analysis.yml",
"dependency-review.yml",
"flaky-test-monitor.yml",
"image_builds.yml",
"release-drafter.yml",
"semver-tags.yaml",
"stale.yml",
"tools.yml"
],
"has_docs_dir": true,
"linter_configs": [
".golangci.yml"
],
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 6,
"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": 8,
"reason": "6 out of 7 merged PRs checked by a CI test -- score normalized to 8",
"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": 10,
"reason": "all changesets reviewed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 15 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": 10,
"reason": "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": null,
"reason": "packaging workflow not 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": 8,
"reason": "SAST tool detected but not run on all commits",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 10,
"reason": "security policy file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"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": "64 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "d7463b7274ac514d2bda9042201e96171d29f578",
"ran_at": "2026-07-15T23:59:12Z",
"aggregate_score": 7.1,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": true,
"has_dependabot_config": false
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/onFlow/flow-go",
"host": "github.com",
"name": "flow-go",
"owner": "onFlow"
},
"metrics": {
"overall": {
"key": "overall",
"band": "good",
"name": "Overall health",
"note": null,
"notes": [],
"value": 84,
"inputs": {
"security": 71,
"vitality": 99,
"community": 72,
"governance": 85,
"engineering": 88
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "excellent",
"name": "Vitality",
"value": 99,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "excellent",
"name": "Development activity",
"note": null,
"notes": [],
"value": 99,
"inputs": {
"commits_last_year": 4380,
"human_commit_share": null,
"days_since_last_push": 0,
"active_weeks_last_year": 50
},
"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": "50/52 weeks with commits",
"points": 34.6,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 50
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "4380 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 4380
}
}
],
"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": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"releases_count": 84,
"latest_release_tag": "v0.50.0",
"releases_from_tags": false,
"days_since_latest_release": 13,
"mean_days_between_releases": 17.2
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "84 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 84
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 13 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 13
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~17.2 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 17.2
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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": "good",
"name": "Community & Adoption",
"value": 72,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "good",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 74,
"inputs": {
"forks": 213,
"stars": 570,
"watchers": 50,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "570 stars",
"points": 44.7,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 570
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "213 forks",
"points": 19.4,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 213
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "50 watchers",
"points": 9.4,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 50
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (AGPL-3.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "AGPL-3.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"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": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "excellent",
"name": "Sustainability & Governance",
"value": 85,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "excellent",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 95,
"inputs": {
"bus_factor": 7,
"contributors_sampled": 99,
"top_contributor_share": 0.119
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "7 contributor(s) cover half of all commits",
"points": 51.3,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 7
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 12% of commits",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 12
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "99 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 99
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 15 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 87,
"inputs": {
"merged_prs": 5534,
"open_issues": 236,
"closed_issues": 1571,
"issue_closed_ratio": 0.869,
"closed_unmerged_prs": 1208
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "87% of issues closed",
"points": 40.6,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 87
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "5534/6742 decided PRs merged",
"points": 31.4,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 5534,
"decided": 6742
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "all changesets reviewed",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"followers": 649,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "onflow",
"public_repos": 237,
"account_age_days": 2309
},
"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": "649 followers of onflow",
"points": 20.2,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 649,
"login": "onflow"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "237 public repos, account ~6 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 237
}
},
{
"code": "account_age_years",
"params": {
"years": 6
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "good",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"packages": [
"github.com/onflow/flow-go/crypto",
"github.com/onflow/flow-go"
],
"ecosystems": "go",
"any_deprecated": true,
"min_days_since_publish": 13
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "2 package(s) on go",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 2,
"ecosystems": "go"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 13 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 13
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "1034 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 1034
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "github.com/onflow/flow-go/crypto: The latest supported version is v0.25.0. The module then migrated to github.com/onflow/crypto. Use the new module github.com/onflow/crypto instead.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "excellent",
"name": "Engineering Quality",
"value": 88,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "excellent",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 86,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "10 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 10
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": ".golangci.yml",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "6 out of 7 merged PRs checked by a CI test -- score normalized to 8",
"points": 16,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"topics": [
"flow",
"golang",
"go",
"blockchain",
"byzantine-fault-tolerance",
"cadence",
"consensus",
"distributed-systems",
"hotstuff",
"layer-1",
"proof-of-stake",
"reference-implementation",
"smart-contracts"
],
"has_wiki": false,
"homepage": "https://flow.com",
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://flow.com",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "13 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 13
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "good",
"name": "Security",
"value": 71,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "good",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 71,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 7.1
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection is not maximal on development and all release branches",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "6 out of 7 merged PRs checked by a CI test -- score normalized to 8",
"points": 2,
"status": "partial",
"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": "all changesets reviewed",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 15 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": "update tool detected",
"points": 7.5,
"status": "met",
"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 not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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 detected but not run on all commits",
"points": 4,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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": "64 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": 7
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "excellent",
"name": "AI Readiness",
"value": 85,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "good",
"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": 75,
"inputs": {
"has_llms_txt": false,
"legible_history_share": null,
"agent_instruction_files": [
".cursor/rules/.gitkeep",
".cursor/rules/coding_conventions.mdc",
".cursor/rules/core.mdc",
".cursor/rules/godocs.mdc",
"AGENTS.md",
"CLAUDE.md",
"integration/localnet/AGENTS.md"
],
"agent_instruction_max_bytes": 8865
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": ".cursor/rules/.gitkeep, .cursor/rules/coding_conventions.mdc, .cursor/rules/core.mdc, .cursor/rules/godocs.mdc, AGENTS.md, CLAUDE.md, integration/localnet/AGENTS.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".cursor/rules/.gitkeep, .cursor/rules/coding_conventions.mdc, .cursor/rules/core.mdc, .cursor/rules/godocs.mdc, AGENTS.md, CLAUDE.md, integration/localnet/AGENTS.md"
}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "excellent",
"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": 88,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": true,
"typed_language": true,
"bootstrap_files": [
"Makefile",
"insecure/Makefile",
"integration/Makefile",
"integration/benchnet2/Makefile",
"integration/localnet/Makefile",
"network/message/Makefile"
],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": null,
"toolchain_manifests": [],
"dependency_bot_commit_share": null
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile, insecure/Makefile, integration/Makefile, integration/benchnet2/Makefile, integration/localnet/Makefile, network/message/Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile, insecure/Makefile, integration/Makefile, integration/benchnet2/Makefile, integration/localnet/Makefile, network/message/Makefile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": ".golangci.yml",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "Dockerfile, lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Dockerfile, lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "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": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 222564,
"source_files_sampled": 3763,
"oversized_source_files": 32
},
"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": "32/3763 source files over 60KB",
"points": 54.5,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 3763,
"oversized": 32
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "good",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"example_dirs": [
"example"
],
"has_mcp_signal": false,
"api_schema_files": [
"admin/admin/admin.proto",
"engine/ghost/protobuf/ghost.proto",
"insecure/network.proto",
"ledger/protobuf/ledger.proto",
"network/message/message.proto",
"network/message/ping.proto"
]
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": "admin/admin/admin.proto, engine/ghost/protobuf/ghost.proto, insecure/network.proto, ledger/protobuf/ledger.proto, network/message/message.proto, network/message/ping.proto",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "admin/admin/admin.proto, engine/ghost/protobuf/ghost.proto, insecure/network.proto, ledger/protobuf/ledger.proto, network/message/message.proto, network/message/ping.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": "example",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "example"
}
}
],
"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-15T23:59:49.509948Z",
"schema_version": "0.11.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/o/onFlow/flow-go.svg",
"full_name": "onFlow/flow-go",
"license_state": "standard",
"license_spdx": "AGPL-3.0"
}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 agregadas — Go.