@bitpay-labs/bitcore-lib
3
Versions
—
License
No
Install Scripts
Missing
Provenance
Supply chain provenance
Status for the latest visible version.
No SLSA provenance
npm registry signatures
gitHead linked
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
nitsujlangstonkajoseph2
Keywords
bitcointransactionaddressp2peciescryptocurrencyblockchainpaymentbip21bip32bip37bip69bip70multisig
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| semgrep | semgrep:hex-decode | AI (semgrep): Hex decoding is standard Bitcoin address/hash handling in bitcore-lib; not obfuscation. | ai | |
| semgrep | semgrep:base64-decode | AI (semgrep): Base64 decoding used for Bitcoin signature deserialization; legitimate cryptographic operation. | ai |