← Home

@ledgerhq/psbtv2

5
Versions
License
No
Install Scripts
Missing
Provenance

Supply chain provenance

Status for the latest visible version.

No SLSA provenance npm registry signatures No source commit

Without SLSA provenance there is no cryptographic link between this tarball and the public source — the axios compromise (March 2026) relied on exactly this gap.

Maintainers

phenry-ledgersergii-shkolingbrahm-ledgerthomas.coudrayldg-github-civbouzonledger-releaser

Keywords

LedgerBitcoinPSBTBIP370BIP174

Accepted risks

Findings the reviewer chose to accept rather than block on.

SourceRuleReasonAccepted byWhen
source-diff encoded-string-file:src/psbtv2.test.ts AI (source-diff): Long base64 strings in test files are PSBT test vectors (serialized Bitcoin transactions), standard practice for a BIP370 implementation library. ai
semgrep semgrep:hex-decode AI (semgrep): Hex decoding is fundamental to Bitcoin/PSBT serialization. Buffer.from(s, 'hex') in a PSBT parsing library is expected and benign; stable false positive for this package. ai
semgrep semgrep:base64-decode AI (semgrep): Base64 decoding is a standard encoding operation in Bitcoin/PSBT data handling. No malicious payload context; stable false positive for this package. ai
dependencies unvetted-dep:bitcoinjs-lib AI (dependencies): bitcoinjs-lib is a well-established Bitcoin JS library; its unvetted status reflects registry coverage gaps, not risk. ai
dependencies unvetted-dep:varuint-bitcoin AI (dependencies): varuint-bitcoin is a standard Bitcoin varint encoding library; unvetted status is a registry gap, not a risk signal. ai

Versions (showing 5 of 5)

Version Deps Published
0.5.0 2 / 11
0.4.0 2 / 9
0.3.0 2 / 7
0.2.0 2 / 7
0.1.0 2 / 7

v0.5.0

1 finding
LOW No provenance attestation provenance

Package was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.

v0.4.0

1 finding
LOW No provenance attestation provenance

Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.