Public record
Software health reportschema 0.27.0 · metrics 2.5.0 · 2026-08-02 04:07 UTC

0xPolygon / polygon-cli

A Swiss Army knife of blockchain tools

GoAGPL-3.0★ 91 stars⑂ 83 forkssince Jul 2022View on GitHub ↗
KindTerminal interfaceCommand-line toolhow this is determined

0xPolygon/polygon-cli holds a health index of 88 out of 100, placing it in the Excellent band. It scores highest on Vitality (94/100) and lowest on Community & Adoption (54/100). It was last updated today. 2 contributors account for most of its recent work.

88
overall / 100
Excellent

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

88
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe 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.

The weighted overall 74 is calibrated to 88 on the published index scale (record calibration 2026-08-02).

Ownership

PolygonOrganization
796 followers151 public repossince Jun 2020

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogithub.com/0xPolygon/polygon-cliv0.1.119-1211 day ago

Metrics by category

Vitality

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

94Exceptional · 21% of overall
How it's scored
36/36Push recency — last push 0 days ago
32.5/36Commit cadence — 47/52 weeks with commits
18/18Commit volume — 341 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year341
human_commit_share0.22
days_since_last_push0
active_weeks_last_year47
How it's scored
27/27Ships releases — 100 releases published
36/36Release recency — latest release 1 days ago
27/27Release cadence — a release every ~10.3 days
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Inputs used
releases_count100
latest_release_tagv0.1.119
releases_from_tagsno
days_since_latest_release1
mean_days_between_releases10.3

Community & Adoption

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

54Moderate · 17% of overall
How it's scored
31.7/60Stars — 91 stars
16/25Forks — 83 forks
4.7/15Watchers — 8 watchers
Inputs used
forks83
stars91
watchers8
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (AGPL-3.0)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateyes

Sustainability & Governance

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

81Excellent · 23% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
13.7/22.5Commit distribution — top contributor authored 39% of commits
13.5/13.5Contributor breadth — 48 contributors
10/10OpenSSF Scorecard: Contributors — project has 6 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled48
top_contributor_share0.389
How it's scored
41/42Issue resolution — 98% of issues closed
25.7/30PR acceptance — 797/930 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
15/15OpenSSF Scorecard: Code-Review — all changesets reviewed
Inputs used
merged_prs797
open_issues1
closed_issues40
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio0.976
closed_unmerged_prs133
first_time_authors_30d
first_time_prs_merged_30d
first_time_prs_decided_30d
Excluded from scoring (no data or not applicable): newcomer_pr_acceptance. Remaining weights renormalized.
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
20.9/25Owner reach — 796 followers of 0xPolygon
25/25Track record — 151 public repos, account ~6 yr old
Inputs used
followers796
owner_typeOrganization
is_verified
owner_login0xPolygon
public_repos151
account_age_days2,251

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable — 1 package(s) on go
35/35Publish recency — latest publish 1 days ago
20/20Version history — 121 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgithub.com/0xPolygon/polygon-cli
ecosystemsgo
any_deprecatedno
min_days_since_publish1

Engineering Quality

Are baseline engineering and documentation practices in place?

71Good · 19% of overall
How it's scored
24/24CI workflows — 3 workflow(s)
24/24Tests present
0/16Linter config
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_configno
has_precommit_configno
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

63Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
6/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/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
7.5/7.5Code-Review — all changesets reviewed
2.5/2.5Contributors — project has 6 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
1/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 2
5/5SAST — SAST tool is run on all commits
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 10 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated18
scorecard_versionv5.5.0
checks_inconclusive0
scorecard_aggregate6.6
How it's scored
9/35Direct dependencies free of known advisories — 3 affected: github.com/docker/docker v28.5.2+incompatible (high 8.8), github.com/cometbft/cometbft v0.38.21 (unknown), golang.org/x/crypto v0.54.0 (unknown)
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
30.9/40No advisories left outstanding — 2 advisory-carrying package(s) unaddressed past 90 days; oldest published 543 days ago
Inputs used
sourceosv
advisories15
affected_packages6
assessed_packages217
unassessed_packages0
affected_by_severityhigh 1, moderate 2, unknown 3
direct_affected_packages3
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 217 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

