Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-09-20 05:20 UTC

akash-network / chain-sdk

Rust · Go · TypeScriptApache-2.0★ 12 stars⑂ 9 forkssince Jul 2025View on GitHub ↗

akash-network/chain-sdk holds a health index of 86 out of 100, placing it in the Excellent band. It scores highest on Vitality (92/100) and lowest on Security (51/100). It was last updated 11 days ago. A single contributor accounts for most of its recent work.

86
overall / 100
Excellent

Software health index

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

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

Ownership

Akash NetworkOrganization · verified domain
877 followers74 public repossince Dec 2022

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gopkg.akt.dev/gov0.4.5-22816 days ago
Gopkg.akt.dev/specsv0.0.1-1491 days ago
Gopkg.akt.dev/testdatav0.0.1-1491 days ago
npm@akashnetwork/chain-sdk1.0.0-alpha.019,13445358 days ago

Metrics by category

Vitality

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

92Excellent · 21% of overall
How it's scored
28.8/36Push recencylast push 11 days ago
29.8/36Commit cadence43/52 weeks with commits
18/18Commit volume256 commits in the last year
10/10OpenSSF Scorecard: Maintained28 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year256
human_commit_share0.81
days_since_last_push11
active_weeks_last_year43

Release discipline

100Exceptional
How it's scored
27/27Ships releases27 releases published
36/36Release recencylatest release 16 days ago
27/27Release cadencea release every ~8.2 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count27
latest_release_tagts/v1.0.0-alpha.45
releases_from_tagsno
days_since_latest_release16
mean_days_between_releases8.2
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

60Moderate · 17% of overall
How it's scored
16.9/60Stars12 stars
7.5/25Forks9 forks
0/15Watchers0 watchers
Inputs used
forks9
stars12
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

92Excellent
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (Apache-2.0)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges2
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_servicesgithub.com
has_pull_request_templateyes
How it's scored
57.1/80Monthly downloads19,134 downloads/month across go, npm
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagespkg.akt.dev/go, pkg.akt.dev/specs, pkg.akt.dev/testdata, @akashnetwork/chain-sdk
dependents
ecosystemsgo, npm
total_downloads
monthly_downloads19,134
unverified_packages_excluded
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

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

75Good · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
5.4/22.5Commit distributiontop contributor authored 76% of commits
13.5/13.5Contributor breadth11 contributors
10/10OpenSSF Scorecard: Contributorsproject has 8 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled11
top_contributor_share0.761
How it's scored
29.4/42Issue resolution70% of issues closed
28.5/30PR acceptance320/337 decided PRs merged
13/13Newcomer PR acceptance1/1 first-time contributors' PRs merged in 30d
10.5/15OpenSSF Scorecard: Code-ReviewFound 17/22 approved changesets -- score normalized to 7
Inputs used
merged_prs320
open_issues3
closed_issues7
prs_merged_7d0
prs_decided_7d0
prs_merged_30d5
prs_decided_30d5
issue_closed_ratio0.7
closed_unmerged_prs17
first_time_authors_30d1
first_time_prs_merged_30d1
first_time_prs_decided_30d1
How it's scored
30/30Ownership backingorganization-owned
20/20Verified domain
21.2/25Owner reach877 followers of akash-network
20.5/25Track record74 public repos, account ~3 yr old
Inputs used
followers877
owner_typeOrganization
is_verifiedyes
owner_loginakash-network
public_repos74
account_age_days1,375

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable4 package(s) on go, npm
35/35Publish recencylatest publish 16 days ago
20/20Version history228 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagespkg.akt.dev/go, pkg.akt.dev/specs, pkg.akt.dev/testdata, @akashnetwork/chain-sdk
ecosystemsgo, npm
any_deprecatedno
min_days_since_publish16

Engineering Quality

Are baseline engineering and documentation practices in place?

75Good · 19% of overall
How it's scored
24/24CI workflows7 workflow(s)
24/24Tests present
16/16Linter config.golangci.yaml, eslint.config.mjs
0/9.6Pre-commit hooks
0/6.4.editorconfig
18/20OpenSSF Scorecard: CI-Tests27 out of 30 merged PRs checked by a CI test -- score normalized to 9
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
0/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
docs_site
has_readmeyes
has_docs_diryes
has_descriptionno

Security

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

51Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
0/7.5Branch-Protectionno data
2.2/2.5CI-Tests27 out of 30 merged PRs checked by a CI test -- score normalized to 9
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
5.2/7.5Code-ReviewFound 17/22 approved changesets -- score normalized to 7
2.5/2.5Contributorsproject has 8 contributing companies or organizations
10/10Dangerous-Workflowno dangerous workflow patterns detected
0/7.5Dependency-Update-Toolno update tool detected
0/5Fuzzingproject is not fuzzed
2.5/2.5Licenselicense file detected
7.5/7.5Maintained28 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packagingno data
0/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0/5SASTSAST tool is not run on all commits -- score normalized to 0
0/5Security-Policysecurity policy file not detected
0/7.5Signed-Releasesno data
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities67 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate4.4
Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisoriesno direct dependency carries a known advisory
10.4/25Indirect dependencies free of known advisories1 affected: elliptic 6.6.1 (high 7.3)
33.8/40No advisories left outstanding1 advisory-carrying package(s) unaddressed past 90 days; oldest published 254 days ago
Inputs used
sourceosv
advisories1
affected_packages1
assessed_packages90
unassessed_packages0
affected_by_severityhigh 1
direct_affected_packages0
Matched the npm:@akashnetwork/chain-sdk@1.0.0-alpha.0 runtime dependency closure — what installing the published package pulls in — 90 packages. 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.

