@ledgerhq/coin-tester-bitcoin
Ledger BTC Coin Tester
28
Versions
Apache-2.0
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, so a manually published version cannot be tied back to a reviewed commit.
Maintainers
phenry-ledgersergii-shkolingbrahm-ledgerthomas.coudrayldg-github-civbouzonledger-releaser
Keywords
LedgerLedgerWalletbtcBitcoinTesting
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| dependencies | unvetted-dep:bitcoin-core | AI (dependencies): bitcoin-core is a standard RPC client for Bitcoin Core nodes, appropriate for a Bitcoin coin tester package. | ai | |
| dependencies | unvetted-dep:bitcoinjs-lib | AI (dependencies): bitcoinjs-lib is the canonical Bitcoin JS library, expected dependency for any Bitcoin-related package. | ai | |
| dependencies | unvetted-dep:docker-compose | AI (dependencies): docker-compose is used to spin up Bitcoin test environments; appropriate for a coin tester package. | ai | |
| dependencies | unvetted-dep:@ledgerhq/coin-tester | AI (dependencies): Sibling LedgerHQ package from the same monorepo; expected dependency for this coin tester module. | ai | |
| semgrep | semgrep:hex-decode | AI (semgrep): Hex decoding is core to Bitcoin transaction/PSBT parsing. Buffer.from(hex, 'hex') is standard Bitcoin protocol handling, not payload obfuscation. | ai | |
| provenance | no-provenance | AI (provenance): LedgerHQ publishes via CI bot from the official ledger-live monorepo; lack of Sigstore attestation is acceptable given clear repo attribution. | ai | |
| semgrep | semgrep:env-spread | AI (semgrep): This testing tool legitimately passes process.env to child processes (Docker, Bitcoin Core). Standard subprocess env forwarding, not credential exfiltration. | ai |
Versions (showing 28 of 28)
| Version | Deps | Published |
|---|---|---|
| 1.10.7 | 18 / 10 | |
| 1.10.6 | 18 / 10 | |
| 1.10.5 | 18 / 10 | |
| 1.10.4 | 18 / 10 | |
| 1.10.3 | 18 / 10 | |
| 1.10.2 | 18 / 10 | |
| 1.10.1 | 18 / 10 | |
| 1.10.0 | 18 / 10 | |
| 1.9.0 | 18 / 11 | |
| 1.8.1 | 18 / 9 | |
| 1.8.0 | 18 / 9 | |
| 1.7.0 | 17 / 8 | |
| 1.6.0 | 17 / 8 | |
| 1.5.0 | 17 / 8 | |
| 1.4.4 | 17 / 8 | |
| 1.4.3 | 17 / 8 | |
| 1.4.2 | 17 / 8 | |
| 1.4.1 | 17 / 8 | |
| 1.4.0 | 17 / 8 | |
| 1.3.1 | 12 / 8 | |
| 1.3.0 | 12 / 8 | |
| 1.2.5 | 12 / 7 | |
| 1.2.4 | 12 / 7 | |
| 1.2.3 | 12 / 7 | |
| 1.2.2 | 12 / 7 | |
| 1.2.1 | 12 / 7 | |
| 1.2.0 | 12 / 7 | |
| 1.1.0 | 12 / 7 |
v1.10.7
1 finding
INFO
No provenance attestation
provenance
[Accepted risk] Package was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.