Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-09-19 12:13 UTC

cosmos / cosmos-sdk

Framework for building performant, customizable blockchains with native interoperability

GoApache-2.0★ 7,058 stars⑂ 4,222 forkssince Feb 2016View on GitHub ↗
KindNetwork serviceCommand-line toolLibraryhow this is determined

cosmos/cosmos-sdk holds a health index of 96 out of 100, placing it in the Exceptional band. It scores highest on Vitality (95/100) and lowest on Security (62/100). It was last updated today. 8 contributors account for most of its recent work.

96
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.

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

Ownership

COSMOSOrganization
2,044 followers133 public repossince Mar 2010

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogithub.com/cosmos/cosmos-sdkv0.55.0-36453 days ago
Gocosmossdk.io/apiv1.1.0-4853 days ago
Gocosmossdk.io/log/v2v2.1.0-6161 days ago
Gocosmossdk.io/corev1.1.0-34219 days ago
Gocosmossdk.io/mathv1.5.3-21532 days ago
Gogithub.com/cosmos/cosmos-sdk/store/v2v2.0.0-4161 days ago
Gocosmossdk.io/errorsv1.1.0-11217 days ago

Metrics by category

Vitality

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

95Exceptional · 21% of overall
How it's scored
36/36Push recencylast push 0 days ago
33.9/36Commit cadence49/52 weeks with commits
18/18Commit volume647 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year647
human_commit_share0.44
days_since_last_push0
active_weeks_last_year49
How it's scored
27/27Ships releases100 releases published
36/36Release recencylatest release 23 days ago
27/27Release cadencea release every ~14.9 days
0/10OpenSSF Scorecard: Signed-ReleasesProject has not signed or included provenance with any releases.
Inputs used
releases_count100
latest_release_tagcosmovisor/v1.7.3
releases_from_tagsno
days_since_latest_release23
mean_days_between_releases14.9

Community & Adoption

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