70Good · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history81 of 81 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share1
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrapMakefile
22/22Automated tests
11/11Lint / format config.golangci.yaml, eslint.config.mjs
11/11Static type checkingts/tsconfig.json
10/10Reproducible environmentlockfile
0/10Demonstrated agent practiceno agent-authored commits among the last 100
0/8Automated maintenanceno automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum, package-lock.json
has_dockerfileno
typed_languageyes
bootstrap_filesMakefile
has_devcontainerno
has_linter_configyes
typecheck_configsts/tsconfig.json
agent_commit_share0
toolchain_manifestsCargo.toml, go/cli/go.mod, go/go.mod, go/sdl/go.mod, specs/go.mod, testdata/go.mod
dependency_bot_commit_share0
How it's scored
45/45Type-checkable codeRust (statically typed)
52.8/55Manageable file sizes37/912 source files over 60KB
Inputs used
primary_languageRust
largest_source_bytes316,510
source_files_sampled912
oversized_source_files37
How it's scored
40/40API schema (OpenAPI/GraphQL/proto)docs/swagger-ui/swagger.yaml, proto/node/akash/audit/v1/audit.proto, proto/node/akash/audit/v1/event.proto, proto/node/akash/audit/v1/genesis.proto, proto/node/akash/audit/v1/msg.proto, proto/node/akash/audit/v1/query.proto, proto/node/akash/audit/v1/service.proto, proto/node/akash/audit/v1beta3/audit.proto, proto/node/akash/audit/v1beta3/genesis.proto, proto/node/akash/base/attributes/v1/attribute.proto, proto/node/akash/base/deposit/v1/deposit.proto, proto/node/akash/base/offchain/sign/v1/sign.proto, proto/node/akash/base/resources/v1beta4/cpu.proto, proto/node/akash/base/resources/v1beta4/endpoint.proto, proto/node/akash/base/resources/v1beta4/gpu.proto, proto/node/akash/base/resources/v1beta4/memory.proto, proto/node/akash/base/resources/v1beta4/resources.proto, proto/node/akash/base/resources/v1beta4/resourcevalue.proto, proto/node/akash/base/resources/v1beta4/storage.proto, proto/node/akash/base/v1beta3/attribute.proto, proto/node/akash/base/v1beta3/cpu.proto, proto/node/akash/base/v1beta3/endpoint.proto, proto/node/akash/base/v1beta3/gpu.proto, proto/node/akash/base/v1beta3/memory.proto, proto/node/akash/base/v1beta3/resources.proto, proto/node/akash/base/v1beta3/resourcevalue.proto, proto/node/akash/base/v1beta3/storage.proto, proto/node/akash/bme/v1/events.proto, proto/node/akash/bme/v1/filters.proto, proto/node/akash/bme/v1/genesis.proto, proto/node/akash/bme/v1/msgs.proto, proto/node/akash/bme/v1/params.proto, proto/node/akash/bme/v1/query.proto, proto/node/akash/bme/v1/service.proto, proto/node/akash/bme/v1/types.proto, proto/node/akash/cert/v1/cert.proto, proto/node/akash/cert/v1/filters.proto, proto/node/akash/cert/v1/genesis.proto, proto/node/akash/cert/v1/msg.proto, proto/node/akash/cert/v1/query.proto, proto/node/akash/cert/v1/service.proto, proto/node/akash/cert/v1beta3/cert.proto, proto/node/akash/cert/v1beta3/genesis.proto, proto/node/akash/deployment/v1/deployment.proto, proto/node/akash/deployment/v1/event.proto, proto/node/akash/deployment/v1/group.proto, proto/node/akash/deployment/v1beta3/authz.proto, proto/node/akash/deployment/v1beta3/deployment.proto, proto/node/akash/deployment/v1beta3/deploymentmsg.proto, proto/node/akash/deployment/v1beta3/genesis.proto, proto/node/akash/deployment/v1beta3/group.proto, proto/node/akash/deployment/v1beta3/groupid.proto, proto/node/akash/deployment/v1beta3/groupmsg.proto, proto/node/akash/deployment/v1beta3/groupspec.proto, proto/node/akash/deployment/v1beta3/params.proto, proto/node/akash/deployment/v1beta3/resourceunit.proto, proto/node/akash/deployment/v1beta4/deploymentmsg.proto, proto/node/akash/deployment/v1beta4/filters.proto, proto/node/akash/deployment/v1beta4/genesis.proto, proto/node/akash/deployment/v1beta4/group.proto, proto/node/akash/deployment/v1beta4/groupmsg.proto, proto/node/akash/deployment/v1beta4/groupspec.proto, proto/node/akash/deployment/v1beta4/params.proto, proto/node/akash/deployment/v1beta4/paramsmsg.proto, proto/node/akash/deployment/v1beta4/query.proto, proto/node/akash/deployment/v1beta4/resourceunit.proto, proto/node/akash/deployment/v1beta4/service.proto, proto/node/akash/deployment/v1beta5/deploymentmsg.proto, proto/node/akash/deployment/v1beta5/filters.proto, proto/node/akash/deployment/v1beta5/genesis.proto, proto/node/akash/deployment/v1beta5/group.proto, proto/node/akash/deployment/v1beta5/groupmsg.proto, proto/node/akash/deployment/v1beta5/groupspec.proto, proto/node/akash/deployment/v1beta5/params.proto, proto/node/akash/deployment/v1beta5/paramsmsg.proto, proto/node/akash/deployment/v1beta5/query.proto, proto/node/akash/deployment/v1beta5/resourceunit.proto, proto/node/akash/deployment/v1beta5/service.proto, proto/node/akash/discovery/v1/akash.proto, proto/node/akash/discovery/v1/client_info.proto, proto/node/akash/discovery/v1/service.proto, proto/node/akash/downtimedetector/v1beta1/downtime_duration.proto, proto/node/akash/downtimedetector/v1beta1/genesis.proto, proto/node/akash/downtimedetector/v1beta1/query.proto, proto/node/akash/epochs/v1beta1/events.proto, proto/node/akash/epochs/v1beta1/genesis.proto, proto/node/akash/epochs/v1beta1/query.proto, proto/node/akash/escrow/id/v1/id.proto, proto/node/akash/escrow/types/v1/account.proto, proto/node/akash/escrow/types/v1/balance.proto, proto/node/akash/escrow/types/v1/deposit.proto, proto/node/akash/escrow/types/v1/payment.proto, proto/node/akash/escrow/types/v1/state.proto, proto/node/akash/escrow/v1/authz.proto, proto/node/akash/escrow/v1/genesis.proto, proto/node/akash/escrow/v1/msg.proto, proto/node/akash/escrow/v1/query.proto, proto/node/akash/escrow/v1/service.proto, proto/node/akash/escrow/v1beta3/genesis.proto, proto/node/akash/escrow/v1beta3/query.proto, proto/node/akash/escrow/v1beta3/types.proto, proto/node/akash/market/v1/bid.proto, proto/node/akash/market/v1/event.proto, proto/node/akash/market/v1/filters.proto, proto/node/akash/market/v1/lease.proto, proto/node/akash/market/v1/order.proto, proto/node/akash/market/v1/reclamation.proto, proto/node/akash/market/v1/types.proto, proto/node/akash/market/v1beta4/bid.proto, proto/node/akash/market/v1beta4/genesis.proto, proto/node/akash/market/v1beta4/lease.proto, proto/node/akash/market/v1beta4/order.proto, proto/node/akash/market/v1beta4/params.proto, proto/node/akash/market/v1beta5/bid.proto, proto/node/akash/market/v1beta5/bidmsg.proto, proto/node/akash/market/v1beta5/filters.proto, proto/node/akash/market/v1beta5/genesis.proto, proto/node/akash/market/v1beta5/leasemsg.proto, proto/node/akash/market/v1beta5/order.proto, proto/node/akash/market/v1beta5/params.proto, proto/node/akash/market/v1beta5/paramsmsg.proto, proto/node/akash/market/v1beta5/query.proto, proto/node/akash/market/v1beta5/resourcesoffer.proto, proto/node/akash/market/v1beta5/service.proto, proto/node/akash/market/v2beta1/bid.proto, proto/node/akash/market/v2beta1/bidmsg.proto, proto/node/akash/market/v2beta1/event.proto, proto/node/akash/market/v2beta1/filters.proto, proto/node/akash/market/v2beta1/genesis.proto, proto/node/akash/market/v2beta1/lease.proto, proto/node/akash/market/v2beta1/leasemsg.proto, proto/node/akash/market/v2beta1/order.proto, proto/node/akash/market/v2beta1/params.proto, proto/node/akash/market/v2beta1/paramsmsg.proto, proto/node/akash/market/v2beta1/query.proto, proto/node/akash/market/v2beta1/resourcesoffer.proto, proto/node/akash/market/v2beta1/service.proto, proto/node/akash/market/v2beta1/types.proto, proto/node/akash/oracle/v1/events.proto, proto/node/akash/oracle/v1/genesis.proto, proto/node/akash/oracle/v1/msgs.proto, proto/node/akash/oracle/v1/params.proto, proto/node/akash/oracle/v1/prices.proto, proto/node/akash/oracle/v1/query.proto, proto/node/akash/oracle/v1/service.proto, proto/node/akash/oracle/v2/events.proto, proto/node/akash/oracle/v2/genesis.proto, proto/node/akash/oracle/v2/msgs.proto, proto/node/akash/oracle/v2/params.proto, proto/node/akash/oracle/v2/prices.proto, proto/node/akash/oracle/v2/query.proto, proto/node/akash/oracle/v2/service.proto, proto/node/akash/provider/v1beta3/genesis.proto, proto/node/akash/provider/v1beta3/provider.proto, proto/node/akash/provider/v1beta4/event.proto, proto/node/akash/provider/v1beta4/genesis.proto, proto/node/akash/provider/v1beta4/msg.proto, proto/node/akash/provider/v1beta4/provider.proto, proto/node/akash/provider/v1beta4/query.proto, proto/node/akash/provider/v1beta4/service.proto, proto/node/akash/take/v1/genesis.proto, proto/node/akash/take/v1/params.proto, proto/node/akash/take/v1/paramsmsg.proto, proto/node/akash/take/v1/query.proto, proto/node/akash/take/v1/service.proto, proto/node/akash/take/v1beta3/genesis.proto, proto/node/akash/take/v1beta3/params.proto, proto/node/akash/take/v1beta3/query.proto, proto/node/akash/wasm/v1/event.proto, proto/node/akash/wasm/v1/genesis.proto, proto/node/akash/wasm/v1/params.proto, proto/node/akash/wasm/v1/paramsmsg.proto, proto/node/akash/wasm/v1/query.proto, proto/node/akash/wasm/v1/service.proto, proto/provider/akash/inventory/v1/cluster.proto, proto/provider/akash/inventory/v1/cpu.proto, proto/provider/akash/inventory/v1/gpu.proto, proto/provider/akash/inventory/v1/memory.proto, proto/provider/akash/inventory/v1/node.proto, proto/provider/akash/inventory/v1/resourcepair.proto, proto/provider/akash/inventory/v1/resources.proto, proto/provider/akash/inventory/v1/service.proto, proto/provider/akash/inventory/v1/storage.proto, proto/provider/akash/manifest/v2beta3/group.proto, proto/provider/akash/manifest/v2beta3/httpoptions.proto, proto/provider/akash/manifest/v2beta3/service.proto, proto/provider/akash/manifest/v2beta3/serviceexpose.proto, proto/provider/akash/provider/lease/v1/service.proto, proto/provider/akash/provider/v1/service.proto, proto/provider/akash/provider/v1/status.proto, proto/provider/akash/provider/v1/validation.proto, ts/test/functional/proto/customtype.proto, ts/test/functional/proto/msg.proto, ts/test/functional/proto/query.proto
0/20MCP servernot applicable to this kind of software
40/40Runnable examplesexamples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_filesdocs/swagger-ui/swagger.yaml, proto/node/akash/audit/v1/audit.proto, proto/node/akash/audit/v1/event.proto, proto/node/akash/audit/v1/genesis.proto, proto/node/akash/audit/v1/msg.proto, proto/node/akash/audit/v1/query.proto, proto/node/akash/audit/v1/service.proto, proto/node/akash/audit/v1beta3/audit.proto, proto/node/akash/audit/v1beta3/genesis.proto, proto/node/akash/base/attributes/v1/attribute.proto, proto/node/akash/base/deposit/v1/deposit.proto, proto/node/akash/base/offchain/sign/v1/sign.proto, proto/node/akash/base/resources/v1beta4/cpu.proto, proto/node/akash/base/resources/v1beta4/endpoint.proto, proto/node/akash/base/resources/v1beta4/gpu.proto, proto/node/akash/base/resources/v1beta4/memory.proto, proto/node/akash/base/resources/v1beta4/resources.proto, proto/node/akash/base/resources/v1beta4/resourcevalue.proto, proto/node/akash/base/resources/v1beta4/storage.proto, proto/node/akash/base/v1beta3/attribute.proto, proto/node/akash/base/v1beta3/cpu.proto, proto/node/akash/base/v1beta3/endpoint.proto, proto/node/akash/base/v1beta3/gpu.proto, proto/node/akash/base/v1beta3/memory.proto, proto/node/akash/base/v1beta3/resources.proto, proto/node/akash/base/v1beta3/resourcevalue.proto, proto/node/akash/base/v1beta3/storage.proto, proto/node/akash/bme/v1/events.proto, proto/node/akash/bme/v1/filters.proto, proto/node/akash/bme/v1/genesis.proto, proto/node/akash/bme/v1/msgs.proto, proto/node/akash/bme/v1/params.proto, proto/node/akash/bme/v1/query.proto, proto/node/akash/bme/v1/service.proto, proto/node/akash/bme/v1/types.proto, proto/node/akash/cert/v1/cert.proto, proto/node/akash/cert/v1/filters.proto, proto/node/akash/cert/v1/genesis.proto, proto/node/akash/cert/v1/msg.proto, proto/node/akash/cert/v1/query.proto, proto/node/akash/cert/v1/service.proto, proto/node/akash/cert/v1beta3/cert.proto, proto/node/akash/cert/v1beta3/genesis.proto, proto/node/akash/deployment/v1/deployment.proto, proto/node/akash/deployment/v1/event.proto, proto/node/akash/deployment/v1/group.proto, proto/node/akash/deployment/v1beta3/authz.proto, proto/node/akash/deployment/v1beta3/deployment.proto, proto/node/akash/deployment/v1beta3/deploymentmsg.proto, proto/node/akash/deployment/v1beta3/genesis.proto, proto/node/akash/deployment/v1beta3/group.proto, proto/node/akash/deployment/v1beta3/groupid.proto, proto/node/akash/deployment/v1beta3/groupmsg.proto, proto/node/akash/deployment/v1beta3/groupspec.proto, proto/node/akash/deployment/v1beta3/params.proto, proto/node/akash/deployment/v1beta3/resourceunit.proto, proto/node/akash/deployment/v1beta4/deploymentmsg.proto, proto/node/akash/deployment/v1beta4/filters.proto, proto/node/akash/deployment/v1beta4/genesis.proto, proto/node/akash/deployment/v1beta4/group.proto, proto/node/akash/deployment/v1beta4/groupmsg.proto, proto/node/akash/deployment/v1beta4/groupspec.proto, proto/node/akash/deployment/v1beta4/params.proto, proto/node/akash/deployment/v1beta4/paramsmsg.proto, proto/node/akash/deployment/v1beta4/query.proto, proto/node/akash/deployment/v1beta4/resourceunit.proto, proto/node/akash/deployment/v1beta4/service.proto, proto/node/akash/deployment/v1beta5/deploymentmsg.proto, proto/node/akash/deployment/v1beta5/filters.proto, proto/node/akash/deployment/v1beta5/genesis.proto, proto/node/akash/deployment/v1beta5/group.proto, proto/node/akash/deployment/v1beta5/groupmsg.proto, proto/node/akash/deployment/v1beta5/groupspec.proto, proto/node/akash/deployment/v1beta5/params.proto, proto/node/akash/deployment/v1beta5/paramsmsg.proto, proto/node/akash/deployment/v1beta5/query.proto, proto/node/akash/deployment/v1beta5/resourceunit.proto, proto/node/akash/deployment/v1beta5/service.proto, proto/node/akash/discovery/v1/akash.proto, proto/node/akash/discovery/v1/client_info.proto, proto/node/akash/discovery/v1/service.proto, proto/node/akash/downtimedetector/v1beta1/downtime_duration.proto, proto/node/akash/downtimedetector/v1beta1/genesis.proto, proto/node/akash/downtimedetector/v1beta1/query.proto, proto/node/akash/epochs/v1beta1/events.proto, proto/node/akash/epochs/v1beta1/genesis.proto, proto/node/akash/epochs/v1beta1/query.proto, proto/node/akash/escrow/id/v1/id.proto, proto/node/akash/escrow/types/v1/account.proto, proto/node/akash/escrow/types/v1/balance.proto, proto/node/akash/escrow/types/v1/deposit.proto, proto/node/akash/escrow/types/v1/payment.proto, proto/node/akash/escrow/types/v1/state.proto, proto/node/akash/escrow/v1/authz.proto, proto/node/akash/escrow/v1/genesis.proto, proto/node/akash/escrow/v1/msg.proto, proto/node/akash/escrow/v1/query.proto, proto/node/akash/escrow/v1/service.proto, proto/node/akash/escrow/v1beta3/genesis.proto, proto/node/akash/escrow/v1beta3/query.proto, proto/node/akash/escrow/v1beta3/types.proto, proto/node/akash/market/v1/bid.proto, proto/node/akash/market/v1/event.proto, proto/node/akash/market/v1/filters.proto, proto/node/akash/market/v1/lease.proto, proto/node/akash/market/v1/order.proto, proto/node/akash/market/v1/reclamation.proto, proto/node/akash/market/v1/types.proto, proto/node/akash/market/v1beta4/bid.proto, proto/node/akash/market/v1beta4/genesis.proto, proto/node/akash/market/v1beta4/lease.proto, proto/node/akash/market/v1beta4/order.proto, proto/node/akash/market/v1beta4/params.proto, proto/node/akash/market/v1beta5/bid.proto, proto/node/akash/market/v1beta5/bidmsg.proto, proto/node/akash/market/v1beta5/filters.proto, proto/node/akash/market/v1beta5/genesis.proto, proto/node/akash/market/v1beta5/leasemsg.proto, proto/node/akash/market/v1beta5/order.proto, proto/node/akash/market/v1beta5/params.proto, proto/node/akash/market/v1beta5/paramsmsg.proto, proto/node/akash/market/v1beta5/query.proto, proto/node/akash/market/v1beta5/resourcesoffer.proto, proto/node/akash/market/v1beta5/service.proto, proto/node/akash/market/v2beta1/bid.proto, proto/node/akash/market/v2beta1/bidmsg.proto, proto/node/akash/market/v2beta1/event.proto, proto/node/akash/market/v2beta1/filters.proto, proto/node/akash/market/v2beta1/genesis.proto, proto/node/akash/market/v2beta1/lease.proto, proto/node/akash/market/v2beta1/leasemsg.proto, proto/node/akash/market/v2beta1/order.proto, proto/node/akash/market/v2beta1/params.proto, proto/node/akash/market/v2beta1/paramsmsg.proto, proto/node/akash/market/v2beta1/query.proto, proto/node/akash/market/v2beta1/resourcesoffer.proto, proto/node/akash/market/v2beta1/service.proto, proto/node/akash/market/v2beta1/types.proto, proto/node/akash/oracle/v1/events.proto, proto/node/akash/oracle/v1/genesis.proto, proto/node/akash/oracle/v1/msgs.proto, proto/node/akash/oracle/v1/params.proto, proto/node/akash/oracle/v1/prices.proto, proto/node/akash/oracle/v1/query.proto, proto/node/akash/oracle/v1/service.proto, proto/node/akash/oracle/v2/events.proto, proto/node/akash/oracle/v2/genesis.proto, proto/node/akash/oracle/v2/msgs.proto, proto/node/akash/oracle/v2/params.proto, proto/node/akash/oracle/v2/prices.proto, proto/node/akash/oracle/v2/query.proto, proto/node/akash/oracle/v2/service.proto, proto/node/akash/provider/v1beta3/genesis.proto, proto/node/akash/provider/v1beta3/provider.proto, proto/node/akash/provider/v1beta4/event.proto, proto/node/akash/provider/v1beta4/genesis.proto, proto/node/akash/provider/v1beta4/msg.proto, proto/node/akash/provider/v1beta4/provider.proto, proto/node/akash/provider/v1beta4/query.proto, proto/node/akash/provider/v1beta4/service.proto, proto/node/akash/take/v1/genesis.proto, proto/node/akash/take/v1/params.proto, proto/node/akash/take/v1/paramsmsg.proto, proto/node/akash/take/v1/query.proto, proto/node/akash/take/v1/service.proto, proto/node/akash/take/v1beta3/genesis.proto, proto/node/akash/take/v1beta3/params.proto, proto/node/akash/take/v1beta3/query.proto, proto/node/akash/wasm/v1/event.proto, proto/node/akash/wasm/v1/genesis.proto, proto/node/akash/wasm/v1/params.proto, proto/node/akash/wasm/v1/paramsmsg.proto, proto/node/akash/wasm/v1/query.proto, proto/node/akash/wasm/v1/service.proto, proto/provider/akash/inventory/v1/cluster.proto, proto/provider/akash/inventory/v1/cpu.proto, proto/provider/akash/inventory/v1/gpu.proto, proto/provider/akash/inventory/v1/memory.proto, proto/provider/akash/inventory/v1/node.proto, proto/provider/akash/inventory/v1/resourcepair.proto, proto/provider/akash/inventory/v1/resources.proto, proto/provider/akash/inventory/v1/service.proto, proto/provider/akash/inventory/v1/storage.proto, proto/provider/akash/manifest/v2beta3/group.proto, proto/provider/akash/manifest/v2beta3/httpoptions.proto, proto/provider/akash/manifest/v2beta3/service.proto, proto/provider/akash/manifest/v2beta3/serviceexpose.proto, proto/provider/akash/provider/lease/v1/service.proto, proto/provider/akash/provider/v1/service.proto, proto/provider/akash/provider/v1/status.proto, proto/provider/akash/provider/v1/validation.proto, ts/test/functional/proto/customtype.proto, ts/test/functional/proto/msg.proto, ts/test/functional/proto/query.proto
interfaces_expected_of
Excluded from scoring (no data or not applicable): MCP server. Remaining weights renormalized.

