Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-09-04 08:32 UTC

wormholelabs-xyz / wormhole

A reference implementation for the Wormhole blockchain interoperability protocol.

TypeScript · Go · RustCustom license★ 1 star⑂ 0 forkssince May 2024forkView on GitHub ↗
KindLibraryCommand-line toolNetwork serviceWeb interfacehow this is determined

wormholelabs-xyz/wormhole holds a health index of 65 out of 100, placing it in the Good band. It scores highest on Vitality (91/100) and lowest on Community & Adoption (9/100). It was last updated today. 5 contributors account for most of its recent work.

65
overall / 100
Good

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.

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

Ownership

Wormhole LabsOrganization
29 followers64 public repossince Nov 2023

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npm@certusone/wormhole-sdk⚠ Please use the new Wormhole TypeScript SDK instead: @wormhole-foundation/sdkpoints to another repo — not scored0.10.1814,693122755 days agowormholebridgetokensdksolanaethereumterrabsc
npm@certusone/wormhole-spydk⚠ This package is deprecated and no longer maintained.points to another repo — not scored0.0.183111733 days agowormholebridgetokensdkspy
npm@wormhole-foundation/wormhole-clipoints to another repo — not scored0.0.4263860 days agowormholebridgecli
npm@certusone/wormhole-sdk-wasmpoints to another repo — not scored0.0.15,59611514 days agowormholesdkwasm
npm@wormhole-foundation/wormhole-query-sdk0.0.142,32814539 days agowormholesdkcross-chainquery

Metrics by category

Vitality

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

91Excellent · 21% of overall
How it's scored
36/36Push recencylast push 0 days ago
28.4/36Commit cadence41/52 weeks with commits
18/18Commit volume261 commits in the last year
10/10OpenSSF Scorecard: Maintained23 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year261
human_commit_share1
days_since_last_push0
active_weeks_last_year41
How it's scored
27/27Ships releases6 releases published
36/36Release recencylatest release 49 days ago
27/27Release cadencea release every ~19.5 days
0/10OpenSSF Scorecard: Signed-ReleasesProject has not signed or included provenance with any releases.
Inputs used
releases_count6
latest_release_tagcanton-core-v0.2.0
releases_from_tagsno
days_since_latest_release49
mean_days_between_releases19.5

Community & Adoption

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

9Critical · 17% of overall
How it's scored
0/60Stars1 stars
0/25Forks0 forks
0/15Watchers0 watchers
Inputs used
forks0
stars1
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
0/22.5README
16.9/22.5Licenselicense file present, not a recognized license
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeno
has_licenseno
readme_badges0
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno

Sustainability & Governance

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

70Good · 23% of overall
How it's scored
45.9/54Bus factor5 contributor(s) cover half of all commits
19/22.5Commit distributiontop contributor authored 16% of commits
13.5/13.5Contributor breadth100 contributors
10/10OpenSSF Scorecard: Contributorsproject has 10 contributing companies or organizations
Inputs used
bus_factor5
contributors_sampled100
top_contributor_share0.155
How it's scored
0/42Issue resolutionno issues or no data
16.3/30PR acceptance31/57 decided PRs merged
13/13Newcomer PR acceptance4/4 first-time contributors' PRs merged in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs31
open_issues0
closed_issues0
prs_merged_7d0
prs_decided_7d0
prs_merged_30d5
prs_decided_30d10
issue_closed_ratio
closed_unmerged_prs26
first_time_authors_30d1
first_time_prs_merged_30d4
first_time_prs_decided_30d4
Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.
How it's scored
30/30Ownership backingorganization-owned
0/20Verified domain
10.6/25Owner reach29 followers of wormholelabs-xyz
18.6/25Track record64 public repos, account ~2 yr old
Inputs used
followers29
owner_typeOrganization
is_verifiedno
owner_loginwormholelabs-xyz
public_repos64
account_age_days1,015
How it's scored
25/25Published & resolvable1 package(s) on npm
14/35Publish recencylatest publish 539 days ago
20/20Version history14 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packages@wormhole-foundation/wormhole-query-sdk
ecosystemsnpm
any_deprecatedno
min_days_since_publish539

Engineering Quality

Are baseline engineering and documentation practices in place?

68Good · 19% of overall
How it's scored
24/24CI workflows7 workflow(s)
24/24Tests present
16/16Linter config.golangci.yml, lp_ui/package.json ("eslintConfig"), rustfmt.toml, sdk/rust/Cargo.toml ([workspace.lints])
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Testsno data
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.

Documentation

50Moderate
How it's scored
0/30README
25/25Documentation directory
15/15Documentation / homepage sitehttps://wormhole.com
0/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepagehttps://wormhole.com
docs_sitehttps://wormhole.com
has_readmeno
has_docs_diryes
has_descriptionno

Security

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

45Weak · 16% of overall
How it's scored
0/7.5Binary-Artifactsbinaries present in source code
4.5/7.5Branch-Protectionbranch protection is not maximal on development and all release branches
0/2.5CI-Testsno data
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0/7.5Code-ReviewFound 0/30 approved changesets -- score normalized to 0
2.5/2.5Contributorsproject has 10 contributing companies or organizations
10/10Dangerous-Workflowno dangerous workflow patterns detected
0/7.5Dependency-Update-Toolno update tool detected
5/5Fuzzingproject is fuzzed
2.2/2.5Licenselicense file detected
7.5/7.5Maintained23 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
5/5Packagingpackaging workflow detected
3.5/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 7
0/5SASTno SAST tool detected
5/5Security-Policysecurity policy file detected
0/7.5Signed-ReleasesProject has not signed or included provenance with any releases.
6.8/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities541 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate5.1
Excluded from scoring (no data or not applicable): CI-Tests. Remaining weights renormalized.
How it's scored
9.2/35Direct dependencies free of known advisories2 affected: axios 0.24.0 (high 8.6), elliptic 6.6.1 (high 7.3)
1.7/25Indirect dependencies free of known advisories13 affected: protobufjs 6.11.6 (critical 9.8), axios 0.21.4 (high 8.6), axios 0.26.1 (high 8.6), +10 more
11.3/40No advisories left outstanding13 advisory-carrying package(s) unaddressed past 90 days; oldest published 1,030 days ago
Inputs used
sourceosv
advisories122
affected_packages15
assessed_packages434
unassessed_packages0
affected_by_severitycritical 1, high 12, moderate 2
direct_affected_packages2
Matched the npm:@certusone/wormhole-sdk@0.10.18 runtime dependency closure — what installing the published package pulls in — 434 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.

75Good · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
15/15Machine-readable docs (llms.txt)llms.txt served by the project website (https://docs.wormhole.com/llms.txt)
40/40Legible commit history99 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtyes
llms_txt_urlhttps://docs.wormhole.com/llms.txt
legible_history_share0.99
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrapMakefile, algorand/Makefile, aptos/Makefile, aptos/coin/Makefile, aptos/deployer/Makefile, aptos/examples/Makefile, aptos/examples/core_messages/Makefile, aptos/nft_bridge/Makefile, aptos/token_bridge/Makefile, aptos/wormhole/Makefile, clients/js/Makefile, cosmwasm/Makefile, cosmwasm/deployment/terra2/Makefile, cosmwasm/deployment/xpla/Makefile, ethereum/Makefile, near/Makefile, near/contracts/ft/src/Makefile, near/contracts/mock-bridge-integration/src/Makefile, near/contracts/mock-bridge-token/src/Makefile, near/contracts/nft-bridge/src/Makefile, near/contracts/nft-wrapped/src/Makefile, near/contracts/token-bridge/src/Makefile, near/contracts/wormhole/src/Makefile, node/Makefile, sdk/Makefile, solana/Makefile, sui/Makefile, sui/examples/coins/Makefile, sui/examples/core_messages/Makefile, sui/testing/Makefile, sui/token_bridge/Makefile, sui/wormhole/Makefile, svm/wormhole-core-shims/Makefile, svm/wormhole-core-shims/anchor/Makefile, testing/solana-test-validator/Makefile, wormchain/Makefile
22/22Automated tests
11/11Lint / format config.golangci.yml, lp_ui/package.json ("eslintConfig"), rustfmt.toml, sdk/rust/Cargo.toml ([workspace.lints])
11/11Static type checkingalgorand/audit_test/tsconfig.json, clients/js/tsconfig.json, cosmwasm/deployment/terra2/test/tsconfig.json, lp_ui/tsconfig.json, near/tsconfig.json, node/hack/governor/tsconfig.json, sdk/js-proto-node/tsconfig.json, sdk/js-proto-web/tsconfig.json, sdk/js-query/tsconfig.json, sdk/js-wasm/tsconfig.json, sdk/js/tsconfig.json, spydk/js/tsconfig.json, sui/testing/tsconfig.json, svm/wormhole-core-shims/anchor/tsconfig.json, testing/contract-integrations/custom_consistency_level/tsconfig.json, testing/contract-integrations/tsconfig.json, testing/solana-test-validator/tsconfig.json, wormchain/contracts/tools/tsconfig.json, wormchain/testing/js/tsconfig.json, wormchain/ts-sdk/tsconfig.json
10/10Reproducible environmentdevcontainer, Dockerfile, lockfile
0/10Demonstrated agent practiceno agent-authored commits among the last 100
0/8Automated maintenanceno automated dependency updates observed
7/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 7
Inputs used
has_nixno
has_testsyes
lockfilesCargo.lock, Pipfile.lock, go.sum, package-lock.json, yarn.lock
has_dockerfileyes
typed_languageyes
bootstrap_filesMakefile, algorand/Makefile, aptos/Makefile, aptos/coin/Makefile, aptos/deployer/Makefile, aptos/examples/Makefile, aptos/examples/core_messages/Makefile, aptos/nft_bridge/Makefile, aptos/token_bridge/Makefile, aptos/wormhole/Makefile, clients/js/Makefile, cosmwasm/Makefile, cosmwasm/deployment/terra2/Makefile, cosmwasm/deployment/xpla/Makefile, ethereum/Makefile, near/Makefile, near/contracts/ft/src/Makefile, near/contracts/mock-bridge-integration/src/Makefile, near/contracts/mock-bridge-token/src/Makefile, near/contracts/nft-bridge/src/Makefile, near/contracts/nft-wrapped/src/Makefile, near/contracts/token-bridge/src/Makefile, near/contracts/wormhole/src/Makefile, node/Makefile, sdk/Makefile, solana/Makefile, sui/Makefile, sui/examples/coins/Makefile, sui/examples/core_messages/Makefile, sui/testing/Makefile, sui/token_bridge/Makefile, sui/wormhole/Makefile, svm/wormhole-core-shims/Makefile, svm/wormhole-core-shims/anchor/Makefile, testing/solana-test-validator/Makefile, wormchain/Makefile
has_devcontaineryes
has_linter_configyes
typecheck_configsalgorand/audit_test/tsconfig.json, clients/js/tsconfig.json, cosmwasm/deployment/terra2/test/tsconfig.json, lp_ui/tsconfig.json, near/tsconfig.json, node/hack/governor/tsconfig.json, sdk/js-proto-node/tsconfig.json, sdk/js-proto-web/tsconfig.json, sdk/js-query/tsconfig.json, sdk/js-wasm/tsconfig.json, sdk/js/tsconfig.json, spydk/js/tsconfig.json, sui/testing/tsconfig.json, svm/wormhole-core-shims/anchor/tsconfig.json, testing/contract-integrations/custom_consistency_level/tsconfig.json, testing/contract-integrations/tsconfig.json, testing/solana-test-validator/tsconfig.json, wormchain/contracts/tools/tsconfig.json, wormchain/testing/js/tsconfig.json, wormchain/ts-sdk/tsconfig.json
agent_commit_share0
toolchain_manifestsclients/eth/go.mod, cosmwasm/Cargo.toml, cosmwasm/contracts/cw20-wrapped/Cargo.toml, cosmwasm/contracts/global-accountant/Cargo.toml, cosmwasm/contracts/ibc-translator/Cargo.toml, cosmwasm/contracts/mock-bridge-integration/Cargo.toml, cosmwasm/contracts/ntt-global-accountant/Cargo.toml, cosmwasm/contracts/shutdown-token-bridge/Cargo.toml, cosmwasm/contracts/shutdown-wormhole/Cargo.toml, cosmwasm/contracts/token-bridge/Cargo.toml, cosmwasm/contracts/wormchain-ibc-receiver/Cargo.toml, cosmwasm/contracts/wormhole-ibc/Cargo.toml, cosmwasm/contracts/wormhole/Cargo.toml, cosmwasm/packages/accountant/Cargo.toml, cosmwasm/packages/cw_transcode/Cargo.toml, cosmwasm/packages/wormhole-bindings/Cargo.toml, near/contracts/ft/Cargo.toml, near/contracts/mock-bridge-integration/Cargo.toml, near/contracts/mock-bridge-token/Cargo.toml, near/contracts/nft-bridge/Cargo.toml, near/contracts/nft-wrapped/Cargo.toml, near/contracts/token-bridge/Cargo.toml, near/contracts/wormhole/Cargo.toml, near/test/go.mod, node/go.mod, node/tools/go.mod, scripts/coverage-check/go.mod, scripts/generate-manager-set/go.mod, sdk/go.mod, sdk/js-proto-node/go.mod, sdk/js-proto-web/go.mod, sdk/js-wasm/go.mod, sdk/js/go.mod, sdk/rust/Cargo.toml, sdk/rust/go.mod, sdk/rust/serde_wormhole/Cargo.toml, sdk/rust/supported-chains/Cargo.toml, sdk/rust/vaas-serde/Cargo.toml, solana/Cargo.toml, solana/bridge/client/Cargo.toml, solana/bridge/cpi_poster/Cargo.toml, solana/bridge/memmap2-rs/Cargo.toml, solana/bridge/program/Cargo.toml, solana/bridge/program_stub/Cargo.toml, solana/migration/Cargo.toml, solana/modules/nft_bridge/program/Cargo.toml, solana/modules/token_bridge/client/Cargo.toml, solana/modules/token_bridge/program/Cargo.toml, solana/modules/token_bridge/token_metadata_parser/Cargo.toml, solana/solitaire/program/Cargo.toml, solana/solitaire/rocksalt/Cargo.toml, svm/wormhole-core-shims/Cargo.toml, svm/wormhole-core-shims/anchor/Cargo.toml, svm/wormhole-core-shims/anchor/interfaces/wormhole-post-message-shim/Cargo.toml, svm/wormhole-core-shims/anchor/interfaces/wormhole-verify-vaa-shim/Cargo.toml, svm/wormhole-core-shims/anchor/programs/wormhole-integrator-example/Cargo.toml, svm/wormhole-core-shims/anchor/programs/wormhole-vaa-verification-comparison/Cargo.toml, svm/wormhole-core-shims/crates/definitions/Cargo.toml, svm/wormhole-core-shims/crates/shim/Cargo.toml, svm/wormhole-core-shims/programs/post-message/Cargo.toml, svm/wormhole-core-shims/programs/verify-vaa/Cargo.toml, third_party/abigen-celo/go.mod, third_party/abigen/go.mod, tools/go.mod, wormchain/go.mod, wormchain/interchaintest/contracts/ibc_hooks/Cargo.toml, wormchain/interchaintest/go.mod
dependency_bot_commit_share0
How it's scored
45/45Type-checkable codeTypeScript (statically typed)
53.4/55Manageable file sizes48/1,601 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes477,211
source_files_sampled1,601
oversized_source_files48
How it's scored
40/40API schema (OpenAPI/GraphQL/proto)Dockerfile.proto, proto/gossip/v1/gossip.proto, proto/node/v1/node.proto, proto/prometheus/v1/remote.proto, proto/prometheus/v1/types.proto, proto/publicrpc/v1/publicrpc.proto, proto/spy/v1/spy.proto, wormchain/Dockerfile.proto, wormchain/docs/static/openapi.yml, wormchain/proto/ibc-composability-mw/genesis.proto, wormchain/proto/osmosis/tokenfactory/v1beta1/authorityMetadata.proto, wormchain/proto/osmosis/tokenfactory/v1beta1/genesis.proto, wormchain/proto/osmosis/tokenfactory/v1beta1/params.proto, wormchain/proto/osmosis/tokenfactory/v1beta1/query.proto, wormchain/proto/osmosis/tokenfactory/v1beta1/tx.proto, wormchain/proto/wormhole/config.proto, wormchain/proto/wormhole/consensus_guardian_set_index.proto, wormchain/proto/wormhole/events.proto, wormchain/proto/wormhole/genesis.proto, wormchain/proto/wormhole/governance.proto, wormchain/proto/wormhole/guardian.proto, wormchain/proto/wormhole/query.proto, wormchain/proto/wormhole/replay_protection.proto, wormchain/proto/wormhole/sequence_counter.proto, wormchain/proto/wormhole/tx.proto
0/20MCP server
40/40Runnable examplesexamples, sample
Inputs used
example_dirsexamples, sample
has_mcp_signalno
api_schema_filesDockerfile.proto, proto/gossip/v1/gossip.proto, proto/node/v1/node.proto, proto/prometheus/v1/remote.proto, proto/prometheus/v1/types.proto, proto/publicrpc/v1/publicrpc.proto, proto/spy/v1/spy.proto, wormchain/Dockerfile.proto, wormchain/docs/static/openapi.yml, wormchain/proto/ibc-composability-mw/genesis.proto, wormchain/proto/osmosis/tokenfactory/v1beta1/authorityMetadata.proto, wormchain/proto/osmosis/tokenfactory/v1beta1/genesis.proto, wormchain/proto/osmosis/tokenfactory/v1beta1/params.proto, wormchain/proto/osmosis/tokenfactory/v1beta1/query.proto, wormchain/proto/osmosis/tokenfactory/v1beta1/tx.proto, wormchain/proto/wormhole/config.proto, wormchain/proto/wormhole/consensus_guardian_set_index.proto, wormchain/proto/wormhole/events.proto, wormchain/proto/wormhole/genesis.proto, wormchain/proto/wormhole/governance.proto, wormchain/proto/wormhole/guardian.proto, wormchain/proto/wormhole/query.proto, wormchain/proto/wormhole/replay_protection.proto, wormchain/proto/wormhole/sequence_counter.proto, wormchain/proto/wormhole/tx.proto
interfaces_expected_ofnetwork-service

Key facts

1GitHub stars
100contributors
261commits, last 12 months
0days since last push
6releases
5bus factor
0open issues
crates.io, Go, npm, PyPIpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • Community profile unavailable
  • Could not fetch go package 'github.com/wormhole-foundation/wormhole/sdk' from its registry
  • Could not fetch go package 'github.com/certusone/wormhole/node' from its registry
  • Could not fetch go package 'github.com/certusone/wormhole/node/tools' from its registry
  • Could not fetch go package 'github.com/wormhole-foundation/wormchain' from its registry
  • Could not fetch npm package '@wormhole-foundation/tools-protobuf' from its registry
  • Could not fetch npm package '@wormhole-foundation/contracts-ethereum' from its registry
  • Could not fetch go package 'github.com/certusone/wormhole/clients/eth' from its registry
  • npm package '@certusone/wormhole-sdk' points at a different repository (https://github.com/certusone/wormhole); excluded from ecosystem scoring
  • npm package '@certusone/wormhole-spydk' points at a different repository (https://github.com/certusone/wormhole); excluded from ecosystem scoring
  • npm package '@wormhole-foundation/wormhole-cli' points at a different repository (https://github.com/certusone/wormhole); excluded from ecosystem scoring
  • npm package '@certusone/wormhole-sdk-wasm' points at a different repository (https://github.com/certusone/wormhole); excluded from ecosystem scoring
  • Could not fetch crates package 'wormhole-migration' from its registry
  • Could not fetch go package 'github.com/certusone/wormhole/scripts/coverage-check' from its registry
  • GitHub dependency-graph SBOM request failed: GitHub API error 500 for /repos/wormholelabs-xyz/wormhole/dependency-graph/sbom

More detail

OpenSSF Scorecard 5.1 / 10
5.1aggregate

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

0Binary-Artifactsbinaries present in source code
6Branch-Protectionbranch protection is not maximal on development and all release branches
n/aCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
10Contributorsproject has 10 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
10Fuzzingproject is fuzzed
9Licenselicense file detected
10Maintained23 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
7Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 7
0SASTno SAST tool detected
10Security-Policysecurity policy file detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
9Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities541 existing vulnerabilities detected
Direct dependencies 238
RegistryPackageVersion constraintManifest
npm@certusone/wormhole-sdkfile:../sdk/jsalgorand/package.json
npmalgosdk^1.21.0algorand/package.json
npmts-node^10.7.0algorand/package.json
npmtypescript^4.6.2algorand/package.json
npmvarint^6.0.0algorand/package.json
npmweb3-eth-abi^1.7.1algorand/package.json
npm@typechain/ethers-v5^10.2.0ethereum/package.json
npmtypechain^8.1.1ethereum/package.json
npm@certusone/wormhole-sdk^0.1.1lp_ui/package.json
npm@material-ui/core^4.12.2lp_ui/package.json
npm@material-ui/icons^4.11.2lp_ui/package.json
npm@material-ui/lab^4.0.0-alpha.60lp_ui/package.json
npm@metamask/detect-provider^1.2.0lp_ui/package.json
npm@solana/spl-token^0.1.6lp_ui/package.json
npm@solana/spl-token-registry^0.2.216lp_ui/package.json
npm@solana/wallet-adapter-base^0.5.2lp_ui/package.json
npm@solana/wallet-adapter-material-ui^0.11.0lp_ui/package.json
npm@solana/wallet-adapter-phantom^0.5.3lp_ui/package.json
npm@solana/wallet-adapter-react^0.11.0lp_ui/package.json
npm@solana/wallet-adapter-wallets^0.9.0lp_ui/package.json
npm@solana/wallet-base^0.0.1lp_ui/package.json
npm@solana/web3.js^1.24.1lp_ui/package.json
npm@types/node^16.9.1lp_ui/package.json
npm@types/react^17.0.20lp_ui/package.json
npm@types/react-dom^17.0.9lp_ui/package.json
npmclsx^1.1.1lp_ui/package.json
npmethers^5.4.6lp_ui/package.json
npmnotistack^1.0.10lp_ui/package.json
npmreact^17.0.2lp_ui/package.json
npmreact-dom^17.0.2lp_ui/package.json
npmreact-scripts4.0.3lp_ui/package.json
npmtypescript^4.4.2lp_ui/package.json
npm@certusone/wormhole-sdkfile:../sdk/jsnear/package.json
npm@improbable-eng/grpc-web-node-http-transport^0.15.0near/package.json
npm@openzeppelin/contracts^4.6.0near/package.json
npmbig.js^5.2.2near/package.json
npmbn.js^5.2.0near/package.json
npmborsh^0.4.0near/package.json
npmbs58^5.0.0near/package.json
npmenv-cmd^10.1.0near/package.json
npmethers^5.6.5near/package.json
npmnear-api-js^0.43.1near/package.json
npmnear-seed-phrase^0.2.0near/package.json
npmprop-types^15.7.2near/package.json
npmreact^17.0.2near/package.json
npmreact-dom^17.0.2near/package.json
npmregenerator-runtime^0.13.9near/package.json
npmts-node^10.8.1near/package.json
npmweb3^1.7.4near/package.json
npmweb3-eth-abi^1.7.3near/package.json
npmweb3-utils^1.7.3near/package.json
Gogithub.com/cenkalti/backoff/v4v4.2.0node/go.mod
Gogithub.com/coreos/go-systemdv0.0.0-20191104093116-d3cd4ed1dbcfnode/go.mod
Gogithub.com/dgraph-io/badger/v3v3.2103.1node/go.mod
Gogithub.com/ethereum/go-ethereumv1.10.21node/go.mod
Gogithub.com/gagliardetto/solana-gov1.8.4node/go.mod
Gogithub.com/gorilla/muxv1.8.0node/go.mod
Gogithub.com/gorilla/websocketv1.5.3node/go.mod
Gogithub.com/grpc-ecosystem/go-grpc-middlewarev1.4.0node/go.mod
Gogithub.com/grpc-ecosystem/go-grpc-prometheusv1.2.0node/go.mod
Gogithub.com/grpc-ecosystem/grpc-gateway/v2v2.16.2node/go.mod
Gogithub.com/improbable-eng/grpc-webv0.15.0node/go.mod
Gogithub.com/ipfs/go-log/v2v2.5.1node/go.mod
Gogithub.com/libp2p/go-libp2pv0.37.0node/go.mod
Gogithub.com/libp2p/go-libp2p-kad-dhtv0.25.2node/go.mod
Gogithub.com/libp2p/go-libp2p-pubsubv0.12.0node/go.mod
Gogithub.com/mr-tron/base58v1.2.0node/go.mod
Gogithub.com/multiformats/go-multiaddrv0.13.0node/go.mod
Gogithub.com/near/borsh-gov0.3.0node/go.mod
Gogithub.com/prometheus/client_golangv1.20.5node/go.mod
Gogithub.com/spf13/cobrav1.6.1node/go.mod
Gogithub.com/spf13/pflagv1.0.5node/go.mod
Gogithub.com/spf13/viperv1.14.0node/go.mod
Gogithub.com/stretchr/testifyv1.10.0node/go.mod
Gogithub.com/tendermint/tendermintv0.34.24node/go.mod
Gogithub.com/tidwall/gjsonv1.15.0node/go.mod
Gogo.uber.org/zapv1.27.0node/go.mod
Gogolang.org/x/cryptov0.46.0node/go.mod
Gogolang.org/x/sysv0.39.0node/go.mod
Gogolang.org/x/timev0.5.0node/go.mod
Gogoogle.golang.org/apiv0.169.0node/go.mod
Gogoogle.golang.org/grpcv1.75.0node/go.mod
Gogoogle.golang.org/protobufv1.36.8node/go.mod
Gogithub.com/CosmWasm/wasmdv0.30.0node/go.mod
Gogithub.com/Peersyst/xrpl-gov0.1.14node/go.mod
Gogithub.com/algorand/go-algorand-sdkv1.23.0node/go.mod
Gogithub.com/aws/aws-sdk-gov1.55.5node/go.mod
Gogithub.com/aws/aws-sdk-go-v2/configv1.28.1node/go.mod
Gogithub.com/aws/aws-sdk-go-v2/service/kmsv1.37.3node/go.mod
Gogithub.com/blendle/zapdriverv1.3.1node/go.mod
Gogithub.com/block-vision/sui-go-sdkv1.2.1node/go.mod
Gogithub.com/btcsuite/btcdv0.22.1node/go.mod
Gogithub.com/btcsuite/btcd/btcec/v2v2.3.4node/go.mod
Gogithub.com/btcsuite/btcd/chaincfg/chainhashv1.0.1node/go.mod
Gogithub.com/btcsuite/btcutilv1.0.3-0.20201208143702-a53e38424ccenode/go.mod
Gogithub.com/cosmos/cosmos-sdkv0.45.11node/go.mod
Gogithub.com/fsnotify/fsnotifyv1.9.0node/go.mod
Gogithub.com/gagliardetto/binaryv0.7.7node/go.mod
Gogithub.com/go-kit/kitv0.12.0node/go.mod
Gogithub.com/golang/snappyv0.0.4node/go.mod
Gogithub.com/google/uuidv1.6.0node/go.mod
Gogithub.com/grafana/dskitv0.0.0-20230201083518-528d8a7d52f2node/go.mod
Gogithub.com/grafana/lokiv1.6.2-0.20230721141808-0d81144cfee8node/go.mod
Gogithub.com/hashicorp/golang-lruv0.6.0node/go.mod
Gogithub.com/holiman/uint256v1.2.1node/go.mod
Gogithub.com/prometheus/client_modelv0.6.1node/go.mod
Gogithub.com/prometheus/commonv0.60.0node/go.mod
Gogithub.com/wormhole-foundation/wormchainv0.0.0-00010101000000-000000000000node/go.mod
Gogithub.com/wormhole-foundation/wormhole/sdkv0.0.0-20220926172624-4b38dc650bb0node/go.mod
Gogo.uber.org/goleakv1.3.0node/go.mod
Gogoogle.golang.org/genproto/googleapis/apiv0.0.0-20250707201910-8d1bb00bc6a7node/go.mod
Gonhooyr.io/websocketv1.8.7node/go.mod
Gogithub.com/ethereum/go-ethereumv1.10.21sdk/go.mod
Gogithub.com/holiman/uint256v1.2.1sdk/go.mod
Gogithub.com/stretchr/testifyv1.8.0sdk/go.mod
Gogolang.org/x/cryptov0.0.0-20210921155107-089bfa567519sdk/go.mod
Gogithub.com/bufbuild/bufv1.0.0tools/go.mod
Gogithub.com/fullstorydev/grpcurlv1.8.5tools/go.mod
Gogithub.com/grpc-ecosystem/grpc-gateway/v2v2.5.0tools/go.mod
Gogithub.com/spf13/cobra-cliv1.3.0tools/go.mod
Gogoogle.golang.org/grpc/cmd/protoc-gen-go-grpcv1.1.0tools/go.mod
Gogoogle.golang.org/protobufv1.27.1tools/go.mod
Gogithub.com/CosmWasm/wasmdv0.30.0wormchain/go.mod
Gogithub.com/CosmWasm/wasmvmv1.1.1wormchain/go.mod
Gogithub.com/cosmos/cosmos-sdkv0.45.11wormchain/go.mod
Gogithub.com/cosmos/ibc-go/v4v4.2.2wormchain/go.mod
Gogithub.com/ethereum/go-ethereumv1.10.21wormchain/go.mod
Gogithub.com/gogo/protobufv1.3.3wormchain/go.mod
Gogithub.com/golang/protobufv1.5.2wormchain/go.mod
Gogithub.com/gorilla/muxv1.8.0wormchain/go.mod
Gogithub.com/grpc-ecosystem/grpc-gatewayv1.16.0wormchain/go.mod
Gogithub.com/holiman/uint256v1.2.1wormchain/go.mod
Gogithub.com/prometheus/client_golangv1.14.0wormchain/go.mod
Gogithub.com/regen-network/cosmos-protov0.3.1wormchain/go.mod
Gogithub.com/spf13/castv1.5.0wormchain/go.mod
Gogithub.com/spf13/cobrav1.6.1wormchain/go.mod
Gogithub.com/strangelove-ventures/packet-forward-middleware/v4v4.0.4wormchain/go.mod
Gogithub.com/stretchr/testifyv1.8.1wormchain/go.mod
Gogithub.com/tendermint/cryptov0.0.0-20191022145703-50d29ede1e15wormchain/go.mod
Gogithub.com/tendermint/spmv0.1.9wormchain/go.mod
Gogithub.com/tendermint/tendermintv0.34.24wormchain/go.mod
Gogithub.com/tendermint/tm-dbv0.6.7wormchain/go.mod
Gogithub.com/wormhole-foundation/wormhole/sdkv0.0.0-20220926172624-4b38dc650bb0wormchain/go.mod
Gogolang.org/x/cryptov0.2.0wormchain/go.mod
Gogoogle.golang.org/genprotov0.0.0-20221114212237-e4508ebdbee1wormchain/go.mod
Gogoogle.golang.org/grpcv1.50.1wormchain/go.mod
npmalgosdk^1.13.1algorand/audit_test/package.json
npmvarint^6.0.0algorand/audit_test/package.json
npmweb3-utils^1.7.5algorand/audit_test/package.json
Gogithub.com/certusone/wormhole/nodev0.0.0-20210722131135-a191017d22d0clients/eth/go.mod
Gogithub.com/ethereum/go-ethereumv1.12.0clients/eth/go.mod
Gogithub.com/spf13/cobrav1.7.0clients/eth/go.mod
Gogithub.com/wormhole-foundation/wormhole/sdkv0.0.0-20220926172624-4b38dc650bb0clients/eth/go.mod
npm@celo-tools/celo-ethers-wrapper^0.1.0clients/js/package.json
npm@certusone/wormhole-sdk^0.10.18clients/js/package.json
npm@cosmjs/encoding^0.26.2clients/js/package.json
npm@improbable-eng/grpc-web-node-http-transport^0.15.0clients/js/package.json
npm@injectivelabs/networks^1.10.7clients/js/package.json
npm@injectivelabs/sdk-ts^1.10.47clients/js/package.json
npm@injectivelabs/utils^1.10.5clients/js/package.json
npm@mysten/sui^1.45.0clients/js/package.json
npm@sei-js/core^1.3.2clients/js/package.json
npm@solana/spl-token^0.3.5clients/js/package.json
npm@solana/web3.js^1.22.0clients/js/package.json
npm@terra-money/terra.js^3.1.9clients/js/package.json
npm@types/config^3.3.0clients/js/package.json
npm@wormhole-foundation/sdk^0.9.0clients/js/package.json
npm@xpla/xpla.js^0.2.1clients/js/package.json
npmalgosdk^2.4.0clients/js/package.json
npmaptos^1.3.16clients/js/package.json
npmaxios^0.24.0clients/js/package.json
npmbase-64^1.0.0clients/js/package.json
npmbech32^2.0.0clients/js/package.json
npmbinary-parser^2.0.2clients/js/package.json
npmbn.js^5.2.0clients/js/package.json
npmbs58^4.0.1clients/js/package.json
npmbuffer-layout^1.2.2clients/js/package.json
npmconfig^3.3.7clients/js/package.json
npmdotenv^10.0.0clients/js/package.json
npmesbuild0.25.5clients/js/package.json
npmethers^5.6.8clients/js/package.json
npmjs-base64^3.6.1clients/js/package.json
npmnear-api-js^1.0.0clients/js/package.json
npmnear-seed-phrase^0.2.0clients/js/package.json
npmyargs^17.7.2clients/js/package.json
Gogithub.com/go-delve/delvev1.21.0node/tools/go.mod
Gogithub.com/btcsuite/btcd/btcec/v2v2.3.6scripts/generate-manager-set/go.mod
Gogithub.com/ethereum/go-ethereumv1.16.7scripts/generate-manager-set/go.mod
npm@grpc/grpc-js^1.6.7sdk/js-proto-node/package.json
npmprotobufjs^7.0.0sdk/js-proto-node/package.json
npmrxjs^7.5.6sdk/js-proto-node/package.json
npm@improbable-eng/grpc-web^0.15.0sdk/js-proto-web/package.json
npmprotobufjs^7.0.0sdk/js-proto-web/package.json
npmrxjs^7.5.6sdk/js-proto-web/package.json
npm@ethersproject/keccak256^5.7.0sdk/js-query/package.json
npm@solana/addresses^2.0.0sdk/js-query/package.json
npm@types/elliptic^6.4.14sdk/js-query/package.json
npmaxios^1.6.7sdk/js-query/package.json
npmbs58^4.0.1sdk/js-query/package.json
npmbuffer^6.0.3sdk/js-query/package.json
npmelliptic^6.6.1sdk/js-query/package.json
npm@types/long^4.0.2sdk/js-wasm/package.json
npm@types/node^18.0.3sdk/js-wasm/package.json
npm@certusone/wormhole-sdk-proto-web0.0.7sdk/js/package.json
npm@certusone/wormhole-sdk-wasm^0.0.1sdk/js/package.json
npm@coral-xyz/borsh0.2.6sdk/js/package.json
npm@mysten/sui.js0.32.2sdk/js/package.json
npm@project-serum/anchor^0.25.0sdk/js/package.json
npm@solana/spl-token^0.3.5sdk/js/package.json
npm@solana/web3.js^1.66.2sdk/js/package.json
npm@terra-money/terra.js3.1.9sdk/js/package.json
npm@xpla/xpla.js^0.2.1sdk/js/package.json
npmalgosdk^2.4.0sdk/js/package.json
npmaptos1.5.0sdk/js/package.json
npmaxios^0.24.0sdk/js/package.json
npmbech32^2.0.0sdk/js/package.json
npmbinary-parser^2.2.1sdk/js/package.json
npmbs58^4.0.1sdk/js/package.json
npmelliptic^6.6.1sdk/js/package.json
npmjs-base64^3.6.1sdk/js/package.json
npmjs-sha30.8.0sdk/js/package.json
npmnear-api-js^1.0.0sdk/js/package.json
crates.ioborsh=0.9.3solana/migration/Cargo.toml
crates.iobyteorder1.4.3solana/migration/Cargo.toml
crates.iorocksaltsolana/migration/Cargo.toml
crates.iosolitairesolana/migration/Cargo.toml
crates.iosha30.9.1solana/migration/Cargo.toml
crates.iosolana-program*solana/migration/Cargo.toml
crates.iospl-token=3.3.0solana/migration/Cargo.toml
crates.iowasm-bindgen0.2.74solana/migration/Cargo.toml
crates.ioserde1.0solana/migration/Cargo.toml
crates.iorand0.7.3solana/migration/Cargo.toml
npm@certusone/wormhole-sdk^0.10.18solana/scripts/package.json
npm@coral-xyz/anchor^0.31.0solana/scripts/package.json
npm@solana/web3.js^1.98.4solana/scripts/package.json
npmtsx^4.19.3solana/scripts/package.json
npm@certusone/wormhole-sdk-proto-node^0.0.1spydk/js/package.json
npm@grpc/grpc-js^1.6.7spydk/js/package.json
All dependencies not collected

The resolved dependency set could not be collected for this report: GitHub dependency-graph SBOM request failed: GitHub API error 500 for /repos/wormholelabs-xyz/wormhole/dependency-graph/sbom

Dependency advisories 15

Installing npm:@certusone/wormhole-sdk@0.10.18 pulls in 434 packages, direct and transitive: 15 carry known advisories, of which 2 are direct dependencies.

PackageVersionRelationSeverityAdvisoriesFixed in
protobufjs6.11.6indirectcritical118.6.0
axios0.24.0directhigh231.18.0
elliptic6.6.1directhigh1
axios0.21.4indirecthigh231.18.0
axios0.26.1indirecthigh231.18.0
axios0.27.2indirecthigh231.18.0
bigint-buffer1.1.5indirecthigh1
elliptic6.5.4indirecthigh76.6.1
form-data4.0.0indirecthigh24.0.6
secp256k13.7.1indirecthigh15.0.1
toml3.0.0indirecthigh24.2.0
uuid8.3.2indirecthigh113.0.1
ws8.18.0indirecthigh28.21.0
bn.js5.2.1indirectmoderate15.2.3
stream-json1.9.1indirectmoderate13.5.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 statisticsnpm.