Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-08-28 02:17 UTC

lightningnetwork / lnd

Lightning Network Daemon ⚡️

GoMIT★ 8,187 stars⑂ 2,281 forkssince Jan 2016View on GitHub ↗
KindNetwork serviceCommand-line toolLibraryhow this is determined

lightningnetwork/lnd holds a health index of 94 out of 100, placing it in the Exceptional band. It scores highest on Vitality (99/100) and lowest on Security (52/100). It was last updated 2 days ago. 4 contributors account for most of its recent work.

94
overall / 100
Exceptional

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.

94
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 81 is calibrated to 94 on the published index scale (record calibration 2026-08-02).

Ownership

lightningnetworkOrganization
432 followers3 public repossince Jul 2015

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogithub.com/lightningnetwork/lndv0.21.2-beta.rc1-24520 days ago
Gogithub.com/lightningnetwork/lnd/fn/v2v2.0.9-10325 days ago
Gogithub.com/lightningnetwork/lnd/tlvv1.4.0-1962 days ago
Gogithub.com/lightningnetwork/lnd/torv1.2.0-1262 days ago
Gogithub.com/lightningnetwork/lnd/certv1.2.2-91087 days ago
Gogithub.com/lightningnetwork/lnd/kvdbv1.6.1-3341 days ago
Gogithub.com/lightningnetwork/lnd/actorv0.0.6-6138 days ago
Gogithub.com/lightningnetwork/lnd/clockv1.1.1-41087 days ago

Metrics by category

Vitality

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

99Exceptional · 21% of overall

Development activity

100Exceptional
How it's scored
36/36Push recencylast push 2 days ago
36/36Commit cadence52/52 weeks with commits
18/18Commit volume1,456 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year1,456
human_commit_share1
days_since_last_push2
active_weeks_last_year52

Release discipline

98Exceptional
How it's scored
27/27Ships releases100 releases published
36/36Release recencylatest release 14 days ago
27/27Release cadencea release every ~12.6 days
8/10OpenSSF Scorecard: Signed-Releases5 out of the last 5 releases have a total of 5 signed artifacts.
Inputs used
releases_count100
latest_release_tagv0.21.2-beta
releases_from_tagsno
days_since_latest_release14
mean_days_between_releases12.6

Community & Adoption

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

79Good · 17% of overall
How it's scored
60/60Stars8,187 stars
25/25Forks2,281 forks
13.9/15Watchers314 watchers
Inputs used
forks2,281
stars8,187
watchers314
growth_stateorganic
growth_factor_pct100
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges4
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_servicesgithub.com, goreportcard.com, shields.io
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
43.2/54Bus factor4 contributor(s) cover half of all commits
15.9/22.5Commit distributiontop contributor authored 30% of commits
13.5/13.5Contributor breadth99 contributors
10/10OpenSSF Scorecard: Contributorsproject has 24 contributing companies or organizations
Inputs used
bus_factor4
contributors_sampled99
top_contributor_share0.295
How it's scored
36.6/42Issue resolution87% of issues closed
23.7/30PR acceptance4,542/5,756 decided PRs merged
4.3/13Newcomer PR acceptance1/3 first-time contributors' PRs merged in 30d
15/15OpenSSF Scorecard: Code-Reviewall changesets reviewed
Inputs used
merged_prs4,542
open_issues585
closed_issues3,956
prs_merged_7d3
prs_decided_7d3
prs_merged_30d32
prs_decided_30d36
issue_closed_ratio0.871
closed_unmerged_prs1,214
first_time_authors_30d3
first_time_prs_merged_30d1
first_time_prs_decided_30d3
How it's scored
30/30Ownership backingorganization-owned
0/20Verified domain
19/25Owner reach432 followers of lightningnetwork
16.4/25Track record3 public repos, account ~11 yr old
Inputs used
followers432
owner_typeOrganization
is_verifiedno
owner_loginlightningnetwork
public_repos3
account_age_days4,056

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable8 package(s) on go
35/35Publish recencylatest publish 20 days ago
20/20Version history245 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesgithub.com/lightningnetwork/lnd, github.com/lightningnetwork/lnd/fn/v2, github.com/lightningnetwork/lnd/tlv, github.com/lightningnetwork/lnd/tor, github.com/lightningnetwork/lnd/cert, github.com/lightningnetwork/lnd/kvdb, github.com/lightningnetwork/lnd/actor, github.com/lightningnetwork/lnd/clock
ecosystemsgo
any_deprecatedno
min_days_since_publish20

Engineering Quality

Are baseline engineering and documentation practices in place?

88Excellent · 19% of overall
How it's scored
24/24CI workflows11 workflow(s)
24/24Tests present
16/16Linter config.golangci.yml
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests10 out of 10 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configyes
has_precommit_configno

Documentation

85Excellent
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics10 topics
10/10Wiki
Inputs used
topicsbitcoin, lightning-network, blockchain, micropayments, lightning, protocol, cryptocurrency, cryptography, peer-to-peer, payments
has_wikiyes
homepage
docs_site
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

52Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
3/7.5Branch-Protectionbranch protection is not maximal on development and all release branches
2.5/2.5CI-Tests10 out of 10 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
7.5/7.5Code-Reviewall changesets reviewed
2.5/2.5Contributorsproject has 24 contributing companies or organizations
0/10Dangerous-Workflowdangerous workflow patterns detected
7.5/7.5Dependency-Update-Toolupdate tool detected
5/5Fuzzingproject is fuzzed
2.5/2.5Licenselicense file detected
7.5/7.5Maintained30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10
0/5Packagingno data
1/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 2
0/5SASTSAST tool is not run on all commits -- score normalized to 0
5/5Security-Policysecurity policy file detected
6/7.5Signed-Releases5 out of the last 5 releases have a total of 5 signed artifacts.
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities44 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate5.8
Excluded from scoring (no data or not applicable): Packaging. Remaining weights renormalized.
How it's scored
3/35Direct dependencies free of known advisories13 affected: golang.org/x/crypto v0.40.0 (critical 10.0), golang.org/x/crypto v0.41.0 (critical 10.0), golang.org/x/crypto v0.51.0 (critical 10.0), +10 more
0/25Indirect dependencies free of known advisoriestransitive set not separable from development and test dependencies in this scope
19.4/40No advisories left outstanding6 advisory-carrying package(s) unaddressed past 90 days; oldest published 287 days ago
Inputs used
sourceosv
advisories142
affected_packages21
assessed_packages429
unassessed_packages0
affected_by_severitycritical 3, high 4, moderate 2, low 1, unknown 11
direct_affected_packages13
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 429 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.

67Good · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
15/15Machine-readable docs (llms.txt)llms.txt served by the project website (https://docs.lightning.engineering/llms.txt)
40/40Legible commit history100 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtyes
llms_txt_urlhttps://docs.lightning.engineering/llms.txt
legible_history_share1
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrapMakefile
22/22Automated tests
11/11Lint / format config.golangci.yml
11/11Static type checkingGo (statically typed)
10/10Reproducible environmentDockerfile, lockfile
0/10Demonstrated agent practiceno agent-authored commits among the last 100
0/8Automated maintenanceno automated dependency updates observed
2/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 2
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum
has_dockerfileyes
typed_languageyes
bootstrap_filesMakefile
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifestsactor/go.mod, cert/go.mod, clock/go.mod, fn/go.mod, go.mod, healthcheck/go.mod, kvdb/go.mod, queue/go.mod, sqldb/go.mod, sqldb/v2/go.mod, ticker/go.mod, tlv/go.mod, tools/go.mod, tools/linters/go.mod, tor/go.mod
dependency_bot_commit_share0
How it's scored
45/45Type-checkable codeGo (statically typed)
52.6/55Manageable file sizes83/1,900 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes714,408
source_files_sampled1,900
oversized_source_files83
How it's scored
40/40API schema (OpenAPI/GraphQL/proto)lnrpc/autopilotrpc/autopilot.proto, lnrpc/chainrpc/chainkit.proto, lnrpc/chainrpc/chainnotifier.proto, lnrpc/devrpc/dev.proto, lnrpc/invoicesrpc/invoices.proto, lnrpc/lightning.proto, lnrpc/lnclipb/lncli.proto, lnrpc/neutrinorpc/neutrino.proto, lnrpc/peersrpc/peers.proto, lnrpc/routerrpc/router.proto, lnrpc/signrpc/signer.proto, lnrpc/stateservice.proto, lnrpc/verrpc/verrpc.proto, lnrpc/walletrpc/walletkit.proto, lnrpc/walletunlocker.proto, lnrpc/watchonlyrpc/watchonly.proto, lnrpc/watchtowerrpc/watchtower.proto, lnrpc/wtclientrpc/wtclient.proto
0/20MCP server
0/40Runnable examples
Inputs used
example_dirs
has_mcp_signalno
api_schema_fileslnrpc/autopilotrpc/autopilot.proto, lnrpc/chainrpc/chainkit.proto, lnrpc/chainrpc/chainnotifier.proto, lnrpc/devrpc/dev.proto, lnrpc/invoicesrpc/invoices.proto, lnrpc/lightning.proto, lnrpc/lnclipb/lncli.proto, lnrpc/neutrinorpc/neutrino.proto, lnrpc/peersrpc/peers.proto, lnrpc/routerrpc/router.proto, lnrpc/signrpc/signer.proto, lnrpc/stateservice.proto, lnrpc/verrpc/verrpc.proto, lnrpc/walletrpc/walletkit.proto, lnrpc/walletunlocker.proto, lnrpc/watchonlyrpc/watchonly.proto, lnrpc/watchtowerrpc/watchtower.proto, lnrpc/wtclientrpc/wtclient.proto
interfaces_expected_ofnetwork-service

Key facts

8,187GitHub stars
99contributors
1,456commits, last 12 months
2days since last push
100releases
4bus factor
585open issues
Gopackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • Star history carried forward from 2026-07-21: GitHub restricted the stargazers API to repository admins, so it can no longer be collected. The repository has 8187 stars today.

More detail

Star and fork history 8,165 ★ / 2,281 ⇿
8,165Stars
2,281Forks
100Releases

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.

Only the most recent history is shown — this repository exceeds the collection window, so the earliest history is not captured.

Star history is shown as collected on 2026-07-21. GitHub restricted the stargazers API to repository administrators in July 2026, so this series can no longer be extended; the current star total above remains live.

1,2502,5003,7505,0006,2507,5008,7508,1652,281152021-062024-012026-08
Major 0Minor 0Patch 0

Each point covers 5 days.

OpenSSF Scorecard 5.8 / 10
5.8aggregate

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-28 02:17 UTC

10Binary-Artifactsno binaries found in the repo
4Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests10 out of 10 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
10Code-Reviewall changesets reviewed
10Contributorsproject has 24 contributing companies or organizations
0Dangerous-Workflowdangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
10Fuzzingproject is fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
2Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 2
0SASTSAST tool is not run on all commits -- score normalized to 0
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
0Vulnerabilities44 existing vulnerabilities detected
Direct dependencies 126
RegistryPackageVersion constraintManifest
Gogithub.com/btcsuite/btclog/v2v2.0.1-0.20250602222548-9967d19bb084actor/go.mod
Gogithub.com/lightningnetwork/lnd/fn/v2v2.0.8actor/go.mod
Gogithub.com/lightningnetwork/lnd/queuev1.1.1actor/go.mod
Gogithub.com/stretchr/testifyv1.8.1actor/go.mod
Gopgregory.net/rapidv1.2.0actor/go.mod
Gogithub.com/stretchr/testifyv1.8.2cert/go.mod
Gogithub.com/stretchr/testifyv1.8.2clock/go.mod
Gogithub.com/stretchr/testifyv1.8.1fn/go.mod
Gogolang.org/x/expv0.0.0-20231226003508-02704c960a9bfn/go.mod
Gogolang.org/x/syncv0.7.0fn/go.mod
Gogithub.com/NebulousLabs/go-upnpv0.0.0-20180202185039-29b680b06c82go.mod
Gogithub.com/Yawning/aezv0.0.0-20211027044916-e49e68abd344go.mod
Gogithub.com/andybalholm/brotliv1.0.4go.mod
Gogithub.com/btcsuite/btcdv0.26.0go.mod
Gogithub.com/btcsuite/btcd/address/v2v2.0.0go.mod
Gogithub.com/btcsuite/btcd/btcec/v2v2.5.0go.mod
Gogithub.com/btcsuite/btcd/btcutilv1.2.0go.mod
Gogithub.com/btcsuite/btcd/btcutil/v2v2.0.0go.mod
Gogithub.com/btcsuite/btcd/chaincfg/v2v2.0.0go.mod
Gogithub.com/btcsuite/btcd/chainhash/v2v2.0.0go.mod
Gogithub.com/btcsuite/btcd/psbt/v2v2.0.0go.mod
Gogithub.com/btcsuite/btcd/txscript/v2v2.0.0go.mod
Gogithub.com/btcsuite/btcd/wire/v2v2.0.0go.mod
Gogithub.com/btcsuite/btclogv1.0.0go.mod
Gogithub.com/btcsuite/btclog/v2v2.0.1-0.20250728225537-6090e87c6c5bgo.mod
Gogithub.com/btcsuite/btcwalletv0.18.0go.mod
Gogithub.com/btcsuite/btcwallet/wallet/txauthorv1.4.0go.mod
Gogithub.com/btcsuite/btcwallet/wallet/txrulesv1.3.0go.mod
Gogithub.com/btcsuite/btcwallet/walletdbv1.6.0go.mod
Gogithub.com/btcsuite/btcwallet/wtxmgrv1.6.0go.mod
Gogithub.com/coreos/go-systemdv0.0.0-20190719114852-fd7a80b32e1fgo.mod
Gogithub.com/davecgh/go-spewv1.1.1go.mod
Gogithub.com/decred/dcrd/dcrec/secp256k1/v4v4.4.0go.mod
Gogithub.com/gorilla/websocketv1.5.3go.mod
Gogithub.com/grpc-ecosystem/go-grpc-middlewarev1.3.0go.mod
Gogithub.com/grpc-ecosystem/go-grpc-prometheusv1.2.0go.mod
Gogithub.com/grpc-ecosystem/grpc-gateway/v2v2.16.0go.mod
Gogithub.com/jackc/pgx/v5v5.9.2go.mod
Gogithub.com/jackpal/gatewayv1.0.5go.mod
Gogithub.com/jackpal/go-nat-pmpv0.0.0-20170405195558-28a68d0c24adgo.mod
Gogithub.com/jedib0t/go-pretty/v6v6.2.7go.mod
Gogithub.com/jessevdk/go-flagsv1.6.1go.mod
Gogithub.com/jrick/logrotatev1.1.2go.mod
Gogithub.com/kkdai/bstreamv1.0.0go.mod
Gogithub.com/lightninglabs/neutrinov0.18.0go.mod
Gogithub.com/lightninglabs/neutrino/cachev1.1.4go.mod
Gogithub.com/lightningnetwork/lightning-onionv1.4.0go.mod
Gogithub.com/lightningnetwork/lnd/actorv0.0.6go.mod
Gogithub.com/lightningnetwork/lnd/certv1.2.2go.mod
Gogithub.com/lightningnetwork/lnd/clockv1.1.1go.mod
Gogithub.com/lightningnetwork/lnd/fn/v2v2.0.9go.mod
Gogithub.com/lightningnetwork/lnd/healthcheckv1.2.6go.mod
Gogithub.com/lightningnetwork/lnd/kvdbv1.5.1go.mod
Gogithub.com/lightningnetwork/lnd/queuev1.2.0go.mod
Gogithub.com/lightningnetwork/lnd/sqldbv1.0.13go.mod
Gogithub.com/lightningnetwork/lnd/tickerv1.1.1go.mod
Gogithub.com/lightningnetwork/lnd/tlvv1.4.0go.mod
Gogithub.com/lightningnetwork/lnd/torv1.2.0go.mod
Gogithub.com/ltcsuite/ltcdv0.0.0-20190101042124-f37f8bf35796go.mod
Gogithub.com/miekg/dnsv1.1.43go.mod
Gogithub.com/prometheus/client_golangv1.23.2go.mod
Gogithub.com/stretchr/testifyv1.11.1go.mod
Gogithub.com/tv42/zbase32v0.0.0-20160707012821-501572607d02go.mod
Gogithub.com/urfave/cliv1.22.14go.mod
Gogo.etcd.io/etcd/client/pkg/v3v3.5.12go.mod
Gogo.etcd.io/etcd/client/v3v3.5.12go.mod
Gogolang.org/x/cryptov0.51.0go.mod
Gogolang.org/x/expv0.0.0-20250811191247-51f88131bc50go.mod
Gogolang.org/x/mobilev0.0.0-20190719004257-d2bd2a29d028go.mod
Gogolang.org/x/syncv0.20.0go.mod
Gogolang.org/x/termv0.43.0go.mod
Gogolang.org/x/timev0.3.0go.mod
Gogoogle.golang.org/grpcv1.83.1go.mod
Gogoogle.golang.org/protobufv1.36.11go.mod
Gogopkg.in/macaroon-bakery.v2v2.0.1go.mod
Gogopkg.in/macaroon.v2v2.0.0go.mod
Gopgregory.net/rapidv1.2.0go.mod
Gogithub.com/klauspost/compressv1.18.0go.mod
Gogithub.com/pmezard/go-difflibv1.0.0go.mod
Gogolang.org/x/textv0.37.0go.mod
Gogithub.com/btcsuite/btclog/v2v2.0.1-0.20250602222548-9967d19bb084healthcheck/go.mod
Gogithub.com/lightningnetwork/lnd/tickerv1.1.0healthcheck/go.mod
Gogithub.com/lightningnetwork/lnd/torv1.1.8-0.20260615022959-a067468f0f45healthcheck/go.mod
Gogithub.com/stretchr/testifyv1.10.0healthcheck/go.mod
Gogolang.org/x/sysv0.35.0healthcheck/go.mod
Gogithub.com/btcsuite/btclog/v2v2.0.1-0.20250602222548-9967d19bb084kvdb/go.mod
Gogithub.com/btcsuite/btcwallet/walletdbv1.6.0kvdb/go.mod
Gogithub.com/davecgh/go-spewv1.1.1kvdb/go.mod
Gogithub.com/fergusstrange/embedded-postgresv1.25.0kvdb/go.mod
Gogithub.com/google/btreev1.0.1kvdb/go.mod
Gogithub.com/jackc/pgx/v5v5.9.2kvdb/go.mod
Gogithub.com/lightningnetwork/lnd/healthcheckv1.2.4kvdb/go.mod
Gogithub.com/lightningnetwork/lnd/sqldbv1.0.6kvdb/go.mod
Gogithub.com/stretchr/testifyv1.11.1kvdb/go.mod
Gogo.etcd.io/bboltv1.4.3kvdb/go.mod
Gogo.etcd.io/etcd/api/v3v3.5.12kvdb/go.mod
Gogo.etcd.io/etcd/client/pkg/v3v3.5.12kvdb/go.mod
Gogo.etcd.io/etcd/client/v3v3.5.12kvdb/go.mod
Gogo.etcd.io/etcd/server/v3v3.5.12kvdb/go.mod
Gomodernc.org/sqlitev1.29.10kvdb/go.mod
Gogithub.com/lightningnetwork/lnd/fn/v2v2.0.8queue/go.mod
Gogithub.com/lightningnetwork/lnd/tickerv1.0.0queue/go.mod
Gogithub.com/stretchr/testifyv1.8.1queue/go.mod
Gopgregory.net/rapidv1.2.0queue/go.mod
Gogithub.com/btcsuite/btclog/v2v2.0.1-0.20250602222548-9967d19bb084sqldb/go.mod
Gogithub.com/davecgh/go-spewv1.1.1sqldb/go.mod
Gogithub.com/golang-migrate/migrate/v4v4.17.0sqldb/go.mod
Gogithub.com/jackc/pgerrcodev0.0.0-20240316143900-6e2875d9b438sqldb/go.mod
Gogithub.com/jackc/pgx/v5v5.9.2sqldb/go.mod
Gogithub.com/ory/dockertest/v3v3.10.0sqldb/go.mod
Gogithub.com/pmezard/go-difflibv1.0.0sqldb/go.mod
Gogithub.com/stretchr/testifyv1.11.1sqldb/go.mod
Gogolang.org/x/expv0.0.0-20240325151524-a685a6edb6d8sqldb/go.mod
Gomodernc.org/sqlitev1.29.10sqldb/go.mod
Gogithub.com/btcsuite/btcd/btcec/v2v2.5.0tlv/go.mod
Gogithub.com/btcsuite/btcd/wire/v2v2.0.0tlv/go.mod
Gogithub.com/davecgh/go-spewv1.1.1tlv/go.mod
Gogithub.com/decred/dcrd/dcrec/secp256k1/v4v4.4.0tlv/go.mod
Gogithub.com/lightningnetwork/lnd/fn/v2v2.0.2tlv/go.mod
Gogithub.com/stretchr/testifyv1.10.0tlv/go.mod
Gogolang.org/x/expv0.0.0-20231226003508-02704c960a9btlv/go.mod
Gogithub.com/btcsuite/btcdv0.26.0tor/go.mod
Gogithub.com/btcsuite/btclog/v2v2.0.1-0.20250602222548-9967d19bb084tor/go.mod
Gogithub.com/miekg/dnsv1.1.43tor/go.mod
Gogithub.com/stretchr/testifyv1.10.0tor/go.mod
Gogolang.org/x/netv0.41.0tor/go.mod
All dependencies 429

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

RegistryPackageVersionRelation
Gogithub.com/andybalholm/brotliv1.0.4direct
Gogithub.com/btcsuite/btcdv0.26.0direct
Gogithub.com/btcsuite/btcd/address/v2v2.0.0direct
Gogithub.com/btcsuite/btcd/btcec/v2v2.5.0direct
Gogithub.com/btcsuite/btcd/btcutilv1.2.0direct
Gogithub.com/btcsuite/btcd/btcutil/v2v2.0.0direct
Gogithub.com/btcsuite/btcd/chaincfg/v2v2.0.0direct
Gogithub.com/btcsuite/btcd/chainhash/v2v2.0.0direct
Gogithub.com/btcsuite/btcd/psbt/v2v2.0.0direct
Gogithub.com/btcsuite/btcd/txscript/v2v2.0.0direct
Gogithub.com/btcsuite/btcd/wire/v2v2.0.0direct
Gogithub.com/btcsuite/btclogv0.0.0-20241003133417-09c4e92e319cdirect
Gogithub.com/btcsuite/btclogv1.0.0direct
Gogithub.com/btcsuite/btclog/v2v2.0.1-0.20250602222548-9967d19bb084direct
Gogithub.com/btcsuite/btclog/v2v2.0.1-0.20250728225537-6090e87c6c5bdirect
Gogithub.com/btcsuite/btcwalletv0.18.0direct
Gogithub.com/btcsuite/btcwallet/wallet/txauthorv1.4.0direct
Gogithub.com/btcsuite/btcwallet/wallet/txrulesv1.3.0direct
Gogithub.com/btcsuite/btcwallet/walletdbv1.6.0direct
Gogithub.com/btcsuite/btcwallet/wtxmgrv1.6.0direct
Gogithub.com/coreos/go-systemdv0.0.0-20190719114852-fd7a80b32e1fdirect
Gogithub.com/davecgh/go-spewv1.1.1direct
Gogithub.com/decred/dcrd/dcrec/secp256k1/v4v4.4.0direct
Gogithub.com/fergusstrange/embedded-postgresv1.25.0direct
Gogithub.com/golang-migrate/migrate/v4v4.17.0direct
Gogithub.com/google/btreev1.0.1direct
Gogithub.com/gorilla/websocketv1.5.3direct
Gogithub.com/grpc-ecosystem/go-grpc-middlewarev1.3.0direct
Gogithub.com/grpc-ecosystem/go-grpc-prometheusv1.2.0direct
Gogithub.com/grpc-ecosystem/grpc-gateway/v2v2.16.0direct
Gogithub.com/jackc/pgerrcodev0.0.0-20240316143900-6e2875d9b438direct
Gogithub.com/jackc/pgx/v5v5.9.2direct
Gogithub.com/jackpal/gatewayv1.0.5direct
Gogithub.com/jackpal/go-nat-pmpv0.0.0-20170405195558-28a68d0c24addirect
Gogithub.com/jedib0t/go-pretty/v6v6.2.7direct
Gogithub.com/jessevdk/go-flagsv1.6.1direct
Gogithub.com/jrick/logrotatev1.1.2direct
Gogithub.com/kkdai/bstreamv1.0.0direct
Gogithub.com/klauspost/compressv1.18.0direct
Gogithub.com/lightninglabs/neutrinov0.18.0direct
Gogithub.com/lightninglabs/neutrino/cachev1.1.4direct
Gogithub.com/lightningnetwork/lightning-onionv1.4.0direct
Gogithub.com/lightningnetwork/lnd/fn/v2v2.0.2direct
Gogithub.com/lightningnetwork/lnd/fn/v2v2.0.8direct
Gogithub.com/lightningnetwork/lnd/healthcheckv1.2.4direct
Gogithub.com/lightningnetwork/lnd/sqldbv1.0.6direct
Gogithub.com/lightningnetwork/lnd/tickerv1.1.0direct
Gogithub.com/lightningnetwork/lnd/tlvv1.4.0direct
Gogithub.com/lightningnetwork/lnd/torv1.0.0direct
Gogithub.com/lightningnetwork/lnd/torv1.1.8-0.20260615022959-a067468f0f45direct
Gogithub.com/lightningnetwork/lnd/torv1.2.0direct
Gogithub.com/ltcsuite/ltcdv0.0.0-20190101042124-f37f8bf35796direct
Gogithub.com/miekg/dnsv1.1.43direct
Gogithub.com/nebulouslabs/go-upnpv0.0.0-20180202185039-29b680b06c82direct
Gogithub.com/ory/dockertest/v3v3.10.0direct
Gogithub.com/pmezard/go-difflibv1.0.0direct
Gogithub.com/prometheus/client_golangv1.23.2direct
Gogithub.com/stretchr/testifyv1.10.0direct
Gogithub.com/stretchr/testifyv1.11.1direct
Gogithub.com/stretchr/testifyv1.8.1direct
Gogithub.com/stretchr/testifyv1.8.2direct
Gogithub.com/tv42/zbase32v0.0.0-20160707012821-501572607d02direct
Gogithub.com/urfave/cliv1.22.14direct
Gogithub.com/yawning/aezv0.0.0-20211027044916-e49e68abd344direct
Gogo.etcd.io/bboltv1.4.3direct
Gogo.etcd.io/etcd/api/v3v3.5.12direct
Gogo.etcd.io/etcd/client/pkg/v3v3.5.12direct
Gogo.etcd.io/etcd/client/v3v3.5.12direct
Gogo.etcd.io/etcd/server/v3v3.5.12direct
Gogolang.org/x/cryptov0.40.0direct
Gogolang.org/x/cryptov0.41.0direct
Gogolang.org/x/cryptov0.51.0direct
Gogolang.org/x/expv0.0.0-20231226003508-02704c960a9bdirect
Gogolang.org/x/expv0.0.0-20240325151524-a685a6edb6d8direct
Gogolang.org/x/expv0.0.0-20250620022241-b7579e27df2bdirect
Gogolang.org/x/expv0.0.0-20250811191247-51f88131bc50direct
Gogolang.org/x/mobilev0.0.0-20190719004257-d2bd2a29d028direct
Gogolang.org/x/netv0.41.0direct
Gogolang.org/x/netv0.55.0direct
Gogolang.org/x/syncv0.16.0direct
Gogolang.org/x/syncv0.17.0direct
Gogolang.org/x/syncv0.2.0direct
Gogolang.org/x/syncv0.20.0direct
Gogolang.org/x/syncv0.7.0direct
Gogolang.org/x/sysv0.34.0direct
Gogolang.org/x/sysv0.35.0direct
Gogolang.org/x/sysv0.45.0direct
Gogolang.org/x/termv0.43.0direct
Gogolang.org/x/textv0.28.0direct
Gogolang.org/x/textv0.29.0direct
Gogolang.org/x/textv0.37.0direct
Gogolang.org/x/timev0.3.0direct
Gogoogle.golang.org/grpcv1.83.1direct
Gogoogle.golang.org/protobufv1.36.11direct
Gogoogle.golang.org/protobufv1.36.8direct
Gogopkg.in/macaroon-bakery.v2v2.0.1direct
Gogopkg.in/macaroon.v2v2.0.0direct
Gomodernc.org/sqlitev1.29.10direct
Gomodernc.org/sqlitev1.38.2direct
Gopgregory.net/rapidv1.2.0direct
Go4d63.com/gocheckcompilerdirectivesv1.3.0indirect
Go4d63.com/gochecknoglobalsv0.2.2indirect
Gocodeberg.org/chavacava/garifv0.2.0indirect
Godario.cat/mergov1.0.1indirect
Godario.cat/mergov1.0.2indirect
Godev.gaijin.team/go/exhaustruct/v4v4.0.0indirect
Godev.gaijin.team/go/golibv0.6.0indirect
Gogithub.com/4meepo/tagalignv1.4.3indirect
Gogithub.com/abirdcfly/dupwordv0.1.6indirect
Gogithub.com/aead/chacha20v0.0.0-20180709150244-8b13a72661daindirect
Gogithub.com/aead/siphashv1.0.1indirect
Gogithub.com/alecthomas/chroma/v2v2.20.0indirect
Gogithub.com/alecthomas/go-check-sumtypev0.3.1indirect
Gogithub.com/alexkohler/nakedret/v2v2.0.6indirect
Gogithub.com/alexkohler/preallocv1.0.0indirect
Gogithub.com/alfatraining/structtagv1.0.0indirect
Gogithub.com/alingse/asasalintv0.0.11indirect
Gogithub.com/alingse/nilnesserrv0.2.0indirect
Gogithub.com/alwxsin/noinlineerrv1.0.5indirect
Gogithub.com/antonboom/errnamev1.1.0indirect
Gogithub.com/antonboom/nilnilv1.1.0indirect
Gogithub.com/antonboom/testifylintv1.6.1indirect
Gogithub.com/ashanbrown/forbidigo/v2v2.1.0indirect
Gogithub.com/ashanbrown/makezero/v2v2.0.1indirect
Gogithub.com/aymanbagabas/go-osc52/v2v2.0.1indirect
Gogithub.com/azure/go-ansitermv0.0.0-20230124172434-306776ec8161indirect
Gogithub.com/beorn7/perksv1.0.1indirect
Gogithub.com/bkielbasa/cyclopv1.2.3indirect
Gogithub.com/blizzy78/varnamelenv0.8.0indirect
Gogithub.com/bombsimon/wsl/v4v4.7.0indirect
Gogithub.com/bombsimon/wsl/v5v5.1.1indirect
Gogithub.com/breml/bidichkv0.3.3indirect
Gogithub.com/breml/errchkjsonv0.4.1indirect
Gogithub.com/btcsuite/btcd/v2transportv1.0.1indirect
Gogithub.com/btcsuite/btcwallet/wallet/txsizesv1.3.0indirect
Gogithub.com/btcsuite/go-socksv0.0.0-20170105172521-4720035b7bfdindirect
Gogithub.com/btcsuite/websocketv0.0.0-20150119174127-31079b680792indirect
Gogithub.com/btcsuite/winsvcv1.0.0indirect
Gogithub.com/burntsushi/tomlv1.3.2indirect
Gogithub.com/burntsushi/tomlv1.5.0indirect
Gogithub.com/butuzov/ireturnv0.4.0indirect
Gogithub.com/butuzov/mirrorv1.3.0indirect
Gogithub.com/catenacyber/perfsprintv0.9.1indirect
Gogithub.com/ccojocar/zxcvbn-gov1.0.4indirect
Gogithub.com/cenkalti/backoff/v4v4.1.3indirect
Gogithub.com/cenkalti/backoff/v4v4.2.1indirect
Gogithub.com/cespare/xxhash/v2v2.3.0indirect
Gogithub.com/charithe/durationcheckv0.0.10indirect
Gogithub.com/charmbracelet/colorprofilev0.2.3-0.20250311203215-f60798e515dcindirect
Gogithub.com/charmbracelet/lipglossv1.1.0indirect
Gogithub.com/charmbracelet/x/ansiv0.8.0indirect
Gogithub.com/charmbracelet/x/cellbufv0.0.13-0.20250311204145-2c3ea96c31ddindirect
Gogithub.com/charmbracelet/x/termv0.2.1indirect
Gogithub.com/ckaznocha/intrangev0.3.1indirect
Gogithub.com/containerd/continuityv0.3.0indirect
Gogithub.com/containerd/errdefsv1.0.0indirect
Gogithub.com/containerd/errdefs/pkgv0.3.0indirect
Gogithub.com/coreos/go-semverv0.3.0indirect
Gogithub.com/coreos/go-systemd/v22v22.5.0indirect
Gogithub.com/cpuguy83/go-md2man/v2v2.0.4indirect
Gogithub.com/curioswitch/go-reassignv0.3.0indirect
Gogithub.com/daixiang0/gciv0.13.7indirect
Gogithub.com/dave/dstv0.27.3indirect
Gogithub.com/decred/dcrd/crypto/blake256v1.1.0indirect
Gogithub.com/decred/dcrd/lruv1.1.3indirect
Gogithub.com/denis-tingaikin/go-headerv0.5.0indirect
Gogithub.com/distribution/referencev0.6.0indirect
Gogithub.com/djarvur/go-err113v0.0.0-20210108212216-aea10b59be24indirect
Gogithub.com/dlclark/regexp2v1.11.5indirect
Gogithub.com/docker/cliv28.1.1+incompatibleindirect
Gogithub.com/docker/dockerv28.1.1+incompatibleindirect
Gogithub.com/docker/dockerv28.3.3+incompatibleindirect
Gogithub.com/docker/go-connectionsv0.4.0indirect
Gogithub.com/docker/go-connectionsv0.5.0indirect
Gogithub.com/docker/go-unitsv0.5.0indirect
Gogithub.com/dustin/go-humanizev1.0.1indirect
Gogithub.com/ettle/strcasev0.2.0indirect
Gogithub.com/fatih/colorv1.18.0indirect
Gogithub.com/fatih/structtagv1.2.0indirect
Gogithub.com/felixge/httpsnoopv1.1.0indirect
Gogithub.com/firefart/nonamedreturnsv1.0.6indirect
Gogithub.com/fsnotify/fsnotifyv1.5.4indirect
Gogithub.com/fzipp/gocyclov0.6.0indirect
Gogithub.com/ghostiam/protogetterv0.3.15indirect
Gogithub.com/go-critic/go-criticv0.13.0indirect
Gogithub.com/go-logr/logrv1.4.3indirect
Gogithub.com/go-logr/stdrv1.2.2indirect
Gogithub.com/go-toolsmith/astcastv1.1.0indirect
Gogithub.com/go-toolsmith/astcopyv1.1.0indirect
Gogithub.com/go-toolsmith/astequalv1.2.0indirect
Gogithub.com/go-toolsmith/astfmtv1.1.0indirect
Gogithub.com/go-toolsmith/astpv1.1.0indirect
Gogithub.com/go-toolsmith/strparsev1.1.0indirect
Gogithub.com/go-toolsmith/typepv1.1.0indirect
Gogithub.com/go-viper/mapstructure/v2v2.3.0indirect
Gogithub.com/go-viper/mapstructure/v2v2.4.0indirect
Gogithub.com/go-xmlfmt/xmlfmtv1.1.3indirect
Gogithub.com/gobwas/globv0.2.3indirect
Gogithub.com/gofrs/flockv0.12.1indirect
Gogithub.com/gogo/protobufv1.3.2indirect
Gogithub.com/golang-jwt/jwt/v4v4.5.2indirect
Gogithub.com/golang/protobufv1.5.4indirect
Gogithub.com/golang/snappyv1.0.0indirect
Gogithub.com/golangci/asciicheckv0.5.0indirect
Gogithub.com/golangci/duplv0.0.0-20250308024227-f665c8d69b32indirect
Gogithub.com/golangci/go-printf-func-namev0.1.0indirect
Gogithub.com/golangci/gofmtv0.0.0-20250106114630-d62b90e6713dindirect
Gogithub.com/golangci/golangci-lint/v2v2.4.1-0.20250818164121-838684c5bc0cindirect
Gogithub.com/golangci/golinesv0.0.0-20250217134842-442fd0091d95indirect
Gogithub.com/golangci/misspellv0.7.0indirect
Gogithub.com/golangci/plugin-module-registerv0.1.1indirect
Gogithub.com/golangci/plugin-module-registerv0.1.2indirect
Gogithub.com/golangci/revgrepv0.8.0indirect
Gogithub.com/golangci/swaggoswagv0.0.0-20250504205917-77f2aca3143eindirect
Gogithub.com/golangci/unconvertv0.0.0-20250410112200-a129a6e6413eindirect
Gogithub.com/google/go-cmpv0.7.0indirect
Gogithub.com/google/shlexv0.0.0-20191202100458-e7afc7fbc510indirect
Gogithub.com/google/uuidv1.6.0indirect
Gogithub.com/gordonklaus/ineffassignv0.1.0indirect
Gogithub.com/gostaticanalysis/analysisutilv0.7.1indirect
Gogithub.com/gostaticanalysis/commentv1.5.0indirect
Gogithub.com/gostaticanalysis/forcetypeassertv0.2.0indirect
Gogithub.com/gostaticanalysis/nilerrv0.1.1indirect
Gogithub.com/grpc-ecosystem/grpc-gatewayv1.16.0indirect
Gogithub.com/hashicorp/errwrapv1.1.0indirect
Gogithub.com/hashicorp/go-immutable-radix/v2v2.1.0indirect
Gogithub.com/hashicorp/go-multierrorv1.1.1indirect
Gogithub.com/hashicorp/go-versionv1.7.0indirect
Gogithub.com/hashicorp/golang-lru/v2v2.0.7indirect
Gogithub.com/hashicorp/hclv1.0.0indirect
Gogithub.com/hexops/gotextdiffv1.0.3indirect
Gogithub.com/inconshreveable/mousetrapv1.1.0indirect
Gogithub.com/jackc/chunkreader/v2v2.0.1indirect
Gogithub.com/jackc/pgconnv1.14.3indirect
Gogithub.com/jackc/pgiov1.0.0indirect
Gogithub.com/jackc/pgpassfilev1.0.0indirect
Gogithub.com/jackc/pgproto3/v2v2.3.3indirect
Gogithub.com/jackc/pgservicefilev0.0.0-20240606120523-5a60cdf6a761indirect
Gogithub.com/jackc/puddle/v2v2.2.2indirect
Gogithub.com/jgautheron/goconstv1.8.2indirect
Gogithub.com/jingyugao/rowserrcheckv1.1.1indirect
Gogithub.com/jjti/go-spancheckv0.6.5indirect
Gogithub.com/jonboulle/clockworkv0.2.2indirect
Gogithub.com/json-iterator/gov1.1.12indirect
Gogithub.com/juju/loggov0.0.0-20210728185423-eebad3a902c4indirect
Gogithub.com/juju/testingv0.0.0-20220203020004-a0ff61f03494indirect
Gogithub.com/julz/importasv0.2.0indirect
Gogithub.com/karamaru-alpha/copyloopvarv1.2.1indirect
Gogithub.com/kcalvinalvin/anetv0.0.0-20251112173137-d8ddc1f6dbeeindirect
Gogithub.com/kisielk/errcheckv1.9.0indirect
Gogithub.com/kkhaike/contextcheckv1.1.6indirect
Gogithub.com/kr/prettyv0.3.0indirect
Gogithub.com/kr/prettyv0.3.1indirect
Gogithub.com/kr/textv0.2.0indirect
Gogithub.com/kulti/thelperv0.6.3indirect
Gogithub.com/kunwardeep/paralleltestv1.0.14indirect
Gogithub.com/lasiar/canonicalheaderv1.1.2indirect
Gogithub.com/ldez/exptostdv0.4.4indirect
Gogithub.com/ldez/gomoddirectivesv0.7.0indirect
Gogithub.com/ldez/grignotinv0.10.0indirect
Gogithub.com/ldez/tagliatellev0.7.1indirect
Gogithub.com/ldez/usetestingv0.5.0indirect
Gogithub.com/leonklingele/grouperv1.1.2indirect
Gogithub.com/lib/pqv1.10.9indirect
Gogithub.com/lightninglabs/gozmqv0.0.0-20191113021534-d20a764486bfindirect
Gogithub.com/lucasb-eyer/go-colorfulv1.2.0indirect
Gogithub.com/macabu/inamedparamv0.2.0indirect
Gogithub.com/magiconair/propertiesv1.8.6indirect
Gogithub.com/manuelarte/embeddedstructfieldcheckv0.4.0indirect
Gogithub.com/manuelarte/funcorderv0.5.0indirect
Gogithub.com/maratori/testableexamplesv1.0.0indirect
Gogithub.com/maratori/testpackagev1.1.1indirect
Gogithub.com/masterminds/semver/v3v3.3.1indirect
Gogithub.com/matoous/godoxv1.1.0indirect
Gogithub.com/mattn/go-colorablev0.1.14indirect
Gogithub.com/mattn/go-isattyv0.0.20indirect
Gogithub.com/mattn/go-runewidthv0.0.13indirect
Gogithub.com/mattn/go-runewidthv0.0.16indirect
Gogithub.com/mgechev/revivev1.11.0indirect
Gogithub.com/microsoft/go-winiov0.6.1indirect
Gogithub.com/microsoft/go-winiov0.6.2indirect
Gogithub.com/mitchellh/go-homedirv1.1.0indirect
Gogithub.com/mitchellh/mapstructurev1.5.0indirect
Gogithub.com/moby/docker-image-specv1.3.1indirect
Gogithub.com/moby/sys/userv0.3.0indirect
Gogithub.com/moby/termv0.5.0indirect
Gogithub.com/modern-go/concurrentv0.0.0-20180306012644-bacd9c7ef1ddindirect
Gogithub.com/modern-go/reflect2v1.0.2indirect
Gogithub.com/moricho/tparallelv0.3.2indirect
Gogithub.com/muesli/termenvv0.16.0indirect
Gogithub.com/munnerz/goautonegv0.0.0-20191010083416-a7dc8b61c822indirect
Gogithub.com/nakabonne/nestifv0.3.1indirect
Gogithub.com/ncruces/go-strftimev0.1.9indirect
Gogithub.com/nebulouslabs/fastrandv0.0.0-20181203155948-6fb6489aac4eindirect
Gogithub.com/nishanths/exhaustivev0.12.0indirect
Gogithub.com/nishanths/predeclaredv0.2.2indirect
Gogithub.com/nunnatsa/ginkgolinterv0.20.0indirect
Gogithub.com/nvveen/gottyv0.0.0-20120604004816-cd527374f1e5indirect
Gogithub.com/nxadm/tailv1.4.8indirect
Gogithub.com/onsi/gomegav1.26.0indirect
Gogithub.com/opencontainers/go-digestv1.0.0indirect
Gogithub.com/opencontainers/image-specv1.0.2indirect
Gogithub.com/opencontainers/image-specv1.1.0indirect
Gogithub.com/opencontainers/runcv1.2.8indirect
Gogithub.com/openpeedeep/depguard/v2v2.2.1indirect
Gogithub.com/pelletier/go-tomlv1.9.5indirect
Gogithub.com/pelletier/go-toml/v2v2.2.4indirect
Gogithub.com/pkg/errorsv0.9.1indirect
Gogithub.com/polyfloyd/go-errorlintv1.8.0indirect
Gogithub.com/prometheus/client_modelv0.6.2indirect
Gogithub.com/prometheus/commonv0.66.1indirect
Gogithub.com/prometheus/procfsv0.16.1indirect
Gogithub.com/quasilyte/go-ruleguardv0.4.4indirect
Gogithub.com/quasilyte/go-ruleguard/dslv0.3.22indirect
Gogithub.com/quasilyte/gogrepv0.5.0indirect
Gogithub.com/quasilyte/regex/syntaxv0.0.0-20210819130434-b3f0c404a727indirect
Gogithub.com/quasilyte/stdinfov0.0.0-20220114132959-f7386bf02567indirect
Gogithub.com/raeperd/recvcheckv0.2.0indirect
Gogithub.com/remyoudompheng/bigfftv0.0.0-20230129092748-24d4a6f8daecindirect
Gogithub.com/rinchsan/gosimportsv0.3.8indirect
Gogithub.com/rivo/unisegv0.2.0indirect
Gogithub.com/rivo/unisegv0.4.7indirect
Gogithub.com/rogpeppe/fastuuidv1.2.0indirect
Gogithub.com/rogpeppe/go-internalv1.12.0indirect
Gogithub.com/rogpeppe/go-internalv1.14.1indirect
Gogithub.com/rogpeppe/go-internalv1.9.0indirect
Gogithub.com/russross/blackfriday/v2v2.1.0indirect
Gogithub.com/ryancurrah/gomodguardv1.4.1indirect
Gogithub.com/ryanrolds/sqlclosecheckv0.5.1indirect
Gogithub.com/sanposhiho/wastedassign/v2v2.1.0indirect
Gogithub.com/santhosh-tekuri/jsonschema/v6v6.0.2indirect
Gogithub.com/sashamelentyev/interfacebloatv1.1.0indirect
Gogithub.com/sashamelentyev/usestdlibvarsv1.29.0indirect
Gogithub.com/securego/gosec/v2v2.22.8indirect
Gogithub.com/sirupsen/logrusv1.9.3indirect
Gogithub.com/sivchari/containedctxv1.0.3indirect
Gogithub.com/soheilhy/cmuxv0.1.5indirect
Gogithub.com/sonatard/noctxv0.4.0indirect
Gogithub.com/sourcegraph/go-diffv0.7.0indirect
Gogithub.com/spf13/aferov1.14.0indirect
Gogithub.com/spf13/castv1.5.0indirect
Gogithub.com/spf13/cobrav1.9.1indirect
Gogithub.com/spf13/jwalterweathermanv1.1.0indirect
Gogithub.com/spf13/pflagv1.0.6indirect
Gogithub.com/spf13/pflagv1.0.7indirect
Gogithub.com/spf13/viperv1.12.0indirect
Gogithub.com/ssgreg/nlreturn/v2v2.2.1indirect
Gogithub.com/stbenjam/no-sprintf-host-portv0.2.0indirect
Gogithub.com/stretchr/objxv0.5.2indirect
Gogithub.com/subosito/gotenvv1.4.1indirect
Gogithub.com/syndtr/goleveldbv1.0.1-0.20210819022825-2ae1ddf74ef7indirect
Gogithub.com/tetafro/godotv1.5.1indirect
Gogithub.com/timakin/bodyclosev0.0.0-20241222091800-1db5c5ca4d67indirect
Gogithub.com/timonwong/loggercheckv0.11.0indirect
Gogithub.com/tmc/grpc-websocket-proxyv0.0.0-20201229170055-e5319fda7802indirect
Gogithub.com/tomarrell/wrapcheck/v2v2.11.0indirect
Gogithub.com/tommy-muehle/go-mnd/v2v2.5.1indirect
Gogithub.com/ultraware/funlenv0.2.0indirect
Gogithub.com/ultraware/whitespacev0.2.0indirect
Gogithub.com/uudashr/gocognitv1.2.0indirect
Gogithub.com/uudashr/ifacev1.4.1indirect
Gogithub.com/xeipuuv/gojsonpointerv0.0.0-20180127040702-4e3ac2762d5findirect
Gogithub.com/xeipuuv/gojsonreferencev0.0.0-20180127040603-bd5ef7bd5415indirect
Gogithub.com/xeipuuv/gojsonschemav1.2.0indirect
Gogithub.com/xen0n/gosmopolitanv1.3.0indirect
Gogithub.com/xi2/xzv0.0.0-20171230120015-48954b6210f8indirect
Gogithub.com/xiang90/probingv0.0.0-20190116061207-43a291ad63a2indirect
Gogithub.com/xo/terminfov0.0.0-20220910002029-abceb7e1c41eindirect
Gogithub.com/yagipy/maintidxv1.0.0indirect
Gogithub.com/yeya24/promlinterv0.3.0indirect
Gogithub.com/ykadowak/zerologlintv0.1.5indirect
Gogitlab.com/bosi/decorderv0.4.2indirect
Gogitlab.com/yawning/bsaes.gitv0.0.0-20190805113838-0a714cd429ecindirect
Gogo-simpler.org/musttagv0.14.0indirect
Gogo-simpler.org/sloglintv0.11.1indirect
Gogo.augendre.info/arangolintv0.2.0indirect
Gogo.augendre.info/fatcontextv0.8.1indirect
Gogo.etcd.io/etcd/client/v2v2.305.12indirect
Gogo.etcd.io/etcd/pkg/v3v3.5.12indirect
Gogo.etcd.io/etcd/raft/v3v3.5.12indirect
Gogo.opentelemetry.io/auto/sdkv1.2.1indirect
Gogo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcv0.46.0indirect
Gogo.opentelemetry.io/contrib/instrumentation/net/http/otelhttpv0.60.0indirect
Gogo.opentelemetry.io/contrib/instrumentation/net/http/otelhttpv0.69.0indirect
Gogo.opentelemetry.io/otelv1.44.0indirect
Gogo.opentelemetry.io/otel/exporters/otlp/otlptracev1.20.0indirect
Gogo.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpcv1.20.0indirect
Gogo.opentelemetry.io/otel/metricv1.44.0indirect
Gogo.opentelemetry.io/otel/sdkv1.44.0indirect
Gogo.opentelemetry.io/otel/tracev1.35.0indirect
Gogo.opentelemetry.io/otel/tracev1.36.0indirect
Gogo.opentelemetry.io/otel/tracev1.44.0indirect
Gogo.opentelemetry.io/proto/otlpv1.0.0indirect
Gogo.uber.org/atomicv1.10.0indirect
Gogo.uber.org/atomicv1.7.0indirect
Gogo.uber.org/automaxprocsv1.6.0indirect
Gogo.uber.org/multierrv1.10.0indirect
Gogo.uber.org/multierrv1.6.0indirect
Gogo.uber.org/zapv1.17.0indirect
Gogo.uber.org/zapv1.27.0indirect
Gogo.yaml.in/yaml/v2v2.4.2indirect
Gogolang.org/x/exp/typeparamsv0.0.0-20250620022241-b7579e27df2bindirect
Gogolang.org/x/modv0.27.0indirect
Gogolang.org/x/modv0.35.0indirect
Gogolang.org/x/toolsv0.30.0indirect
Gogolang.org/x/toolsv0.36.0indirect
Gogolang.org/x/toolsv0.44.0indirect
Gogoogle.golang.org/genprotov0.0.0-20231016165738-49dd2c1f3d0bindirect
Gogoogle.golang.org/genproto/googleapis/apiv0.0.0-20260526163538-3dc84a4a5aaaindirect
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20260526163538-3dc84a4a5aaaindirect
Gogopkg.in/check.v1v1.0.0-20201130134442-10cb98267c6cindirect
Gogopkg.in/errgo.v1v1.0.1indirect
Gogopkg.in/ini.v1v1.67.0indirect
Gogopkg.in/natefinch/lumberjack.v2v2.0.0indirect
Gogopkg.in/yaml.v2v2.4.0indirect
Gogopkg.in/yaml.v3v3.0.1indirect
Gohonnef.co/go/toolsv0.6.1indirect
Gomodernc.org/gc/v3v3.0.0-20240107210532-573471604cb6indirect
Gomodernc.org/libcv1.49.3indirect
Gomodernc.org/libcv1.66.3indirect
Gomodernc.org/mathutilv1.6.0indirect
Gomodernc.org/mathutilv1.7.1indirect
Gomodernc.org/memoryv1.11.0indirect
Gomodernc.org/memoryv1.8.0indirect
Gomodernc.org/strutilv1.2.0indirect
Gomodernc.org/tokenv1.1.0indirect
Gomvdan.cc/gofumptv0.8.0indirect
Gomvdan.cc/unparamv0.0.0-20250301125049-0df0534333a4indirect
Gosigs.k8s.io/yamlv1.2.0indirect
Dependency advisories 21

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

PackageVersionRelationSeverityAdvisoriesFixed in
golang.org/x/cryptov0.40.0directcritical320.52.0
golang.org/x/cryptov0.41.0directcritical320.52.0
golang.org/x/cryptov0.51.0directcritical270.52.0
github.com/docker/cliv28.1.1+incompatibleindirecthigh229.2.0+incompatible
github.com/docker/dockerv28.1.1+incompatibleindirecthigh92.0.0-beta.14
github.com/docker/dockerv28.3.3+incompatibleindirecthigh92.0.0-beta.14
github.com/jackc/pgproto3/v2v2.3.3indirecthigh2
golang.org/x/netv0.41.0directmoderate111.27.0-rc.3
github.com/go-viper/mapstructure/v2v2.3.0indirectmoderate22.4.0
github.com/opencontainers/runcv1.2.8indirectlow21.5.0-rc.3
github.com/klauspost/compressv1.18.0directunknown11.18.7
go.etcd.io/etcd/client/pkg/v3v3.5.12directunknown13.7.1
go.etcd.io/etcd/server/v3v3.5.12directunknown23.7.1
golang.org/x/netv0.55.0directunknown11.27.0-rc.3
golang.org/x/sysv0.34.0directunknown10.44.0
golang.org/x/sysv0.35.0directunknown10.44.0
golang.org/x/textv0.28.0directunknown10.39.0
golang.org/x/textv0.29.0directunknown10.39.0
golang.org/x/textv0.37.0directunknown10.39.0
golang.org/x/modv0.27.0indirectunknown21.27.0-rc.3
golang.org/x/modv0.35.0indirectunknown21.27.0-rc.3

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

Feedback

Spotted something off in this report, or have thoughts to share? Wrong measurements, missed tooling, ideas, questions — anything is welcome. Every message is read and gets a response.

The message is kept through sign-in.

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.10.0, schema v0.34.0 — full methodology · metrics wiki.

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