Key facts

12GitHub stars
11contributors
256commits, last 12 months
11days since last push
27releases
1bus factor
3open issues
crates.io, Go, npmpackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 9 ⇿
0Stars
9Forks
23Releases

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.

0246810912025-092026-032026-08
Major 0Minor 0Patch 0
OpenSSF Scorecard 4.4 / 10
4.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-20 05:19 UTC

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
9CI-Tests27 out of 30 merged PRs checked by a CI test -- score normalized to 9
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
7Code-ReviewFound 17/22 approved changesets -- score normalized to 7
10Contributorsproject has 8 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained28 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities67 existing vulnerabilities detected
Direct dependencies 54
RegistryPackageVersion constraintManifest
Gocosmossdk.io/apiv0.9.2go/go.mod
Gocosmossdk.io/collectionsv1.3.1go/go.mod
Gocosmossdk.io/corev0.11.3go/go.mod
Gocosmossdk.io/depinjectv1.2.1go/go.mod
Gocosmossdk.io/errorsv1.0.2go/go.mod
Gocosmossdk.io/logv1.6.1go/go.mod
Gocosmossdk.io/mathv1.5.3go/go.mod
Gocosmossdk.io/storev1.1.2go/go.mod
Gocosmossdk.io/x/evidencev0.2.0go/go.mod
Gocosmossdk.io/x/feegrantv0.2.0go/go.mod
Gocosmossdk.io/x/txv0.14.0go/go.mod
Gocosmossdk.io/x/upgradev0.2.0go/go.mod
Gogithub.com/99designs/keyringv1.2.2go/go.mod
Gogithub.com/CosmWasm/wasmdv0.61.7go/go.mod
Gogithub.com/boz/go-lifecyclev0.1.1go/go.mod
Gogithub.com/cometbft/cometbftv0.38.21go/go.mod
Gogithub.com/cosmos/cosmos-protov1.0.0-beta.5go/go.mod
Gogithub.com/cosmos/cosmos-sdkv0.53.5go/go.mod
Gogithub.com/cosmos/gogoprotov1.7.2go/go.mod
Gogithub.com/cosmos/ibc-go/v10v10.5.0go/go.mod
Gogithub.com/edwingeng/deque/v2v2.1.1go/go.mod
Gogithub.com/go-logr/logrv1.4.3go/go.mod
Gogithub.com/gogo/protobufv1.3.2go/go.mod
Gogithub.com/golang-jwt/jwt/v5v5.2.3go/go.mod
Gogithub.com/golang/protobufv1.5.4go/go.mod
Gogithub.com/gorilla/websocketv1.5.3go/go.mod
Gogithub.com/grpc-ecosystem/grpc-gatewayv1.16.0go/go.mod
Gogithub.com/prometheus/client_golangv1.23.2go/go.mod
Gogithub.com/pseudomuto/protoc-gen-docv1.5.1go/go.mod
Gogithub.com/stretchr/testifyv1.11.1go/go.mod
Gogithub.com/tidwall/btreev1.7.0go/go.mod
Gogithub.com/xeipuuv/gojsonschemav1.2.0go/go.mod
Gogo.step.sm/cryptov0.45.1go/go.mod
Gogolang.org/x/syncv0.19.0go/go.mod
Gogoogle.golang.org/genproto/googleapis/apiv0.0.0-20250707201910-8d1bb00bc6a7go/go.mod
Gogoogle.golang.org/grpcv1.75.0go/go.mod
Gogoogle.golang.org/protobufv1.36.10go/go.mod
Gogopkg.in/yaml.v3v3.0.1go/go.mod
Gok8s.io/apiv0.32.1go/go.mod
Gok8s.io/apimachineryv0.32.1go/go.mod
Gok8s.io/client-gov0.32.1go/go.mod
Gopkg.akt.dev/specsv0.0.1go/go.mod
Gopkg.akt.dev/testdatav0.0.1go/go.mod
npm@bufbuild/protobuf^2.12.0ts/package.json
npm@connectrpc/connect^2.1.1ts/package.json
npm@connectrpc/connect-node^2.1.1ts/package.json
npm@cosmjs/amino~0.38.0ts/package.json
npm@cosmjs/math~0.38.0ts/package.json
npm@cosmjs/proto-signing~0.38.0ts/package.json
npm@cosmjs/stargate~0.38.0ts/package.json
npmbase64-js^1.5.1ts/package.json
npmcockatiel^3.2.1ts/package.json
npmjs-yaml^4.1.0ts/package.json
npmjson-stable-stringify^1.3.0ts/package.json
All dependencies 730

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