79Good · 17% of overall
How it's scored
60/60Stars7,058 stars
25/25Forks4,222 forks
13.2/15Watchers242 watchers
Inputs used
forks4,222
stars7,058
watchers242
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (Apache-2.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_badges4
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_servicesgoreportcard.com, pkg.go.dev, shields.io
has_pull_request_templateyes

Sustainability & Governance

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

90Excellent · 23% of overall
How it's scored
54/54Bus factor8 contributor(s) cover half of all commits
20.5/22.5Commit distributiontop contributor authored 9% of commits
13.5/13.5Contributor breadth97 contributors
10/10OpenSSF Scorecard: Contributorsproject has 41 contributing companies or organizations
Inputs used
bus_factor8
contributors_sampled97
top_contributor_share0.089
How it's scored
41/42Issue resolution98% of issues closed
22.6/30PR acceptance14,302/18,997 decided PRs merged
6.5/13Newcomer PR acceptance3/6 first-time contributors' PRs merged in 30d
15/15OpenSSF Scorecard: Code-Reviewall changesets reviewed
Inputs used
merged_prs14,302
open_issues171
closed_issues7,159
prs_merged_7d1
prs_decided_7d10
prs_merged_30d9
prs_decided_30d27
issue_closed_ratio0.977
closed_unmerged_prs4,695
first_time_authors_30d5
first_time_prs_merged_30d3
first_time_prs_decided_30d6
How it's scored
30/30Ownership backingorganization-owned
0/20Verified domain
23.8/25Owner reach2,044 followers of cosmos
25/25Track record133 public repos, account ~16 yr old
Inputs used
followers2,044
owner_typeOrganization
is_verifiedno
owner_logincosmos
public_repos133
account_age_days6,023

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable7 package(s) on go
35/35Publish recencylatest publish 53 days ago
20/20Version history364 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesgithub.com/cosmos/cosmos-sdk, cosmossdk.io/api, cosmossdk.io/log/v2, cosmossdk.io/core, cosmossdk.io/math, github.com/cosmos/cosmos-sdk/store/v2, cosmossdk.io/errors
ecosystemsgo
any_deprecatedno
min_days_since_publish53

Engineering Quality

Are baseline engineering and documentation practices in place?

86Excellent · 19% of overall
How it's scored
24/24CI workflows23 workflow(s)
24/24Tests present
16/16Linter config.golangci.yaml, .golangci.yml
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests30 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

Documentation

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage sitehttps://cosmos.network/
10/10Repository description
10/10Topics7 topics
0/10Wiki
Inputs used
topicsgo, cryptocurrency, tendermint, cosmos-sdk, golang, blockchain, cometbft
has_wikino
homepagehttps://cosmos.network/
docs_sitehttps://cosmos.network/
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

62Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
5.2/7.5Branch-Protectionbranch protection is not maximal on development and all release branches
2.5/2.5CI-Tests30 out of 30 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 41 contributing companies or organizations
10/10Dangerous-Workflowno dangerous 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 1 issue activity found in the last 90 days -- score normalized to 10
0/5Packagingno data
1.5/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 3
0/5SASTSAST tool is not run on all commits -- score normalized to 0
5/5Security-Policysecurity policy file detected
0/7.5Signed-ReleasesProject has not signed or included provenance with any releases.
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities62 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate6.4
Excluded from scoring (no data or not applicable): Packaging. Remaining weights renormalized.
How it's scored
5.7/35Direct dependencies free of known advisories7 affected: google.golang.org/grpc v1.79.3 (critical 9.1), google.golang.org/grpc v1.83.0 (high 7.5), google.golang.org/grpc v1.83.1 (high), +4 more
0/25Indirect dependencies free of known advisoriestransitive set not separable from development and test dependencies in this scope
34.8/40No advisories left outstanding2 advisory-carrying package(s) unaddressed past 90 days; oldest published 1,171 days ago
Inputs used
sourceosv
advisories86
affected_packages38
assessed_packages1,622
unassessed_packages0
affected_by_severitycritical 1, high 13, moderate 10, low 5, unknown 9
direct_affected_packages7
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 1622 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.

91Excellent · 4% of overall
How it's scored
45/45Agent instructionsAGENTS.md
15/15Machine-readable docs (llms.txt)llms.txt served by the project website (https://cosmos.network/llms.txt)
40/40Legible commit history43 of 44 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtyes
llms_txt_urlhttps://cosmos.network/llms.txt
legible_history_share0.977
agent_instruction_filesAGENTS.md
agent_instruction_max_bytes6,476
How it's scored
18/18One-command bootstrapMakefile, client/v2/Makefile, contrib/images/Makefile, core/Makefile, depinject/Makefile, enterprise/Makefile, enterprise/group/Makefile, enterprise/group/tests/systemtests/Makefile, enterprise/poa/Makefile, enterprise/poa/tests/systemtests/Makefile, tests/Makefile, tests/integration/tx/internal/Makefile, tests/systemtests/Makefile, tools/confix/Makefile, tools/cosmovisor/Makefile, x/tx/Makefile, x/tx/signing/aminojson/internal/Makefile
22/22Automated tests
11/11Lint / format config.golangci.yaml, .golangci.yml
11/11Static type checkingGo (statically typed)
10/10Reproducible environmentDockerfile, lockfile
4/10Demonstrated agent practice2 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance56 of the last 100 commits are automated dependency updates
3/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 3
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum, package-lock.json
has_dockerfileyes
typed_languageyes
bootstrap_filesMakefile, client/v2/Makefile, contrib/images/Makefile, core/Makefile, depinject/Makefile, enterprise/Makefile, enterprise/group/Makefile, enterprise/group/tests/systemtests/Makefile, enterprise/poa/Makefile, enterprise/poa/tests/systemtests/Makefile, tests/Makefile, tests/integration/tx/internal/Makefile, tests/systemtests/Makefile, tools/confix/Makefile, tools/cosmovisor/Makefile, x/tx/Makefile, x/tx/signing/aminojson/internal/Makefile
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0.02
toolchain_manifestsapi/go.mod, client/v2/go.mod, collections/go.mod, core/go.mod, depinject/go.mod, enterprise/group/go.mod, enterprise/group/simapp/go.mod, enterprise/group/tests/systemtests/go.mod, enterprise/poa/examples/migrate-from-pos/go.mod, enterprise/poa/go.mod, enterprise/poa/simapp/go.mod, enterprise/poa/tests/systemtests/go.mod, errors/go.mod, go.mod, log/go.mod, math/go.mod, simapp/go.mod, store/go.mod, tests/go.mod, tests/systemtests/go.mod, tools/confix/go.mod, tools/cosmovisor/go.mod, tools/systemtests/go.mod
dependency_bot_commit_share0.56
How it's scored
45/45Type-checkable codeGo (statically typed)
52.1/55Manageable file sizes133/2,483 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes1,337,880
source_files_sampled2,483
oversized_source_files133
How it's scored
40/40API schema (OpenAPI/GraphQL/proto)baseapp/testutil/messages.proto, client/docs/swagger-ui/swagger.yaml, client/v2/internal/testpbgogo/msg.proto, client/v2/internal/testpbpulsar/msg.proto, client/v2/internal/testpbpulsar/query.proto, contrib/proto/circuit/module/v1/module.proto, contrib/proto/circuit/v1/query.proto, contrib/proto/circuit/v1/tx.proto, contrib/proto/circuit/v1/types.proto, contrib/proto/crisis/module/v1/module.proto, contrib/proto/crisis/v1beta1/genesis.proto, contrib/proto/crisis/v1beta1/tx.proto, contrib/proto/nft/module/v1/module.proto, contrib/proto/nft/v1beta1/event.proto, contrib/proto/nft/v1beta1/genesis.proto, contrib/proto/nft/v1beta1/nft.proto, contrib/proto/nft/v1beta1/query.proto, contrib/proto/nft/v1beta1/tx.proto, depinject/internal/appconfig/testpb/test.proto, depinject/internal/appconfiggogo/testpb/test.proto, enterprise/group/proto/cosmos/group/module/v1/module.proto, enterprise/group/proto/cosmos/group/v1/events.proto, enterprise/group/proto/cosmos/group/v1/genesis.proto, enterprise/group/proto/cosmos/group/v1/query.proto, enterprise/group/proto/cosmos/group/v1/tx.proto, enterprise/group/proto/cosmos/group/v1/types.proto, enterprise/poa/proto/cosmos/poa/module/v1/module.proto, enterprise/poa/proto/cosmos/poa/v1/poa.proto, enterprise/poa/proto/cosmos/poa/v1/query.proto, enterprise/poa/proto/cosmos/poa/v1/tx.proto, proto/amino/amino.proto, proto/cosmos/app/runtime/v1alpha1/module.proto, proto/cosmos/app/v1alpha1/config.proto, proto/cosmos/app/v1alpha1/module.proto, proto/cosmos/app/v1alpha1/query.proto, proto/cosmos/auth/module/v1/module.proto, proto/cosmos/auth/v1beta1/auth.proto, proto/cosmos/auth/v1beta1/genesis.proto, proto/cosmos/auth/v1beta1/query.proto, proto/cosmos/auth/v1beta1/tx.proto, proto/cosmos/authz/module/v1/module.proto, proto/cosmos/authz/v1beta1/authz.proto, proto/cosmos/authz/v1beta1/event.proto, proto/cosmos/authz/v1beta1/genesis.proto, proto/cosmos/authz/v1beta1/query.proto, proto/cosmos/authz/v1beta1/tx.proto, proto/cosmos/autocli/v1/options.proto, proto/cosmos/autocli/v1/query.proto, proto/cosmos/bank/module/v1/module.proto, proto/cosmos/bank/v1beta1/authz.proto, proto/cosmos/bank/v1beta1/bank.proto, proto/cosmos/bank/v1beta1/genesis.proto, proto/cosmos/bank/v1beta1/query.proto, proto/cosmos/bank/v1beta1/tx.proto, proto/cosmos/base/abci/v1beta1/abci.proto, proto/cosmos/base/node/v1beta1/query.proto, proto/cosmos/base/query/v1beta1/pagination.proto, proto/cosmos/base/reflection/v1beta1/reflection.proto, proto/cosmos/base/reflection/v2alpha1/reflection.proto, proto/cosmos/base/tendermint/v1beta1/query.proto, proto/cosmos/base/tendermint/v1beta1/types.proto, proto/cosmos/base/v1beta1/coin.proto, proto/cosmos/consensus/module/v1/module.proto, proto/cosmos/consensus/v1/query.proto, proto/cosmos/consensus/v1/tx.proto, proto/cosmos/counter/module/v1/module.proto, proto/cosmos/counter/v1/query.proto, proto/cosmos/counter/v1/tx.proto, proto/cosmos/crypto/bls12_381/keys.proto, proto/cosmos/crypto/ed25519/keys.proto, proto/cosmos/crypto/hd/v1/hd.proto, proto/cosmos/crypto/keyring/v1/record.proto, proto/cosmos/crypto/mldsa65/keys.proto, proto/cosmos/crypto/multisig/keys.proto, proto/cosmos/crypto/multisig/v1beta1/multisig.proto, proto/cosmos/crypto/secp256k1/keys.proto, proto/cosmos/crypto/secp256k1eth/keys.proto, proto/cosmos/crypto/secp256r1/keys.proto, proto/cosmos/distribution/module/v1/module.proto, proto/cosmos/distribution/v1beta1/distribution.proto, proto/cosmos/distribution/v1beta1/genesis.proto, proto/cosmos/distribution/v1beta1/query.proto, proto/cosmos/distribution/v1beta1/tx.proto, proto/cosmos/epochs/module/v1/module.proto, proto/cosmos/epochs/v1beta1/events.proto, proto/cosmos/epochs/v1beta1/genesis.proto, proto/cosmos/epochs/v1beta1/query.proto, proto/cosmos/evidence/module/v1/module.proto, proto/cosmos/evidence/v1beta1/evidence.proto, proto/cosmos/evidence/v1beta1/genesis.proto, proto/cosmos/evidence/v1beta1/query.proto, proto/cosmos/evidence/v1beta1/tx.proto, proto/cosmos/feegrant/module/v1/module.proto, proto/cosmos/feegrant/v1beta1/feegrant.proto, proto/cosmos/feegrant/v1beta1/genesis.proto, proto/cosmos/feegrant/v1beta1/query.proto, proto/cosmos/feegrant/v1beta1/tx.proto, proto/cosmos/genutil/module/v1/module.proto, proto/cosmos/genutil/v1beta1/genesis.proto, proto/cosmos/gov/module/v1/module.proto, proto/cosmos/gov/v1/genesis.proto, proto/cosmos/gov/v1/gov.proto, proto/cosmos/gov/v1/query.proto, proto/cosmos/gov/v1/tx.proto, proto/cosmos/gov/v1beta1/genesis.proto, proto/cosmos/gov/v1beta1/gov.proto, proto/cosmos/gov/v1beta1/query.proto, proto/cosmos/gov/v1beta1/tx.proto, proto/cosmos/mint/module/v1/module.proto, proto/cosmos/mint/v1beta1/genesis.proto, proto/cosmos/mint/v1beta1/mint.proto, proto/cosmos/mint/v1beta1/query.proto, proto/cosmos/mint/v1beta1/tx.proto, proto/cosmos/msg/v1/msg.proto, proto/cosmos/query/v1/query.proto, proto/cosmos/reflection/v1/reflection.proto, proto/cosmos/slashing/module/v1/module.proto, proto/cosmos/slashing/v1beta1/genesis.proto, proto/cosmos/slashing/v1beta1/query.proto, proto/cosmos/slashing/v1beta1/slashing.proto, proto/cosmos/slashing/v1beta1/tx.proto, proto/cosmos/staking/module/v1/module.proto, proto/cosmos/staking/v1beta1/authz.proto, proto/cosmos/staking/v1beta1/genesis.proto, proto/cosmos/staking/v1beta1/query.proto, proto/cosmos/staking/v1beta1/staking.proto, proto/cosmos/staking/v1beta1/tx.proto, proto/cosmos/store/internal/kv/v1beta1/kv.proto, proto/cosmos/store/snapshots/v1/snapshot.proto, proto/cosmos/store/streaming/abci/grpc.proto, proto/cosmos/store/v1beta1/commit_info.proto, proto/cosmos/store/v1beta1/listening.proto, proto/cosmos/tx/config/v1/config.proto, proto/cosmos/tx/signing/v1beta1/signing.proto, proto/cosmos/tx/v1beta1/service.proto, proto/cosmos/tx/v1beta1/tx.proto, proto/cosmos/upgrade/module/v1/module.proto, proto/cosmos/upgrade/v1beta1/query.proto, proto/cosmos/upgrade/v1beta1/tx.proto, proto/cosmos/upgrade/v1beta1/upgrade.proto, proto/cosmos/vesting/module/v1/module.proto, proto/cosmos/vesting/v1beta1/tx.proto, proto/cosmos/vesting/v1beta1/vesting.proto, proto/tendermint/abci/types.proto, proto/tendermint/crypto/keys.proto, proto/tendermint/crypto/proof.proto, proto/tendermint/libs/bits/types.proto, proto/tendermint/p2p/types.proto, proto/tendermint/types/block.proto, proto/tendermint/types/evidence.proto, proto/tendermint/types/params.proto, proto/tendermint/types/types.proto, proto/tendermint/types/validator.proto, proto/tendermint/version/types.proto, tests/integration/tx/internal/testpb/test.proto, testutil/testdata/testpb/query.proto, testutil/testdata/testpb/testdata.proto, testutil/testdata/testpb/tx.proto, testutil/testdata/testpb/unknonwnproto.proto, x/tx/internal/testpb/1.proto, x/tx/internal/testpb/signers.proto, x/tx/internal/testpb/unknownproto.proto, x/tx/signing/aminojson/internal/aminojsonpb/aminojson.proto, x/tx/signing/aminojson/internal/testpb/test.proto
0/20MCP server
40/40Runnable examplesexamples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_filesbaseapp/testutil/messages.proto, client/docs/swagger-ui/swagger.yaml, client/v2/internal/testpbgogo/msg.proto, client/v2/internal/testpbpulsar/msg.proto, client/v2/internal/testpbpulsar/query.proto, contrib/proto/circuit/module/v1/module.proto, contrib/proto/circuit/v1/query.proto, contrib/proto/circuit/v1/tx.proto, contrib/proto/circuit/v1/types.proto, contrib/proto/crisis/module/v1/module.proto, contrib/proto/crisis/v1beta1/genesis.proto, contrib/proto/crisis/v1beta1/tx.proto, contrib/proto/nft/module/v1/module.proto, contrib/proto/nft/v1beta1/event.proto, contrib/proto/nft/v1beta1/genesis.proto, contrib/proto/nft/v1beta1/nft.proto, contrib/proto/nft/v1beta1/query.proto, contrib/proto/nft/v1beta1/tx.proto, depinject/internal/appconfig/testpb/test.proto, depinject/internal/appconfiggogo/testpb/test.proto, enterprise/group/proto/cosmos/group/module/v1/module.proto, enterprise/group/proto/cosmos/group/v1/events.proto, enterprise/group/proto/cosmos/group/v1/genesis.proto, enterprise/group/proto/cosmos/group/v1/query.proto, enterprise/group/proto/cosmos/group/v1/tx.proto, enterprise/group/proto/cosmos/group/v1/types.proto, enterprise/poa/proto/cosmos/poa/module/v1/module.proto, enterprise/poa/proto/cosmos/poa/v1/poa.proto, enterprise/poa/proto/cosmos/poa/v1/query.proto, enterprise/poa/proto/cosmos/poa/v1/tx.proto, proto/amino/amino.proto, proto/cosmos/app/runtime/v1alpha1/module.proto, proto/cosmos/app/v1alpha1/config.proto, proto/cosmos/app/v1alpha1/module.proto, proto/cosmos/app/v1alpha1/query.proto, proto/cosmos/auth/module/v1/module.proto, proto/cosmos/auth/v1beta1/auth.proto, proto/cosmos/auth/v1beta1/genesis.proto, proto/cosmos/auth/v1beta1/query.proto, proto/cosmos/auth/v1beta1/tx.proto, proto/cosmos/authz/module/v1/module.proto, proto/cosmos/authz/v1beta1/authz.proto, proto/cosmos/authz/v1beta1/event.proto, proto/cosmos/authz/v1beta1/genesis.proto, proto/cosmos/authz/v1beta1/query.proto, proto/cosmos/authz/v1beta1/tx.proto, proto/cosmos/autocli/v1/options.proto, proto/cosmos/autocli/v1/query.proto, proto/cosmos/bank/module/v1/module.proto, proto/cosmos/bank/v1beta1/authz.proto, proto/cosmos/bank/v1beta1/bank.proto, proto/cosmos/bank/v1beta1/genesis.proto, proto/cosmos/bank/v1beta1/query.proto, proto/cosmos/bank/v1beta1/tx.proto, proto/cosmos/base/abci/v1beta1/abci.proto, proto/cosmos/base/node/v1beta1/query.proto, proto/cosmos/base/query/v1beta1/pagination.proto, proto/cosmos/base/reflection/v1beta1/reflection.proto, proto/cosmos/base/reflection/v2alpha1/reflection.proto, proto/cosmos/base/tendermint/v1beta1/query.proto, proto/cosmos/base/tendermint/v1beta1/types.proto, proto/cosmos/base/v1beta1/coin.proto, proto/cosmos/consensus/module/v1/module.proto, proto/cosmos/consensus/v1/query.proto, proto/cosmos/consensus/v1/tx.proto, proto/cosmos/counter/module/v1/module.proto, proto/cosmos/counter/v1/query.proto, proto/cosmos/counter/v1/tx.proto, proto/cosmos/crypto/bls12_381/keys.proto, proto/cosmos/crypto/ed25519/keys.proto, proto/cosmos/crypto/hd/v1/hd.proto, proto/cosmos/crypto/keyring/v1/record.proto, proto/cosmos/crypto/mldsa65/keys.proto, proto/cosmos/crypto/multisig/keys.proto, proto/cosmos/crypto/multisig/v1beta1/multisig.proto, proto/cosmos/crypto/secp256k1/keys.proto, proto/cosmos/crypto/secp256k1eth/keys.proto, proto/cosmos/crypto/secp256r1/keys.proto, proto/cosmos/distribution/module/v1/module.proto, proto/cosmos/distribution/v1beta1/distribution.proto, proto/cosmos/distribution/v1beta1/genesis.proto, proto/cosmos/distribution/v1beta1/query.proto, proto/cosmos/distribution/v1beta1/tx.proto, proto/cosmos/epochs/module/v1/module.proto, proto/cosmos/epochs/v1beta1/events.proto, proto/cosmos/epochs/v1beta1/genesis.proto, proto/cosmos/epochs/v1beta1/query.proto, proto/cosmos/evidence/module/v1/module.proto, proto/cosmos/evidence/v1beta1/evidence.proto, proto/cosmos/evidence/v1beta1/genesis.proto, proto/cosmos/evidence/v1beta1/query.proto, proto/cosmos/evidence/v1beta1/tx.proto, proto/cosmos/feegrant/module/v1/module.proto, proto/cosmos/feegrant/v1beta1/feegrant.proto, proto/cosmos/feegrant/v1beta1/genesis.proto, proto/cosmos/feegrant/v1beta1/query.proto, proto/cosmos/feegrant/v1beta1/tx.proto, proto/cosmos/genutil/module/v1/module.proto, proto/cosmos/genutil/v1beta1/genesis.proto, proto/cosmos/gov/module/v1/module.proto, proto/cosmos/gov/v1/genesis.proto, proto/cosmos/gov/v1/gov.proto, proto/cosmos/gov/v1/query.proto, proto/cosmos/gov/v1/tx.proto, proto/cosmos/gov/v1beta1/genesis.proto, proto/cosmos/gov/v1beta1/gov.proto, proto/cosmos/gov/v1beta1/query.proto, proto/cosmos/gov/v1beta1/tx.proto, proto/cosmos/mint/module/v1/module.proto, proto/cosmos/mint/v1beta1/genesis.proto, proto/cosmos/mint/v1beta1/mint.proto, proto/cosmos/mint/v1beta1/query.proto, proto/cosmos/mint/v1beta1/tx.proto, proto/cosmos/msg/v1/msg.proto, proto/cosmos/query/v1/query.proto, proto/cosmos/reflection/v1/reflection.proto, proto/cosmos/slashing/module/v1/module.proto, proto/cosmos/slashing/v1beta1/genesis.proto, proto/cosmos/slashing/v1beta1/query.proto, proto/cosmos/slashing/v1beta1/slashing.proto, proto/cosmos/slashing/v1beta1/tx.proto, proto/cosmos/staking/module/v1/module.proto, proto/cosmos/staking/v1beta1/authz.proto, proto/cosmos/staking/v1beta1/genesis.proto, proto/cosmos/staking/v1beta1/query.proto, proto/cosmos/staking/v1beta1/staking.proto, proto/cosmos/staking/v1beta1/tx.proto, proto/cosmos/store/internal/kv/v1beta1/kv.proto, proto/cosmos/store/snapshots/v1/snapshot.proto, proto/cosmos/store/streaming/abci/grpc.proto, proto/cosmos/store/v1beta1/commit_info.proto, proto/cosmos/store/v1beta1/listening.proto, proto/cosmos/tx/config/v1/config.proto, proto/cosmos/tx/signing/v1beta1/signing.proto, proto/cosmos/tx/v1beta1/service.proto, proto/cosmos/tx/v1beta1/tx.proto, proto/cosmos/upgrade/module/v1/module.proto, proto/cosmos/upgrade/v1beta1/query.proto, proto/cosmos/upgrade/v1beta1/tx.proto, proto/cosmos/upgrade/v1beta1/upgrade.proto, proto/cosmos/vesting/module/v1/module.proto, proto/cosmos/vesting/v1beta1/tx.proto, proto/cosmos/vesting/v1beta1/vesting.proto, proto/tendermint/abci/types.proto, proto/tendermint/crypto/keys.proto, proto/tendermint/crypto/proof.proto, proto/tendermint/libs/bits/types.proto, proto/tendermint/p2p/types.proto, proto/tendermint/types/block.proto, proto/tendermint/types/evidence.proto, proto/tendermint/types/params.proto, proto/tendermint/types/types.proto, proto/tendermint/types/validator.proto, proto/tendermint/version/types.proto, tests/integration/tx/internal/testpb/test.proto, testutil/testdata/testpb/query.proto, testutil/testdata/testpb/testdata.proto, testutil/testdata/testpb/tx.proto, testutil/testdata/testpb/unknonwnproto.proto, x/tx/internal/testpb/1.proto, x/tx/internal/testpb/signers.proto, x/tx/internal/testpb/unknownproto.proto, x/tx/signing/aminojson/internal/aminojsonpb/aminojson.proto, x/tx/signing/aminojson/internal/testpb/test.proto
interfaces_expected_ofnetwork-service

Key facts

7,058GitHub stars
97contributors
647commits, last 12 months
0days since last push
100releases
8bus factor
171open issues
Go, npmpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • First-time contributor figures cover 12 of 15 authors (cap 12)
  • Could not fetch go package 'cosmossdk.io/simapp' from its registry

More detail

Star and fork history 0 ★ / 4,222 ⇿
0Stars
4,222Forks
58Releases

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.

3,0003,2503,5003,7504,0004,2504,222182024-032025-062026-09
Major 0Minor 2Patch 29

Each point covers 3 days.

OpenSSF Scorecard 6.4 / 10
6.4aggregate

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-09-19 12:12 UTC

10Binary-Artifactsno binaries found in the repo
7Branch-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 41 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 1 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
0SASTSAST tool is not run on all commits -- score normalized to 0
10Security-Policysecurity policy file detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities62 existing vulnerabilities detected
Direct dependencies 149
RegistryPackageVersion constraintManifest
Gogithub.com/cosmos/cosmos-protov1.0.0-beta.5api/go.mod
Gogithub.com/cosmos/gogoprotov1.7.2api/go.mod
Gogoogle.golang.org/genproto/googleapis/apiv0.0.0-20260511170946-3700d4141b60api/go.mod
Gogoogle.golang.org/grpcv1.79.3api/go.mod
Gogoogle.golang.org/protobufv1.36.12api/go.mod
Gocosmossdk.io/schemav1.1.0collections/go.mod
Gogithub.com/cosmos/btreev1.0.0collections/go.mod
Gogithub.com/cosmos/cosmos-dbv1.1.3collections/go.mod
Gogithub.com/cosmos/gogoprotov1.7.2collections/go.mod
Gogithub.com/google/go-cmpv0.7.0collections/go.mod
Gogithub.com/stretchr/testifyv1.12.1collections/go.mod
Gogoogle.golang.org/protobufv1.36.12collections/go.mod
Gopgregory.net/rapidv1.3.0collections/go.mod
Gocosmossdk.io/apiv1.1.0core/go.mod
Gocosmossdk.io/depinjectv1.2.1core/go.mod
Gocosmossdk.io/mathv1.5.3core/go.mod
Gogithub.com/cosmos/cosmos-dbv1.1.3core/go.mod
Gogithub.com/stretchr/testifyv1.12.1core/go.mod
Gogoogle.golang.org/grpcv1.83.1core/go.mod
Gogoogle.golang.org/protobufv1.36.12core/go.mod
Gogithub.com/cosmos/cosmos-protov1.0.0-beta.5depinject/go.mod
Gogithub.com/cosmos/gogoprotov1.7.2depinject/go.mod
Gogithub.com/stretchr/testifyv1.12.1depinject/go.mod
Gogoogle.golang.org/grpcv1.80.0depinject/go.mod
Gogoogle.golang.org/protobufv1.36.11depinject/go.mod
Gogotest.tools/v3v3.5.2depinject/go.mod
Gosigs.k8s.io/yamlv1.6.0depinject/go.mod
Gogithub.com/pkg/errorsv0.9.1errors/go.mod
Gogithub.com/stretchr/testifyv1.11.1errors/go.mod
Gogoogle.golang.org/grpcv1.83.1errors/go.mod
Gocosmossdk.io/apiv1.1.0go.mod
Gocosmossdk.io/collectionsv1.4.0go.mod
Gocosmossdk.io/corev1.1.0go.mod
Gocosmossdk.io/depinjectv1.2.1go.mod
Gocosmossdk.io/errorsv1.1.0go.mod
Gocosmossdk.io/log/v2v2.1.0go.mod
Gocosmossdk.io/mathv1.5.3go.mod
Gogithub.com/99designs/keyringv1.2.1go.mod
Gogithub.com/RoaringBitmap/roaring/v2v2.25.0go.mod
Gogithub.com/bgentry/speakeasyv0.2.0go.mod
Gogithub.com/bits-and-blooms/bitsetv1.24.5go.mod
Gogithub.com/chzyer/readlinev1.5.1go.mod
Gogithub.com/cockroachdb/errorsv1.13.0go.mod
Gogithub.com/cometbft/cometbftv0.40.0go.mod
Gogithub.com/cosmos/btcutilv1.0.5go.mod
Gogithub.com/cosmos/btreev1.0.0go.mod
Gogithub.com/cosmos/cosmos-dbv1.1.3go.mod
Gogithub.com/cosmos/cosmos-protov1.0.0-beta.5go.mod
Gogithub.com/cosmos/cosmos-sdk/store/v2v2.0.0go.mod
Gogithub.com/cosmos/go-bip39v1.0.0go.mod
Gogithub.com/cosmos/gogogatewayv1.2.0go.mod
Gogithub.com/cosmos/gogoprotov1.7.2go.mod
Gogithub.com/cosmos/ledger-cosmos-gov1.0.0go.mod
Gogithub.com/decred/dcrd/dcrec/secp256k1/v4v4.4.1go.mod
Gogithub.com/golang/protobufv1.5.4go.mod
Gogithub.com/google/go-cmpv0.7.0go.mod
Gogithub.com/google/gofuzzv1.2.0go.mod
Gogithub.com/gorilla/handlersv1.5.2go.mod
Gogithub.com/gorilla/muxv1.8.1go.mod
Gogithub.com/grpc-ecosystem/go-grpc-middlewarev1.4.0go.mod
Gogithub.com/grpc-ecosystem/grpc-gatewayv1.16.0go.mod
Gogithub.com/hashicorp/go-cleanhttpv0.5.2go.mod
Gogithub.com/hashicorp/go-getterv1.8.6go.mod
Gogithub.com/hashicorp/go-metricsv0.5.4go.mod
Gogithub.com/hashicorp/golang-lruv1.0.2go.mod
Gogithub.com/hdevalence/ed25519consensusv0.2.0go.mod
Gogithub.com/huandu/skiplistv1.2.1go.mod
Gogithub.com/iancoleman/strcasev0.3.0go.mod
Gogithub.com/improbable-eng/grpc-webv0.15.0go.mod
Gogithub.com/jhump/protoreflectv1.18.0go.mod
Gogithub.com/magiconair/propertiesv1.18.11go.mod
Gogithub.com/manifoldco/promptuiv0.9.0go.mod
Gogithub.com/mattn/go-isattyv0.0.24go.mod
Gogithub.com/mdp/qrterminal/v3v3.2.1go.mod
Gogithub.com/pkg/errorsv0.9.1go.mod
Gogithub.com/prometheus/client_golangv1.24.1go.mod
Gogithub.com/prometheus/commonv0.70.1go.mod
Gogithub.com/rs/zerologv1.35.1go.mod
Gogithub.com/shirou/gopsutil/v4v4.26.7go.mod
Gogithub.com/spf13/castv1.10.0go.mod
Gogithub.com/spf13/cobrav1.10.2go.mod
Gogithub.com/spf13/pflagv1.0.10go.mod
Gogithub.com/spf13/viperv1.21.0go.mod
Gogithub.com/stretchr/testifyv1.12.1go.mod
Gogithub.com/tendermint/go-aminov0.16.0go.mod
Gogithub.com/test-go/testifyv1.1.4go.mod
Gogo.opentelemetry.io/contrib/bridges/otelslogv0.20.1go.mod
Gogo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcv0.70.0go.mod
Gogo.opentelemetry.io/contrib/instrumentation/hostv0.71.0go.mod
Gogo.opentelemetry.io/contrib/instrumentation/runtimev0.69.0go.mod
Gogo.opentelemetry.io/contrib/otelconfv0.25.0go.mod
Gogo.opentelemetry.io/contrib/propagators/b3v1.45.0go.mod
Gogo.opentelemetry.io/contrib/propagators/jaegerv1.45.0go.mod
Gogo.opentelemetry.io/otelv1.46.0go.mod
Gogo.opentelemetry.io/otel/logv0.22.0go.mod
Gogo.opentelemetry.io/otel/metricv1.46.0go.mod
Gogo.opentelemetry.io/otel/tracev1.46.0go.mod
Gogo.uber.org/mockv0.6.0go.mod
Gogo.yaml.in/yaml/v3v3.0.5go.mod
Gogolang.org/x/cryptov0.54.0go.mod
Gogolang.org/x/syncv0.23.0go.mod
Gogoogle.golang.org/genproto/googleapis/apiv0.0.0-20260803160001-6ac0973c030dgo.mod
Gogoogle.golang.org/grpcv1.83.0go.mod
Gogoogle.golang.org/protobufv1.36.11go.mod
Gogotest.tools/v3v3.5.2go.mod
Gopgregory.net/rapidv1.3.0go.mod
Gosigs.k8s.io/yamlv1.6.0go.mod
Gogithub.com/bytedance/sonicv1.15.3log/go.mod
Gogithub.com/pkg/errorsv0.9.1log/go.mod
Gogithub.com/rs/zerologv1.35.1log/go.mod
Gogo.opentelemetry.io/otel/tracev1.46.0log/go.mod
Gogithub.com/stretchr/testifyv1.12.1math/go.mod
Gosigs.k8s.io/yamlv1.6.0math/go.mod
Gocosmossdk.io/apiv1.1.0simapp/go.mod
Gocosmossdk.io/client/v2v2.11.0simapp/go.mod
Gocosmossdk.io/corev1.1.0simapp/go.mod
Gocosmossdk.io/depinjectv1.2.1simapp/go.mod
Gocosmossdk.io/log/v2v2.1.0simapp/go.mod
Gocosmossdk.io/mathv1.5.3simapp/go.mod
Gocosmossdk.io/tools/confixv0.1.2simapp/go.mod
Gogithub.com/cometbft/cometbftv0.40.0simapp/go.mod
Gogithub.com/cosmos/cosmos-dbv1.1.3simapp/go.mod
Gogithub.com/cosmos/cosmos-sdkv0.55.0simapp/go.mod
Gogithub.com/cosmos/gogoprotov1.7.2simapp/go.mod
Gogithub.com/spf13/castv1.10.0simapp/go.mod
Gogithub.com/spf13/cobrav1.10.2simapp/go.mod
Gogithub.com/spf13/pflagv1.0.10simapp/go.mod
Gogithub.com/spf13/viperv1.21.0simapp/go.mod
Gogithub.com/stretchr/testifyv1.12.1simapp/go.mod
Gogo.uber.org/mockv0.6.0simapp/go.mod
Gogithub.com/cosmos/cosmos-sdk/store/v2v2.0.0simapp/go.mod
Gocosmossdk.io/errorsv1.1.0store/go.mod
Gocosmossdk.io/log/v2v2.1.0store/go.mod
Gocosmossdk.io/mathv1.5.3store/go.mod
Gogithub.com/cometbft/cometbftv0.40.0store/go.mod
Gogithub.com/cosmos/btreev1.0.0store/go.mod
Gogithub.com/cosmos/cosmos-dbv1.1.3store/go.mod
Gogithub.com/cosmos/cosmos-protov1.0.0-beta.5store/go.mod
Gogithub.com/cosmos/gogoprotov1.7.2store/go.mod
Gogithub.com/cosmos/iavlv1.2.8store/go.mod
Gogithub.com/cosmos/ics23/gov0.11.0store/go.mod
Gogithub.com/hashicorp/go-hclogv1.6.3store/go.mod
Gogithub.com/hashicorp/go-pluginv1.8.0store/go.mod
Gogithub.com/hashicorp/golang-lruv1.0.2store/go.mod
Gogithub.com/stretchr/testifyv1.12.1store/go.mod
Gogo.uber.org/mockv0.6.0store/go.mod
Gogoogle.golang.org/grpcv1.83.2store/go.mod
Gogoogle.golang.org/protobufv1.36.11store/go.mod
Gogotest.tools/v3v3.5.2store/go.mod
All dependencies 1,622

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

RegistryPackageVersionRelation
Gocosmossdk.io/apiv1.1.0direct
Gocosmossdk.io/client/v2v2.11.0direct
Gocosmossdk.io/collectionsv1.4.0direct
Gocosmossdk.io/corev1.1.0direct
Gocosmossdk.io/depinjectv1.2.1direct
Gocosmossdk.io/errorsv1.1.0direct
Gocosmossdk.io/log/v2v2.1.0direct
Gocosmossdk.io/mathv1.5.3direct
Gocosmossdk.io/schemav1.1.0direct
Gocosmossdk.io/tools/confixv0.1.2direct
Gogithub.com/99designs/keyringv1.2.2direct
Gogithub.com/bgentry/speakeasyv0.2.0direct
Gogithub.com/bits-and-blooms/bitsetv1.24.5direct
Gogithub.com/bytedance/sonicv1.15.1direct
Gogithub.com/bytedance/sonicv1.15.3direct
Gogithub.com/chzyer/readlinev1.5.1direct
Gogithub.com/cockroachdb/errorsv1.12.0direct
Gogithub.com/cockroachdb/errorsv1.13.0direct
Gogithub.com/cometbft/cometbftv0.40.0direct
Gogithub.com/cosmos/btcutilv1.0.5direct
Gogithub.com/cosmos/btreev1.0.0direct
Gogithub.com/cosmos/cosmos-dbv1.1.3direct
Gogithub.com/cosmos/cosmos-protov1.0.0-beta.5direct
Gogithub.com/cosmos/cosmos-sdkv0.55.0direct
Gogithub.com/cosmos/cosmos-sdk/store/v2v2.0.0direct
Gogithub.com/cosmos/go-bip39v1.0.0direct
Gogithub.com/cosmos/gogogatewayv1.2.0direct
Gogithub.com/cosmos/gogoprotov1.7.2direct
Gogithub.com/cosmos/iavlv1.2.8direct
Gogithub.com/cosmos/ics23/gov0.11.0direct
Gogithub.com/cosmos/ledger-cosmos-gov1.0.0direct
Gogithub.com/decred/dcrd/dcrec/secp256k1/v4v4.4.1direct
Gogithub.com/golang/protobufv1.5.4direct
Gogithub.com/google/go-cmpv0.7.0direct
Gogithub.com/google/gofuzzv1.2.0direct
Gogithub.com/gorilla/handlersv1.5.2direct
Gogithub.com/gorilla/muxv1.8.1direct
Gogithub.com/grpc-ecosystem/go-grpc-middlewarev1.4.0direct
Gogithub.com/grpc-ecosystem/grpc-gatewayv1.16.0direct
Gogithub.com/hashicorp/go-cleanhttpv0.5.2direct
Gogithub.com/hashicorp/go-getterv1.8.6direct
Gogithub.com/hashicorp/go-hclogv1.6.3direct
Gogithub.com/hashicorp/go-metricsv0.5.4direct
Gogithub.com/hashicorp/go-pluginv1.7.0direct
Gogithub.com/hashicorp/go-pluginv1.8.0direct
Gogithub.com/hashicorp/golang-lruv1.0.2direct
Gogithub.com/hdevalence/ed25519consensusv0.2.0direct
Gogithub.com/huandu/skiplistv1.2.1direct
Gogithub.com/iancoleman/strcasev0.3.0direct
Gogithub.com/improbable-eng/grpc-webv0.15.0direct
Gogithub.com/jhump/protoreflectv1.18.0direct
Gogithub.com/magiconair/propertiesv1.18.11direct
Gogithub.com/manifoldco/promptuiv0.9.0direct
Gogithub.com/mattn/go-isattyv0.0.22direct
Gogithub.com/mattn/go-isattyv0.0.24direct
Gogithub.com/mdp/qrterminal/v3v3.2.1direct
Gogithub.com/pkg/errorsv0.9.1direct
Gogithub.com/prometheus/client_golangv1.23.2direct
Gogithub.com/prometheus/client_golangv1.24.1direct
Gogithub.com/prometheus/commonv0.67.5direct
Gogithub.com/prometheus/commonv0.70.1direct
Gogithub.com/roaringbitmap/roaring/v2v2.24.0direct
Gogithub.com/roaringbitmap/roaring/v2v2.25.0direct
Gogithub.com/rs/zerologv1.35.1direct
Gogithub.com/shirou/gopsutil/v4v4.26.6direct
Gogithub.com/shirou/gopsutil/v4v4.26.7direct
Gogithub.com/spf13/castv1.10.0direct
Gogithub.com/spf13/cobrav1.10.2direct
Gogithub.com/spf13/pflagv1.0.10direct
Gogithub.com/spf13/viperv1.21.0direct
Gogithub.com/stretchr/testifyv1.11.1direct
Gogithub.com/stretchr/testifyv1.12.1direct
Gogithub.com/tendermint/go-aminov0.16.0direct
Gogithub.com/test-go/testifyv1.1.4direct
Gogo.opentelemetry.io/contrib/bridges/otelslogv0.20.1direct
Gogo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcv0.69.0direct
Gogo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcv0.70.0direct
Gogo.opentelemetry.io/contrib/instrumentation/hostv0.69.0direct
Gogo.opentelemetry.io/contrib/instrumentation/hostv0.71.0direct
Gogo.opentelemetry.io/contrib/instrumentation/runtimev0.69.0direct
Gogo.opentelemetry.io/contrib/otelconfv0.24.0direct
Gogo.opentelemetry.io/contrib/otelconfv0.25.0direct
Gogo.opentelemetry.io/contrib/propagators/b3v1.44.0direct
Gogo.opentelemetry.io/contrib/propagators/b3v1.45.0direct
Gogo.opentelemetry.io/contrib/propagators/jaegerv1.44.0direct
Gogo.opentelemetry.io/contrib/propagators/jaegerv1.45.0direct
Gogo.opentelemetry.io/otelv1.44.0direct
Gogo.opentelemetry.io/otelv1.46.0direct
Gogo.opentelemetry.io/otel/logv0.20.0direct
Gogo.opentelemetry.io/otel/logv0.22.0direct
Gogo.opentelemetry.io/otel/metricv1.44.0direct
Gogo.opentelemetry.io/otel/metricv1.46.0direct
Gogo.opentelemetry.io/otel/tracev1.44.0direct
Gogo.opentelemetry.io/otel/tracev1.46.0direct
Gogo.uber.org/mockv0.6.0direct
Gogo.yaml.in/yaml/v3v3.0.5direct
Gogolang.org/x/cryptov0.54.0direct
Gogolang.org/x/cryptov0.55.0direct
Gogolang.org/x/syncv0.22.0direct
Gogolang.org/x/syncv0.23.0direct
Gogoogle.golang.org/genproto/googleapis/apiv0.0.0-20260511170946-3700d4141b60direct
Gogoogle.golang.org/genproto/googleapis/apiv0.0.0-20260526163538-3dc84a4a5aaadirect
Gogoogle.golang.org/genproto/googleapis/apiv0.0.0-20260803160001-6ac0973c030ddirect
Gogoogle.golang.org/grpcv1.79.3direct
Gogoogle.golang.org/grpcv1.83.0direct
Gogoogle.golang.org/grpcv1.83.1direct
Gogoogle.golang.org/grpcv1.83.2direct
Gogoogle.golang.org/protobufv1.36.11direct
Gogoogle.golang.org/protobufv1.36.12direct
Gogotest.tools/v3v3.5.2direct
Gopgregory.net/rapidv1.3.0direct
Gosigs.k8s.io/yamlv1.6.0direct
Gocel.dev/exprv0.25.2indirect
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.11.0indirect
Gocloud.google.com/go/monitoringv1.29.0indirect
Gocloud.google.com/go/storagev1.61.3indirect
Gocloud.google.com/go/storagev1.62.1indirect
Gofilippo.io/bigmodv0.1.1-0.20260103110540-f8a47775ebe5indirect
Gofilippo.io/edwards25519v1.2.0indirect
Gofilippo.io/keygenv0.0.0-20260114151900-8e2790ea4c5bindirect
Gogithub.com/99designs/go-keychainv0.0.0-20191008050251-8e49817e8af4indirect
Gogithub.com/aws/aws-sdk-go-v2v1.41.7indirect
Gogithub.com/aws/aws-sdk-go-v2/aws/protocol/eventstreamv1.7.10indirect
Gogithub.com/aws/aws-sdk-go-v2/configv1.32.17indirect
Gogithub.com/aws/aws-sdk-go-v2/credentialsv1.19.16indirect
Gogithub.com/aws/aws-sdk-go-v2/feature/ec2/imdsv1.18.23indirect
Gogithub.com/aws/aws-sdk-go-v2/internal/configsourcesv1.4.23indirect
Gogithub.com/aws/aws-sdk-go-v2/internal/endpoints/v2v2.7.23indirect
Gogithub.com/aws/aws-sdk-go-v2/internal/v4av1.4.24indirect
Gogithub.com/aws/aws-sdk-go-v2/service/internal/accept-encodingv1.13.9indirect
Gogithub.com/aws/aws-sdk-go-v2/service/internal/checksumv1.9.15indirect
Gogithub.com/aws/aws-sdk-go-v2/service/internal/presigned-urlv1.13.23indirect
Gogithub.com/aws/aws-sdk-go-v2/service/internal/s3sharedv1.19.23indirect
Gogithub.com/aws/aws-sdk-go-v2/service/s3v1.97.3indirect
Gogithub.com/aws/aws-sdk-go-v2/service/s3v1.99.0indirect
Gogithub.com/aws/aws-sdk-go-v2/service/s3v1.99.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/signinv1.0.11indirect
Gogithub.com/aws/aws-sdk-go-v2/service/ssov1.30.17indirect
Gogithub.com/aws/aws-sdk-go-v2/service/ssooidcv1.35.21indirect
Gogithub.com/aws/aws-sdk-go-v2/service/stsv1.42.1indirect
Gogithub.com/aws/smithy-gov1.25.1indirect
Gogithub.com/benbjohnson/clockv1.3.5indirect
Gogithub.com/beorn7/perksv1.0.1indirect
Gogithub.com/bgentry/go-netrcv0.0.0-20140422174119-9fd32a8b3d3dindirect
Gogithub.com/btcsuite/btcd/btcec/v2v2.3.6indirect
Gogithub.com/bytedance/gopkgv0.1.4indirect
Gogithub.com/bytedance/sonic/loaderv0.5.1indirect
Gogithub.com/bytedance/sonic/loaderv0.5.2indirect
Gogithub.com/cenkalti/backoff/v4v4.3.0indirect
Gogithub.com/cenkalti/backoff/v5v5.0.3indirect
Gogithub.com/cespare/xxhash/v2v2.3.0indirect
Gogithub.com/cloudflare/circlv1.6.3indirect
Gogithub.com/cloudwego/base64xv0.1.7indirect
Gogithub.com/cncf/xds/gov0.0.0-20260202195803-dba9d589def2indirect
Gogithub.com/cockroachdb/apd/v2v2.0.2indirect
Gogithub.com/cockroachdb/fifov0.0.0-20240816210425-c5d0cb0b6fc0indirect
Gogithub.com/cockroachdb/logtagsv0.0.0-20241215232642-bb51bb14a506indirect
Gogithub.com/cockroachdb/pebblev1.1.5indirect
Gogithub.com/cockroachdb/redactv1.1.8indirect
Gogithub.com/cockroachdb/tokenbucketv0.0.0-20250429170803-42689b6311bbindirect
Gogithub.com/cometbft/cometbft-dbv0.14.3indirect
Gogithub.com/cometbft/cometbft-dbv1.0.4indirect
Gogithub.com/creachadair/atomicfilev0.3.8indirect
Gogithub.com/creachadair/atomicfilev0.4.2indirect
Gogithub.com/creachadair/mdsv0.27.1indirect
Gogithub.com/creachadair/tomleditv0.0.29indirect
Gogithub.com/danieljoos/wincredv1.2.3indirect
Gogithub.com/datadog/datadog-gov3.2.0+incompatibleindirect
Gogithub.com/datadog/datadog-gov4.8.3+incompatibleindirect
Gogithub.com/datadog/zstdv1.5.7indirect
Gogithub.com/davecgh/go-spewv1.1.1indirect
Gogithub.com/davecgh/go-spewv1.1.2-0.20180830191138-d8f796af33ccindirect
Gogithub.com/davidlazar/go-cryptov0.0.0-20200604182044-b73af7476f6cindirect
Gogithub.com/desertbit/timerv0.0.0-20180107155436-c41aec40b27findirect
Gogithub.com/dgraph-io/badger/v4v4.6.0indirect
Gogithub.com/dgraph-io/badger/v4v4.9.1indirect
Gogithub.com/dgraph-io/ristretto/v2v2.4.0indirect
Gogithub.com/dunglas/httpsfvv1.1.0indirect
Gogithub.com/dustin/go-humanizev1.0.1indirect
Gogithub.com/dvsekhvalnov/jose2gov1.7.0indirect
Gogithub.com/dvsekhvalnov/jose2gov1.8.0indirect
Gogithub.com/ebitengine/puregov0.10.1indirect
Gogithub.com/ebitengine/puregov0.10.2indirect
Gogithub.com/emicklei/dotv1.11.0indirect
Gogithub.com/envoyproxy/go-control-plane/envoyv1.37.0indirect
Gogithub.com/envoyproxy/protoc-gen-validatev1.3.3indirect
Gogithub.com/fatih/colorv1.18.0indirect
Gogithub.com/felixge/httpsnoopv1.0.4indirect
Gogithub.com/flynn/noisev1.1.0indirect
Gogithub.com/fsnotify/fsnotifyv1.10.1indirect
Gogithub.com/fsnotify/fsnotifyv1.9.0indirect
Gogithub.com/getsentry/sentry-gov0.42.0indirect
Gogithub.com/getsentry/sentry-gov0.46.2indirect
Gogithub.com/go-jose/go-jose/v4v4.1.4indirect
Gogithub.com/go-kit/kitv0.13.0indirect
Gogithub.com/go-kit/logv0.2.1indirect
Gogithub.com/go-logfmt/logfmtv0.6.1indirect
Gogithub.com/go-logr/logrv1.4.3indirect
Gogithub.com/go-logr/logrv1.4.4indirect
Gogithub.com/go-logr/stdrv1.2.2indirect
Gogithub.com/go-ole/go-olev1.3.0indirect
Gogithub.com/go-viper/mapstructure/v2v2.5.0indirect
Gogithub.com/godbus/dbusv0.0.0-20190726142602-4481cbc300e2indirect
Gogithub.com/gogo/googleapisv1.4.1indirect
Gogithub.com/gogo/protobufv1.3.2indirect
Gogithub.com/golang/snappyv0.0.4indirect
Gogithub.com/golang/snappyv1.0.0indirect
Gogithub.com/google/btreev1.1.3indirect
Gogithub.com/google/flatbuffersv25.2.10+incompatibleindirect
Gogithub.com/google/orderedcodev0.0.1indirect
Gogithub.com/google/s2a-gov0.1.9indirect
Gogithub.com/google/uuidv1.6.0indirect
Gogithub.com/googleapis/enterprise-certificate-proxyv0.3.15indirect
Gogithub.com/googleapis/gax-go/v2v2.22.0indirect
Gogithub.com/googlecloudplatform/opentelemetry-operations-go/detectors/gcpv1.33.0indirect
Gogithub.com/googlecloudplatform/opentelemetry-operations-go/detectors/gcpv1.35.0indirect
Gogithub.com/googlecloudplatform/opentelemetry-operations-go/exporter/metricv0.55.0indirect
Gogithub.com/googlecloudplatform/opentelemetry-operations-go/exporter/metricv0.56.0indirect
Gogithub.com/googlecloudplatform/opentelemetry-operations-go/internal/resourcemappingv0.55.0indirect
Gogithub.com/googlecloudplatform/opentelemetry-operations-go/internal/resourcemappingv0.56.0indirect
Gogithub.com/gorilla/websocketv1.5.3indirect
Gogithub.com/grpc-ecosystem/grpc-gateway/v2v2.29.0indirect
Gogithub.com/gsterjov/go-libsecretv0.0.0-20161001094733-a6f4afe4910cindirect
Gogithub.com/hashicorp/aws-sdk-go-base/v2v2.0.0-beta.72indirect
Gogithub.com/hashicorp/go-immutable-radixv1.3.1indirect
Gogithub.com/hashicorp/go-uuidv1.0.3indirect
Gogithub.com/hashicorp/go-versionv1.8.0indirect
Gogithub.com/hashicorp/go-versionv1.9.0indirect
Gogithub.com/hashicorp/golang-lru/v2v2.0.7indirect
Gogithub.com/hashicorp/yamuxv0.1.2indirect
Gogithub.com/huandu/go-assertv1.1.6indirect
Gogithub.com/huin/goupnpv1.3.0indirect
Gogithub.com/inconshreveable/mousetrapv1.1.0indirect
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/jhump/protoreflect/v2v2.0.0-beta.2indirect
Gogithub.com/jmhodges/levigov1.0.0indirect
Gogithub.com/klauspost/compressv1.18.6indirect
Gogithub.com/klauspost/compressv1.19.1indirect
Gogithub.com/klauspost/cpuid/v2v2.3.0indirect
Gogithub.com/koron/go-ssdpv0.0.6indirect
Gogithub.com/kr/prettyv0.3.1indirect
Gogithub.com/kr/textv0.2.0indirect
Gogithub.com/lib/pqv1.12.3indirect
Gogithub.com/libp2p/go-buffer-poolv0.1.0indirect
Gogithub.com/libp2p/go-flow-metricsv0.2.0indirect
Gogithub.com/libp2p/go-libp2pv0.48.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/linxgnu/grocksdbv1.10.8indirect
Gogithub.com/linxgnu/grocksdbv1.8.15indirect
Gogithub.com/lufia/plan9statsv0.0.0-20260330125221-c963978e514eindirect
Gogithub.com/lufia/plan9statsv0.0.0-20260802145828-341c2f0c90b5indirect
Gogithub.com/marcopolo/simnetv0.0.7indirect
Gogithub.com/marten-seemann/tcpv0.0.0-20210406111302-dfbc87cc63fdindirect
Gogithub.com/mattn/go-colorablev0.1.14indirect
Gogithub.com/microsoft/go-winiov0.6.2indirect
Gogithub.com/miekg/dnsv1.1.72indirect
Gogithub.com/mikioh/tcpinfov0.0.0-20190314235526-30a79bb1804bindirect
Gogithub.com/mikioh/tcpoptv0.0.0-20190314235656-172688c1acccindirect
Gogithub.com/minio/highwayhashv1.0.4indirect
Gogithub.com/minio/sha256-simdv1.0.1indirect
Gogithub.com/mitchellh/go-homedirv1.1.0indirect
Gogithub.com/mr-tron/base58v1.3.0indirect
Gogithub.com/mschoch/smatv0.2.0indirect
Gogithub.com/mtibben/percentv0.2.1indirect
Gogithub.com/multiformats/go-base32v0.1.0indirect
Gogithub.com/multiformats/go-base36v0.2.0indirect
Gogithub.com/multiformats/go-multiaddrv0.16.1indirect
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/nxadm/tailv1.4.11indirect
Gogithub.com/oasisprotocol/curve25519-voiv0.0.0-20251114093237-2ab5a27a1729indirect
Gogithub.com/oklog/runv1.2.0indirect
Gogithub.com/otiai10/copyv1.14.1indirect
Gogithub.com/otiai10/mintv1.6.3indirect
Gogithub.com/pascaldekloe/goev0.1.1indirect
Gogithub.com/pbnjay/memoryv0.0.0-20210728143218-7b4eea64cf58indirect
Gogithub.com/pelletier/go-toml/v2v2.2.4indirect
Gogithub.com/pelletier/go-toml/v2v2.4.3indirect
Gogithub.com/petermattis/goidv0.0.0-20260330135022-df67b199bc81indirect
Gogithub.com/pion/datachannelv1.5.10indirect
Gogithub.com/pion/dtls/v3v3.1.2indirect
Gogithub.com/pion/dtls/v3v3.1.4indirect
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/v3v3.1.1indirect
Gogithub.com/pion/stun/v3v3.1.5indirect
Gogithub.com/pion/transport/v3v3.0.7indirect
Gogithub.com/pion/transport/v4v4.0.1indirect
Gogithub.com/pion/transport/v4v4.0.2indirect
Gogithub.com/pion/turn/v4v4.0.2indirect
Gogithub.com/pion/webrtc/v4v4.1.2indirect
Gogithub.com/planetscale/vtprotobufv0.6.1-0.20240319094008-0393e58bdf10indirect
Gogithub.com/pmezard/go-difflibv1.0.0indirect
Gogithub.com/pmezard/go-difflibv1.0.1-0.20181226105442-5d4384ee4fb2indirect
Gogithub.com/power-devops/perfstatv0.0.0-20240221224432-82ca36839d55indirect
Gogithub.com/power-devops/perfstatv0.0.0-20260805114148-88456608a4f6indirect
Gogithub.com/prometheus/client_modelv0.6.2indirect
Gogithub.com/prometheus/procfsv0.19.2indirect
Gogithub.com/prometheus/procfsv0.21.1indirect
Gogithub.com/quic-go/qpackv0.6.0indirect
Gogithub.com/quic-go/quic-gov0.60.0indirect
Gogithub.com/quic-go/webtransport-gov0.11.1indirect
Gogithub.com/rcrowley/go-metricsv0.0.0-20250401214520-65e299d6c5c9indirect
Gogithub.com/rogpeppe/go-internalv1.14.1indirect
Gogithub.com/rs/corsv1.11.1indirect
Gogithub.com/sagikazarmark/locaferov0.11.0indirect
Gogithub.com/sasha-s/go-deadlockv0.3.9indirect
Gogithub.com/sirupsen/logrusv1.9.4indirect
Gogithub.com/sourcegraph/concv0.3.1-0.20240121214520-5f936abd7ae8indirect
Gogithub.com/spaolacci/murmur3v1.1.0indirect
Gogithub.com/spf13/aferov1.15.0indirect
Gogithub.com/spiffe/go-spiffe/v2v2.7.0indirect
Gogithub.com/subosito/gotenvv1.6.0indirect
Gogithub.com/supranational/blstv0.3.16indirect
Gogithub.com/syndtr/goleveldbv1.0.1-0.20210819022825-2ae1ddf74ef7indirect
Gogithub.com/syndtr/goleveldbv1.0.1-0.20220721030215-126854af5e6dindirect
Gogithub.com/tidwall/btreev1.8.1indirect
Gogithub.com/tidwall/gjsonv1.18.0indirect
Gogithub.com/tidwall/matchv1.2.0indirect
Gogithub.com/tidwall/prettyv1.2.1indirect
Gogithub.com/tidwall/sjsonv1.2.5indirect
Gogithub.com/tklauser/go-sysconfv0.4.0indirect
Gogithub.com/tklauser/numcpusv0.12.0indirect
Gogithub.com/twitchyliquid64/golang-asmv0.15.1indirect
Gogithub.com/ulikunitz/xzv0.5.15indirect
Gogithub.com/wlynxg/anetv0.0.5indirect
Gogithub.com/yusufpapurcu/wmiv1.2.4indirect
Gogithub.com/zondax/golemv0.27.0indirect
Gogithub.com/zondax/hidv0.9.2indirect
Gogithub.com/zondax/ledger-gov1.0.1indirect
Gogo.etcd.io/bboltv1.4.3indirect
Gogo.opentelemetry.io/auto/sdkv1.2.1indirect
Gogo.opentelemetry.io/contrib/detectors/gcpv1.44.0indirect
Gogo.opentelemetry.io/contrib/detectors/gcpv1.45.0indirect
Gogo.opentelemetry.io/contrib/instrumentation/net/http/otelhttpv0.68.0indirect
Gogo.opentelemetry.io/contrib/propagators/autopropv0.69.0indirect
Gogo.opentelemetry.io/contrib/propagators/autopropv0.70.0indirect
Gogo.opentelemetry.io/contrib/propagators/awsv1.44.0indirect
Gogo.opentelemetry.io/contrib/propagators/awsv1.45.0indirect
Gogo.opentelemetry.io/contrib/propagators/otv1.44.0indirect
Gogo.opentelemetry.io/contrib/propagators/otv1.45.0indirect
Gogo.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpcv0.20.0indirect
Gogo.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpcv0.21.0indirect
Gogo.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttpv0.20.0indirect
Gogo.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttpv0.21.0indirect
Gogo.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpcv1.44.0indirect
Gogo.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpcv1.45.0indirect
Gogo.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttpv1.44.0indirect
Gogo.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttpv1.45.0indirect
Gogo.opentelemetry.io/otel/exporters/otlp/otlptracev1.44.0indirect
Gogo.opentelemetry.io/otel/exporters/otlp/otlptracev1.45.0indirect
Gogo.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpcv1.44.0indirect
Gogo.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpcv1.45.0indirect
Gogo.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttpv1.44.0indirect
Gogo.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttpv1.45.0indirect
Gogo.opentelemetry.io/otel/exporters/stdout/stdoutlogv0.20.0indirect
Gogo.opentelemetry.io/otel/exporters/stdout/stdoutlogv0.21.0indirect
Gogo.opentelemetry.io/otel/exporters/stdout/stdoutmetricv1.44.0indirect
Gogo.opentelemetry.io/otel/exporters/stdout/stdoutmetricv1.45.0indirect
Gogo.opentelemetry.io/otel/exporters/stdout/stdouttracev1.44.0indirect
Gogo.opentelemetry.io/otel/exporters/stdout/stdouttracev1.45.0indirect
Gogo.opentelemetry.io/otel/sdkv1.44.0indirect
Gogo.opentelemetry.io/otel/sdkv1.46.0indirect
Gogo.opentelemetry.io/otel/sdk/logv0.20.0indirect
Gogo.opentelemetry.io/otel/sdk/logv0.21.0indirect
Gogo.opentelemetry.io/otel/sdk/metricv1.44.0indirect
Gogo.opentelemetry.io/otel/sdk/metricv1.46.0indirect
Gogo.opentelemetry.io/proto/otlpv1.10.0indirect
Gogo.opentelemetry.io/proto/otlpv1.11.0indirect
Gogo.uber.org/digv1.19.0indirect
Gogo.uber.org/fxv1.24.0indirect
Gogo.uber.org/multierrv1.11.0indirect
Gogo.uber.org/zapv1.27.1indirect
Gogo.yaml.in/yaml/v2v2.4.4indirect
Gogolang.org/x/archv0.24.0indirect
Gogolang.org/x/archv0.26.0indirect
Gogolang.org/x/expv0.0.0-20260508232706-74f9aab9d74aindirect
Gogolang.org/x/expv0.0.0-20260527015227-08cc5374adb3indirect
Gogolang.org/x/expv0.0.0-20260727155853-b88d891fe743indirect
Gogolang.org/x/modv0.38.0indirect
Gogolang.org/x/netv0.55.0indirect
Gogolang.org/x/netv0.57.0indirect
Gogolang.org/x/netv0.58.0indirect
Gogolang.org/x/oauth2v0.36.0indirect
Gogolang.org/x/sysv0.41.0indirect
Gogolang.org/x/sysv0.45.0indirect
Gogolang.org/x/sysv0.47.0indirect
Gogolang.org/x/telemetryv0.0.0-20260708182218-49f421fb7959indirect
Gogolang.org/x/termv0.45.0indirect
Gogolang.org/x/textv0.37.0indirect
Gogolang.org/x/textv0.40.0indirect
Gogolang.org/x/textv0.41.0indirect
Gogolang.org/x/timev0.15.0indirect
Gogolang.org/x/toolsv0.48.0indirect
Gogolang.org/x/xerrorsv0.0.0-20240903120638-7835f813f4daindirect
Gogoogle.golang.org/apiv0.276.0indirect
Gogoogle.golang.org/genprotov0.0.0-20260511170946-3700d4141b60indirect
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20260511170946-3700d4141b60indirect
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20260526163538-3dc84a4a5aaaindirect
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20260803160001-6ac0973c030dindirect
Gogopkg.in/check.v1v1.0.0-20201130134442-10cb98267c6cindirect
Gogopkg.in/yaml.v3v3.0.1indirect
Golukechampine.com/blake3v1.4.1indirect
Gonhooyr.io/websocketv1.8.17indirect
Gorsc.io/qrv0.2.0indirect
npm@algolia/autocomplete-core1.17.9indirect
npm@algolia/autocomplete-plugin-algolia-insights1.17.9indirect
npm@algolia/autocomplete-preset-algolia1.17.9indirect
npm@algolia/autocomplete-shared1.17.9indirect
npm@algolia/client-abtesting5.23.1indirect
npm@algolia/client-analytics5.23.1indirect
npm@algolia/client-common5.23.1indirect
npm@algolia/client-insights5.23.1indirect
npm@algolia/client-personalization5.23.1indirect
npm@algolia/client-query-suggestions5.23.1indirect
npm@algolia/client-search5.23.1indirect
npm@algolia/events4.0.1indirect
npm@algolia/ingestion1.23.1indirect
npm@algolia/monitoring1.23.1indirect
npm@algolia/recommend5.23.1indirect
npm@algolia/requester-browser-xhr5.23.1indirect
npm@algolia/requester-fetch5.23.1indirect
npm@algolia/requester-node-http5.23.1indirect
npm@alloc/quick-lru5.2.0indirect
npm@ampproject/remapping2.3.0indirect
npm@babel/code-frame7.29.0indirect
npm@babel/compat-data7.26.8indirect
npm@babel/core7.26.10indirect
npm@babel/generator7.29.1indirect
npm@babel/helper-annotate-as-pure7.25.9indirect
npm@babel/helper-compilation-targets7.27.0indirect
npm@babel/helper-create-class-features-plugin7.27.0indirect
npm@babel/helper-create-regexp-features-plugin7.27.0indirect
npm@babel/helper-define-polyfill-provider0.6.4indirect
npm@babel/helper-globals7.28.0indirect
npm@babel/helper-member-expression-to-functions7.25.9indirect
npm@babel/helper-module-imports7.28.6indirect
npm@babel/helper-module-transforms7.28.6indirect
npm@babel/helper-optimise-call-expression7.25.9indirect
npm@babel/helper-plugin-utils7.28.6indirect
npm@babel/helper-remap-async-to-generator7.25.9indirect
npm@babel/helper-replace-supers7.26.5indirect
npm@babel/helper-skip-transparent-expression-wrappers7.25.9indirect
npm@babel/helper-string-parser7.27.1indirect
npm@babel/helper-validator-identifier7.28.5indirect
npm@babel/helper-validator-option7.25.9indirect
npm@babel/helper-wrap-function7.25.9indirect
npm@babel/helpers7.27.0indirect
npm@babel/parser7.29.3indirect
npm@babel/plugin-bugfix-firefox-class-in-computed-class-key7.25.9indirect
npm@babel/plugin-bugfix-safari-class-field-initializer-scope7.25.9indirect
npm@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression7.25.9indirect
npm@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining7.25.9indirect
npm@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly7.25.9indirect
npm@babel/plugin-proposal-private-property-in-object7.21.0-placeholder-for-preset-env.2indirect
npm@babel/plugin-syntax-dynamic-import7.8.3indirect
npm@babel/plugin-syntax-import-assertions7.26.0indirect
npm@babel/plugin-syntax-import-attributes7.26.0indirect
npm@babel/plugin-syntax-jsx7.25.9indirect
npm@babel/plugin-syntax-typescript7.25.9indirect
npm@babel/plugin-syntax-unicode-sets-regex7.18.6indirect
npm@babel/plugin-transform-arrow-functions7.25.9indirect
npm@babel/plugin-transform-async-generator-functions7.26.8indirect
npm@babel/plugin-transform-async-to-generator7.25.9indirect
npm@babel/plugin-transform-block-scoped-functions7.26.5indirect
npm@babel/plugin-transform-block-scoping7.27.0indirect
npm@babel/plugin-transform-class-properties7.25.9indirect
npm@babel/plugin-transform-class-static-block7.26.0indirect
npm@babel/plugin-transform-classes7.25.9indirect
npm@babel/plugin-transform-computed-properties7.25.9indirect
npm@babel/plugin-transform-destructuring7.25.9indirect
npm@babel/plugin-transform-dotall-regex7.25.9indirect
npm@babel/plugin-transform-duplicate-keys7.25.9indirect
npm@babel/plugin-transform-duplicate-named-capturing-groups-regex7.25.9indirect
npm@babel/plugin-transform-dynamic-import7.25.9indirect
npm@babel/plugin-transform-exponentiation-operator7.26.3indirect
npm@babel/plugin-transform-export-namespace-from7.25.9indirect
npm@babel/plugin-transform-for-of7.26.9indirect
npm@babel/plugin-transform-function-name7.25.9indirect
npm@babel/plugin-transform-json-strings7.25.9indirect
npm@babel/plugin-transform-literals7.25.9indirect
npm@babel/plugin-transform-logical-assignment-operators7.25.9indirect
npm@babel/plugin-transform-member-expression-literals7.25.9indirect
npm@babel/plugin-transform-modules-amd7.25.9indirect
npm@babel/plugin-transform-modules-commonjs7.26.3indirect
npm@babel/plugin-transform-modules-systemjs7.29.4indirect
npm@babel/plugin-transform-modules-umd7.25.9indirect
npm@babel/plugin-transform-named-capturing-groups-regex7.25.9indirect
npm@babel/plugin-transform-new-target7.25.9indirect
npm@babel/plugin-transform-nullish-coalescing-operator7.26.6indirect
npm@babel/plugin-transform-numeric-separator7.25.9indirect
npm@babel/plugin-transform-object-rest-spread7.25.9indirect
npm@babel/plugin-transform-object-super7.25.9indirect
npm@babel/plugin-transform-optional-catch-binding7.25.9indirect
npm@babel/plugin-transform-optional-chaining7.25.9indirect
npm@babel/plugin-transform-parameters7.25.9indirect
npm@babel/plugin-transform-private-methods7.25.9indirect
npm@babel/plugin-transform-private-property-in-object7.25.9indirect
npm@babel/plugin-transform-property-literals7.25.9indirect
npm@babel/plugin-transform-react-constant-elements7.25.9indirect
npm@babel/plugin-transform-react-display-name7.25.9indirect
npm@babel/plugin-transform-react-jsx7.25.9indirect
npm@babel/plugin-transform-react-jsx-development7.25.9indirect
npm@babel/plugin-transform-react-pure-annotations7.25.9indirect
npm@babel/plugin-transform-regenerator7.27.0indirect
npm@babel/plugin-transform-regexp-modifiers7.26.0indirect
npm@babel/plugin-transform-reserved-words7.25.9indirect
npm@babel/plugin-transform-runtime7.26.10indirect
npm@babel/plugin-transform-shorthand-properties7.25.9indirect
npm@babel/plugin-transform-spread7.25.9indirect
npm@babel/plugin-transform-sticky-regex7.25.9indirect
npm@babel/plugin-transform-template-literals7.26.8indirect
npm@babel/plugin-transform-typeof-symbol7.27.0indirect
npm@babel/plugin-transform-typescript7.27.0indirect
npm@babel/plugin-transform-unicode-escapes7.25.9indirect
npm@babel/plugin-transform-unicode-property-regex7.25.9indirect
npm@babel/plugin-transform-unicode-regex7.25.9indirect
npm@babel/plugin-transform-unicode-sets-regex7.25.9indirect
npm@babel/preset-env7.26.9indirect
npm@babel/preset-modules0.1.6-no-external-pluginsindirect
npm@babel/preset-react7.26.3indirect
npm@babel/preset-typescript7.27.0indirect
npm@babel/runtime7.27.0indirect
npm@babel/runtime-corejs37.27.0indirect
npm@babel/template7.28.6indirect
npm@babel/traverse7.29.0indirect
npm@babel/types7.29.0indirect
npm@colors/colors1.5.0indirect
npm@csstools/cascade-layer-name-parser2.0.4indirect
npm@csstools/color-helpers5.0.2indirect
npm@csstools/css-calc2.1.2indirect
npm@csstools/css-color-parser3.0.8indirect
npm@csstools/css-parser-algorithms3.0.4indirect
npm@csstools/css-tokenizer3.0.3indirect
npm@csstools/media-query-list-parser4.0.2indirect
npm@csstools/postcss-cascade-layers5.0.1indirect
npm@csstools/postcss-color-function4.0.8indirect
npm@csstools/postcss-color-mix-function3.0.8indirect
npm@csstools/postcss-content-alt-text2.0.4indirect
npm@csstools/postcss-exponential-functions2.0.7indirect
npm@csstools/postcss-font-format-keywords4.0.0indirect
npm@csstools/postcss-gamut-mapping2.0.8indirect
npm@csstools/postcss-gradients-interpolation-method5.0.8indirect
npm@csstools/postcss-hwb-function4.0.8indirect
npm@csstools/postcss-ic-unit4.0.0indirect
npm@csstools/postcss-initial2.0.1indirect
npm@csstools/postcss-is-pseudo-class5.0.1indirect
npm@csstools/postcss-light-dark-function2.0.7indirect
npm@csstools/postcss-logical-float-and-clear3.0.0indirect
npm@csstools/postcss-logical-overflow2.0.0indirect
npm@csstools/postcss-logical-overscroll-behavior2.0.0indirect
npm@csstools/postcss-logical-resize3.0.0indirect
npm@csstools/postcss-logical-viewport-units3.0.3indirect
npm@csstools/postcss-media-minmax2.0.7indirect
npm@csstools/postcss-media-queries-aspect-ratio-number-values3.0.4indirect
npm@csstools/postcss-nested-calc4.0.0indirect
npm@csstools/postcss-normalize-display-values4.0.0indirect
npm@csstools/postcss-oklab-function4.0.8indirect
npm@csstools/postcss-progressive-custom-properties4.0.0indirect
npm@csstools/postcss-random-function1.0.3indirect
npm@csstools/postcss-relative-color-syntax3.0.8indirect
npm@csstools/postcss-scope-pseudo-class4.0.1indirect
npm@csstools/postcss-sign-functions1.1.2indirect
npm@csstools/postcss-stepped-value-functions4.0.7indirect
npm@csstools/postcss-text-decoration-shorthand4.0.2indirect
npm@csstools/postcss-trigonometric-functions4.0.7indirect
npm@csstools/postcss-unset-value4.0.0indirect
npm@csstools/selector-resolve-nested3.0.0indirect
npm@csstools/selector-specificity5.0.0indirect
npm@csstools/utilities2.0.0indirect
npm@discoveryjs/json-ext0.5.7indirect
npm@docsearch/css3.9.0indirect
npm@docsearch/react3.9.0indirect
npm@docusaurus/babel3.7.0indirect
npm@docusaurus/bundler3.7.0indirect
npm@docusaurus/core3.7.0indirect
npm@docusaurus/cssnano-preset3.7.0indirect
npm@docusaurus/logger3.7.0indirect
npm@docusaurus/mdx-loader3.7.0indirect
npm@docusaurus/module-type-aliases2.4.1indirect
npm@docusaurus/module-type-aliases3.7.0indirect
npm@docusaurus/plugin-client-redirects3.7.0indirect
npm@docusaurus/plugin-content-blog3.7.0indirect
npm@docusaurus/plugin-content-docs3.7.0indirect
npm@docusaurus/plugin-content-pages3.7.0indirect
npm@docusaurus/plugin-debug3.7.0indirect
npm@docusaurus/plugin-google-analytics3.7.0indirect
npm@docusaurus/plugin-google-gtag3.7.0indirect
npm@docusaurus/plugin-google-tag-manager3.7.0indirect
npm@docusaurus/plugin-sitemap3.7.0indirect
npm@docusaurus/plugin-svgr3.7.0indirect
npm@docusaurus/preset-classic3.7.0indirect
npm@docusaurus/react-loadable5.5.2indirect
npm@docusaurus/react-loadable6.0.0indirect
npm@docusaurus/theme-classic3.7.0indirect
npm@docusaurus/theme-common3.7.0indirect
npm@docusaurus/theme-search-algolia3.7.0indirect
npm@docusaurus/theme-translations3.7.0indirect
npm@docusaurus/types2.4.1indirect
npm@docusaurus/types3.7.0indirect
npm@docusaurus/utils3.7.0indirect
npm@docusaurus/utils-common3.7.0indirect
npm@docusaurus/utils-validation3.7.0indirect
npm@hapi/hoek9.3.0indirect
npm@hapi/topo5.1.0indirect
npm@jest/schemas29.6.3indirect
npm@jest/types29.6.3indirect
npm@jridgewell/gen-mapping0.3.13indirect
npm@jridgewell/resolve-uri3.1.0indirect
npm@jridgewell/source-map0.3.6indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@jridgewell/trace-mapping0.3.31indirect
npm@leichtgewicht/ip-codec2.0.5indirect
npm@mdx-js/mdx3.1.0indirect
npm@mdx-js/react1.6.22indirect
npm@mdx-js/react3.1.0indirect
npm@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npm@pnpm/config.env-replace1.1.0indirect
npm@pnpm/network.ca-file1.0.2indirect
npm@pnpm/npm-conf2.3.1indirect
npm@polka/url1.0.0-next.28indirect
npm@sideway/address4.1.5indirect
npm@sideway/formula3.0.1indirect
npm@sideway/pinpoint2.0.0indirect
npm@sinclair/typebox0.27.8indirect
npm@sindresorhus/is4.6.0indirect
npm@sindresorhus/is5.6.0indirect
npm@slorber/remark-comment1.0.0indirect
npm@svgr/babel-plugin-add-jsx-attribute8.0.0indirect
npm@svgr/babel-plugin-remove-jsx-attribute8.0.0indirect
npm@svgr/babel-plugin-remove-jsx-empty-expression8.0.0indirect
npm@svgr/babel-plugin-replace-jsx-attribute-value8.0.0indirect
npm@svgr/babel-plugin-svg-dynamic-title8.0.0indirect
npm@svgr/babel-plugin-svg-em-dimensions8.0.0indirect
npm@svgr/babel-plugin-transform-react-native-svg8.1.0indirect
npm@svgr/babel-plugin-transform-svg-component8.0.0indirect
npm@svgr/babel-preset8.1.0indirect
npm@svgr/core8.1.0indirect
npm@svgr/hast-util-to-babel-ast8.0.0indirect
npm@svgr/plugin-jsx8.1.0indirect
npm@svgr/plugin-svgo8.1.0indirect
npm@svgr/webpack8.1.0indirect
npm@szmarczak/http-timer5.0.1indirect
npm@types/body-parser1.19.5indirect
npm@types/bonjour3.5.13indirect
npm@types/connect3.4.38indirect
npm@types/connect-history-api-fallback1.5.4indirect
npm@types/debug4.1.12indirect
npm@types/eslint9.6.1indirect
npm@types/eslint-scope3.7.7indirect
npm@types/estree1.0.8indirect
npm@types/estree-jsx1.0.5indirect
npm@types/express4.17.21indirect
npm@types/express-serve-static-core4.19.6indirect
npm@types/express-serve-static-core5.0.6indirect
npm@types/gtag.js0.0.12indirect
npm@types/hast3.0.4indirect
npm@types/history4.7.11indirect
npm@types/html-minifier-terser6.1.0indirect
npm@types/http-cache-semantics4.0.4indirect
npm@types/http-errors2.0.4indirect
npm@types/http-proxy1.17.16indirect
npm@types/istanbul-lib-coverage2.0.6indirect
npm@types/istanbul-lib-report3.0.3indirect
npm@types/istanbul-reports3.0.4indirect
npm@types/json-schema7.0.15indirect
npm@types/mdast4.0.4indirect
npm@types/mdx2.0.13indirect
npm@types/mime1.3.5indirect
npm@types/ms2.1.0indirect
npm@types/node17.0.45indirect
npm@types/node18.8.3indirect
npm@types/node-forge1.3.11indirect
npm@types/parse-json4.0.0indirect
npm@types/prismjs1.26.5indirect
npm@types/prop-types15.7.5indirect
npm@types/qs6.9.18indirect
npm@types/range-parser1.2.7indirect
npm@types/react18.0.21indirect
npm@types/react-router5.1.19indirect
npm@types/react-router-config5.0.11indirect
npm@types/react-router-dom5.3.3indirect
npm@types/retry0.12.0indirect
npm@types/sax1.2.7indirect
npm@types/scheduler0.16.2indirect
npm@types/send0.17.4indirect
npm@types/serve-index1.9.4indirect
npm@types/serve-static1.15.7indirect
npm@types/sockjs0.3.36indirect
npm@types/unist2.0.11indirect
npm@types/unist3.0.3indirect
npm@types/ws8.18.1indirect
npm@types/yargs17.0.33indirect
npm@types/yargs-parser21.0.3indirect
npm@ungap/structured-clone1.3.0indirect
npm@webassemblyjs/ast1.14.1indirect
npm@webassemblyjs/floating-point-hex-parser1.13.2indirect
npm@webassemblyjs/helper-api-error1.13.2indirect
npm@webassemblyjs/helper-buffer1.14.1indirect
npm@webassemblyjs/helper-numbers1.13.2indirect
npm@webassemblyjs/helper-wasm-bytecode1.13.2indirect
npm@webassemblyjs/helper-wasm-section1.14.1indirect
npm@webassemblyjs/ieee7541.13.2indirect
npm@webassemblyjs/leb1281.13.2indirect
npm@webassemblyjs/utf81.13.2indirect
npm@webassemblyjs/wasm-edit1.14.1indirect
npm@webassemblyjs/wasm-gen1.14.1indirect
npm@webassemblyjs/wasm-opt1.14.1indirect
npm@webassemblyjs/wasm-parser1.14.1indirect
npm@webassemblyjs/wast-printer1.14.1indirect
npm@xtuc/ieee7541.2.0indirect
npm@xtuc/long4.2.2indirect
npm@you54f/theme-github-codeblock0.1.1indirect
npmaccepts1.3.8indirect
npmacorn8.15.0indirect
npmacorn-import-phases1.0.4indirect
npmacorn-jsx5.3.2indirect
npmacorn-walk8.3.4indirect
npmaddress1.2.1indirect
npmaggregate-error3.1.0indirect
npmajv6.14.0indirect
npmajv8.18.0indirect
npmajv-formats2.1.1indirect
npmajv-keywords3.5.2indirect
npmajv-keywords5.1.0indirect
npmalgoliasearch5.23.1indirect
npmalgoliasearch-helper3.24.3indirect
npmansi-align3.0.1indirect
npmansi-escapes4.3.2indirect
npmansi-html-community0.0.8indirect
npmansi-regex5.0.1indirect
npmansi-regex6.0.1indirect
npmansi-styles4.3.0indirect
npmansi-styles6.1.1indirect
npmany-promise1.3.0indirect
npmanymatch3.1.2indirect
npmarg5.0.2indirect
npmargparse1.0.10indirect
npmargparse2.0.1indirect
npmarray-flatten1.1.1indirect
npmarray-union2.1.0indirect
npmastring1.9.0indirect
npmat-least-node1.0.0indirect
npmautoprefixer10.4.21indirect
npmbabel-loader9.2.1indirect
npmbabel-plugin-dynamic-import-node2.3.3indirect
npmbabel-plugin-polyfill-corejs20.4.13indirect
npmbabel-plugin-polyfill-corejs30.11.1indirect
npmbabel-plugin-polyfill-regenerator0.6.4indirect
npmbail2.0.2indirect
npmbalanced-match1.0.2indirect
npmbaseline-browser-mapping2.9.19indirect
npmbatch0.6.1indirect
npmbig.js5.2.2indirect
npmbinary-extensions2.2.0indirect
npmbody-parser1.20.6indirect
npmbonjour-service1.3.0indirect
npmboolbase1.0.0indirect
npmboxen6.2.1indirect
npmboxen7.1.1indirect
npmbrace-expansion1.1.13indirect
npmbraces3.0.3indirect
npmbrowserslist4.28.1indirect
npmbuffer-from1.1.2indirect
npmbytes3.0.0indirect
npmbytes3.1.2indirect
npmcacheable-lookup7.0.0indirect
npmcacheable-request10.2.14indirect
npmcall-bind1.0.8indirect
npmcall-bind-apply-helpers1.0.2indirect
npmcall-bound1.0.4indirect
npmcallsites3.1.0indirect
npmcamel-case4.1.2indirect
npmcamelcase6.3.0indirect
npmcamelcase7.0.1indirect
npmcamelcase-css2.0.1indirect
npmcaniuse-api3.0.0indirect
npmcaniuse-lite1.0.30001769indirect
npmccount2.0.1indirect
npmchalk4.1.2indirect
npmchalk5.4.1indirect
npmchar-regex1.0.2indirect
npmcharacter-entities2.0.2indirect
npmcharacter-entities-html42.1.0indirect
npmcharacter-entities-legacy3.0.0indirect
npmcharacter-reference-invalid2.0.1indirect
npmcheerio1.0.0-rc.12indirect
npmcheerio-select2.1.0indirect
npmchokidar3.5.3indirect
npmchrome-trace-event1.0.3indirect
npmci-info3.9.0indirect
npmclean-css5.3.3indirect
npmclean-stack2.2.0indirect
npmcli-boxes3.0.0indirect
npmcli-table30.6.3indirect
npmclone-deep4.0.1indirect
npmclsx1.2.1indirect
npmclsx2.1.1indirect
npmcollapse-white-space2.1.0indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.4indirect
npmcolord2.9.3indirect
npmcolorette2.0.20indirect
npmcombine-promises1.1.0indirect
npmcomma-separated-tokens2.0.3indirect
npmcommander10.0.1indirect
npmcommander2.20.3indirect
npmcommander4.1.1indirect
npmcommander5.1.0indirect
npmcommander7.2.0indirect
npmcommander8.3.0indirect
npmcommon-path-prefix3.0.0indirect
npmcompressible2.0.18indirect
npmcompression1.8.1indirect
npmconcat-map0.0.1indirect
npmconfig-chain1.1.13indirect
npmconfigstore6.0.0indirect
npmconnect-history-api-fallback2.0.0indirect
npmconsola3.4.2indirect
npmcontent-disposition0.5.2indirect
npmcontent-disposition0.5.4indirect
npmcontent-type1.0.5indirect
npmconvert-source-map2.0.0indirect
npmcookie0.7.1indirect
npmcookie-signature1.0.6indirect
npmcopy-text-to-clipboard3.2.0indirect
npmcopy-webpack-plugin11.0.0indirect
npmcore-js3.41.0indirect
npmcore-js-compat3.41.0indirect
npmcore-js-pure3.41.0indirect
npmcore-util-is1.0.3indirect
npmcosmiconfig6.0.0indirect
npmcosmiconfig8.3.6indirect
npmcross-spawn7.0.6indirect
npmcrypto-random-string4.0.0indirect
npmcss-blank-pseudo7.0.1indirect
npmcss-declaration-sorter7.2.0indirect
npmcss-has-pseudo7.0.2indirect
npmcss-loader6.11.0indirect
npmcss-minimizer-webpack-plugin5.0.1indirect
npmcss-prefers-color-scheme10.0.0indirect
npmcss-select4.3.0indirect
npmcss-select5.1.0indirect
npmcss-tree2.2.1indirect
npmcss-tree2.3.1indirect
npmcss-what6.1.0indirect
npmcssdb8.2.4indirect
npmcssesc3.0.0indirect
npmcssnano6.1.2indirect
npmcssnano-preset-advanced6.1.2indirect
npmcssnano-preset-default6.1.2indirect
npmcssnano-utils4.0.2indirect
npmcsso5.0.5indirect
npmcsstype3.1.1indirect
npmdebounce1.2.1indirect
npmdebug2.6.9indirect
npmdebug4.3.4indirect
npmdecode-named-character-reference1.1.0indirect
npmdecompress-response6.0.0indirect
npmdeep-extend0.6.0indirect
npmdeepmerge4.3.1indirect
npmdefault-gateway6.0.3indirect
npmdefer-to-connect2.0.1indirect
npmdefine-data-property1.1.4indirect
npmdefine-lazy-prop2.0.0indirect
npmdefine-properties1.2.1indirect
npmdel6.1.1indirect
npmdepd1.1.2indirect
npmdepd2.0.0indirect
npmdequal2.0.3indirect
npmdestroy1.2.0indirect
npmdetect-node2.1.0indirect
npmdetect-port1.5.1indirect
npmdetect-port-alt1.1.6indirect
npmdevlop1.1.0indirect
npmdidyoumean1.2.2indirect
npmdir-glob3.0.1indirect
npmdlv1.1.3indirect
npmdns-packet5.6.1indirect
npmdom-converter0.2.0indirect
npmdom-serializer1.4.1indirect
npmdom-serializer2.0.0indirect
npmdomelementtype2.3.0indirect
npmdomhandler4.3.1indirect
npmdomhandler5.0.3indirect
npmdomutils2.8.0indirect
npmdomutils3.2.2indirect
npmdot-case3.0.4indirect
npmdot-prop6.0.1indirect
npmdunder-proto1.0.1indirect
npmduplexer0.1.2indirect
npmeastasianwidth0.2.0indirect
npmee-first1.1.1indirect
npmelectron-to-chromium1.5.286indirect
npmemoji-regex8.0.0indirect
npmemoji-regex9.2.2indirect
npmemojilib2.4.0indirect
npmemojis-list3.0.0indirect
npmemoticon4.1.0indirect
npmencodeurl1.0.2indirect
npmencodeurl2.0.0indirect
npmenhanced-resolve5.19.0indirect
npmentities2.2.0indirect
npmentities4.5.0indirect
npmerror-ex1.3.2indirect
npmes-define-property1.0.1indirect
npmes-errors1.3.0indirect
npmes-module-lexer2.0.0indirect
npmes-object-atoms1.1.1indirect
npmesast-util-from-estree2.0.0indirect
npmesast-util-from-js2.0.1indirect
npmescalade3.2.0indirect
npmescape-goat4.0.0indirect
npmescape-html1.0.3indirect
npmescape-string-regexp1.0.5indirect
npmescape-string-regexp4.0.0indirect
npmescape-string-regexp5.0.0indirect
npmeslint-scope5.1.1indirect
npmesprima4.0.1indirect
npmesrecurse4.3.0indirect
npmestraverse4.3.0indirect
npmestraverse5.3.0indirect
npmestree-util-attach-comments3.0.0indirect
npmestree-util-build-jsx3.0.1indirect
npmestree-util-is-identifier-name3.0.0indirect
npmestree-util-scope1.0.0indirect
npmestree-util-to-js2.0.0indirect
npmestree-util-value-to-estree3.3.3indirect
npmestree-util-visit2.0.0indirect
npmestree-walker3.0.3indirect
npmesutils2.0.3indirect
npmeta2.2.0indirect
npmetag1.8.1indirect
npmeval0.1.8indirect
npmeventemitter34.0.7indirect
npmevents3.3.0indirect
npmexeca5.1.1indirect
npmexpress4.22.2indirect
npmextend3.0.2indirect
npmextend-shallow2.0.1indirect
npmfast-deep-equal3.1.3indirect
npmfast-glob3.3.3indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-uri3.1.5indirect
npmfastq1.13.0indirect
npmfault2.0.1indirect
npmfaye-websocket0.11.4indirect
npmfeed4.2.2indirect
npmfigures3.2.0indirect
npmfile-loader6.2.0indirect
npmfilesize8.0.7indirect
npmfill-range7.1.1indirect
npmfinalhandler1.3.1indirect
npmfind-cache-dir4.0.0indirect
npmfind-up3.0.0indirect
npmfind-up5.0.0indirect
npmfind-up6.3.0indirect
npmflat5.0.2indirect
npmfollow-redirects1.16.0indirect
npmfork-ts-checker-webpack-plugin6.5.2indirect
npmform-data-encoder2.1.4indirect
npmformat0.2.2indirect
npmforwarded0.2.0indirect
npmfraction.js4.3.7indirect
npmfresh0.5.2indirect
npmfs-extra11.3.0indirect
npmfs-extra9.1.0indirect
npmfs-monkey1.0.3indirect
npmfs.realpath1.0.0indirect
npmfsevents2.3.2indirect
npmfunction-bind1.1.2indirect
npmgensync1.0.0-beta.2indirect
npmget-intrinsic1.3.0indirect
npmget-own-enumerable-property-symbols3.0.2indirect
npmget-proto1.0.1indirect
npmget-stream6.0.1indirect
npmgithub-slugger1.5.0indirect
npmglob7.1.6indirect
npmglob7.2.3indirect
npmglob-parent5.1.2indirect
npmglob-parent6.0.2indirect
npmglob-to-regexp0.4.1indirect
npmglobal-dirs3.0.1indirect
npmglobal-modules2.0.0indirect
npmglobal-prefix3.0.0indirect
npmglobals11.12.0indirect
npmglobby11.1.0indirect
npmglobby13.2.2indirect
npmgopd1.2.0indirect
npmgot12.6.1indirect
npmgraceful-fs4.2.10indirect
npmgraceful-fs4.2.11indirect
npmgray-matter4.0.3indirect
npmgzip-size6.0.0indirect
npmhandle-thing2.0.1indirect
npmhas1.0.3indirect
npmhas-flag4.0.0indirect
npmhas-property-descriptors1.0.2indirect
npmhas-symbols1.1.0indirect
npmhas-yarn3.0.0indirect
npmhasown2.0.2indirect
npmhast-util-from-parse58.0.3indirect
npmhast-util-parse-selector4.0.0indirect
npmhast-util-raw9.1.0indirect
npmhast-util-to-estree3.1.3indirect
npmhast-util-to-jsx-runtime2.3.6indirect
npmhast-util-to-parse58.0.0indirect
npmhast-util-whitespace3.0.0indirect
npmhastscript9.0.1indirect
npmhe1.2.0indirect
npmhistory4.10.1indirect
npmhoist-non-react-statics3.3.2indirect
npmhpack.js2.1.6indirect
npmhtml-entities2.6.0indirect
npmhtml-escaper2.0.2indirect
npmhtml-minifier-terser6.1.0indirect
npmhtml-minifier-terser7.2.0indirect
npmhtml-tags3.3.1indirect
npmhtml-void-elements3.0.0indirect
npmhtml-webpack-plugin5.6.3indirect
npmhtmlparser26.1.0indirect
npmhtmlparser28.0.2indirect
npmhttp-cache-semantics4.1.1indirect
npmhttp-deceiver1.2.7indirect
npmhttp-errors1.6.3indirect
npmhttp-errors2.0.0indirect
npmhttp-errors2.0.1indirect
npmhttp-parser-js0.5.9indirect
npmhttp-proxy1.18.1indirect
npmhttp-proxy-middleware2.0.9indirect
npmhttp2-wrapper2.2.1indirect
npmhuman-signals2.1.0indirect
npmiconv-lite0.4.24indirect
npmicss-utils5.1.0indirect
npmignore5.3.2indirect
npmimage-size1.2.1indirect
npmimmer9.0.15indirect
npmimport-fresh3.3.0indirect
npmimport-lazy4.0.0indirect
npmimurmurhash0.1.4indirect
npmindent-string4.0.0indirect
npminfima0.2.0-alpha.45indirect
npminflight1.0.6indirect
npminherits2.0.3indirect
npminherits2.0.4indirect
npmini1.3.8indirect
npmini2.0.0indirect
npminline-style-parser0.2.4indirect
npminterpret1.4.0indirect
npminvariant2.2.4indirect
npmipaddr.js1.9.1indirect
npmipaddr.js2.2.0indirect
npmis-alphabetical2.0.1indirect
npmis-alphanumerical2.0.1indirect
npmis-arrayish0.2.1indirect
npmis-binary-path2.1.0indirect
npmis-ci3.0.1indirect
npmis-core-module2.12.0indirect
npmis-decimal2.0.1indirect
npmis-docker2.2.1indirect
npmis-extendable0.1.1indirect
npmis-extglob2.1.1indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-glob4.0.3indirect
npmis-hexadecimal2.0.1indirect
npmis-installed-globally0.4.0indirect
npmis-npm6.0.0indirect
npmis-number7.0.0indirect
npmis-obj1.0.1indirect
npmis-obj2.0.0indirect
npmis-path-cwd2.2.0indirect
npmis-path-inside3.0.3indirect
npmis-plain-obj3.0.0indirect
npmis-plain-obj4.1.0indirect
npmis-plain-object2.0.4indirect
npmis-regexp1.0.0indirect
npmis-root2.1.0indirect
npmis-stream2.0.1indirect
npmis-typedarray1.0.0indirect
npmis-wsl2.2.0indirect
npmis-yarn-global0.4.1indirect
npmisarray0.0.1indirect
npmisarray1.0.0indirect
npmisexe2.0.0indirect
npmisobject3.0.1indirect
npmjest-util29.7.0indirect
npmjest-worker27.5.1indirect
npmjest-worker29.7.0indirect
npmjiti1.21.7indirect
npmjoi17.13.3indirect
npmjs-tokens4.0.0indirect
npmjs-yaml3.14.2indirect
npmjs-yaml4.1.1indirect
npmjsesc3.0.2indirect
npmjsesc3.1.0indirect
npmjson-buffer3.0.1indirect
npmjson-parse-even-better-errors2.3.1indirect
npmjson-schema-traverse0.4.1indirect
npmjson-schema-traverse1.0.0indirect
npmjson52.2.3indirect
npmjsonfile6.1.0indirect
npmkeyv4.5.4indirect
npmkind-of6.0.3indirect
npmkleur3.0.3indirect
npmlatest-version7.0.0indirect
npmlaunch-editor2.14.1indirect
npmleven3.1.0indirect
npmlilconfig2.1.0indirect
npmlilconfig3.1.3indirect
npmlines-and-columns1.2.4indirect
npmloader-runner4.3.1indirect
npmloader-utils2.0.4indirect
npmloader-utils3.2.1indirect
npmlocate-path3.0.0indirect
npmlocate-path6.0.0indirect
npmlocate-path7.2.0indirect
npmlodash4.18.1indirect
npmlodash.debounce4.0.8indirect
npmlodash.memoize4.1.2indirect
npmlodash.uniq4.5.0indirect
npmlongest-streak3.1.0indirect
npmloose-envify1.4.0indirect
npmlower-case2.0.2indirect
npmlowercase-keys3.0.0indirect
npmlru-cache5.1.1indirect
npmmarkdown-extensions2.0.0indirect
npmmarkdown-table2.0.0indirect
npmmarkdown-table3.0.4indirect
npmmath-intrinsics1.1.0indirect
npmmdast-util-directive3.1.0indirect
npmmdast-util-find-and-replace3.0.2indirect
npmmdast-util-from-markdown2.0.2indirect
npmmdast-util-frontmatter2.0.1indirect
npmmdast-util-gfm3.1.0indirect
npmmdast-util-gfm-autolink-literal2.0.1indirect
npmmdast-util-gfm-footnote2.1.0indirect
npmmdast-util-gfm-strikethrough2.0.0indirect
npmmdast-util-gfm-table2.0.0indirect
npmmdast-util-gfm-task-list-item2.0.0indirect
npmmdast-util-mdx3.0.0indirect
npmmdast-util-mdx-expression2.0.1indirect
npmmdast-util-mdx-jsx3.2.0indirect
npmmdast-util-mdxjs-esm2.0.1indirect
npmmdast-util-phrasing4.1.0indirect
npmmdast-util-to-hast13.2.1indirect
npmmdast-util-to-markdown2.1.2indirect
npmmdast-util-to-string4.0.0indirect
npmmdn-data2.0.28indirect
npmmdn-data2.0.30indirect
npmmedia-typer0.3.0indirect
npmmemfs3.4.7indirect
npmmerge-descriptors1.0.3indirect
npmmerge-stream2.0.0indirect
npmmerge21.4.1indirect
npmmethods1.1.2indirect
npmmicromark4.0.2indirect
npmmicromark-core-commonmark2.0.3indirect
npmmicromark-extension-directive3.0.2indirect
npmmicromark-extension-frontmatter2.0.0indirect
npmmicromark-extension-gfm3.0.0indirect
npmmicromark-extension-gfm-autolink-literal2.1.0indirect
npmmicromark-extension-gfm-footnote2.1.0indirect
npmmicromark-extension-gfm-strikethrough2.1.0indirect
npmmicromark-extension-gfm-table2.1.1indirect
npmmicromark-extension-gfm-tagfilter2.0.0indirect
npmmicromark-extension-gfm-task-list-item2.1.0indirect
npmmicromark-extension-mdx-expression3.0.1indirect
npmmicromark-extension-mdx-jsx3.0.2indirect
npmmicromark-extension-mdx-md2.0.0indirect
npmmicromark-extension-mdxjs3.0.0indirect
npmmicromark-extension-mdxjs-esm3.0.0indirect
npmmicromark-factory-destination2.0.1indirect
npmmicromark-factory-label2.0.1indirect
npmmicromark-factory-mdx-expression2.0.3indirect
npmmicromark-factory-space1.1.0indirect
npmmicromark-factory-space2.0.1indirect
npmmicromark-factory-title2.0.1indirect
npmmicromark-factory-whitespace2.0.1indirect
npmmicromark-util-character1.2.0indirect
npmmicromark-util-character2.1.1indirect
npmmicromark-util-chunked2.0.1indirect
npmmicromark-util-classify-character2.0.1indirect
npmmicromark-util-combine-extensions2.0.1indirect
npmmicromark-util-decode-numeric-character-reference2.0.2indirect
npmmicromark-util-decode-string2.0.1indirect
npmmicromark-util-encode2.0.1indirect
npmmicromark-util-events-to-acorn2.0.3indirect
npmmicromark-util-html-tag-name2.0.1indirect
npmmicromark-util-normalize-identifier2.0.1indirect
npmmicromark-util-resolve-all2.0.1indirect
npmmicromark-util-sanitize-uri2.0.1indirect
npmmicromark-util-subtokenize2.1.0indirect
npmmicromark-util-symbol1.1.0indirect
npmmicromark-util-symbol2.0.1indirect
npmmicromark-util-types1.1.0indirect
npmmicromark-util-types2.0.2indirect
npmmicromatch4.0.8indirect
npmmime1.6.0indirect
npmmime-db1.33.0indirect
npmmime-db1.52.0indirect
npmmime-db1.54.0indirect
npmmime-types2.1.18indirect
npmmime-types2.1.35indirect
npmmimic-fn2.1.0indirect
npmmimic-response3.1.0indirect
npmmimic-response4.0.0indirect
npmmini-css-extract-plugin2.9.2indirect
npmminimalistic-assert1.0.1indirect
npmminimatch3.1.2indirect
npmminimist1.2.8indirect
npmmrmime2.0.1indirect
npmms2.0.0indirect
npmms2.1.2indirect
npmms2.1.3indirect
npmmulticast-dns7.2.5indirect
npmmz2.7.0indirect
npmnanoid3.3.18indirect
npmnegotiator0.6.3indirect
npmnegotiator0.6.4indirect
npmneo-async2.6.2indirect
npmno-case3.0.4indirect
npmnode-emoji2.2.0indirect
npmnode-forge1.4.0indirect
npmnode-releases2.0.27indirect
npmnormalize-path3.0.0indirect
npmnormalize-range0.1.2indirect
npmnormalize-url8.0.1indirect
npmnpm-run-path4.0.1indirect
npmnprogress0.2.0indirect
npmnth-check2.1.1indirect
npmnull-loader4.0.1indirect
npmobject-assign4.1.1indirect
npmobject-hash3.0.0indirect
npmobject-inspect1.13.4indirect
npmobject-keys1.1.1indirect
npmobject.assign4.1.7indirect
npmobuf1.1.2indirect
npmon-finished2.4.1indirect
npmon-headers1.1.0indirect
npmonce1.4.0indirect
npmonetime5.1.2indirect
npmopen8.4.0indirect
npmopener1.5.2indirect
npmp-cancelable3.0.0indirect
npmp-limit2.3.0indirect
npmp-limit3.1.0indirect
npmp-limit4.0.0indirect
npmp-locate3.0.0indirect
npmp-locate5.0.0indirect
npmp-locate6.0.0indirect
npmp-map4.0.0indirect
npmp-retry4.6.2indirect
npmp-try2.2.0indirect
npmpackage-json8.1.1indirect
npmparam-case3.0.4indirect
npmparent-module1.0.1indirect
npmparse-entities4.0.2indirect
npmparse-json5.2.0indirect
npmparse-numeric-range1.3.0indirect
npmparse57.2.1indirect
npmparse5-htmlparser2-tree-adapter7.1.0indirect
npmparseurl1.3.3indirect
npmpascal-case3.1.2indirect
npmpath-exists3.0.0indirect
npmpath-exists4.0.0indirect
npmpath-exists5.0.0indirect
npmpath-is-absolute1.0.1indirect
npmpath-is-inside1.0.2indirect
npmpath-key3.1.1indirect
npmpath-parse1.0.7indirect
npmpath-to-regexp0.1.13indirect
npmpath-to-regexp1.9.0indirect
npmpath-to-regexp3.3.0indirect
npmpath-type4.0.0indirect
npmpicocolors1.1.1indirect
npmpicomatch2.3.2indirect
npmpify2.3.0indirect
npmpirates4.0.5indirect
npmpkg-dir7.0.0indirect
npmpkg-up3.1.0indirect
npmpostcss8.5.25indirect
npmpostcss-attribute-case-insensitive7.0.1indirect
npmpostcss-calc9.0.1indirect
npmpostcss-clamp4.1.0indirect
npmpostcss-color-functional-notation7.0.8indirect
npmpostcss-color-hex-alpha10.0.0indirect
npmpostcss-color-rebeccapurple10.0.0indirect
npmpostcss-colormin6.1.0indirect
npmpostcss-convert-values6.1.0indirect
npmpostcss-custom-media11.0.5indirect
npmpostcss-custom-properties14.0.4indirect
npmpostcss-custom-selectors8.0.4indirect
npmpostcss-dir-pseudo-class9.0.1indirect
npmpostcss-discard-comments6.0.2indirect
npmpostcss-discard-duplicates6.0.3indirect
npmpostcss-discard-empty6.0.3indirect
npmpostcss-discard-overridden6.0.2indirect
npmpostcss-discard-unused6.0.5indirect
npmpostcss-double-position-gradients6.0.0indirect
npmpostcss-focus-visible10.0.1indirect
npmpostcss-focus-within9.0.1indirect
npmpostcss-font-variant5.0.0indirect
npmpostcss-gap-properties6.0.0indirect
npmpostcss-image-set-function7.0.0indirect
npmpostcss-import15.1.0indirect
npmpostcss-js4.0.1indirect
npmpostcss-lab-function7.0.8indirect
npmpostcss-load-config4.0.1indirect
npmpostcss-loader7.3.4indirect
npmpostcss-logical8.1.0indirect
npmpostcss-merge-idents6.0.3indirect
npmpostcss-merge-longhand6.0.5indirect
npmpostcss-merge-rules6.1.1indirect
npmpostcss-minify-font-values6.1.0indirect
npmpostcss-minify-gradients6.0.3indirect
npmpostcss-minify-params6.1.0indirect
npmpostcss-minify-selectors6.0.4indirect
npmpostcss-modules-extract-imports3.1.0indirect
npmpostcss-modules-local-by-default4.2.0indirect
npmpostcss-modules-scope3.2.1indirect
npmpostcss-modules-values4.0.0indirect
npmpostcss-nested6.0.1indirect
npmpostcss-nesting13.0.1indirect
npmpostcss-normalize-charset6.0.2indirect
npmpostcss-normalize-display-values6.0.2indirect
npmpostcss-normalize-positions6.0.2indirect
npmpostcss-normalize-repeat-style6.0.2indirect
npmpostcss-normalize-string6.0.2indirect
npmpostcss-normalize-timing-functions6.0.2indirect
npmpostcss-normalize-unicode6.1.0indirect
npmpostcss-normalize-url6.0.2indirect
npmpostcss-normalize-whitespace6.0.2indirect
npmpostcss-opacity-percentage3.0.0indirect
npmpostcss-ordered-values6.0.2indirect
npmpostcss-overflow-shorthand6.0.0indirect
npmpostcss-page-break3.0.4indirect
npmpostcss-place10.0.0indirect
npmpostcss-preset-env10.1.5indirect
npmpostcss-pseudo-class-any-link10.0.1indirect
npmpostcss-reduce-idents6.0.3indirect
npmpostcss-reduce-initial6.1.0indirect
npmpostcss-reduce-transforms6.0.2indirect
npmpostcss-replace-overflow-wrap4.0.0indirect
npmpostcss-selector-not8.0.1indirect
npmpostcss-selector-parser6.1.2indirect
npmpostcss-selector-parser7.1.0indirect
npmpostcss-sort-media-queries5.2.0indirect
npmpostcss-svgo6.0.3indirect
npmpostcss-unique-selectors6.0.4indirect
npmpostcss-value-parser4.2.0indirect
npmpostcss-zindex6.0.2indirect
npmpretty-error4.0.0indirect
npmpretty-time1.1.0indirect
npmprism-react-renderer1.3.5indirect
npmprism-react-renderer2.4.1indirect
npmprismjs1.30.0indirect
npmprocess-nextick-args2.0.1indirect
npmprompts2.4.2indirect
npmprop-types15.8.1indirect
npmproperty-information6.5.0indirect
npmproperty-information7.0.0indirect
npmproto-list1.2.4indirect
npmproxy-addr2.0.7indirect
npmpunycode2.1.1indirect
npmpupa3.1.0indirect
npmqs6.15.2indirect
npmqueue6.0.2indirect
npmqueue-microtask1.2.3indirect
npmquick-lru5.1.1indirect
npmrandombytes2.1.0indirect
npmrange-parser1.2.0indirect
npmrange-parser1.2.1indirect
npmraw-body2.5.3indirect
npmrc1.2.8indirect
npmreact17.0.2indirect
npmreact19.1.0indirect
npmreact-dev-utils12.0.1indirect
npmreact-dom17.0.2indirect
npmreact-dom19.1.0indirect
npmreact-error-overlay6.0.11indirect
npmreact-fast-compare3.2.0indirect
npmreact-helmet-async1.3.0indirect
npmreact-is16.13.1indirect
npmreact-json-view-lite1.5.0indirect
npmreact-loadable-ssr-addon-v5-slorber1.0.1indirect
npmreact-router5.3.4indirect
npmreact-router-config5.1.1indirect
npmreact-router-dom5.3.4indirect
npmread-cache1.0.0indirect
npmreadable-stream2.3.8indirect
npmreadable-stream3.6.2indirect
npmreaddirp3.6.0indirect
npmreading-time1.5.0indirect
npmrechoir0.6.2indirect
npmrecma-build-jsx1.0.0indirect
npmrecma-jsx1.0.0indirect
npmrecma-parse1.0.0indirect
npmrecma-stringify1.0.0indirect
npmrecursive-readdir2.2.3indirect
npmregenerate1.4.2indirect
npmregenerate-unicode-properties10.2.0indirect
npmregenerator-runtime0.14.1indirect
npmregenerator-transform0.15.2indirect
npmregexpu-core6.2.0indirect
npmregistry-auth-token5.1.0indirect
npmregistry-url6.0.1indirect
npmregjsgen0.8.0indirect
npmregjsparser0.12.0indirect
npmrehype-raw7.0.0indirect
npmrehype-recma1.0.0indirect
npmrelateurl0.2.7indirect
npmremark-directive3.0.1indirect
npmremark-emoji4.0.1indirect
npmremark-frontmatter5.0.0indirect
npmremark-gfm4.0.1indirect
npmremark-mdx3.1.0indirect
npmremark-parse11.0.0indirect
npmremark-rehype11.1.1indirect
npmremark-stringify11.0.0indirect
npmrenderkid3.0.0indirect
npmrepeat-string1.6.1indirect
npmrequire-from-string2.0.2indirect
npmrequire-like0.1.2indirect
npmrequires-port1.0.0indirect
npmresolve1.22.2indirect
npmresolve-alpn1.2.1indirect
npmresolve-from4.0.0indirect
npmresolve-pathname3.0.0indirect
npmresponselike3.0.0indirect
npmretry0.13.1indirect
npmreusify1.0.4indirect
npmrimraf3.0.2indirect
npmrtlcss4.3.0indirect
npmrun-parallel1.2.0indirect
npmsafe-buffer5.1.2indirect
npmsafe-buffer5.2.1indirect
npmsafer-buffer2.1.2indirect
npmsax1.5.0indirect
npmscheduler0.20.2indirect
npmscheduler0.26.0indirect
npmschema-utils2.7.0indirect
npmschema-utils3.3.0indirect
npmschema-utils4.3.3indirect
npmsearch-insights2.17.3indirect
npmsection-matter1.0.0indirect
npmselect-hose2.0.0indirect
npmselfsigned2.4.1indirect
npmsemver6.3.1indirect
npmsemver7.7.1indirect
npmsemver-diff4.0.0indirect
npmsend0.19.0indirect
npmserialize-javascript6.0.2indirect
npmserve-handler6.1.6indirect
npmserve-index1.9.1indirect
npmserve-static1.16.2indirect
npmset-function-length1.2.2indirect
npmsetprototypeof1.1.0indirect
npmsetprototypeof1.2.0indirect
npmshallow-clone3.0.1indirect
npmshallowequal1.1.0indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmshell-quote1.10.0indirect
npmshelljs0.8.5indirect
npmside-channel1.1.0indirect
npmside-channel-list1.0.1indirect
npmside-channel-map1.0.1indirect
npmside-channel-weakmap1.0.2indirect
npmsignal-exit3.0.7indirect
npmsirv2.0.4indirect
npmsisteransi1.0.5indirect
npmsitemap7.1.2indirect
npmskin-tone2.0.0indirect
npmslash3.0.0indirect
npmslash4.0.0indirect
npmsnake-case3.0.4indirect
npmsockjs0.3.24indirect
npmsort-css-media-queries2.2.0indirect
npmsource-map0.6.1indirect
npmsource-map0.7.4indirect
npmsource-map-js1.2.1indirect
npmsource-map-support0.5.21indirect
npmspace-separated-tokens2.0.2indirect
npmspdy4.0.2indirect
npmspdy-transport3.0.0indirect
npmsprintf-js1.0.3indirect
npmsrcset4.0.0indirect
npmstatuses1.5.0indirect
npmstatuses2.0.1indirect
npmstatuses2.0.2indirect
npmstd-env3.8.1indirect
npmstring-width4.2.3indirect
npmstring-width5.1.2indirect
npmstring_decoder1.1.1indirect
npmstring_decoder1.3.0indirect
npmstringify-entities4.0.4indirect
npmstringify-object3.3.0indirect
npmstrip-ansi6.0.1indirect
npmstrip-ansi7.0.1indirect
npmstrip-bom-string1.0.0indirect
npmstrip-final-newline2.0.0indirect
npmstrip-json-comments2.0.1indirect
npmstrip-json-comments3.1.1indirect
npmstyle-to-js1.1.16indirect
npmstyle-to-object1.0.8indirect
npmstylehacks6.1.1indirect
npmsucrase3.32.0indirect
npmsupports-color7.2.0indirect
npmsupports-color8.1.1indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmsvg-parser2.0.4indirect
npmsvgo3.3.4indirect
npmtailwindcss3.3.2indirect
npmtapable1.1.3indirect
npmtapable2.3.0indirect
npmterser5.39.0indirect
npmterser-webpack-plugin5.3.16indirect
npmtext-table0.2.0indirect
npmthenify3.3.1indirect
npmthenify-all1.6.0indirect
npmthunky1.1.0indirect
npmtiny-invariant1.3.1indirect
npmtiny-warning1.0.3indirect
npmto-regex-range5.0.1indirect
npmtoidentifier1.0.1indirect
npmtotalist3.0.1indirect
npmtrim-lines3.0.1indirect
npmtrough2.2.0indirect
npmts-interface-checker0.1.13indirect
npmtslib2.8.1indirect
npmtype-fest0.21.3indirect
npmtype-fest1.4.0indirect
npmtype-fest2.19.0indirect
npmtype-is1.6.18indirect
npmtypedarray-to-buffer3.1.5indirect
npmtypescript5.8.2indirect
npmunicode-canonical-property-names-ecmascript2.0.1indirect
npmunicode-emoji-modifier-base1.0.0indirect
npmunicode-match-property-ecmascript2.0.0indirect
npmunicode-match-property-value-ecmascript2.2.0indirect
npmunicode-property-aliases-ecmascript2.1.0indirect
npmunified11.0.5indirect
npmunique-string3.0.0indirect
npmunist-util-is6.0.0indirect
npmunist-util-position5.0.0indirect
npmunist-util-position-from-estree2.0.0indirect
npmunist-util-stringify-position4.0.0indirect
npmunist-util-visit5.0.0indirect
npmunist-util-visit-parents6.0.1indirect
npmuniversalify2.0.0indirect
npmunpipe1.0.0indirect
npmupdate-browserslist-db1.2.3indirect
npmupdate-notifier6.0.2indirect
npmuri-js4.4.1indirect
npmurl-loader4.1.1indirect
npmutil-deprecate1.0.2indirect
npmutila0.4.0indirect
npmutility-types3.10.0indirect
npmutils-merge1.0.1indirect
npmuuid8.3.2indirect
npmvalue-equal1.0.1indirect
npmvary1.1.2indirect
npmvfile6.0.3indirect
npmvfile-location5.0.3indirect
npmvfile-message4.0.2indirect
npmwatchpack2.5.1indirect
npmwbuf1.7.3indirect
npmweb-namespaces2.0.1indirect
npmwebpack5.105.0indirect
npmwebpack-bundle-analyzer4.10.2indirect
npmwebpack-dev-middleware5.3.4indirect
npmwebpack-dev-server4.15.2indirect
npmwebpack-merge5.10.0indirect
npmwebpack-merge6.0.1indirect
npmwebpack-sources3.3.3indirect
npmwebpackbar6.0.1indirect
npmwebsocket-driver0.7.5indirect
npmwebsocket-extensions0.1.4indirect
npmwhich1.3.1indirect
npmwhich2.0.2indirect
npmwidest-line4.0.1indirect
npmwildcard2.0.1indirect
npmwrap-ansi7.0.0indirect
npmwrap-ansi8.1.0indirect
npmwrappy1.0.2indirect
npmwrite-file-atomic3.0.3indirect
npmws7.5.13indirect
npmws8.21.1indirect
npmxdg-basedir5.1.0indirect
npmxml-js1.6.11indirect
npmyallist3.1.1indirect
npmyaml1.10.3indirect
npmyaml2.8.3indirect
npmyocto-queue0.1.0indirect
npmyocto-queue1.2.1indirect
npmzwitch2.0.4indirect
Dependency advisories 38

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

PackageVersionRelationSeverityAdvisoriesFixed in
google.golang.org/grpcv1.79.3directcritical81.85.0-dev.0.20260825072537-93e31b48545e
google.golang.org/grpcv1.83.0directhigh61.85.0-dev.0.20260825072537-93e31b48545e
google.golang.org/grpcv1.83.1directhigh21.85.0-dev.0.20260825072537-93e31b48545e
baseline-browser-mapping2.9.19indirecthigh12.11.0
brace-expansion1.1.13indirecthigh35.0.9
browserslist4.28.1indirecthigh24.28.7
fast-uri3.1.5indirecthigh44.1.3
image-size1.2.1indirecthigh2
js-yaml3.14.2indirecthigh44.3.2
js-yaml4.1.1indirecthigh44.3.2
minimatch3.1.2indirecthigh310.2.3
serialize-javascript6.0.2indirecthigh27.0.5
svgo3.3.4indirecthigh24.1.0
uuid8.3.2indirecthigh113.0.1
colord2.9.3indirectmoderate12.9.4
github.com/pion/dtls/v3v3.1.2indirectmoderate23.1.4
github.com/pion/stun/v3v3.1.1indirectmoderate23.1.5
go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpcv0.20.0indirectmoderate10.21.0
http-proxy-middleware2.0.9indirectmoderate14.1.0
joi17.13.3indirectmoderate318.2.5
postcss-selector-parser6.1.2indirectmoderate17.1.3
postcss-selector-parser7.1.0indirectmoderate17.1.3
qs6.15.2indirectmoderate26.16.0
webpack-dev-server4.15.2indirectmoderate65.2.6
@babel/core7.26.10indirectlow18.0.0-rc.6
go.opentelemetry.io/otel/exporters/otlp/otlptracev1.44.0indirectlow11.45.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpcv1.44.0indirectlow11.45.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttpv1.44.0indirectlow11.45.0
go.opentelemetry.io/otel/sdkv1.44.0indirectlow11.45.0
github.com/cometbft/cometbftv0.40.0directunknown11.0.1
github.com/cosmos/cosmos-sdkv0.55.0directunknown30.47.10
golang.org/x/cryptov0.54.0directunknown40.56.0
golang.org/x/cryptov0.55.0directunknown30.56.0
github.com/klauspost/compressv1.18.6indirectunknown11.18.7
golang.org/x/modv0.38.0indirectunknown21.27.0-rc.3
golang.org/x/netv0.55.0indirectunknown11.27.0-rc.3
golang.org/x/sysv0.41.0indirectunknown10.44.0
golang.org/x/textv0.37.0indirectunknown10.39.0

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.