Public record
Software health reportschema 0.11.0 · metrics 1.13.0 · 2026-07-15 23:56 UTC

prysmaticlabs / prysm

Go implementation of Ethereum proof of stake

GoGPL-3.0★ 3,764 stars⑂ 1,328 forkssince Jan 2018View on GitHub ↗

prysmaticlabs/prysm holds a health index of 85 out of 100, placing it in the Excellent band. It scores highest on Vitality (99/100) and lowest on Security (70/100). It was last updated today. 4 contributors account for most of its recent work.

85
overall / 100
Excellent

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At risk ceiling of 49. AI Readiness sits outside the overall score.

85
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

Ownership

OffchainOrganization
1,431 followers145 public repossince Oct 2018

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogithub.com/OffchainLabs/prysm/v7points to another repo — not scoredv7.1.7-235 days ago

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

99Excellent · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
36/36Commit cadence — 52/52 weeks with commits
18/18Commit volume — 925 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year925
human_commit_share
days_since_last_push0
active_weeks_last_year52
How it's scored
27/27Ships releases — 100 releases published
36/36Release recency — latest release 2 days ago
27/27Release cadence — a release every ~23.9 days
8/10OpenSSF Scorecard: Signed-Releases — 5 out of the last 5 releases have a total of 5 signed artifacts.
Inputs used
releases_count100
latest_release_tagv7.1.7
releases_from_tagsno
days_since_latest_release2
mean_days_between_releases23.9

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

87Excellent · 18% of overall
How it's scored
58/60Stars — 3,764 stars
25/25Forks — 1,328 forks
11.6/15Watchers — 123 watchers
Inputs used
forks1,328
stars3,764
watchers123
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (GPL-3.0)
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductno
has_pull_request_templateyes

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

84Good · 24% of overall
How it's scored
43.2/54Bus factor — 4 contributor(s) cover half of all commits
17/22.5Commit distribution — top contributor authored 24% of commits
13.5/13.5Contributor breadth — 100 contributors
10/10OpenSSF Scorecard: Contributors — project has 20 contributing companies or organizations
Inputs used
bus_factor4
contributors_sampled100
top_contributor_share0.243
How it's scored
42.7/46.8Issue resolution — 91% of issues closed
31.9/38.3PR acceptance — 11,050/13,232 decided PRs merged
15/15OpenSSF Scorecard: Code-Review — all changesets reviewed
Inputs used
merged_prs11,050
open_issues311
closed_issues3,256
issue_closed_ratio0.913
closed_unmerged_prs2,182
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
22.7/25Owner reach — 1,431 followers of OffchainLabs
25/25Track record — 145 public repos, account ~7 yr old
Inputs used
followers1,431
owner_typeOrganization
is_verified
owner_loginOffchainLabs
public_repos145
account_age_days2,841

Engineering Quality

Are baseline engineering and documentation practices in place?

80Good · 20% of overall
How it's scored
24/24CI workflows — 9 workflow(s)
24/24Tests present
16/16Linter config — .golangci.yml
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 30 out of 30 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — https://www.offchainlabs.com
10/10Repository description
10/10Topics — 1 topics
10/10Wiki
Inputs used
topicsethereum
has_wikiyes
homepagehttps://www.offchainlabs.com
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

70Good · 16% of overall
How it's scored
6.8/7.5Binary-Artifacts — binaries present in source code
0.8/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 30 out of 30 merged PRs checked by a CI test -- score normalized to 10
0.5/2.5CII-Best-Practices — badge detected: InProgress
7.5/7.5Code-Review — all changesets reviewed
2.5/2.5Contributors — project has 20 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
5/5Fuzzing — project is fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
1.5/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 3
4.5/5SAST — SAST tool is not run on all commits -- score normalized to 9
5/5Security-Policy — security policy file detected
6/7.5Signed-Releases — 5 out of the last 5 releases have a total of 5 signed artifacts.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 34 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate7
Excluded from scoring (no data or not applicable): packaging. Remaining weights renormalized.

AI Readiness

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.

80Good · 0% of overall
How it's scored
45/45Agent instructions — .agents/AGENTS.md
0/15Machine-readable docs (llms.txt)
0/40Legible commit history — no data
Inputs used
has_llms_txtno
legible_history_share
agent_instruction_files.agents/AGENTS.md
agent_instruction_max_bytes1,773
Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.
How it's scored
18/18One-command bootstrap — Makefile
22/22Automated tests
11/11Lint / format config — .golangci.yml
11/11Static type checking — Go (statically typed)
10/10Reproducible environment — Dockerfile, lockfile
0/10Demonstrated agent practice — no data
0/8Automated maintenance — no data
3/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 3
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum
has_dockerfileyes
typed_languageyes
bootstrap_filesMakefile
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share
toolchain_manifests
dependency_bot_commit_share
Excluded from scoring (no data or not applicable): Demonstrated agent practice, Automated maintenance. Remaining weights renormalized.
How it's scored
45/45Type-checkable code — Go (statically typed)
54.2/55Manageable file sizes — 53/3,542 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes4,934,327
source_files_sampled3,542
oversized_source_files53
How it's scored
40/40API schema (OpenAPI/GraphQL/proto) — proto/dbval/dbval.proto, proto/engine/v1/electra.proto, proto/engine/v1/execution_engine.proto, proto/engine/v1/fulu.proto, proto/engine/v1/gloas.proto, proto/eth/ext/options.proto, proto/eth/v1/attestation.proto, proto/eth/v1/beacon_block.proto, proto/eth/v1/beacon_chain.proto, proto/eth/v1/node.proto, proto/eth/v1/validator.proto, proto/prysm/v1alpha1/attestation.proto, proto/prysm/v1alpha1/beacon_block.proto, proto/prysm/v1alpha1/beacon_chain.proto, proto/prysm/v1alpha1/beacon_core_types.proto, proto/prysm/v1alpha1/beacon_state.proto, proto/prysm/v1alpha1/blobs.proto, proto/prysm/v1alpha1/data_columns.proto, proto/prysm/v1alpha1/debug.proto, proto/prysm/v1alpha1/eip_7251.proto, proto/prysm/v1alpha1/finalized_block_root_container.proto, proto/prysm/v1alpha1/gloas.proto, proto/prysm/v1alpha1/gloas_builder_api.proto, proto/prysm/v1alpha1/health.proto, proto/prysm/v1alpha1/light_client.proto, proto/prysm/v1alpha1/node.proto, proto/prysm/v1alpha1/p2p_messages.proto, proto/prysm/v1alpha1/p2p_messages_gloas.proto, proto/prysm/v1alpha1/partial_data_columns.proto, proto/prysm/v1alpha1/powchain.proto, proto/prysm/v1alpha1/slasher.proto, proto/prysm/v1alpha1/sync_committee.proto, proto/prysm/v1alpha1/validator-client/keymanager.proto, proto/prysm/v1alpha1/validator.proto, proto/prysm/v1alpha1/withdrawals.proto, proto/ssz_query/response.proto, proto/ssz_query/testing/test_containers.proto, proto/testing/test.proto
0/20MCP server
0/40Runnable examples
Inputs used
example_dirs
has_mcp_signalno
api_schema_filesproto/dbval/dbval.proto, proto/engine/v1/electra.proto, proto/engine/v1/execution_engine.proto, proto/engine/v1/fulu.proto, proto/engine/v1/gloas.proto, proto/eth/ext/options.proto, proto/eth/v1/attestation.proto, proto/eth/v1/beacon_block.proto, proto/eth/v1/beacon_chain.proto, proto/eth/v1/node.proto, proto/eth/v1/validator.proto, proto/prysm/v1alpha1/attestation.proto, proto/prysm/v1alpha1/beacon_block.proto, proto/prysm/v1alpha1/beacon_chain.proto, proto/prysm/v1alpha1/beacon_core_types.proto, proto/prysm/v1alpha1/beacon_state.proto, proto/prysm/v1alpha1/blobs.proto, proto/prysm/v1alpha1/data_columns.proto, proto/prysm/v1alpha1/debug.proto, proto/prysm/v1alpha1/eip_7251.proto, proto/prysm/v1alpha1/finalized_block_root_container.proto, proto/prysm/v1alpha1/gloas.proto, proto/prysm/v1alpha1/gloas_builder_api.proto, proto/prysm/v1alpha1/health.proto, proto/prysm/v1alpha1/light_client.proto, proto/prysm/v1alpha1/node.proto, proto/prysm/v1alpha1/p2p_messages.proto, proto/prysm/v1alpha1/p2p_messages_gloas.proto, proto/prysm/v1alpha1/partial_data_columns.proto, proto/prysm/v1alpha1/powchain.proto, proto/prysm/v1alpha1/slasher.proto, proto/prysm/v1alpha1/sync_committee.proto, proto/prysm/v1alpha1/validator-client/keymanager.proto, proto/prysm/v1alpha1/validator.proto, proto/prysm/v1alpha1/withdrawals.proto, proto/ssz_query/response.proto, proto/ssz_query/testing/test_containers.proto, proto/testing/test.proto

Key facts

3,764GitHub stars
100contributors
925commits, last 12 months
0days since last push
100releases
4bus factor
311open issues
Gopackage ecosystems