RegistryPackageVersionRelation
Gocosmossdk.io/apiv0.9.2direct
Gocosmossdk.io/collectionsv1.3.1direct
Gocosmossdk.io/corev0.11.3direct
Gocosmossdk.io/depinjectv1.2.1direct
Gocosmossdk.io/errorsv1.0.2direct
Gocosmossdk.io/logv1.6.1direct
Gocosmossdk.io/mathv1.5.3direct
Gocosmossdk.io/storev1.1.2direct
Gocosmossdk.io/x/evidencev0.2.0direct
Gocosmossdk.io/x/feegrantv0.2.0direct
Gocosmossdk.io/x/txv0.14.0direct
Gocosmossdk.io/x/upgradev0.2.0direct
Gogithub.com/boz/go-lifecyclev0.1.1direct
Gogithub.com/cosmos/cosmos-protov1.0.0-beta.5direct
Gogithub.com/cosmos/gogoprotov1.7.2direct
Gogithub.com/cosmos/ibc-go/v10v10.5.0direct
Gogithub.com/cosmwasm/wasmdv0.61.7direct
Gogithub.com/edwingeng/deque/v2v2.1.1direct
Gogithub.com/go-logr/logrv1.4.3direct
Gogithub.com/golang-jwt/jwt/v5v5.2.3direct
Gogithub.com/golang/protobufv1.5.4direct
Gogithub.com/gorilla/websocketv1.5.3direct
Gogithub.com/grpc-ecosystem/grpc-gatewayv1.16.0direct
Gogithub.com/prometheus/client_golangv1.23.2direct
Gogithub.com/pseudomuto/protoc-gen-docv1.5.1direct
Gogithub.com/stretchr/testifyv1.11.1direct
Gogithub.com/tidwall/btreev1.7.0direct
Gogithub.com/xeipuuv/gojsonschemav1.2.0direct
Gogo.step.sm/cryptov0.45.1direct
Gogolang.org/x/syncv0.19.0direct
Gogoogle.golang.org/genproto/googleapis/apiv0.0.0-20250728155136-f173205681a0direct
Gogoogle.golang.org/grpcv1.75.0direct
Gogoogle.golang.org/protobufv1.36.10direct
Gogopkg.in/yaml.v3v3.0.1direct
Gok8s.io/apiv0.32.1direct
Gok8s.io/apiv0.33.3direct
Gok8s.io/apimachineryv0.32.1direct
Gok8s.io/apimachineryv0.33.3direct
Gok8s.io/client-gov0.32.1direct
npm@bufbuild/protobuf2.12.0direct
npm@connectrpc/connect2.1.1direct
npm@connectrpc/connect-node2.1.1direct
npm@cosmjs/amino0.38.1direct
npm@cosmjs/math0.38.1direct
npm@cosmjs/proto-signing0.38.1direct
npm@cosmjs/stargate0.38.1direct
npmbase64-js1.5.1direct
npmcockatiel3.2.1direct
npmjs-yaml4.2.0direct
npmjson-stable-stringify1.3.0direct
Gocel.dev/exprv0.24.0indirect
Gocloud.google.com/gov0.120.0indirect
Gocloud.google.com/go/authv0.16.4indirect
Gocloud.google.com/go/auth/oauth2adaptv0.2.8indirect
Gocloud.google.com/go/compute/metadatav0.8.0indirect
Gocloud.google.com/go/iamv1.5.2indirect
Gocloud.google.com/go/monitoringv1.24.2indirect
Gocloud.google.com/go/storagev1.50.0indirect
Gocosmossdk.io/schemav1.1.0indirect
Gocosmossdk.io/x/nftv0.2.0indirect
Gofilippo.io/edwards25519v1.1.0indirect
Gogithub.com/99designs/go-keychainv0.0.0-20191008050251-8e49817e8af4indirect
Gogithub.com/aokoli/goutilsv1.0.1indirect
Gogithub.com/aws/aws-sdk-gov1.49.0indirect
Gogithub.com/beorn7/perksv1.0.1indirect
Gogithub.com/bgentry/go-netrcv0.0.0-20140422174119-9fd32a8b3d3dindirect
Gogithub.com/bgentry/speakeasyv0.2.0indirect
Gogithub.com/bits-and-blooms/bitsetv1.24.3indirect
Gogithub.com/blang/semver/v4v4.0.0indirect
Gogithub.com/bytedance/gopkgv0.1.3indirect
Gogithub.com/bytedance/sonicv1.14.2indirect
Gogithub.com/bytedance/sonic/loaderv0.5.0indirect
Gogithub.com/cenkalti/backoff/v4v4.3.0indirect
Gogithub.com/cespare/xxhash/v2v2.3.0indirect
Gogithub.com/chzyer/readlinev1.5.1indirect
Gogithub.com/cloudwego/base64xv0.1.6indirect
Gogithub.com/cncf/xds/gov0.0.0-20250501225837-2ac532fd4443indirect
Gogithub.com/cockroachdb/apd/v2v2.0.2indirect
Gogithub.com/cockroachdb/errorsv1.12.0indirect
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.6indirect
Gogithub.com/cockroachdb/tokenbucketv0.0.0-20230807174530-cc333fc44b06indirect
Gogithub.com/cometbft/cometbft-dbv1.0.4indirect
Gogithub.com/cosmos/btcutilv1.0.5indirect
Gogithub.com/cosmos/cosmos-dbv1.1.3indirect
Gogithub.com/cosmos/go-bip39v1.0.0indirect
Gogithub.com/cosmos/gogogatewayv1.2.0indirect
Gogithub.com/cosmos/iavlv1.2.6indirect
Gogithub.com/cosmos/ics23/gov0.11.0indirect
Gogithub.com/cosmos/ledger-cosmos-gov1.0.0indirect
Gogithub.com/cosmwasm/wasmvm/v3v3.0.2indirect
Gogithub.com/danieljoos/wincredv1.2.1indirect
Gogithub.com/danieljoos/wincredv1.2.2indirect
Gogithub.com/datadog/datadog-gov4.8.3+incompatibleindirect
Gogithub.com/datadog/zstdv1.5.7indirect
Gogithub.com/davecgh/go-spewv1.1.2-0.20180830191138-d8f796af33ccindirect
Gogithub.com/decred/dcrd/dcrec/secp256k1/v4v4.4.0indirect
Gogithub.com/desertbit/timerv1.0.1indirect
Gogithub.com/dgraph-io/badger/v4v4.6.0indirect
Gogithub.com/dgraph-io/ristretto/v2v2.1.0indirect
Gogithub.com/distribution/referencev0.5.0indirect
Gogithub.com/distribution/referencev0.6.0indirect
Gogithub.com/dustin/go-humanizev1.0.1indirect
Gogithub.com/dvsekhvalnov/jose2gov1.7.0indirect
Gogithub.com/dvsekhvalnov/jose2gov1.8.0indirect
Gogithub.com/emicklei/dotv1.6.2indirect
Gogithub.com/envoyproxy/go-control-plane/envoyv1.32.4indirect
Gogithub.com/envoyproxy/protoc-gen-validatev1.2.1indirect
Gogithub.com/ethereum/go-ethereumv1.16.8indirect
Gogithub.com/fatih/colorv1.17.0indirect
Gogithub.com/felixge/httpsnoopv1.0.4indirect
Gogithub.com/fsnotify/fsnotifyv1.9.0indirect
Gogithub.com/fxamacker/cbor/v2v2.7.0indirect
Gogithub.com/getsentry/sentry-gov0.35.0indirect
Gogithub.com/go-errors/errorsv1.5.1indirect
Gogithub.com/go-jose/go-jose/v4v4.1.1indirect
Gogithub.com/go-kit/kitv0.13.0indirect
Gogithub.com/go-kit/logv0.2.1indirect
Gogithub.com/go-logfmt/logfmtv0.6.0indirect
Gogithub.com/go-logr/stdrv1.2.2indirect
Gogithub.com/go-viper/mapstructure/v2v2.4.0indirect
Gogithub.com/godbus/dbusv0.0.0-20190726142602-4481cbc300e2indirect
Gogithub.com/gogo/googleapisv1.4.1indirect
Gogithub.com/golang/snappyv1.0.0indirect
Gogithub.com/google/btreev1.1.3indirect
Gogithub.com/google/flatbuffersv25.2.10+incompatibleindirect
Gogithub.com/google/go-cmpv0.7.0indirect
Gogithub.com/google/gofuzzv1.2.0indirect
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.6indirect
Gogithub.com/googleapis/gax-go/v2v2.15.0indirect
Gogithub.com/googlecloudplatform/opentelemetry-operations-go/detectors/gcpv1.29.0indirect
Gogithub.com/googlecloudplatform/opentelemetry-operations-go/exporter/metricv0.50.0indirect
Gogithub.com/googlecloudplatform/opentelemetry-operations-go/internal/resourcemappingv0.50.0indirect
Gogithub.com/gorilla/handlersv1.5.2indirect
Gogithub.com/gorilla/muxv1.8.1indirect
Gogithub.com/grpc-ecosystem/go-grpc-middlewarev1.4.0indirect
Gogithub.com/gsterjov/go-libsecretv0.0.0-20161001094733-a6f4afe4910cindirect
Gogithub.com/hashicorp/go-cleanhttpv0.5.2indirect
Gogithub.com/hashicorp/go-getterv1.7.9indirect
Gogithub.com/hashicorp/go-hclogv1.6.3indirect
Gogithub.com/hashicorp/go-immutable-radixv1.3.1indirect
Gogithub.com/hashicorp/go-metricsv0.5.4indirect
Gogithub.com/hashicorp/go-pluginv1.6.3indirect
Gogithub.com/hashicorp/go-safetempv1.0.0indirect
Gogithub.com/hashicorp/go-versionv1.7.0indirect
Gogithub.com/hashicorp/golang-lruv1.0.2indirect
Gogithub.com/hashicorp/golang-lru/v2v2.0.7indirect
Gogithub.com/hashicorp/yamuxv0.1.2indirect
Gogithub.com/hdevalence/ed25519consensusv0.2.0indirect
Gogithub.com/holiman/uint256v1.3.2indirect
Gogithub.com/huandu/skiplistv1.2.1indirect
Gogithub.com/huandu/xstringsv1.3.3indirect
Gogithub.com/iancoleman/strcasev0.3.0indirect
Gogithub.com/imdario/mergov0.3.15indirect
Gogithub.com/improbable-eng/grpc-webv0.15.0indirect
Gogithub.com/inconshreveable/mousetrapv1.1.0indirect
Gogithub.com/jmespath/go-jmespathv0.4.0indirect
Gogithub.com/jmhodges/levigov1.0.0indirect
Gogithub.com/jmhodges/levigov1.0.1-0.20191019112844-b572e7f4cdacindirect
Gogithub.com/json-iterator/gov1.1.12indirect
Gogithub.com/klauspost/compressv1.18.0indirect
Gogithub.com/klauspost/cpuid/v2v2.2.10indirect
Gogithub.com/kr/prettyv0.3.1indirect
Gogithub.com/kr/textv0.2.0indirect
Gogithub.com/lib/pqv1.10.9indirect
Gogithub.com/linxgnu/grocksdbv1.9.8indirect
Gogithub.com/manifoldco/promptuiv0.9.0indirect
Gogithub.com/masterminds/semverv1.5.0indirect
Gogithub.com/masterminds/sprigv2.15.0+incompatibleindirect
Gogithub.com/mattn/go-colorablev0.1.14indirect
Gogithub.com/mattn/go-isattyv0.0.20indirect
Gogithub.com/mdp/qrterminal/v3v3.2.1indirect
Gogithub.com/microsoft/go-winiov0.6.2indirect
Gogithub.com/minio/highwayhashv1.0.3indirect
Gogithub.com/mitchellh/go-homedirv1.1.0indirect
Gogithub.com/moby/spdystreamv0.5.0indirect
Gogithub.com/modern-go/concurrentv0.0.0-20180306012644-bacd9c7ef1ddindirect
Gogithub.com/modern-go/reflect2v1.0.2indirect
Gogithub.com/mtibben/percentv0.2.1indirect
Gogithub.com/munnerz/goautonegv0.0.0-20191010083416-a7dc8b61c822indirect
Gogithub.com/mxk/go-flowratev0.0.0-20140419014527-cca7078d478findirect
Gogithub.com/oasisprotocol/curve25519-voiv0.0.0-20230904125328-1f23a7beb09aindirect
Gogithub.com/oklog/runv1.1.0indirect
Gogithub.com/opencontainers/go-digestv1.0.0indirect
Gogithub.com/pelletier/go-toml/v2v2.2.4indirect
Gogithub.com/petermattis/goidv0.0.0-20240813172612-4fcff4a6cae7indirect
Gogithub.com/pkg/errorsv0.9.1indirect
Gogithub.com/planetscale/vtprotobufv0.6.1-0.20240319094008-0393e58bdf10indirect
Gogithub.com/pmezard/go-difflibv1.0.1-0.20181226105442-5d4384ee4fb2indirect
Gogithub.com/projectzkm/ziren/crates/go-runtime/zkvm_runtimev0.0.0-20251001021608-1fe7b43fc4d6indirect
Gogithub.com/prometheus/client_modelv0.6.2indirect
Gogithub.com/prometheus/commonv0.66.1indirect
Gogithub.com/prometheus/procfsv0.16.1indirect
Gogithub.com/pseudomuto/protokitv0.2.0indirect
Gogithub.com/rcrowley/go-metricsv0.0.0-20201227073835-cf1acfcdf475indirect
Gogithub.com/rogpeppe/go-internalv1.14.1indirect
Gogithub.com/rs/corsv1.11.1indirect
Gogithub.com/rs/zerologv1.34.0indirect
Gogithub.com/sagikazarmark/locaferov0.11.0indirect
Gogithub.com/sasha-s/go-deadlockv0.3.5indirect
Gogithub.com/shamaton/msgpack/v2v2.2.3indirect
Gogithub.com/sourcegraph/concv0.3.1-0.20240121214520-5f936abd7ae8indirect
Gogithub.com/spf13/aferov1.15.0indirect
Gogithub.com/spf13/castv1.10.0indirect
Gogithub.com/spf13/cobrav1.10.2indirect
Gogithub.com/spf13/pflagv1.0.10indirect
Gogithub.com/spf13/viperv1.21.0indirect
Gogithub.com/spiffe/go-spiffe/v2v2.5.0indirect
Gogithub.com/stretchr/objxv0.5.2indirect
Gogithub.com/subosito/gotenvv1.6.0indirect
Gogithub.com/syndtr/goleveldbv1.0.1-0.20220721030215-126854af5e6dindirect
Gogithub.com/tendermint/go-aminov0.16.0indirect
Gogithub.com/twitchyliquid64/golang-asmv0.15.1indirect
Gogithub.com/ulikunitz/xzv0.5.14indirect
Gogithub.com/x448/float16v0.8.4indirect
Gogithub.com/xeipuuv/gojsonpointerv0.0.0-20180127040702-4e3ac2762d5findirect
Gogithub.com/xeipuuv/gojsonreferencev0.0.0-20180127040603-bd5ef7bd5415indirect
Gogithub.com/zeebo/errsv1.4.0indirect
Gogithub.com/zondax/golemv0.27.0indirect
Gogithub.com/zondax/hidv0.9.2indirect
Gogithub.com/zondax/ledger-gov1.0.1indirect
Gogo.etcd.io/bboltv1.4.0indirect
Gogo.opentelemetry.io/auto/sdkv1.1.0indirect
Gogo.opentelemetry.io/contrib/detectors/gcpv1.36.0indirect
Gogo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcv0.61.0indirect
Gogo.opentelemetry.io/contrib/instrumentation/net/http/otelhttpv0.62.0indirect
Gogo.opentelemetry.io/otelv1.37.0indirect
Gogo.opentelemetry.io/otel/metricv1.37.0indirect
Gogo.opentelemetry.io/otel/sdkv1.37.0indirect
Gogo.opentelemetry.io/otel/sdk/metricv1.37.0indirect
Gogo.opentelemetry.io/otel/tracev1.37.0indirect
Gogo.uber.org/mockv0.6.0indirect
Gogo.uber.org/multierrv1.11.0indirect
Gogo.uber.org/zapv1.27.0indirect
Gogo.yaml.in/yaml/v2v2.4.2indirect
Gogo.yaml.in/yaml/v3v3.0.4indirect
Gogolang.org/x/archv0.17.0indirect
Gogolang.org/x/cryptov0.45.0indirect
Gogolang.org/x/expv0.0.0-20250305212735-054e65f0b394indirect
Gogolang.org/x/netv0.47.0indirect
Gogolang.org/x/oauth2v0.30.0indirect
Gogolang.org/x/sysv0.38.0indirect
Gogolang.org/x/termv0.37.0indirect
Gogolang.org/x/textv0.31.0indirect
Gogolang.org/x/timev0.12.0indirect
Gogoogle.golang.org/apiv0.247.0indirect
Gogoogle.golang.org/genprotov0.0.0-20250603155806-513f23925822indirect
Gogoogle.golang.org/genprotov0.0.0-20250728155136-f173205681a0indirect
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20250818200422-3122310a409cindirect
Gogopkg.in/inf.v0v0.9.1indirect
Gogopkg.in/yaml.v2v2.4.0indirect
Gogotest.tools/v3v3.5.2indirect
Gok8s.io/klog/v2v2.130.1indirect
Gok8s.io/utilsv0.0.0-20241104100929-3ea5e8cea738indirect
Gonhooyr.io/websocketv1.8.17indirect
Gopgregory.net/rapidv1.2.0indirect
Gorsc.io/qrv0.2.0indirect
Gosigs.k8s.io/jsonv0.0.0-20241010143419-9aa6b5e7a4b3indirect
Gosigs.k8s.io/randfillv1.0.0indirect
Gosigs.k8s.io/structured-merge-diff/v4v4.4.2indirect
Gosigs.k8s.io/structured-merge-diff/v4v4.6.0indirect
Gosigs.k8s.io/yamlv1.6.0indirect
npm@apidevtools/json-schema-ref-parser11.9.3indirect
npm@babel/helper-string-parser7.27.1indirect
npm@babel/helper-validator-identifier7.28.5indirect
npm@babel/parser7.29.2indirect
npm@babel/types7.29.0indirect
npm@bcoe/v8-coverage1.0.2indirect
npm@bufbuild/protoc-gen-es2.12.0indirect
npm@bufbuild/protoplugin2.12.0indirect
npm@cosmjs/crypto0.38.1indirect
npm@cosmjs/encoding0.38.1indirect
npm@cosmjs/json-rpc0.38.1indirect
npm@cosmjs/socket0.38.1indirect
npm@cosmjs/stream0.38.1indirect
npm@cosmjs/tendermint-rpc0.38.1indirect
npm@cosmjs/utils0.38.1indirect
npm@cspotcode/source-map-support0.8.1indirect
npm@emnapi/core1.10.0indirect
npm@emnapi/runtime1.10.0indirect
npm@emnapi/wasi-threads1.2.1indirect
npm@esbuild/aix-ppc640.25.2indirect
npm@esbuild/android-arm0.25.2indirect
npm@esbuild/android-arm640.25.2indirect
npm@esbuild/android-x640.25.2indirect
npm@esbuild/darwin-arm640.25.2indirect
npm@esbuild/darwin-x640.25.2indirect
npm@esbuild/freebsd-arm640.25.2indirect
npm@esbuild/freebsd-x640.25.2indirect
npm@esbuild/linux-arm0.25.2indirect
npm@esbuild/linux-arm640.25.2indirect
npm@esbuild/linux-ia320.25.2indirect
npm@esbuild/linux-loong640.25.2indirect
npm@esbuild/linux-mips64el0.25.2indirect
npm@esbuild/linux-ppc640.25.2indirect
npm@esbuild/linux-riscv640.25.2indirect
npm@esbuild/linux-s390x0.25.2indirect
npm@esbuild/linux-x640.25.2indirect
npm@esbuild/netbsd-arm640.25.2indirect
npm@esbuild/netbsd-x640.25.2indirect
npm@esbuild/openbsd-arm640.25.2indirect
npm@esbuild/openbsd-x640.25.2indirect
npm@esbuild/sunos-x640.25.2indirect
npm@esbuild/win32-arm640.25.2indirect
npm@esbuild/win32-ia320.25.2indirect
npm@esbuild/win32-x640.25.2indirect
npm@eslint-community/eslint-utils4.9.1indirect
npm@eslint-community/regexpp4.12.2indirect
npm@eslint/config-array0.21.2indirect
npm@eslint/config-helpers0.4.2indirect
npm@eslint/core0.17.0indirect
npm@eslint/eslintrc3.3.5indirect
npm@eslint/js9.39.4indirect
npm@eslint/object-schema2.1.7indirect
npm@eslint/plugin-kit0.4.1indirect
npm@faker-js/faker9.7.0indirect
npm@humanfs/core0.19.1indirect
npm@humanfs/node0.16.6indirect
npm@humanwhocodes/module-importer1.0.1indirect
npm@humanwhocodes/retry0.3.1indirect
npm@humanwhocodes/retry0.4.2indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@jridgewell/trace-mapping0.3.31indirect
npm@jridgewell/trace-mapping0.3.9indirect
npm@jsdevtools/ono7.1.3indirect
npm@napi-rs/wasm-runtime1.1.6indirect
npm@noble/ciphers1.3.0indirect
npm@noble/curves1.9.7indirect
npm@noble/hashes1.8.0indirect
npm@oxc-project/types0.133.0indirect
npm@rolldown/binding-android-arm641.0.3indirect
npm@rolldown/binding-darwin-arm641.0.3indirect
npm@rolldown/binding-darwin-x641.0.3indirect
npm@rolldown/binding-freebsd-x641.0.3indirect
npm@rolldown/binding-linux-arm-gnueabihf1.0.3indirect
npm@rolldown/binding-linux-arm64-gnu1.0.3indirect
npm@rolldown/binding-linux-arm64-musl1.0.3indirect
npm@rolldown/binding-linux-ppc64-gnu1.0.3indirect
npm@rolldown/binding-linux-s390x-gnu1.0.3indirect
npm@rolldown/binding-linux-x64-gnu1.0.3indirect
npm@rolldown/binding-linux-x64-musl1.0.3indirect
npm@rolldown/binding-openharmony-arm641.0.3indirect
npm@rolldown/binding-wasm32-wasi1.0.3indirect
npm@rolldown/binding-win32-arm64-msvc1.0.3indirect
npm@rolldown/binding-win32-x64-msvc1.0.3indirect
npm@rolldown/pluginutils1.0.1indirect
npm@rtsao/scc1.1.0indirect
npm@scure/base1.2.6indirect
npm@scure/base2.2.0indirect
npm@scure/bip391.6.0indirect
npm@standard-schema/spec1.1.0indirect
npm@stylistic/eslint-plugin4.0.1indirect
npm@tsconfig/node101.0.11indirect
npm@tsconfig/node121.0.11indirect
npm@tsconfig/node141.0.3indirect
npm@tsconfig/node161.0.4indirect
npm@tybys/wasm-util0.10.3indirect
npm@types/chai5.2.3indirect
npm@types/deep-eql4.0.2indirect
npm@types/dot-object2.1.6indirect
npm@types/estree1.0.8indirect
npm@types/js-yaml4.0.9indirect
npm@types/json-schema7.0.15indirect
npm@types/json50.0.29indirect
npm@types/lodash4.17.21indirect
npm@types/node22.13.1indirect
npm@typescript-eslint/eslint-plugin8.59.4indirect
npm@typescript-eslint/parser8.59.4indirect
npm@typescript-eslint/project-service8.59.4indirect
npm@typescript-eslint/scope-manager8.59.4indirect
npm@typescript-eslint/tsconfig-utils8.59.4indirect
npm@typescript-eslint/type-utils8.59.4indirect
npm@typescript-eslint/types8.59.4indirect
npm@typescript-eslint/typescript-estree8.59.4indirect
npm@typescript-eslint/utils8.59.4indirect
npm@typescript-eslint/visitor-keys8.59.4indirect
npm@typescript/vfs1.6.4indirect
npm@vitest/coverage-v84.1.5indirect
npm@vitest/expect4.1.5indirect
npm@vitest/mocker4.1.5indirect
npm@vitest/pretty-format4.1.5indirect
npm@vitest/runner4.1.5indirect
npm@vitest/snapshot4.1.5indirect
npm@vitest/spy4.1.5indirect
npm@vitest/utils4.1.5indirect
npmacorn8.16.0indirect
npmacorn-jsx5.3.2indirect
npmacorn-walk8.3.4indirect
npmajv6.15.0indirect
npmajv8.20.0indirect
npmansi-escapes7.0.0indirect
npmansi-regex6.1.0indirect
npmansi-styles4.3.0indirect
npmansi-styles6.2.1indirect
npmarg4.1.3indirect
npmargparse2.0.1indirect
npmarray-buffer-byte-length1.0.2indirect
npmarray-includes3.1.8indirect
npmarray.prototype.findlastindex1.2.6indirect
npmarray.prototype.flat1.3.3indirect
npmarray.prototype.flatmap1.3.3indirect
npmarraybuffer.prototype.slice1.0.4indirect
npmassertion-error2.0.1indirect
npmast-v8-to-istanbul1.0.0indirect
npmasync-function1.0.0indirect
npmavailable-typed-arrays1.0.7indirect
npmbalanced-match1.0.2indirect
npmbalanced-match4.0.4indirect
npmbrace-expansion1.1.15indirect
npmbrace-expansion5.0.6indirect
npmbraces3.0.3indirect
npmcall-bind1.0.8indirect
npmcall-bind-apply-helpers1.0.2indirect
npmcall-bound1.0.4indirect
npmcallsites3.1.0indirect
npmcase-anything2.1.13indirect
npmchai6.2.2indirect
npmchalk4.1.2indirect
npmchalk5.4.1indirect
npmcli-cursor5.0.0indirect
npmcli-truncate4.0.0indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.4indirect
npmcolorette2.0.20indirect
npmcommander13.1.0indirect
npmcommander6.2.1indirect
npmconcat-map0.0.1indirect
npmconvert-source-map2.0.0indirect
npmcosmjs-types0.11.0indirect
npmcreate-require1.1.1indirect
npmcross-spawn7.0.6indirect
npmdata-view-buffer1.0.2indirect
npmdata-view-byte-length1.0.2indirect
npmdata-view-byte-offset1.0.1indirect
npmdebug3.2.7indirect
npmdebug4.4.3indirect
npmdeep-is0.1.4indirect
npmdefine-data-property1.1.4indirect
npmdefine-properties1.2.1indirect
npmdetect-indent5.0.0indirect
npmdetect-indent7.0.1indirect
npmdetect-libc1.0.3indirect
npmdetect-libc2.1.2indirect
npmdetect-newline2.1.0indirect
npmdetect-newline4.0.1indirect
npmdiff4.0.4indirect
npmdoctrine2.1.0indirect
npmdot-object2.1.5indirect
npmdprint-node1.0.8indirect
npmdunder-proto1.0.1indirect
npmemoji-regex10.4.0indirect
npmenvironment1.1.0indirect
npmes-abstract1.23.9indirect
npmes-define-property1.0.1indirect
npmes-errors1.3.0indirect
npmes-module-lexer2.1.0indirect
npmes-object-atoms1.1.1indirect
npmes-set-tostringtag2.1.0indirect
npmes-shim-unscopables1.1.0indirect
npmes-to-primitive1.3.0indirect
npmesbuild0.25.2indirect
npmescape-string-regexp4.0.0indirect
npmeslint9.39.4indirect
npmeslint-import-resolver-node0.3.9indirect
npmeslint-module-utils2.12.0indirect
npmeslint-plugin-import2.31.0indirect
npmeslint-plugin-simple-import-sort12.1.1indirect
npmeslint-scope8.4.0indirect
npmeslint-visitor-keys3.4.3indirect
npmeslint-visitor-keys4.2.1indirect
npmeslint-visitor-keys5.0.1indirect
npmespree10.4.0indirect
npmesquery1.6.0indirect
npmesrecurse4.3.0indirect
npmestraverse5.3.0indirect
npmestree-walker3.0.3indirect
npmesutils2.0.3indirect
npmeventemitter35.0.1indirect
npmexeca8.0.1indirect
npmexpect-type1.3.0indirect
npmfast-deep-equal3.1.3indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfast-uri3.1.2indirect
npmfdir6.5.0indirect
npmfile-entry-cache8.0.0indirect
npmfill-range7.1.1indirect
npmfind-up5.0.0indirect
npmflat-cache4.0.1indirect
npmflatted3.4.2indirect
npmfor-each0.3.5indirect
npmfs.realpath1.0.0indirect
npmfsevents2.3.3indirect
npmfunction-bind1.1.2indirect
npmfunction.prototype.name1.1.8indirect
npmfunctions-have-names1.2.3indirect
npmget-east-asian-width1.3.0indirect
npmget-intrinsic1.3.0indirect
npmget-proto1.0.1indirect
npmget-stdin9.0.0indirect
npmget-stream8.0.1indirect
npmget-symbol-description1.1.0indirect
npmgit-hooks-list3.2.0indirect
npmglob7.2.3indirect
npmglob-parent6.0.2indirect
npmglobals14.0.0indirect
npmglobalthis1.0.4indirect
npmgopd1.2.0indirect
npmhas-bigints1.1.0indirect
npmhas-flag4.0.0indirect
npmhas-property-descriptors1.0.2indirect
npmhas-proto1.2.0indirect
npmhas-symbols1.1.0indirect
npmhas-tostringtag1.0.2indirect
npmhash-wasm4.12.0indirect
npmhasown2.0.2indirect
npmhtml-escaper2.0.2indirect
npmhuman-signals5.0.0indirect
npmhusky9.1.7indirect
npmignore5.3.2indirect
npmignore7.0.5indirect
npmimmutability-helper3.1.1indirect
npmimport-fresh3.3.1indirect
npmimurmurhash0.1.4indirect
npminflight1.0.6indirect
npminherits2.0.4indirect
npminternal-slot1.1.0indirect
npmis-array-buffer3.0.5indirect
npmis-async-function2.1.1indirect
npmis-bigint1.1.0indirect
npmis-boolean-object1.2.2indirect
npmis-callable1.2.7indirect
npmis-core-module2.16.1indirect
npmis-data-view1.0.2indirect
npmis-date-object1.1.0indirect
npmis-extglob2.1.1indirect
npmis-finalizationregistry1.1.1indirect
npmis-fullwidth-code-point4.0.0indirect
npmis-fullwidth-code-point5.0.0indirect
npmis-generator-function1.1.0indirect
npmis-glob4.0.3indirect
npmis-map2.0.3indirect
npmis-number7.0.0indirect
npmis-number-object1.1.1indirect
npmis-plain-obj4.1.0indirect
npmis-regex1.2.1indirect
npmis-set2.0.3indirect
npmis-shared-array-buffer1.0.4indirect
npmis-stream3.0.0indirect
npmis-string1.1.1indirect
npmis-symbol1.1.1indirect
npmis-typed-array1.1.15indirect
npmis-weakmap2.0.2indirect
npmis-weakref1.1.1indirect
npmis-weakset2.0.4indirect
npmisarray2.0.5indirect
npmisexe2.0.0indirect
npmisomorphic-ws4.0.1indirect
npmistanbul-lib-coverage3.2.2indirect
npmistanbul-lib-report3.0.1indirect
npmistanbul-reports3.2.0indirect
npmjs-tokens10.0.0indirect
npmjson-buffer3.0.1indirect
npmjson-schema-to-typescript15.0.4indirect
npmjson-schema-traverse0.4.1indirect
npmjson-schema-traverse1.0.0indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmjson51.0.2indirect
npmjsonify0.0.1indirect
npmkeyv4.5.4indirect
npmlevn0.4.1indirect
npmlightningcss1.32.0indirect
npmlightningcss-android-arm641.32.0indirect
npmlightningcss-darwin-arm641.32.0indirect
npmlightningcss-darwin-x641.32.0indirect
npmlightningcss-freebsd-x641.32.0indirect
npmlightningcss-linux-arm-gnueabihf1.32.0indirect
npmlightningcss-linux-arm64-gnu1.32.0indirect
npmlightningcss-linux-arm64-musl1.32.0indirect
npmlightningcss-linux-x64-gnu1.32.0indirect
npmlightningcss-linux-x64-musl1.32.0indirect
npmlightningcss-win32-arm64-msvc1.32.0indirect
npmlightningcss-win32-x64-msvc1.32.0indirect
npmlilconfig3.1.3indirect
npmlint-staged15.4.3indirect
npmlistr28.2.5indirect
npmlocate-path6.0.0indirect
npmlodash4.18.1indirect
npmlodash.merge4.6.2indirect
npmlog-update6.1.0indirect
npmmagic-string0.30.21indirect
npmmagicast0.5.2indirect
npmmake-dir4.0.0indirect
npmmake-error1.3.6indirect
npmmath-intrinsics1.1.0indirect
npmmerge-stream2.0.0indirect
npmmicromatch4.0.8indirect
npmmimic-fn4.0.0indirect
npmmimic-function5.0.1indirect
npmminimatch10.2.5indirect
npmminimatch3.1.5indirect
npmminimist1.2.8indirect
npmms2.1.3indirect
npmnanoid3.3.12indirect
npmnatural-compare1.4.0indirect
npmnpm-run-path5.3.0indirect
npmobject-inspect1.13.4indirect
npmobject-keys1.1.1indirect
npmobject.assign4.1.7indirect
npmobject.fromentries2.0.8indirect
npmobject.groupby1.0.3indirect
npmobject.values1.2.1indirect
npmobug2.1.1indirect
npmonce1.4.0indirect
npmonetime6.0.0indirect
npmonetime7.0.0indirect
npmoptionator0.9.4indirect
npmown-keys1.0.1indirect
npmp-limit3.1.0indirect
npmp-locate5.0.0indirect
npmparent-module1.0.1indirect
npmpath-exists4.0.0indirect
npmpath-is-absolute1.0.1indirect
npmpath-key3.1.1indirect
npmpath-key4.0.0indirect
npmpath-parse1.0.7indirect
npmpathe2.0.3indirect
npmpicocolors1.1.1indirect
npmpicomatch2.3.2indirect
npmpicomatch4.0.4indirect
npmpidtree0.6.0indirect
npmpossible-typed-array-names1.1.0indirect
npmpostcss8.5.15indirect
npmprelude-ls1.2.1indirect
npmprettier3.7.4indirect
npmpunycode2.3.1indirect
npmreadonly-date-esm2.0.0indirect
npmreflect.getprototypeof1.0.10indirect
npmregexp.prototype.flags1.5.4indirect
npmrequire-from-string2.0.2indirect
npmresolve1.22.10indirect
npmresolve-from4.0.0indirect
npmrestore-cursor5.1.0indirect
npmrfdc1.4.1indirect
npmrolldown1.0.3indirect
npmsafe-array-concat1.1.3indirect
npmsafe-push-apply1.0.0indirect
npmsafe-regex-test1.1.0indirect
npmsemver6.3.1indirect
npmsemver7.7.1indirect
npmsemver7.8.0indirect
npmset-function-length1.2.2indirect
npmset-function-name2.0.2indirect
npmset-proto1.0.0indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmside-channel1.1.0indirect
npmside-channel-list1.0.0indirect
npmside-channel-map1.0.1indirect
npmside-channel-weakmap1.0.2indirect
npmsiginfo2.0.0indirect
npmsignal-exit4.1.0indirect
npmslice-ansi5.0.0indirect
npmslice-ansi7.1.0indirect
npmsort-json2.0.1indirect
npmsort-object-keys1.1.3indirect
npmsort-package-json3.0.0indirect
npmsource-map-js1.2.1indirect
npmstackback0.0.2indirect
npmstd-env4.1.0indirect
npmstring-argv0.3.2indirect
npmstring-width7.2.0indirect
npmstring.prototype.trim1.2.10indirect
npmstring.prototype.trimend1.0.9indirect
npmstring.prototype.trimstart1.0.8indirect
npmstrip-ansi7.1.0indirect
npmstrip-bom3.0.0indirect
npmstrip-final-newline3.0.0indirect
npmstrip-json-comments3.1.1indirect
npmsupports-color7.2.0indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmsymbol-observable2.0.3indirect
npmtinybench2.9.0indirect
npmtinyexec1.1.2indirect
npmtinyglobby0.2.17indirect
npmtinyrainbow3.1.0indirect
npmto-regex-range5.0.1indirect
npmts-api-utils2.5.0indirect
npmts-essentials10.1.1indirect
npmts-node10.9.2indirect
npmts-poet6.12.0indirect
npmts-proto2.12.0indirect
npmts-proto-descriptors2.1.0indirect
npmtsconfig-paths3.15.0indirect
npmtslib2.8.1indirect
npmtype-check0.4.0indirect
npmtyped-array-buffer1.0.3indirect
npmtyped-array-byte-length1.0.3indirect
npmtyped-array-byte-offset1.0.4indirect
npmtyped-array-length1.0.7indirect
npmtypescript5.4.5indirect
npmtypescript5.8.3indirect
npmtypescript-eslint8.59.4indirect
npmunbox-primitive1.1.0indirect
npmundici-types6.20.0indirect
npmuri-js4.4.1indirect
npmv8-compile-cache-lib3.0.1indirect
npmvite8.0.16indirect
npmvitest4.1.5indirect
npmvitest-mock-extended4.0.0indirect
npmwhich2.0.2indirect
npmwhich-boxed-primitive1.1.1indirect
npmwhich-builtin-type1.2.1indirect
npmwhich-collection1.0.2indirect
npmwhich-typed-array1.1.19indirect
npmwhy-is-node-running2.3.0indirect
npmword-wrap1.2.5indirect
npmwrap-ansi9.0.0indirect
npmwrappy1.0.2indirect
npmws7.5.11indirect
npmxstream11.14.0indirect
npmyaml2.8.3indirect
npmyn3.1.1indirect
npmyocto-queue0.1.0indirect
Dependency advisories 1

Installing npm:@akashnetwork/chain-sdk@1.0.0-alpha.0 pulls in 90 packages, direct and transitive: 1 carry known advisories, of which 0 are direct dependencies.

PackageVersionRelationSeverityAdvisoriesFixed in
elliptic6.6.1indirecthigh1

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, npm.