79Good · 4% of overall
How it's scored
45/45Agent instructions — CLAUDE.md
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 22 of 22 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share1
agent_instruction_filesCLAUDE.md
agent_instruction_max_bytes18,471
How it's scored
18/18One-command bootstrap — Makefile, contracts/Makefile
22/22Automated tests
0/11Lint / format config
11/11Static type checking — Go (statically typed)
10/10Reproducible environment — Dockerfile, lockfile
10/10Demonstrated agent practice — 10 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance — 78 of the last 100 commits are automated dependency updates
2/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 2
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum
has_dockerfileyes
typed_languageyes
bootstrap_filesMakefile, contracts/Makefile
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0.1
toolchain_manifestsgo.mod
dependency_bot_commit_share0.78
How it's scored
45/45Type-checkable code — Go (statically typed)
53.6/55Manageable file sizes — 12/488 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes234,513
source_files_sampled488
oversized_source_files12
How it's scored
40/40API schema (OpenAPI/GraphQL/proto) — proto/block.proto, proto/transaction.proto
0/20MCP server
0/40Runnable examples
Inputs used
example_dirs
has_mcp_signalno
api_schema_filesproto/block.proto, proto/transaction.proto

Key facts

91GitHub stars
48contributors
341commits, last 12 months
0days since last push
100releases
2bus factor
1open issues
Gopackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

More detail

Star and fork history 0 ★ / 83 ⇿
0Stars
83Forks
99Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

0204060801008122023-022024-112026-07
Major 0Minor 0Patch 97

Each point covers 4 days.

OpenSSF Scorecard 6.6 / 10
6.6aggregate

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-08-02 04:06 UTC

10Binary-Artifactsno binaries found in the repo
8Branch-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
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
10Code-Reviewall changesets reviewed
10Contributorsproject has 6 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
2Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 2
10SASTSAST tool is run on all commits
10Security-Policysecurity policy file detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities10 existing vulnerabilities detected
Direct dependencies 58
RegistryPackageVersion constraintManifest
Gocloud.google.com/go/datastorev1.24.0go.mod
Gogithub.com/btcsuite/btcutilv1.0.3-0.20201208143702-a53e38424ccego.mod
Gogithub.com/cenkalti/backoff/v4v4.3.0go.mod
Gogithub.com/cockroachdb/pebblev1.1.5go.mod
Gogithub.com/ethereum/go-ethereumv1.17.4go.mod
Gogithub.com/gizak/termui/v3v3.1.1-0.20231111080052-b3569a6cd52dgo.mod
Gogithub.com/google/gofuzzv1.2.0go.mod
Gogithub.com/hashicorp/golang-lruv1.0.2go.mod
Gogithub.com/libp2p/go-libp2pv0.36.5go.mod
Gogithub.com/manifoldco/promptuiv0.9.0go.mod
Gogithub.com/oasisprotocol/curve25519-voiv0.0.0-20230904125328-1f23a7beb09ago.mod
Gogithub.com/prometheus/client_modelv0.6.2go.mod
Gogithub.com/prometheus/commonv0.70.1go.mod
Gogithub.com/rs/zerologv1.35.1go.mod
Gogithub.com/schollz/progressbar/v3v3.19.1go.mod
Gogithub.com/spf13/cobrav1.10.1go.mod
Gogithub.com/spf13/pflagv1.0.10go.mod
Gogithub.com/spf13/viperv1.21.0go.mod
Gogithub.com/stretchr/testifyv1.11.1go.mod
Gogithub.com/syndtr/goleveldbv1.0.1-0.20220721030215-126854af5e6dgo.mod
Gogithub.com/tyler-smith/go-bip32v1.0.0go.mod
Gogithub.com/tyler-smith/go-bip39v1.1.0go.mod
Gogithub.com/xeipuuv/gojsonschemav1.2.0go.mod
Gogolang.org/x/cryptov0.54.0go.mod
Gogolang.org/x/expv0.0.0-20241009180824-f66d83c29e7cgo.mod
Gogolang.org/x/textv0.40.0go.mod
Gogolang.org/x/timev0.15.0go.mod
Gogoogle.golang.org/apiv0.290.0go.mod
Gogoogle.golang.org/protobufv1.36.11go.mod
Gogithub.com/alecthomas/participle/v2v2.1.4go.mod
Gogithub.com/cenkalti/backoffv2.2.1+incompatiblego.mod
Gogithub.com/deckarep/golang-set/v2v2.9.0go.mod
Gogithub.com/holiman/bloomfilter/v2v2.0.3go.mod
Gogithub.com/holiman/uint256v1.3.2go.mod
Gogithub.com/prometheus/client_golangv1.23.2go.mod
Gogolang.org/x/syncv0.22.0go.mod
Gogolang.org/x/termv0.45.0go.mod
Gocloud.google.com/go/kmsv1.31.0go.mod
Gogithub.com/0xPolygon/cdk-contracts-toolingv0.0.1go.mod
Gogithub.com/ClickHouse/clickhouse-go/v2v2.47.0go.mod
Gogithub.com/btcsuite/btcd/btcutilv1.2.0go.mod
Gogithub.com/chromedp/cdprotov0.0.0-20260321001828-e3e3800016bcgo.mod
Gogithub.com/chromedp/chromedpv0.15.1go.mod
Gogithub.com/cometbft/cometbftv0.38.21go.mod
Gogithub.com/docker/dockerv28.5.2+incompatiblego.mod
Gogithub.com/fatih/colorv1.19.0go.mod
Gogithub.com/gateway-fm/vectorized-poseidon-goldv1.0.0go.mod
Gogithub.com/gdamore/tcell/v2v2.13.10go.mod
Gogithub.com/go-echarts/go-echarts/v2v2.7.2go.mod
Gogithub.com/go-errors/errorsv1.5.1go.mod
Gogithub.com/google/tink/gov1.7.0go.mod
Gogithub.com/iden3/go-iden3-cryptov0.0.17go.mod
Gogithub.com/montanaflynn/statsv0.12.2go.mod
Gogithub.com/pelletier/go-toml/v2v2.4.3go.mod
Gogithub.com/rivo/tviewv0.42.0go.mod
Gogithub.com/0xPolygon/cdk-rpcv0.0.0-20250213125803-179882ad6229go.mod
Gogithub.com/btcsuite/btcd/btcec/v2v2.5.0go.mod
Gogithub.com/golang-collections/collectionsv0.0.0-20130729185459-604e922904d3go.mod
All dependencies 217

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

RegistryPackageVersionRelation
Gocloud.google.com/go/datastorev1.24.0direct
Gocloud.google.com/go/kmsv1.31.0direct
Gogithub.com/0xpolygon/cdk-contracts-toolingv0.0.1direct
Gogithub.com/0xpolygon/cdk-rpcv0.0.0-20250213125803-179882ad6229direct
Gogithub.com/alecthomas/participle/v2v2.1.4direct
Gogithub.com/btcsuite/btcd/btcec/v2v2.5.0direct
Gogithub.com/btcsuite/btcd/btcutilv1.2.0direct
Gogithub.com/btcsuite/btcutilv1.0.3-0.20201208143702-a53e38424ccedirect
Gogithub.com/cenkalti/backoffv2.2.1+incompatibledirect
Gogithub.com/cenkalti/backoff/v4v4.3.0direct
Gogithub.com/chromedp/cdprotov0.0.0-20260321001828-e3e3800016bcdirect
Gogithub.com/chromedp/chromedpv0.15.1direct
Gogithub.com/clickhouse/clickhouse-go/v2v2.47.0direct
Gogithub.com/cockroachdb/pebblev1.1.5direct
Gogithub.com/cometbft/cometbftv0.38.21direct
Gogithub.com/deckarep/golang-set/v2v2.9.0direct
Gogithub.com/docker/dockerv28.5.2+incompatibledirect
Gogithub.com/ethereum/go-ethereumv1.17.4direct
Gogithub.com/fatih/colorv1.19.0direct
Gogithub.com/gateway-fm/vectorized-poseidon-goldv1.0.0direct
Gogithub.com/gdamore/tcell/v2v2.13.10direct
Gogithub.com/gizak/termui/v3v3.1.1-0.20231111080052-b3569a6cd52ddirect
Gogithub.com/go-echarts/go-echarts/v2v2.7.2direct
Gogithub.com/go-errors/errorsv1.5.1direct
Gogithub.com/golang-collections/collectionsv0.0.0-20130729185459-604e922904d3direct
Gogithub.com/google/gofuzzv1.2.0direct
Gogithub.com/google/tink/gov1.7.0direct
Gogithub.com/hashicorp/golang-lruv1.0.2direct
Gogithub.com/holiman/bloomfilter/v2v2.0.3direct
Gogithub.com/holiman/uint256v1.3.2direct
Gogithub.com/iden3/go-iden3-cryptov0.0.17direct
Gogithub.com/libp2p/go-libp2pv0.36.5direct
Gogithub.com/manifoldco/promptuiv0.9.0direct
Gogithub.com/montanaflynn/statsv0.12.2direct
Gogithub.com/oasisprotocol/curve25519-voiv0.0.0-20230904125328-1f23a7beb09adirect
Gogithub.com/pelletier/go-toml/v2v2.4.3direct
Gogithub.com/prometheus/client_golangv1.23.2direct
Gogithub.com/prometheus/client_modelv0.6.2direct
Gogithub.com/prometheus/commonv0.70.1direct
Gogithub.com/rivo/tviewv0.42.0direct
Gogithub.com/rs/zerologv1.35.1direct
Gogithub.com/schollz/progressbar/v3v3.19.1direct
Gogithub.com/spf13/cobrav1.10.1direct
Gogithub.com/spf13/pflagv1.0.10direct
Gogithub.com/spf13/viperv1.21.0direct
Gogithub.com/stretchr/testifyv1.11.1direct
Gogithub.com/syndtr/goleveldbv1.0.1-0.20220721030215-126854af5e6ddirect
Gogithub.com/tyler-smith/go-bip32v1.0.0direct
Gogithub.com/tyler-smith/go-bip39v1.1.0direct
Gogithub.com/xeipuuv/gojsonschemav1.2.0direct
Gogolang.org/x/cryptov0.54.0direct
Gogolang.org/x/expv0.0.0-20241009180824-f66d83c29e7cdirect
Gogolang.org/x/syncv0.22.0direct
Gogolang.org/x/termv0.45.0direct
Gogolang.org/x/textv0.40.0direct
Gogolang.org/x/timev0.15.0direct
Gogoogle.golang.org/apiv0.290.0direct
Gogoogle.golang.org/protobufv1.36.11direct
Gocloud.google.com/gov0.123.0indirect
Gocloud.google.com/go/authv0.20.0indirect
Gocloud.google.com/go/auth/oauth2adaptv0.2.8indirect
Gocloud.google.com/go/compute/metadatav0.9.0indirect
Gocloud.google.com/go/iamv1.7.0indirect
Gocloud.google.com/go/longrunningv1.0.0indirect
Gogithub.com/andybalholm/brotliv1.2.1indirect
Gogithub.com/beorn7/perksv1.0.1indirect
Gogithub.com/bits-and-blooms/bitsetv1.24.4indirect
Gogithub.com/cespare/xxhash/v2v2.3.0indirect
Gogithub.com/chromedp/sysutilv1.1.0indirect
Gogithub.com/chzyer/readlinev1.5.1indirect
Gogithub.com/clickhouse/ch-gov0.73.0indirect
Gogithub.com/cockroachdb/errorsv1.11.3indirect
Gogithub.com/cockroachdb/fifov0.0.0-20240816210425-c5d0cb0b6fc0indirect
Gogithub.com/cockroachdb/logtagsv0.0.0-20230118201751-21c54148d20bindirect
Gogithub.com/cockroachdb/redactv1.1.5indirect
Gogithub.com/cockroachdb/tokenbucketv0.0.0-20230807174530-cc333fc44b06indirect
Gogithub.com/cometbft/cometbft-dbv0.14.1indirect
Gogithub.com/consensys/gnark-cryptov0.19.2indirect
Gogithub.com/containerd/errdefsv1.0.0indirect
Gogithub.com/containerd/errdefs/pkgv0.3.0indirect
Gogithub.com/cosmos/gogoprotov1.7.0indirect
Gogithub.com/crate-crypto/go-eth-kzgv1.5.0indirect
Gogithub.com/datadog/zstdv1.5.6indirect
Gogithub.com/davecgh/go-spewv1.1.2-0.20180830191138-d8f796af33ccindirect
Gogithub.com/decred/dcrd/dcrec/secp256k1/v4v4.4.0indirect
Gogithub.com/dgraph-io/badger/v4v4.2.0indirect
Gogithub.com/dgraph-io/ristrettov0.1.1indirect
Gogithub.com/dgryski/go-farmv0.0.0-20200201041132-a6ae2369ad13indirect
Gogithub.com/distribution/referencev0.6.0indirect
Gogithub.com/docker/go-connectionsv0.7.0indirect
Gogithub.com/docker/go-unitsv0.5.0indirect
Gogithub.com/dustin/go-humanizev1.0.1indirect
Gogithub.com/emicklei/dotv1.6.2indirect
Gogithub.com/ethereum/c-kzg-4844/v2v2.1.6indirect
Gogithub.com/ethereum/go-bigmodexpfixv0.0.0-20250911101455-f9e208c548abindirect
Gogithub.com/factomproject/basenv0.0.0-20150613233007-fe3947df716eindirect
Gogithub.com/factomproject/btcutileccv0.0.0-20130527213604-d3a63a5752ecindirect
Gogithub.com/felixge/httpsnoopv1.0.4indirect
Gogithub.com/ferranbt/fastsszv0.1.4indirect
Gogithub.com/fjl/jsonwv0.1.0indirect
Gogithub.com/fsnotify/fsnotifyv1.9.0indirect
Gogithub.com/gdamore/encodingv1.0.1indirect
Gogithub.com/getsentry/sentry-gov0.29.1indirect
Gogithub.com/go-faster/cityv1.0.1indirect
Gogithub.com/go-faster/errorsv0.7.1indirect
Gogithub.com/go-json-experiment/jsonv0.0.0-20260214004413-d219187c3433indirect
Gogithub.com/go-kit/logv0.2.1indirect
Gogithub.com/go-logfmt/logfmtv0.6.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-viper/mapstructure/v2v2.4.0indirect
Gogithub.com/gobwas/httpheadv0.1.0indirect
Gogithub.com/gobwas/poolv0.2.1indirect
Gogithub.com/gobwas/wsv1.4.0indirect
Gogithub.com/gofrs/flockv0.12.1indirect
Gogithub.com/gogo/protobufv1.3.2indirect
Gogithub.com/golang/glogv1.2.5indirect
Gogithub.com/golang/groupcachev0.0.0-20210331224755-41bb18bfe9daindirect
Gogithub.com/golang/protobufv1.5.4indirect
Gogithub.com/golang/snappyv1.0.0indirect
Gogithub.com/google/btreev1.1.3indirect
Gogithub.com/google/flatbuffersv1.12.1indirect
Gogithub.com/google/go-cmpv0.7.0indirect
Gogithub.com/google/s2a-gov0.1.9indirect
Gogithub.com/google/uuidv1.6.0indirect
Gogithub.com/googleapis/enterprise-certificate-proxyv0.3.18indirect
Gogithub.com/googleapis/gax-go/v2v2.23.0indirect
Gogithub.com/gorilla/websocketv1.5.3indirect
Gogithub.com/huin/goupnpv1.3.0indirect
Gogithub.com/inconshreveable/mousetrapv1.1.0indirect
Gogithub.com/ipfs/go-cidv0.4.1indirect
Gogithub.com/jackpal/go-nat-pmpv1.0.2indirect
Gogithub.com/jmhodges/levigov1.0.0indirect
Gogithub.com/klauspost/compressv1.18.6indirect
Gogithub.com/klauspost/cpuid/v2v2.2.8indirect
Gogithub.com/kr/prettyv0.3.1indirect
Gogithub.com/kr/textv0.2.0indirect
Gogithub.com/libp2p/go-buffer-poolv0.1.0indirect
Gogithub.com/linxgnu/grocksdbv1.8.14indirect
Gogithub.com/lucasb-eyer/go-colorfulv1.3.0indirect
Gogithub.com/mattn/go-colorablev0.1.14indirect
Gogithub.com/mattn/go-isattyv0.0.22indirect
Gogithub.com/mattn/go-runewidthv0.0.16indirect
Gogithub.com/microsoft/go-winiov0.6.2indirect
Gogithub.com/minio/sha256-simdv1.0.1indirect
Gogithub.com/mitchellh/colorstringv0.0.0-20190213212951-d06e56a500dbindirect
Gogithub.com/mitchellh/go-wordwrapv1.0.1indirect
Gogithub.com/mitchellh/mapstructurev1.5.0indirect
Gogithub.com/moby/docker-image-specv1.3.1indirect
Gogithub.com/moby/sys/atomicwriterv0.1.0indirect
Gogithub.com/morikuni/aecv1.0.0indirect
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-multiaddrv0.13.0indirect
Gogithub.com/multiformats/go-multibasev0.2.0indirect
Gogithub.com/multiformats/go-multicodecv0.9.0indirect
Gogithub.com/multiformats/go-multihashv0.2.3indirect
Gogithub.com/multiformats/go-varintv0.0.7indirect
Gogithub.com/munnerz/goautonegv0.0.0-20191010083416-a7dc8b61c822indirect
Gogithub.com/nsf/termbox-gov1.1.1indirect
Gogithub.com/onsi/gomegav1.20.0indirect
Gogithub.com/opencontainers/go-digestv1.0.0indirect
Gogithub.com/opencontainers/image-specv1.1.1indirect
Gogithub.com/paulmach/orbv0.13.0indirect
Gogithub.com/petermattis/goidv0.0.0-20240813172612-4fcff4a6cae7indirect
Gogithub.com/pierrec/lz4/v4v4.1.27indirect
Gogithub.com/pion/dtls/v3v3.1.2indirect
Gogithub.com/pion/loggingv0.2.4indirect
Gogithub.com/pion/stun/v3v3.1.2indirect
Gogithub.com/pion/transport/v4v4.0.1indirect
Gogithub.com/pkg/errorsv0.9.1indirect
Gogithub.com/pmezard/go-difflibv1.0.1-0.20181226105442-5d4384ee4fb2indirect
Gogithub.com/projectzkm/ziren/crates/go-runtime/zkvm_runtimev0.0.0-20251213223233-751f36331c62indirect
Gogithub.com/prometheus/procfsv0.21.0indirect
Gogithub.com/rivo/unisegv0.4.7indirect
Gogithub.com/rogpeppe/go-internalv1.14.1indirect
Gogithub.com/sagikazarmark/locaferov0.11.0indirect
Gogithub.com/sasha-s/go-deadlockv0.3.5indirect
Gogithub.com/segmentio/asmv1.2.1indirect
Gogithub.com/shirou/gopsutilv3.21.11+incompatibleindirect
Gogithub.com/shopspring/decimalv1.4.0indirect
Gogithub.com/sourcegraph/concv0.3.1-0.20240121214520-5f936abd7ae8indirect
Gogithub.com/spaolacci/murmur3v1.1.0indirect
Gogithub.com/spf13/aferov1.15.0indirect
Gogithub.com/spf13/castv1.10.0indirect
Gogithub.com/subosito/gotenvv1.6.0indirect
Gogithub.com/supranational/blstv0.3.16indirect
Gogithub.com/tklauser/go-sysconfv0.4.0indirect
Gogithub.com/tklauser/numcpusv0.12.0indirect
Gogithub.com/victoriametrics/fastcachev1.13.0indirect
Gogithub.com/wlynxg/anetv0.0.5indirect
Gogithub.com/xeipuuv/gojsonpointerv0.0.0-20190905194746-02993c407bfbindirect
Gogithub.com/xeipuuv/gojsonreferencev0.0.0-20180127040603-bd5ef7bd5415indirect
Gogithub.com/yusufpapurcu/wmiv1.2.4indirect
Gogo.etcd.io/bboltv1.4.0-alpha.0.0.20240404170359-43604f3112c5indirect
Gogo.mongodb.org/mongo-driverv1.17.7indirect
Gogo.opencensus.iov0.24.0indirect
Gogo.opentelemetry.io/auto/sdkv1.2.1indirect
Gogo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcv0.67.0indirect
Gogo.opentelemetry.io/contrib/instrumentation/net/http/otelhttpv0.69.0indirect
Gogo.opentelemetry.io/otelv1.44.0indirect
Gogo.opentelemetry.io/otel/metricv1.44.0indirect
Gogo.opentelemetry.io/otel/tracev1.44.0indirect
Gogo.yaml.in/yaml/v3v3.0.4indirect
Gogolang.org/x/netv0.57.0indirect
Gogolang.org/x/oauth2v0.36.0indirect
Gogolang.org/x/sysv0.47.0indirect
Gogoogle.golang.org/genprotov0.0.0-20260319201613-d00831a3d3e7indirect
Gogoogle.golang.org/genproto/googleapis/apiv0.0.0-20260630182238-925bb5da69e7indirect
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20260706201446-f0a921348800indirect
Gogoogle.golang.org/grpcv1.82.1indirect
Gogopkg.in/yaml.v2v2.4.0indirect
Gogopkg.in/yaml.v3v3.0.1indirect
Gogotest.tools/v3v3.5.2indirect
Golukechampine.com/blake3v1.3.0indirect
Dependency advisories 6

This repository publishes no package the index resolves, so its own dependency graph was assessed — 217 packages, which also include development and test pins that never ship: 6 carry known advisories, of which 3 are direct.

PackageVersionRelationSeverityAdvisoriesFixed in
github.com/docker/dockerv28.5.2+incompatibledirecthigh1029.3.1
github.com/pion/dtls/v3v3.1.2indirectmoderate13.1.4
github.com/pion/stun/v3v3.1.2indirectmoderate13.1.5
github.com/cometbft/cometbftv0.38.21directunknown11.0.1
golang.org/x/cryptov0.54.0directunknown1
github.com/klauspost/compressv1.18.6indirectunknown11.18.7

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable

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 v2.5.0, schema v0.27.0 — full methodology · metrics wiki.

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