Data collection warnings

  • go package 'github.com/OffchainLabs/prysm/v7' points at a different repository (https://github.com/OffchainLabs/prysm); excluded from ecosystem scoring

More detail

OpenSSF Scorecard 7.0 / 10
7.0aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-07-15 23:56 UTC

9Binary-Artifactsbinaries present in source code
1Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests30 out of 30 merged PRs checked by a CI test -- score normalized to 10
2CII-Best-Practicesbadge detected: InProgress
10Code-Reviewall changesets reviewed
10Contributorsproject has 20 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
10Fuzzingproject is fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
3Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 3
9SASTSAST tool is not run on all commits -- score normalized to 9
10Security-Policysecurity policy file detected
8Signed-Releases5 out of the last 5 releases have a total of 5 signed artifacts.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities34 existing vulnerabilities detected
Direct dependencies 103
RegistryPackageVersion constraintManifest
Gogithub.com/OffchainLabs/go-bitfieldv0.0.0-20260504143531-5cbb6d0f5f2ego.mod
Gogithub.com/OffchainLabs/hashtreev0.2.3go.mod
Gogithub.com/aristanetworks/goaristav0.0.0-20200805130819-fd197cf57d96go.mod
Gogithub.com/bazelbuild/buildtoolsv0.0.0-20260528135316-84fa6c32aee6go.mod
Gogithub.com/bazelbuild/rules_gov0.23.2go.mod
Gogithub.com/btcsuite/btcd/btcec/v2v2.3.4go.mod
Gogithub.com/bufbuild/protocompilev0.14.1go.mod
Gogithub.com/consensys/gnark-cryptov0.18.1go.mod
Gogithub.com/crate-crypto/go-kzg-4844v1.1.0go.mod
Gogithub.com/d4l3k/messagediffv1.2.1go.mod
Gogithub.com/dgraph-io/ristretto/v2v2.2.0go.mod
Gogithub.com/dustin/go-humanizev1.0.1go.mod
Gogithub.com/emicklei/dotv1.6.2go.mod
Gogithub.com/ethereum/c-kzg-4844/v2v2.1.8go.mod
Gogithub.com/ethereum/go-ethereumv1.17.3go.mod
Gogithub.com/fsnotify/fsnotifyv1.6.0go.mod
Gogithub.com/ghodss/yamlv1.0.0go.mod
Gogithub.com/go-yaml/yamlv2.1.0+incompatiblego.mod
Gogithub.com/gogo/protobufv1.3.2go.mod
Gogithub.com/golang-jwt/jwt/v4v4.5.2go.mod
Gogithub.com/golang/gddov0.0.0-20200528160355-8d077c1d8f4cgo.mod
Gogithub.com/golang/protobufv1.5.4go.mod
Gogithub.com/golang/snappyv1.0.0go.mod
Gogithub.com/google/go-cmpv0.7.0go.mod
Gogithub.com/google/gofuzzv1.2.0go.mod
Gogithub.com/google/uuidv1.6.0go.mod
Gogithub.com/gostaticanalysis/commentv1.4.2go.mod
Gogithub.com/grpc-ecosystem/go-grpc-middlewarev1.2.2go.mod
Gogithub.com/grpc-ecosystem/go-grpc-prometheusv1.2.0go.mod
Gogithub.com/hashicorp/golang-lruv0.5.5-0.20210104140557-80c98217689dgo.mod
Gogithub.com/herumi/bls-eth-go-binaryv1.31.0go.mod
Gogithub.com/holiman/uint256v1.3.2go.mod
Gogithub.com/ianlancetaylor/cgosymbolizerv0.0.0-20200424224625-be1b05b0b279go.mod
Gogithub.com/ipfs/go-log/v2v2.5.1go.mod
Gogithub.com/jedib0t/go-pretty/v6v6.5.4go.mod
Gogithub.com/joonix/logv0.0.0-20200409080653-9c1d2ceb5f1dgo.mod
Gogithub.com/json-iterator/gov1.1.12go.mod
Gogithub.com/k0kubun/go-ansiv0.0.0-20180517002512-3bf9e2903213go.mod
Gogithub.com/kisielk/errcheckv1.8.0go.mod
Gogithub.com/kr/prettyv0.3.1go.mod
Gogithub.com/libp2p/go-libp2pv0.48.0go.mod
Gogithub.com/libp2p/go-libp2p-mplexv0.11.0go.mod
Gogithub.com/libp2p/go-libp2p-pubsubv0.16.1-0.20260611143718-41b11d5cb1a7go.mod
Gogithub.com/libp2p/go-mplexv0.7.0go.mod
Gogithub.com/logrusorgru/aurorav2.0.3+incompatiblego.mod
Gogithub.com/manifoldco/promptuiv0.7.0go.mod
Gogithub.com/marcopolo/simnetv0.0.7go.mod
Gogithub.com/mgutz/ansiv0.0.0-20170206155736-9520e82c474bgo.mod
Gogithub.com/minio/highwayhashv1.0.2go.mod
Gogithub.com/minio/sha256-simdv1.0.1go.mod
Gogithub.com/mohae/deepcopyv0.0.0-20170929034955-c48cc78d4826go.mod
Gogithub.com/multiformats/go-multiaddrv0.16.0go.mod
Gogithub.com/patrickmn/go-cachev2.1.0+incompatiblego.mod
Gogithub.com/paulbellamy/ratecounterv0.2.0go.mod
Gogithub.com/pborman/uuidv1.2.1go.mod
Gogithub.com/pkg/errorsv0.9.1go.mod
Gogithub.com/prometheus/client_golangv1.22.0go.mod
Gogithub.com/prometheus/client_modelv0.6.2go.mod
Gogithub.com/prometheus/prom2jsonv1.3.0go.mod
Gogithub.com/prysmaticlabs/fastsszv0.0.0-20260421202104-7a6eb71e6e45go.mod
Gogithub.com/prysmaticlabs/prombboltv0.0.0-20210126082820-9b7adba6db7cgo.mod
Gogithub.com/r3labs/sse/v2v2.10.0go.mod
Gogithub.com/rs/corsv1.7.0go.mod
Gogithub.com/schollz/progressbar/v3v3.3.4go.mod
Gogithub.com/sirupsen/logrusv1.9.3go.mod
Gogithub.com/spf13/aferov1.10.0go.mod
Gogithub.com/status-im/keycard-gov0.2.0go.mod
Gogithub.com/stretchr/testifyv1.11.1go.mod
Gogithub.com/supranational/blstv0.3.16go.mod
Gogithub.com/thomaso-mirodin/intmathv0.0.0-20160323211736-5dc6d854e46ego.mod
Gogithub.com/trailofbits/go-mutexassertsv0.0.0-20250212181730-4c2b8e9e784bgo.mod
Gogithub.com/tyler-smith/go-bip39v1.1.0go.mod
Gogithub.com/urfave/cli/v2v2.27.6go.mod
Gogithub.com/uudashr/gocognitv1.0.5go.mod
Gogithub.com/wealdtech/go-bytesutilv1.1.1go.mod
Gogithub.com/wealdtech/go-eth2-utilv1.6.3go.mod
Gogithub.com/wealdtech/go-eth2-wallet-encryptor-keystorev4v1.1.3go.mod
Gogo.etcd.io/bboltv1.3.6go.mod
Gogo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcv0.60.0go.mod
Gogo.opentelemetry.io/contrib/instrumentation/net/http/otelhttpv0.59.0go.mod
Gogo.opentelemetry.io/otelv1.40.0go.mod
Gogo.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttpv1.40.0go.mod
Gogo.opentelemetry.io/otel/sdkv1.40.0go.mod
Gogo.opentelemetry.io/otel/tracev1.40.0go.mod
Gogo.uber.org/automaxprocsv1.5.2go.mod
Gogo.uber.org/mockv0.5.2go.mod
Gogolang.org/x/cryptov0.48.0go.mod
Gogolang.org/x/expv0.0.0-20250606033433-dcc06ee1d476go.mod
Gogolang.org/x/syncv0.19.0go.mod
Gogolang.org/x/toolsv0.41.0go.mod
Gogoogle.golang.org/genprotov0.0.0-20230410155749-daa745c078e1go.mod
Gogoogle.golang.org/grpcv1.78.0go.mod
Gogoogle.golang.org/protobufv1.36.11go.mod
Gogopkg.in/d4l3k/messagediff.v1v1.2.1go.mod
Gogopkg.in/natefinch/lumberjack.v2v2.2.1go.mod
Gogopkg.in/yaml.v2v2.4.0go.mod
Gogopkg.in/yaml.v3v3.0.1go.mod
Gohonnef.co/go/toolsv0.6.0go.mod
Gok8s.io/apimachineryv0.30.4go.mod
Gok8s.io/client-gov0.30.4go.mod
Gogithub.com/coreos/go-systemdv0.0.0-20191104093116-d3cd4ed1dbcfgo.mod
Gogithub.com/go-playground/validator/v10v10.13.0go.mod
Gogithub.com/prysmaticlabs/gohashtreev0.0.5-betago.mod
All dependencies 271

Full resolved dependency set from the GitHub dependency graph: 101 direct and 170 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
Gogithub.com/aristanetworks/goaristav0.0.0-20200805130819-fd197cf57d96direct
Gogithub.com/bazelbuild/buildtoolsv0.0.0-20260528135316-84fa6c32aee6direct
Gogithub.com/bazelbuild/rules_gov0.23.2direct
Gogithub.com/btcsuite/btcd/btcec/v2v2.3.4direct
Gogithub.com/bufbuild/protocompilev0.14.1direct
Gogithub.com/consensys/gnark-cryptov0.18.1direct
Gogithub.com/coreos/go-systemdv0.0.0-20191104093116-d3cd4ed1dbcfdirect
Gogithub.com/crate-crypto/go-kzg-4844v1.1.0direct
Gogithub.com/d4l3k/messagediffv1.2.1direct
Gogithub.com/dgraph-io/ristretto/v2v2.2.0direct
Gogithub.com/dustin/go-humanizev1.0.1direct
Gogithub.com/emicklei/dotv1.6.2direct
Gogithub.com/ethereum/c-kzg-4844/v2v2.1.8direct
Gogithub.com/ethereum/go-ethereumv1.17.3direct
Gogithub.com/fsnotify/fsnotifyv1.6.0direct
Gogithub.com/ghodss/yamlv1.0.0direct
Gogithub.com/go-playground/validator/v10v10.13.0direct
Gogithub.com/go-yaml/yamlv2.1.0+incompatibledirect
Gogithub.com/gogo/protobufv1.3.2direct
Gogithub.com/golang-jwt/jwt/v4v4.5.2direct
Gogithub.com/golang/gddov0.0.0-20200528160355-8d077c1d8f4cdirect
Gogithub.com/golang/protobufv1.5.4direct
Gogithub.com/golang/snappyv1.0.0direct
Gogithub.com/google/go-cmpv0.7.0direct
Gogithub.com/google/gofuzzv1.2.0direct
Gogithub.com/google/uuidv1.6.0direct
Gogithub.com/gostaticanalysis/commentv1.4.2direct
Gogithub.com/grpc-ecosystem/go-grpc-middlewarev1.2.2direct
Gogithub.com/grpc-ecosystem/go-grpc-prometheusv1.2.0direct
Gogithub.com/hashicorp/golang-lruv0.5.5-0.20210104140557-80c98217689ddirect
Gogithub.com/herumi/bls-eth-go-binaryv1.31.0direct
Gogithub.com/holiman/uint256v1.3.2direct
Gogithub.com/ianlancetaylor/cgosymbolizerv0.0.0-20200424224625-be1b05b0b279direct
Gogithub.com/ipfs/go-log/v2v2.5.1direct
Gogithub.com/jedib0t/go-pretty/v6v6.5.4direct
Gogithub.com/joonix/logv0.0.0-20200409080653-9c1d2ceb5f1ddirect
Gogithub.com/k0kubun/go-ansiv0.0.0-20180517002512-3bf9e2903213direct
Gogithub.com/kisielk/errcheckv1.8.0direct
Gogithub.com/kr/prettyv0.3.1direct
Gogithub.com/libp2p/go-libp2pv0.48.0direct
Gogithub.com/libp2p/go-libp2p-mplexv0.11.0direct
Gogithub.com/libp2p/go-libp2p-pubsubv0.16.1-0.20260611143718-41b11d5cb1a7direct
Gogithub.com/libp2p/go-mplexv0.7.0direct
Gogithub.com/logrusorgru/aurorav2.0.3+incompatibledirect
Gogithub.com/manifoldco/promptuiv0.7.0direct
Gogithub.com/marcopolo/simnetv0.0.7direct
Gogithub.com/mgutz/ansiv0.0.0-20170206155736-9520e82c474bdirect
Gogithub.com/minio/highwayhashv1.0.2direct
Gogithub.com/minio/sha256-simdv1.0.1direct
Gogithub.com/mohae/deepcopyv0.0.0-20170929034955-c48cc78d4826direct
Gogithub.com/multiformats/go-multiaddrv0.16.0direct
Gogithub.com/offchainlabs/go-bitfieldv0.0.0-20260504143531-5cbb6d0f5f2edirect
Gogithub.com/offchainlabs/hashtreev0.2.3direct
Gogithub.com/patrickmn/go-cachev2.1.0+incompatibledirect
Gogithub.com/paulbellamy/ratecounterv0.2.0direct
Gogithub.com/pborman/uuidv1.2.1direct
Gogithub.com/pkg/errorsv0.9.1direct
Gogithub.com/prometheus/client_golangv1.22.0direct
Gogithub.com/prometheus/client_modelv0.6.2direct
Gogithub.com/prometheus/prom2jsonv1.3.0direct
Gogithub.com/prysmaticlabs/fastsszv0.0.0-20260421202104-7a6eb71e6e45direct
Gogithub.com/prysmaticlabs/gohashtreev0.0.5-betadirect
Gogithub.com/prysmaticlabs/prombboltv0.0.0-20210126082820-9b7adba6db7cdirect
Gogithub.com/r3labs/sse/v2v2.10.0direct
Gogithub.com/rs/corsv1.7.0direct
Gogithub.com/schollz/progressbar/v3v3.3.4direct
Gogithub.com/sirupsen/logrusv1.9.3direct
Gogithub.com/spf13/aferov1.10.0direct
Gogithub.com/status-im/keycard-gov0.2.0direct
Gogithub.com/stretchr/testifyv1.11.1direct
Gogithub.com/supranational/blstv0.3.16direct
Gogithub.com/thomaso-mirodin/intmathv0.0.0-20160323211736-5dc6d854e46edirect
Gogithub.com/trailofbits/go-mutexassertsv0.0.0-20250212181730-4c2b8e9e784bdirect
Gogithub.com/urfave/cli/v2v2.27.6direct
Gogithub.com/uudashr/gocognitv1.0.5direct
Gogithub.com/wealdtech/go-bytesutilv1.1.1direct
Gogithub.com/wealdtech/go-eth2-utilv1.6.3direct
Gogithub.com/wealdtech/go-eth2-wallet-encryptor-keystorev4v1.1.3direct
Gogo.etcd.io/bboltv1.3.6direct
Gogo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcv0.60.0direct
Gogo.opentelemetry.io/contrib/instrumentation/net/http/otelhttpv0.59.0direct
Gogo.opentelemetry.io/otelv1.40.0direct
Gogo.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttpv1.40.0direct
Gogo.opentelemetry.io/otel/sdkv1.40.0direct
Gogo.opentelemetry.io/otel/tracev1.40.0direct
Gogo.uber.org/automaxprocsv1.5.2direct
Gogo.uber.org/mockv0.5.2direct
Gogolang.org/x/cryptov0.48.0direct
Gogolang.org/x/expv0.0.0-20250606033433-dcc06ee1d476direct
Gogolang.org/x/syncv0.19.0direct
Gogolang.org/x/toolsv0.41.0direct
Gogoogle.golang.org/genprotov0.0.0-20230410155749-daa745c078e1direct
Gogoogle.golang.org/grpcv1.78.0direct
Gogoogle.golang.org/protobufv1.36.11direct
Gogopkg.in/d4l3k/messagediff.v1v1.2.1direct
Gogopkg.in/natefinch/lumberjack.v2v2.2.1direct
Gogopkg.in/yaml.v2v2.4.0direct
Gogopkg.in/yaml.v3v3.0.1direct
Gohonnef.co/go/toolsv0.6.0direct
Gok8s.io/apimachineryv0.30.4direct
Gok8s.io/client-gov0.30.4direct
Gofilippo.io/bigmodv0.1.1-0.20260103110540-f8a47775ebe5indirect
Gofilippo.io/keygenv0.0.0-20260114151900-8e2790ea4c5bindirect
Gogithub.com/benbjohnson/clockv1.3.5indirect
Gogithub.com/beorn7/perksv1.0.1indirect
Gogithub.com/bits-and-blooms/bitsetv1.22.0indirect
Gogithub.com/burntsushi/tomlv1.4.1-0.20240526193622-a339e1f7089cindirect
Gogithub.com/cenkalti/backoff/v5v5.0.3indirect
Gogithub.com/cespare/cpv1.1.1indirect
Gogithub.com/cespare/xxhash/v2v2.3.0indirect
Gogithub.com/chzyer/readlinev1.5.1indirect
Gogithub.com/cockroachdb/errorsv1.11.3indirect
Gogithub.com/cockroachdb/fifov0.0.0-20240606204812-0bbfbd93a7ceindirect
Gogithub.com/cockroachdb/logtagsv0.0.0-20230118201751-21c54148d20bindirect
Gogithub.com/cockroachdb/pebblev1.1.5indirect
Gogithub.com/cockroachdb/redactv1.1.5indirect
Gogithub.com/cockroachdb/tokenbucketv0.0.0-20230807174530-cc333fc44b06indirect
Gogithub.com/cpuguy83/go-md2man/v2v2.0.7indirect
Gogithub.com/crate-crypto/go-eth-kzgv1.5.0indirect
Gogithub.com/datadog/zstdv1.5.7indirect
Gogithub.com/davecgh/go-spewv1.1.1indirect
Gogithub.com/davidlazar/go-cryptov0.0.0-20200604182044-b73af7476f6cindirect
Gogithub.com/dchest/siphashv1.2.3indirect
Gogithub.com/deckarep/golang-set/v2v2.8.0indirect
Gogithub.com/decred/dcrd/dcrec/secp256k1/v4v4.4.0indirect
Gogithub.com/deepmap/oapi-codegenv1.8.2indirect
Gogithub.com/dlclark/regexp2v1.7.0indirect
Gogithub.com/dop251/gojav0.0.0-20230806174421-c933cf95e127indirect
Gogithub.com/dunglas/httpsfvv1.1.0indirect
Gogithub.com/ethereum/go-bigmodexpfixv0.0.0-20250911101455-f9e208c548abindirect
Gogithub.com/fatih/colorv1.16.0indirect
Gogithub.com/felixge/httpsnoopv1.0.4indirect
Gogithub.com/ferranbt/fastsszv0.1.4indirect
Gogithub.com/flynn/noisev1.1.0indirect
Gogithub.com/gballet/go-libpcsclitev0.0.0-20191108122812-4678299bea08indirect
Gogithub.com/getsentry/sentry-gov0.27.0indirect
Gogithub.com/go-logr/logrv1.4.3indirect
Gogithub.com/go-logr/stdrv1.2.2indirect
Gogithub.com/go-ole/go-olev1.3.0indirect
Gogithub.com/go-playground/localesv0.14.1indirect
Gogithub.com/go-playground/universal-translatorv0.18.1indirect
Gogithub.com/go-sourcemap/sourcemapv2.1.3+incompatibleindirect
Gogithub.com/gofrs/flockv0.12.1indirect
Gogithub.com/google/pprofv0.0.0-20250202011525-fc3143867406indirect
Gogithub.com/gorilla/websocketv1.5.3indirect
Gogithub.com/grafana/pyroscope-gov1.2.7indirect
Gogithub.com/grafana/pyroscope-go/godeltaprofv0.1.9indirect
Gogithub.com/graph-gophers/graphql-gov1.3.0indirect
Gogithub.com/grpc-ecosystem/grpc-gateway/v2v2.27.7indirect
Gogithub.com/hashicorp/go-bexprv0.1.10indirect
Gogithub.com/hashicorp/golang-lru/v2v2.0.7indirect
Gogithub.com/holiman/billyv0.0.0-20250707135307-f2f9b9aae7dbindirect
Gogithub.com/holiman/bloomfilter/v2v2.0.3indirect
Gogithub.com/huin/goupnpv1.3.0indirect
Gogithub.com/influxdata/influxdb-client-go/v2v2.4.0indirect
Gogithub.com/influxdata/influxdb1-clientv0.0.0-20220302092344-a9ab5670611cindirect
Gogithub.com/influxdata/line-protocolv0.0.0-20210311194329-9aa0e372d097indirect
Gogithub.com/ipfs/go-cidv0.5.0indirect
Gogithub.com/jackpal/go-nat-pmpv1.0.2indirect
Gogithub.com/jbenet/go-temp-err-catcherv0.1.0indirect
Gogithub.com/juju/ansitermv0.0.0-20180109212912-720a0952cc2aindirect
Gogithub.com/klauspost/compressv1.18.0indirect
Gogithub.com/klauspost/cpuid/v2v2.2.10indirect
Gogithub.com/koron/go-ssdpv0.0.6indirect
Gogithub.com/kr/textv0.2.0indirect
Gogithub.com/leodido/go-urnv1.2.3indirect
Gogithub.com/libp2p/go-buffer-poolv0.1.0indirect
Gogithub.com/libp2p/go-flow-metricsv0.2.0indirect
Gogithub.com/libp2p/go-libp2p-asn-utilv0.4.1indirect
Gogithub.com/libp2p/go-msgiov0.3.0indirect
Gogithub.com/libp2p/go-netroutev0.4.0indirect
Gogithub.com/libp2p/go-reuseportv0.4.0indirect
Gogithub.com/libp2p/go-yamux/v5v5.0.1indirect
Gogithub.com/lunixbochs/vtcleanv1.0.0indirect
Gogithub.com/marten-seemann/tcpv0.0.0-20210406111302-dfbc87cc63fdindirect
Gogithub.com/mattn/go-colorablev0.1.13indirect
Gogithub.com/mattn/go-isattyv0.0.20indirect
Gogithub.com/mattn/go-runewidthv0.0.16indirect
Gogithub.com/matttproud/golang_protobuf_extensionsv1.0.4indirect
Gogithub.com/microsoft/go-winiov0.6.2indirect
Gogithub.com/miekg/dnsv1.1.66indirect
Gogithub.com/mikioh/tcpinfov0.0.0-20190314235526-30a79bb1804bindirect
Gogithub.com/mikioh/tcpoptv0.0.0-20190314235656-172688c1acccindirect
Gogithub.com/mitchellh/colorstringv0.0.0-20190213212951-d06e56a500dbindirect
Gogithub.com/mitchellh/mapstructurev1.5.0indirect
Gogithub.com/mitchellh/pointerstructurev1.2.0indirect
Gogithub.com/modern-go/concurrentv0.0.0-20180306012644-bacd9c7ef1ddindirect
Gogithub.com/modern-go/reflect2v1.0.2indirect
Gogithub.com/mr-tron/base58v1.2.0indirect
Gogithub.com/multiformats/go-base32v0.1.0indirect
Gogithub.com/multiformats/go-base36v0.2.0indirect
Gogithub.com/multiformats/go-multiaddr-dnsv0.4.1indirect
Gogithub.com/multiformats/go-multiaddr-fmtv0.1.0indirect
Gogithub.com/multiformats/go-multibasev0.2.0indirect
Gogithub.com/multiformats/go-multicodecv0.9.1indirect
Gogithub.com/multiformats/go-multihashv0.2.3indirect
Gogithub.com/multiformats/go-multistreamv0.6.1indirect
Gogithub.com/multiformats/go-varintv0.0.7indirect
Gogithub.com/munnerz/goautonegv0.0.0-20191010083416-a7dc8b61c822indirect
Gogithub.com/onsi/gomegav1.36.2indirect
Gogithub.com/opentracing/opentracing-gov1.2.0indirect
Gogithub.com/pbnjay/memoryv0.0.0-20210728143218-7b4eea64cf58indirect
Gogithub.com/peterh/linerv1.2.0indirect
Gogithub.com/pion/datachannelv1.5.10indirect
Gogithub.com/pion/dtls/v2v2.2.12indirect
Gogithub.com/pion/dtls/v3v3.1.2indirect
Gogithub.com/pion/ice/v4v4.0.10indirect
Gogithub.com/pion/interceptorv0.1.40indirect
Gogithub.com/pion/loggingv0.2.4indirect
Gogithub.com/pion/mdns/v2v2.0.7indirect
Gogithub.com/pion/randutilv0.1.0indirect
Gogithub.com/pion/rtcpv1.2.16indirect
Gogithub.com/pion/rtpv1.8.19indirect
Gogithub.com/pion/sctpv1.8.39indirect
Gogithub.com/pion/sdp/v3v3.0.18indirect
Gogithub.com/pion/srtp/v3v3.0.6indirect
Gogithub.com/pion/stun/v2v2.0.0indirect
Gogithub.com/pion/stun/v3v3.1.1indirect
Gogithub.com/pion/transport/v2v2.2.10indirect
Gogithub.com/pion/transport/v3v3.0.7indirect
Gogithub.com/pion/transport/v4v4.0.1indirect
Gogithub.com/pion/turn/v4v4.0.2indirect
Gogithub.com/pion/webrtc/v4v4.1.2indirect
Gogithub.com/pmezard/go-difflibv1.0.0indirect
Gogithub.com/projectzkm/ziren/crates/go-runtime/zkvm_runtimev0.0.0-20251001021608-1fe7b43fc4d6indirect
Gogithub.com/prometheus/commonv0.64.0indirect
Gogithub.com/prometheus/procfsv0.16.1indirect
Gogithub.com/prysmaticlabs/protoc-gen-go-castv0.0.0-20230228205207-28762a7b9294indirect
Gogithub.com/quic-go/qpackv0.6.0indirect
Gogithub.com/quic-go/quic-gov0.59.0indirect
Gogithub.com/quic-go/webtransport-gov0.10.0indirect
Gogithub.com/rivo/unisegv0.4.7indirect
Gogithub.com/rogpeppe/go-internalv1.14.1indirect
Gogithub.com/russross/blackfriday/v2v2.1.0indirect
Gogithub.com/shirou/gopsutilv3.21.11+incompatibleindirect
Gogithub.com/spaolacci/murmur3v1.1.0indirect
Gogithub.com/stretchr/objxv0.5.2indirect
Gogithub.com/syndtr/goleveldbv1.0.1-0.20210819022825-2ae1ddf74ef7indirect
Gogithub.com/tklauser/go-sysconfv0.3.15indirect
Gogithub.com/tklauser/numcpusv0.10.0indirect
Gogithub.com/victoriametrics/fastcachev1.13.0indirect
Gogithub.com/wealdtech/go-eth2-types/v2v2.8.2indirect
Gogithub.com/wlynxg/anetv0.0.5indirect
Gogithub.com/xrash/smetricsv0.0.0-20240521201337-686a1a2994c1indirect
Gogithub.com/yusufpapurcu/wmiv1.2.4indirect
Gogo.opentelemetry.io/auto/sdkv1.2.1indirect
Gogo.opentelemetry.io/otel/exporters/otlp/otlptracev1.40.0indirect
Gogo.opentelemetry.io/otel/metricv1.40.0indirect
Gogo.opentelemetry.io/proto/otlpv1.9.0indirect
Gogo.uber.org/digv1.19.0indirect
Gogo.uber.org/fxv1.24.0indirect
Gogo.uber.org/multierrv1.11.0indirect
Gogo.uber.org/zapv1.27.0indirect
Gogolang.org/x/exp/typeparamsv0.0.0-20231108232855-2478ac86f678indirect
Gogolang.org/x/modv0.32.0indirect
Gogolang.org/x/netv0.50.0indirect
Gogolang.org/x/oauth2v0.34.0indirect
Gogolang.org/x/sysv0.41.0indirect
Gogolang.org/x/telemetryv0.0.0-20260109210033-bd525da824e2indirect
Gogolang.org/x/termv0.40.0indirect
Gogolang.org/x/textv0.34.0indirect
Gogolang.org/x/timev0.12.0indirect
Gogolang.org/x/tools/go/expectv0.1.1-deprecatedindirect
Gogopkg.in/cenkalti/backoff.v1v1.1.0indirect
Gogopkg.in/inf.v0v0.9.1indirect
Gok8s.io/klog/v2v2.120.1indirect
Gok8s.io/utilsv0.0.0-20230726121419-3b25d923346bindirect
Golukechampine.com/blake3v1.4.1indirect
Gosigs.k8s.io/jsonv0.0.0-20221116044647-bc3834ca7abdindirect
Gosigs.k8s.io/structured-merge-diff/v4v4.4.1indirect
Gosigs.k8s.io/yamlv1.3.0indirect
Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "ethereum"
      ],
      "is_fork": false,
      "size_kb": 220840,
      "has_wiki": true,
      "homepage": "https://www.offchainlabs.com",
      "languages": {
        "Go": 21706419,
        "C++": 13,
        "Shell": 92873,
        "Smarty": 24214,
        "Makefile": 4463,
        "Solidity": 9464,
        "Starlark": 1038273,
        "Batchfile": 8744,
        "Dockerfile": 1196,
        "PowerShell": 4900,
        "Go Template": 6723
      },
      "pushed_at": "2026-07-15T22:48:56Z",
      "created_at": "2018-01-11T21:31:33Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-15T22:30:24Z",
      "description": "Go implementation of Ethereum proof of stake",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "GPL-3.0",
      "default_branch": "develop",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "https://offchain.io",
      "name": "Offchain",
      "type": "Organization",
      "login": "OffchainLabs",
      "company": null,
      "followers": 1431,
      "avatar_url": "https://avatars.githubusercontent.com/u/43838009?v=4",
      "created_at": "2018-10-04T04:04:48Z",
      "is_verified": null,
      "public_repos": 145,
      "account_age_days": 2841
    },
    "activity": {
      "releases_count": 100,
      "commits_last_year": 925,
      "latest_release_at": "2026-07-13T16:06:37Z",
      "latest_release_tag": "v7.1.7",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 52,
      "days_since_latest_release": 2,
      "mean_days_between_releases": 23.9
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 87,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/OffchainLabs/prysm/v7",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": false,
          "registry_url": "https://pkg.go.dev/github.com/OffchainLabs/prysm/v7",
          "is_deprecated": false,
          "latest_version": "v7.1.7",
          "repository_url": "https://github.com/OffchainLabs/prysm",
          "versions_count": 23,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-10T14:29:49Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 5
        }
      ]
    },
    "popularity": {
      "forks": 1328,
      "stars": 3764,
      "watchers": 123,
      "open_issues_and_prs": 564
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [
        "proto/dbval/dbval.proto",
        "proto/engine/v1/electra.proto",
        "proto/engine/v1/execution_engine.proto",
        "proto/engine/v1/fulu.proto",
        "proto/engine/v1/gloas.proto",
        "proto/eth/ext/options.proto",
        "proto/eth/v1/attestation.proto",
        "proto/eth/v1/beacon_block.proto",
        "proto/eth/v1/beacon_chain.proto",
        "proto/eth/v1/node.proto",
        "proto/eth/v1/validator.proto",
        "proto/prysm/v1alpha1/attestation.proto",
        "proto/prysm/v1alpha1/beacon_block.proto",
        "proto/prysm/v1alpha1/beacon_chain.proto",
        "proto/prysm/v1alpha1/beacon_core_types.proto",
        "proto/prysm/v1alpha1/beacon_state.proto",
        "proto/prysm/v1alpha1/blobs.proto",
        "proto/prysm/v1alpha1/data_columns.proto",
        "proto/prysm/v1alpha1/debug.proto",
        "proto/prysm/v1alpha1/eip_7251.proto",
        "proto/prysm/v1alpha1/finalized_block_root_container.proto",
        "proto/prysm/v1alpha1/gloas.proto",
        "proto/prysm/v1alpha1/gloas_builder_api.proto",
        "proto/prysm/v1alpha1/health.proto",
        "proto/prysm/v1alpha1/light_client.proto",
        "proto/prysm/v1alpha1/node.proto",
        "proto/prysm/v1alpha1/p2p_messages.proto",
        "proto/prysm/v1alpha1/p2p_messages_gloas.proto",
        "proto/prysm/v1alpha1/partial_data_columns.proto",
        "proto/prysm/v1alpha1/powchain.proto",
        "proto/prysm/v1alpha1/slasher.proto",
        "proto/prysm/v1alpha1/sync_committee.proto",
        "proto/prysm/v1alpha1/validator-client/keymanager.proto",
        "proto/prysm/v1alpha1/validator.proto",
        "proto/prysm/v1alpha1/withdrawals.proto",
        "proto/ssz_query/response.proto",
        "proto/ssz_query/testing/test_containers.proto",
        "proto/testing/test.proto"
      ],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "largest_source_bytes": 4934327,
      "source_files_sampled": 3542,
      "oversized_source_files": 53,
      "agent_instruction_files": [
        ".agents/AGENTS.md"
      ],
      "agent_instruction_max_bytes": 1773
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/OffchainLabs/go-bitfield",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260504143531-5cbb6d0f5f2e"
        },
        {
          "name": "github.com/OffchainLabs/hashtree",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.2.3"
        },
        {
          "name": "github.com/aristanetworks/goarista",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20200805130819-fd197cf57d96"
        },
        {
          "name": "github.com/bazelbuild/buildtools",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260528135316-84fa6c32aee6"
        },
        {
          "name": "github.com/bazelbuild/rules_go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.23.2"
        },
        {
          "name": "github.com/btcsuite/btcd/btcec/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.3.4"
        },
        {
          "name": "github.com/bufbuild/protocompile",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.14.1"
        },
        {
          "name": "github.com/consensys/gnark-crypto",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.18.1"
        },
        {
          "name": "github.com/crate-crypto/go-kzg-4844",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        },
        {
          "name": "github.com/d4l3k/messagediff",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.1"
        },
        {
          "name": "github.com/dgraph-io/ristretto/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.2.0"
        },
        {
          "name": "github.com/dustin/go-humanize",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.1"
        },
        {
          "name": "github.com/emicklei/dot",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.2"
        },
        {
          "name": "github.com/ethereum/c-kzg-4844/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.1.8"
        },
        {
          "name": "github.com/ethereum/go-ethereum",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.17.3"
        },
        {
          "name": "github.com/fsnotify/fsnotify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/ghodss/yaml",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.0"
        },
        {
          "name": "github.com/go-yaml/yaml",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.1.0+incompatible"
        },
        {
          "name": "github.com/gogo/protobuf",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.2"
        },
        {
          "name": "github.com/golang-jwt/jwt/v4",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v4.5.2"
        },
        {
          "name": "github.com/golang/gddo",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20200528160355-8d077c1d8f4c"
        },
        {
          "name": "github.com/golang/protobuf",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.4"
        },
        {
          "name": "github.com/golang/snappy",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.0"
        },
        {
          "name": "github.com/google/go-cmp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.7.0"
        },
        {
          "name": "github.com/google/gofuzz",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0"
        },
        {
          "name": "github.com/google/uuid",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/gostaticanalysis/comment",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.4.2"
        },
        {
          "name": "github.com/grpc-ecosystem/go-grpc-middleware",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.2"
        },
        {
          "name": "github.com/grpc-ecosystem/go-grpc-prometheus",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0"
        },
        {
          "name": "github.com/hashicorp/golang-lru",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.5.5-0.20210104140557-80c98217689d"
        },
        {
          "name": "github.com/herumi/bls-eth-go-binary",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.31.0"
        },
        {
          "name": "github.com/holiman/uint256",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.2"
        },
        {
          "name": "github.com/ianlancetaylor/cgosymbolizer",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20200424224625-be1b05b0b279"
        },
        {
          "name": "github.com/ipfs/go-log/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.5.1"
        },
        {
          "name": "github.com/jedib0t/go-pretty/v6",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v6.5.4"
        },
        {
          "name": "github.com/joonix/log",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20200409080653-9c1d2ceb5f1d"
        },
        {
          "name": "github.com/json-iterator/go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.12"
        },
        {
          "name": "github.com/k0kubun/go-ansi",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20180517002512-3bf9e2903213"
        },
        {
          "name": "github.com/kisielk/errcheck",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.8.0"
        },
        {
          "name": "github.com/kr/pretty",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.3.1"
        },
        {
          "name": "github.com/libp2p/go-libp2p",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.48.0"
        },
        {
          "name": "github.com/libp2p/go-libp2p-mplex",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.11.0"
        },
        {
          "name": "github.com/libp2p/go-libp2p-pubsub",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.16.1-0.20260611143718-41b11d5cb1a7"
        },
        {
          "name": "github.com/libp2p/go-mplex",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.7.0"
        },
        {
          "name": "github.com/logrusorgru/aurora",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.0.3+incompatible"
        },
        {
          "name": "github.com/manifoldco/promptui",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.7.0"
        },
        {
          "name": "github.com/marcopolo/simnet",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.7"
        },
        {
          "name": "github.com/mgutz/ansi",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20170206155736-9520e82c474b"
        },
        {
          "name": "github.com/minio/highwayhash",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.2"
        },
        {
          "name": "github.com/minio/sha256-simd",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.1"
        },
        {
          "name": "github.com/mohae/deepcopy",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20170929034955-c48cc78d4826"
        },
        {
          "name": "github.com/multiformats/go-multiaddr",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.16.0"
        },
        {
          "name": "github.com/patrickmn/go-cache",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.1.0+incompatible"
        },
        {
          "name": "github.com/paulbellamy/ratecounter",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.2.0"
        },
        {
          "name": "github.com/pborman/uuid",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.1"
        },
        {
          "name": "github.com/pkg/errors",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.9.1"
        },
        {
          "name": "github.com/prometheus/client_golang",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.22.0"
        },
        {
          "name": "github.com/prometheus/client_model",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.6.2"
        },
        {
          "name": "github.com/prometheus/prom2json",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.0"
        },
        {
          "name": "github.com/prysmaticlabs/fastssz",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260421202104-7a6eb71e6e45"
        },
        {
          "name": "github.com/prysmaticlabs/prombbolt",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20210126082820-9b7adba6db7c"
        },
        {
          "name": "github.com/r3labs/sse/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.10.0"
        },
        {
          "name": "github.com/rs/cors",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.7.0"
        },
        {
          "name": "github.com/schollz/progressbar/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.3.4"
        },
        {
          "name": "github.com/sirupsen/logrus",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.9.3"
        },
        {
          "name": "github.com/spf13/afero",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.10.0"
        },
        {
          "name": "github.com/status-im/keycard-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.2.0"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1"
        },
        {
          "name": "github.com/supranational/blst",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.3.16"
        },
        {
          "name": "github.com/thomaso-mirodin/intmath",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20160323211736-5dc6d854e46e"
        },
        {
          "name": "github.com/trailofbits/go-mutexasserts",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20250212181730-4c2b8e9e784b"
        },
        {
          "name": "github.com/tyler-smith/go-bip39",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        },
        {
          "name": "github.com/urfave/cli/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.27.6"
        },
        {
          "name": "github.com/uudashr/gocognit",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.5"
        },
        {
          "name": "github.com/wealdtech/go-bytesutil",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.1"
        },
        {
          "name": "github.com/wealdtech/go-eth2-util",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.3"
        },
        {
          "name": "github.com/wealdtech/go-eth2-wallet-encryptor-keystorev4",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.3"
        },
        {
          "name": "go.etcd.io/bbolt",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.6"
        },
        {
          "name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.60.0"
        },
        {
          "name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.59.0"
        },
        {
          "name": "go.opentelemetry.io/otel",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.40.0"
        },
        {
          "name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.40.0"
        },
        {
          "name": "go.opentelemetry.io/otel/sdk",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.40.0"
        },
        {
          "name": "go.opentelemetry.io/otel/trace",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.40.0"
        },
        {
          "name": "go.uber.org/automaxprocs",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.2"
        },
        {
          "name": "go.uber.org/mock",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.5.2"
        },
        {
          "name": "golang.org/x/crypto",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.48.0"
        },
        {
          "name": "golang.org/x/exp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20250606033433-dcc06ee1d476"
        },
        {
          "name": "golang.org/x/sync",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.19.0"
        },
        {
          "name": "golang.org/x/tools",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.41.0"
        },
        {
          "name": "google.golang.org/genproto",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20230410155749-daa745c078e1"
        },
        {
          "name": "google.golang.org/grpc",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.78.0"
        },
        {
          "name": "google.golang.org/protobuf",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.36.11"
        },
        {
          "name": "gopkg.in/d4l3k/messagediff.v1",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.1"
        },
        {
          "name": "gopkg.in/natefinch/lumberjack.v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.2.1"
        },
        {
          "name": "gopkg.in/yaml.v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.4.0"
        },
        {
          "name": "gopkg.in/yaml.v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.0.1"
        },
        {
          "name": "honnef.co/go/tools",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.6.0"
        },
        {
          "name": "k8s.io/apimachinery",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.30.4"
        },
        {
          "name": "k8s.io/client-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.30.4"
        },
        {
          "name": "github.com/coreos/go-systemd",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20191104093116-d3cd4ed1dbcf"
        },
        {
          "name": "github.com/go-playground/validator/v10",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v10.13.0"
        },
        {
          "name": "github.com/prysmaticlabs/gohashtree",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.5-beta"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/aristanetworks/goarista",
            "direct": true,
            "version": "v0.0.0-20200805130819-fd197cf57d96",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bazelbuild/buildtools",
            "direct": true,
            "version": "v0.0.0-20260528135316-84fa6c32aee6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bazelbuild/rules_go",
            "direct": true,
            "version": "v0.23.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/btcsuite/btcd/btcec/v2",
            "direct": true,
            "version": "v2.3.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bufbuild/protocompile",
            "direct": true,
            "version": "v0.14.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/consensys/gnark-crypto",
            "direct": true,
            "version": "v0.18.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/coreos/go-systemd",
            "direct": true,
            "version": "v0.0.0-20191104093116-d3cd4ed1dbcf",
            "ecosystem": "go"
          },
          {
            "name": "github.com/crate-crypto/go-kzg-4844",
            "direct": true,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/d4l3k/messagediff",
            "direct": true,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dgraph-io/ristretto/v2",
            "direct": true,
            "version": "v2.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dustin/go-humanize",
            "direct": true,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/emicklei/dot",
            "direct": true,
            "version": "v1.6.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ethereum/c-kzg-4844/v2",
            "direct": true,
            "version": "v2.1.8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ethereum/go-ethereum",
            "direct": true,
            "version": "v1.17.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fsnotify/fsnotify",
            "direct": true,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ghodss/yaml",
            "direct": true,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-playground/validator/v10",
            "direct": true,
            "version": "v10.13.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-yaml/yaml",
            "direct": true,
            "version": "v2.1.0+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gogo/protobuf",
            "direct": true,
            "version": "v1.3.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang-jwt/jwt/v4",
            "direct": true,
            "version": "v4.5.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang/gddo",
            "direct": true,
            "version": "v0.0.0-20200528160355-8d077c1d8f4c",
            "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/gofuzz",
            "direct": true,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/uuid",
            "direct": true,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gostaticanalysis/comment",
            "direct": true,
            "version": "v1.4.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/grpc-ecosystem/go-grpc-middleware",
            "direct": true,
            "version": "v1.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/grpc-ecosystem/go-grpc-prometheus",
            "direct": true,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/golang-lru",
            "direct": true,
            "version": "v0.5.5-0.20210104140557-80c98217689d",
            "ecosystem": "go"
          },
          {
            "name": "github.com/herumi/bls-eth-go-binary",
            "direct": true,
            "version": "v1.31.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/holiman/uint256",
            "direct": true,
            "version": "v1.3.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ianlancetaylor/cgosymbolizer",
            "direct": true,
            "version": "v0.0.0-20200424224625-be1b05b0b279",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ipfs/go-log/v2",
            "direct": true,
            "version": "v2.5.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jedib0t/go-pretty/v6",
            "direct": true,
            "version": "v6.5.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/joonix/log",
            "direct": true,
            "version": "v0.0.0-20200409080653-9c1d2ceb5f1d",
            "ecosystem": "go"
          },
          {
            "name": "github.com/k0kubun/go-ansi",
            "direct": true,
            "version": "v0.0.0-20180517002512-3bf9e2903213",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kisielk/errcheck",
            "direct": true,
            "version": "v1.8.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kr/pretty",
            "direct": true,
            "version": "v0.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/libp2p/go-libp2p",
            "direct": true,
            "version": "v0.48.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/libp2p/go-libp2p-mplex",
            "direct": true,
            "version": "v0.11.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/libp2p/go-libp2p-pubsub",
            "direct": true,
            "version": "v0.16.1-0.20260611143718-41b11d5cb1a7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/libp2p/go-mplex",
            "direct": true,
            "version": "v0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/logrusorgru/aurora",
            "direct": true,
            "version": "v2.0.3+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/manifoldco/promptui",
            "direct": true,
            "version": "v0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/marcopolo/simnet",
            "direct": true,
            "version": "v0.0.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mgutz/ansi",
            "direct": true,
            "version": "v0.0.0-20170206155736-9520e82c474b",
            "ecosystem": "go"
          },
          {
            "name": "github.com/minio/highwayhash",
            "direct": true,
            "version": "v1.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/minio/sha256-simd",
            "direct": true,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mohae/deepcopy",
            "direct": true,
            "version": "v0.0.0-20170929034955-c48cc78d4826",
            "ecosystem": "go"
          },
          {
            "name": "github.com/multiformats/go-multiaddr",
            "direct": true,
            "version": "v0.16.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/offchainlabs/go-bitfield",
            "direct": true,
            "version": "v0.0.0-20260504143531-5cbb6d0f5f2e",
            "ecosystem": "go"
          },
          {
            "name": "github.com/offchainlabs/hashtree",
            "direct": true,
            "version": "v0.2.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/patrickmn/go-cache",
            "direct": true,
            "version": "v2.1.0+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/paulbellamy/ratecounter",
            "direct": true,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pborman/uuid",
            "direct": true,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pkg/errors",
            "direct": true,
            "version": "v0.9.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/client_golang",
            "direct": true,
            "version": "v1.22.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/client_model",
            "direct": true,
            "version": "v0.6.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/prom2json",
            "direct": true,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prysmaticlabs/fastssz",
            "direct": true,
            "version": "v0.0.0-20260421202104-7a6eb71e6e45",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prysmaticlabs/gohashtree",
            "direct": true,
            "version": "v0.0.5-beta",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prysmaticlabs/prombbolt",
            "direct": true,
            "version": "v0.0.0-20210126082820-9b7adba6db7c",
            "ecosystem": "go"
          },
          {
            "name": "github.com/r3labs/sse/v2",
            "direct": true,
            "version": "v2.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rs/cors",
            "direct": true,
            "version": "v1.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/schollz/progressbar/v3",
            "direct": true,
            "version": "v3.3.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sirupsen/logrus",
            "direct": true,
            "version": "v1.9.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/afero",
            "direct": true,
            "version": "v1.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/status-im/keycard-go",
            "direct": true,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/testify",
            "direct": true,
            "version": "v1.11.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/supranational/blst",
            "direct": true,
            "version": "v0.3.16",
            "ecosystem": "go"
          },
          {
            "name": "github.com/thomaso-mirodin/intmath",
            "direct": true,
            "version": "v0.0.0-20160323211736-5dc6d854e46e",
            "ecosystem": "go"
          },
          {
            "name": "github.com/trailofbits/go-mutexasserts",
            "direct": true,
            "version": "v0.0.0-20250212181730-4c2b8e9e784b",
            "ecosystem": "go"
          },
          {
            "name": "github.com/urfave/cli/v2",
            "direct": true,
            "version": "v2.27.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/uudashr/gocognit",
            "direct": true,
            "version": "v1.0.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/wealdtech/go-bytesutil",
            "direct": true,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/wealdtech/go-eth2-util",
            "direct": true,
            "version": "v1.6.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/wealdtech/go-eth2-wallet-encryptor-keystorev4",
            "direct": true,
            "version": "v1.1.3",
            "ecosystem": "go"
          },
          {
            "name": "go.etcd.io/bbolt",
            "direct": true,
            "version": "v1.3.6",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
            "direct": true,
            "version": "v0.60.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
            "direct": true,
            "version": "v0.59.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel",
            "direct": true,
            "version": "v1.40.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp",
            "direct": true,
            "version": "v1.40.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.40.0",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/automaxprocs",
            "direct": true,
            "version": "v1.5.2",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/mock",
            "direct": true,
            "version": "v0.5.2",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/crypto",
            "direct": true,
            "version": "v0.48.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/exp",
            "direct": true,
            "version": "v0.0.0-20250606033433-dcc06ee1d476",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sync",
            "direct": true,
            "version": "v0.19.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/tools",
            "direct": true,
            "version": "v0.41.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto",
            "direct": true,
            "version": "v0.0.0-20230410155749-daa745c078e1",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/grpc",
            "direct": true,
            "version": "v1.78.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/protobuf",
            "direct": true,
            "version": "v1.36.11",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/d4l3k/messagediff.v1",
            "direct": true,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/natefinch/lumberjack.v2",
            "direct": true,
            "version": "v2.2.1",
            "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": "honnef.co/go/tools",
            "direct": true,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/apimachinery",
            "direct": true,
            "version": "v0.30.4",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/client-go",
            "direct": true,
            "version": "v0.30.4",
            "ecosystem": "go"
          },
          {
            "name": "filippo.io/bigmod",
            "direct": false,
            "version": "v0.1.1-0.20260103110540-f8a47775ebe5",
            "ecosystem": "go"
          },
          {
            "name": "filippo.io/keygen",
            "direct": false,
            "version": "v0.0.0-20260114151900-8e2790ea4c5b",
            "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.22.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/burntsushi/toml",
            "direct": false,
            "version": "v1.4.1-0.20240526193622-a339e1f7089c",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cenkalti/backoff/v5",
            "direct": false,
            "version": "v5.0.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cespare/cp",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cespare/xxhash/v2",
            "direct": false,
            "version": "v2.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/chzyer/readline",
            "direct": false,
            "version": "v1.5.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/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/pebble",
            "direct": false,
            "version": "v1.1.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cockroachdb/redact",
            "direct": false,
            "version": "v1.1.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cockroachdb/tokenbucket",
            "direct": false,
            "version": "v0.0.0-20230807174530-cc333fc44b06",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cpuguy83/go-md2man/v2",
            "direct": false,
            "version": "v2.0.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/crate-crypto/go-eth-kzg",
            "direct": false,
            "version": "v1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/datadog/zstd",
            "direct": false,
            "version": "v1.5.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/davecgh/go-spew",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/davidlazar/go-crypto",
            "direct": false,
            "version": "v0.0.0-20200604182044-b73af7476f6c",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dchest/siphash",
            "direct": false,
            "version": "v1.2.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/deckarep/golang-set/v2",
            "direct": false,
            "version": "v2.8.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/decred/dcrd/dcrec/secp256k1/v4",
            "direct": false,
            "version": "v4.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/deepmap/oapi-codegen",
            "direct": false,
            "version": "v1.8.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dlclark/regexp2",
            "direct": false,
            "version": "v1.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dop251/goja",
            "direct": false,
            "version": "v0.0.0-20230806174421-c933cf95e127",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dunglas/httpsfv",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ethereum/go-bigmodexpfix",
            "direct": false,
            "version": "v0.0.0-20250911101455-f9e208c548ab",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fatih/color",
            "direct": false,
            "version": "v1.16.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/felixge/httpsnoop",
            "direct": false,
            "version": "v1.0.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ferranbt/fastssz",
            "direct": false,
            "version": "v0.1.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/flynn/noise",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gballet/go-libpcsclite",
            "direct": false,
            "version": "v0.0.0-20191108122812-4678299bea08",
            "ecosystem": "go"
          },
          {
            "name": "github.com/getsentry/sentry-go",
            "direct": false,
            "version": "v0.27.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-sourcemap/sourcemap",
            "direct": false,
            "version": "v2.1.3+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gofrs/flock",
            "direct": false,
            "version": "v0.12.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/pprof",
            "direct": false,
            "version": "v0.0.0-20250202011525-fc3143867406",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gorilla/websocket",
            "direct": false,
            "version": "v1.5.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/grafana/pyroscope-go",
            "direct": false,
            "version": "v1.2.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/grafana/pyroscope-go/godeltaprof",
            "direct": false,
            "version": "v0.1.9",
            "ecosystem": "go"
          },
          {
            "name": "github.com/graph-gophers/graphql-go",
            "direct": false,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/grpc-ecosystem/grpc-gateway/v2",
            "direct": false,
            "version": "v2.27.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-bexpr",
            "direct": false,
            "version": "v0.1.10",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/golang-lru/v2",
            "direct": false,
            "version": "v2.0.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/holiman/billy",
            "direct": false,
            "version": "v0.0.0-20250707135307-f2f9b9aae7db",
            "ecosystem": "go"
          },
          {
            "name": "github.com/holiman/bloomfilter/v2",
            "direct": false,
            "version": "v2.0.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/huin/goupnp",
            "direct": false,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/influxdata/influxdb-client-go/v2",
            "direct": false,
            "version": "v2.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/influxdata/influxdb1-client",
            "direct": false,
            "version": "v0.0.0-20220302092344-a9ab5670611c",
            "ecosystem": "go"
          },
          {
            "name": "github.com/influxdata/line-protocol",
            "direct": false,
            "version": "v0.0.0-20210311194329-9aa0e372d097",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ipfs/go-cid",
            "direct": false,
            "version": "v0.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jackpal/go-nat-pmp",
            "direct": false,
            "version": "v1.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jbenet/go-temp-err-catcher",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/juju/ansiterm",
            "direct": false,
            "version": "v0.0.0-20180109212912-720a0952cc2a",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/compress",
            "direct": false,
            "version": "v1.18.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/cpuid/v2",
            "direct": false,
            "version": "v2.2.10",
            "ecosystem": "go"
          },
          {
            "name": "github.com/koron/go-ssdp",
            "direct": false,
            "version": "v0.0.6",
            "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.2.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/libp2p/go-buffer-pool",
            "direct": false,
            "version": "v0.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-msgio",
            "direct": false,
            "version": "v0.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/libp2p/go-netroute",
            "direct": false,
            "version": "v0.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/libp2p/go-reuseport",
            "direct": false,
            "version": "v0.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/libp2p/go-yamux/v5",
            "direct": false,
            "version": "v5.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lunixbochs/vtclean",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/marten-seemann/tcp",
            "direct": false,
            "version": "v0.0.0-20210406111302-dfbc87cc63fd",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-colorable",
            "direct": false,
            "version": "v0.1.13",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-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/matttproud/golang_protobuf_extensions",
            "direct": false,
            "version": "v1.0.4",
            "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.66",
            "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/mitchellh/colorstring",
            "direct": false,
            "version": "v0.0.0-20190213212951-d06e56a500db",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/mapstructure",
            "direct": false,
            "version": "v1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/pointerstructure",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/modern-go/concurrent",
            "direct": false,
            "version": "v0.0.0-20180306012644-bacd9c7ef1dd",
            "ecosystem": "go"
          },
          {
            "name": "github.com/modern-go/reflect2",
            "direct": false,
            "version": "v1.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/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-dns",
            "direct": false,
            "version": "v0.4.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/multiformats/go-multiaddr-fmt",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/multiformats/go-multibase",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/multiformats/go-multicodec",
            "direct": false,
            "version": "v0.9.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/multiformats/go-multihash",
            "direct": false,
            "version": "v0.2.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/multiformats/go-multistream",
            "direct": false,
            "version": "v0.6.1",
            "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/onsi/gomega",
            "direct": false,
            "version": "v1.36.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/opentracing/opentracing-go",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pbnjay/memory",
            "direct": false,
            "version": "v0.0.0-20210728143218-7b4eea64cf58",
            "ecosystem": "go"
          },
          {
            "name": "github.com/peterh/liner",
            "direct": false,
            "version": "v1.2.0",
            "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/dtls/v3",
            "direct": false,
            "version": "v3.1.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pion/ice/v4",
            "direct": false,
            "version": "v4.0.10",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pion/interceptor",
            "direct": false,
            "version": "v0.1.40",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pion/logging",
            "direct": false,
            "version": "v0.2.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pion/mdns/v2",
            "direct": false,
            "version": "v2.0.7",
            "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.16",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pion/rtp",
            "direct": false,
            "version": "v1.8.19",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pion/sctp",
            "direct": false,
            "version": "v1.8.39",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pion/sdp/v3",
            "direct": false,
            "version": "v3.0.18",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pion/srtp/v3",
            "direct": false,
            "version": "v3.0.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pion/stun/v2",
            "direct": false,
            "version": "v2.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pion/stun/v3",
            "direct": false,
            "version": "v3.1.1",
            "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/transport/v4",
            "direct": false,
            "version": "v4.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pion/turn/v4",
            "direct": false,
            "version": "v4.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pion/webrtc/v4",
            "direct": false,
            "version": "v4.1.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pmezard/go-difflib",
            "direct": false,
            "version": "v1.0.0",
            "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/common",
            "direct": false,
            "version": "v0.64.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/procfs",
            "direct": false,
            "version": "v0.16.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prysmaticlabs/protoc-gen-go-cast",
            "direct": false,
            "version": "v0.0.0-20230228205207-28762a7b9294",
            "ecosystem": "go"
          },
          {
            "name": "github.com/quic-go/qpack",
            "direct": false,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/quic-go/quic-go",
            "direct": false,
            "version": "v0.59.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/quic-go/webtransport-go",
            "direct": false,
            "version": "v0.10.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/russross/blackfriday/v2",
            "direct": false,
            "version": "v2.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/shirou/gopsutil",
            "direct": false,
            "version": "v3.21.11+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spaolacci/murmur3",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/objx",
            "direct": false,
            "version": "v0.5.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/syndtr/goleveldb",
            "direct": false,
            "version": "v1.0.1-0.20210819022825-2ae1ddf74ef7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tklauser/go-sysconf",
            "direct": false,
            "version": "v0.3.15",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tklauser/numcpus",
            "direct": false,
            "version": "v0.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/victoriametrics/fastcache",
            "direct": false,
            "version": "v1.13.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/wealdtech/go-eth2-types/v2",
            "direct": false,
            "version": "v2.8.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/wlynxg/anet",
            "direct": false,
            "version": "v0.0.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xrash/smetrics",
            "direct": false,
            "version": "v0.0.0-20240521201337-686a1a2994c1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/yusufpapurcu/wmi",
            "direct": false,
            "version": "v1.2.4",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/auto/sdk",
            "direct": false,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace",
            "direct": false,
            "version": "v1.40.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/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.19.0",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/fx",
            "direct": false,
            "version": "v1.24.0",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/multierr",
            "direct": false,
            "version": "v1.11.0",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/zap",
            "direct": false,
            "version": "v1.27.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/exp/typeparams",
            "direct": false,
            "version": "v0.0.0-20231108232855-2478ac86f678",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/mod",
            "direct": false,
            "version": "v0.32.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.50.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/oauth2",
            "direct": false,
            "version": "v0.34.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.41.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/telemetry",
            "direct": false,
            "version": "v0.0.0-20260109210033-bd525da824e2",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/term",
            "direct": false,
            "version": "v0.40.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.34.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/time",
            "direct": false,
            "version": "v0.12.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/tools/go/expect",
            "direct": false,
            "version": "v0.1.1-deprecated",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/cenkalti/backoff.v1",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/inf.v0",
            "direct": false,
            "version": "v0.9.1",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/klog/v2",
            "direct": false,
            "version": "v2.120.1",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/utils",
            "direct": false,
            "version": "v0.0.0-20230726121419-3b25d923346b",
            "ecosystem": "go"
          },
          {
            "name": "lukechampine.com/blake3",
            "direct": false,
            "version": "v1.4.1",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/json",
            "direct": false,
            "version": "v0.0.0-20221116044647-bc3834ca7abd",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/structured-merge-diff/v4",
            "direct": false,
            "version": "v4.4.1",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/yaml",
            "direct": false,
            "version": "v1.3.0",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 271,
        "direct_count": 101,
        "indirect_count": 170
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 253,
        "merged_prs": 11050,
        "open_issues": 311,
        "closed_ratio": 0.913,
        "closed_issues": 3256,
        "closed_unmerged_prs": 2182
      },
      "bus_factor": 4,
      "top_contributors": [
        {
          "type": "User",
          "login": "terencechain",
          "commits": 2449,
          "avatar_url": "https://avatars.githubusercontent.com/u/21316537?v=4"
        },
        {
          "type": "User",
          "login": "prestonvanloon",
          "commits": 1410,
          "avatar_url": "https://avatars.githubusercontent.com/u/7246818?u=3f838d99c5179fdec697d8ed3bf7111485bc7fbf&v=4"
        },
        {
          "type": "User",
          "login": "rauljordan",
          "commits": 1160,
          "avatar_url": "https://avatars.githubusercontent.com/u/5572669?u=feca879be8532633cef04dc9396c0c0934e50de0&v=4"
        },
        {
          "type": "User",
          "login": "nisdas",
          "commits": 1096,
          "avatar_url": "https://avatars.githubusercontent.com/u/33201827?u=237644f422467c55d98eab69d7b360d4d2b9e54f&v=4"
        },
        {
          "type": "User",
          "login": "rkapka",
          "commits": 613,
          "avatar_url": "https://avatars.githubusercontent.com/u/28876818?u=1e0384a03b73c06474ab1be35c808a0f7fedc6b5&v=4"
        },
        {
          "type": "User",
          "login": "potuz",
          "commits": 518,
          "avatar_url": "https://avatars.githubusercontent.com/u/16044918?u=e6bb5d7eabe670f61cd3d28ecfe1bac99c6be64e&v=4"
        },
        {
          "type": "User",
          "login": "james-prysm",
          "commits": 415,
          "avatar_url": "https://avatars.githubusercontent.com/u/90280386?u=bd9eeedac76faf5f4f3481476a88691e06f3fe47&v=4"
        },
        {
          "type": "Bot",
          "login": "renovate[bot]",
          "commits": 358,
          "avatar_url": "https://avatars.githubusercontent.com/in/2740?v=4"
        },
        {
          "type": "User",
          "login": "farazdagi",
          "commits": 280,
          "avatar_url": "https://avatars.githubusercontent.com/u/188194?u=69ce65b5aa8291661d9a26686ef0a1adc27de0ba&v=4"
        },
        {
          "type": "User",
          "login": "0xKiwi",
          "commits": 278,
          "avatar_url": "https://avatars.githubusercontent.com/u/6251510?u=a72c0968b099a0056dbd94d6f43c757f21519ab4&v=4"
        }
      ],
      "contributors_sampled": 100,
      "top_contributor_share": 0.243
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "changelog.yml",
        "check-generated-go.yml",
        "check-logs.yml",
        "check-specrefs.yml",
        "clang-format.yml",
        "fuzz.yml",
        "go.yml",
        "horusec.yaml",
        "sbom-export.yaml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".golangci.yml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 9,
            "reason": "binaries present in source code",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 1,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 2,
            "reason": "badge detected: InProgress",
            "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 20 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 11 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": 3,
            "reason": "dependency not pinned by hash detected -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 9,
            "reason": "SAST tool is not run on all commits -- score normalized to 9",
            "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": 8,
            "reason": "5 out of the last 5 releases have a total of 5 signed artifacts.",
            "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": "34 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "c98e8d26ac02a2031ef7cc3176f9fe1c9e2189c6",
        "ran_at": "2026-07-15T23:56:10Z",
        "aggregate_score": 7,
        "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/prysmaticlabs/prysm",
    "host": "github.com",
    "name": "prysm",
    "owner": "prysmaticlabs"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "excellent",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 85,
      "inputs": {
        "security": 70,
        "vitality": 99,
        "community": 87,
        "governance": 84,
        "engineering": 80
      },
      "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": 100,
            "inputs": {
              "commits_last_year": 925,
              "human_commit_share": null,
              "days_since_last_push": 0,
              "active_weeks_last_year": 52
            },
            "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": "52/52 weeks with commits",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 52
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "925 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 925
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 98,
            "inputs": {
              "releases_count": 100,
              "latest_release_tag": "v7.1.7",
              "releases_from_tags": false,
              "days_since_latest_release": 2,
              "mean_days_between_releases": 23.9
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "100 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 2 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 2
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~23.9 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 23.9
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "5 out of the last 5 releases have a total of 5 signed artifacts.",
                "points": 8,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "unverified",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": "no_commit_sample",
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": null,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "maintenance record not established from the collected data",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_unverified",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "excellent",
        "name": "Community & Adoption",
        "value": 87,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "excellent",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 95,
            "inputs": {
              "forks": 1328,
              "stars": 3764,
              "watchers": 123,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "3,764 stars",
                "points": 58,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 3764
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "1,328 forks",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 1328
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "123 watchers",
                "points": 11.6,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 123
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 77,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (GPL-3.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "GPL-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": 6.3,
                "status": "met",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 84,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "good",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "bus_factor": 4,
              "contributors_sampled": 100,
              "top_contributor_share": 0.243
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "4 contributor(s) cover half of all commits",
                "points": 43.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 24% of commits",
                "points": 17,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 24
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "100 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 20 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "excellent",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "merged_prs": 11050,
              "open_issues": 311,
              "closed_issues": 3256,
              "issue_closed_ratio": 0.913,
              "closed_unmerged_prs": 2182
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "91% of issues closed",
                "points": 42.7,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 91
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "11050/13232 decided PRs merged",
                "points": 31.9,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 11050,
                      "decided": 13232
                    }
                  }
                ],
                "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": 78,
            "inputs": {
              "followers": 1431,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "OffchainLabs",
              "public_repos": 145,
              "account_age_days": 2841
            },
            "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": "1,431 followers of OffchainLabs",
                "points": 22.7,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 1431,
                      "login": "OffchainLabs"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "145 public repos, account ~7 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 145
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 7
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 80,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "9 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".golangci.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [
                "ethereum"
              ],
              "has_wiki": true,
              "homepage": "https://www.offchainlabs.com",
              "has_readme": true,
              "has_docs_dir": false,
              "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://www.offchainlabs.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": "1 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "good",
        "name": "Security",
        "value": 70,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "good",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 70,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 7
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "binaries present in source code",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "badge detected: InProgress",
                "points": 0.5,
                "status": "partial",
                "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 20 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 11 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 3",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 9",
                "points": 4.5,
                "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": "5 out of the last 5 releases have a total of 5 signed artifacts.",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "34 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": 5
            },
            "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": "good",
        "name": "AI Readiness",
        "value": 80,
        "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": [
                ".agents/AGENTS.md"
              ],
              "agent_instruction_max_bytes": 1773
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": ".agents/AGENTS.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".agents/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": 91,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": null,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": null
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".golangci.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "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 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 99,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 4934327,
              "source_files_sampled": 3542,
              "oversized_source_files": 53
            },
            "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": "53/3542 source files over 60KB",
                "points": 54.2,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 3542,
                      "oversized": 53
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [],
              "has_mcp_signal": false,
              "api_schema_files": [
                "proto/dbval/dbval.proto",
                "proto/engine/v1/electra.proto",
                "proto/engine/v1/execution_engine.proto",
                "proto/engine/v1/fulu.proto",
                "proto/engine/v1/gloas.proto",
                "proto/eth/ext/options.proto",
                "proto/eth/v1/attestation.proto",
                "proto/eth/v1/beacon_block.proto",
                "proto/eth/v1/beacon_chain.proto",
                "proto/eth/v1/node.proto",
                "proto/eth/v1/validator.proto",
                "proto/prysm/v1alpha1/attestation.proto",
                "proto/prysm/v1alpha1/beacon_block.proto",
                "proto/prysm/v1alpha1/beacon_chain.proto",
                "proto/prysm/v1alpha1/beacon_core_types.proto",
                "proto/prysm/v1alpha1/beacon_state.proto",
                "proto/prysm/v1alpha1/blobs.proto",
                "proto/prysm/v1alpha1/data_columns.proto",
                "proto/prysm/v1alpha1/debug.proto",
                "proto/prysm/v1alpha1/eip_7251.proto",
                "proto/prysm/v1alpha1/finalized_block_root_container.proto",
                "proto/prysm/v1alpha1/gloas.proto",
                "proto/prysm/v1alpha1/gloas_builder_api.proto",
                "proto/prysm/v1alpha1/health.proto",
                "proto/prysm/v1alpha1/light_client.proto",
                "proto/prysm/v1alpha1/node.proto",
                "proto/prysm/v1alpha1/p2p_messages.proto",
                "proto/prysm/v1alpha1/p2p_messages_gloas.proto",
                "proto/prysm/v1alpha1/partial_data_columns.proto",
                "proto/prysm/v1alpha1/powchain.proto",
                "proto/prysm/v1alpha1/slasher.proto",
                "proto/prysm/v1alpha1/sync_committee.proto",
                "proto/prysm/v1alpha1/validator-client/keymanager.proto",
                "proto/prysm/v1alpha1/validator.proto",
                "proto/prysm/v1alpha1/withdrawals.proto",
                "proto/ssz_query/response.proto",
                "proto/ssz_query/testing/test_containers.proto",
                "proto/testing/test.proto"
              ]
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": "proto/dbval/dbval.proto, proto/engine/v1/electra.proto, proto/engine/v1/execution_engine.proto, proto/engine/v1/fulu.proto, proto/engine/v1/gloas.proto, proto/eth/ext/options.proto, proto/eth/v1/attestation.proto, proto/eth/v1/beacon_block.proto, proto/eth/v1/beacon_chain.proto, proto/eth/v1/node.proto, proto/eth/v1/validator.proto, proto/prysm/v1alpha1/attestation.proto, proto/prysm/v1alpha1/beacon_block.proto, proto/prysm/v1alpha1/beacon_chain.proto, proto/prysm/v1alpha1/beacon_core_types.proto, proto/prysm/v1alpha1/beacon_state.proto, proto/prysm/v1alpha1/blobs.proto, proto/prysm/v1alpha1/data_columns.proto, proto/prysm/v1alpha1/debug.proto, proto/prysm/v1alpha1/eip_7251.proto, proto/prysm/v1alpha1/finalized_block_root_container.proto, proto/prysm/v1alpha1/gloas.proto, proto/prysm/v1alpha1/gloas_builder_api.proto, proto/prysm/v1alpha1/health.proto, proto/prysm/v1alpha1/light_client.proto, proto/prysm/v1alpha1/node.proto, proto/prysm/v1alpha1/p2p_messages.proto, proto/prysm/v1alpha1/p2p_messages_gloas.proto, proto/prysm/v1alpha1/partial_data_columns.proto, proto/prysm/v1alpha1/powchain.proto, proto/prysm/v1alpha1/slasher.proto, proto/prysm/v1alpha1/sync_committee.proto, proto/prysm/v1alpha1/validator-client/keymanager.proto, proto/prysm/v1alpha1/validator.proto, proto/prysm/v1alpha1/withdrawals.proto, proto/ssz_query/response.proto, proto/ssz_query/testing/test_containers.proto, proto/testing/test.proto",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "proto/dbval/dbval.proto, proto/engine/v1/electra.proto, proto/engine/v1/execution_engine.proto, proto/engine/v1/fulu.proto, proto/engine/v1/gloas.proto, proto/eth/ext/options.proto, proto/eth/v1/attestation.proto, proto/eth/v1/beacon_block.proto, proto/eth/v1/beacon_chain.proto, proto/eth/v1/node.proto, proto/eth/v1/validator.proto, proto/prysm/v1alpha1/attestation.proto, proto/prysm/v1alpha1/beacon_block.proto, proto/prysm/v1alpha1/beacon_chain.proto, proto/prysm/v1alpha1/beacon_core_types.proto, proto/prysm/v1alpha1/beacon_state.proto, proto/prysm/v1alpha1/blobs.proto, proto/prysm/v1alpha1/data_columns.proto, proto/prysm/v1alpha1/debug.proto, proto/prysm/v1alpha1/eip_7251.proto, proto/prysm/v1alpha1/finalized_block_root_container.proto, proto/prysm/v1alpha1/gloas.proto, proto/prysm/v1alpha1/gloas_builder_api.proto, proto/prysm/v1alpha1/health.proto, proto/prysm/v1alpha1/light_client.proto, proto/prysm/v1alpha1/node.proto, proto/prysm/v1alpha1/p2p_messages.proto, proto/prysm/v1alpha1/p2p_messages_gloas.proto, proto/prysm/v1alpha1/partial_data_columns.proto, proto/prysm/v1alpha1/powchain.proto, proto/prysm/v1alpha1/slasher.proto, proto/prysm/v1alpha1/sync_committee.proto, proto/prysm/v1alpha1/validator-client/keymanager.proto, proto/prysm/v1alpha1/validator.proto, proto/prysm/v1alpha1/withdrawals.proto, proto/ssz_query/response.proto, proto/ssz_query/testing/test_containers.proto, proto/testing/test.proto"
                    }
                  }
                ],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "go package 'github.com/OffchainLabs/prysm/v7' points at a different repository (https://github.com/OffchainLabs/prysm); excluded from ecosystem scoring"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-15T23:56:42.827269Z",
  "schema_version": "0.11.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/p/prysmaticlabs/prysm.svg",
  "full_name": "prysmaticlabs/prysm",
  "license_state": "standard",
  "license_spdx": "GPL-3.0"
}

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v1.13.0, schema v0.11.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsGo.