@bitpay-labs/bitcore-wallet-service
A service for Mutisig HD Bitcoin Wallets
3
Versions
MIT
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
bitcoincopaymultisigwalletbitcoreBWS
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| semgrep | semgrep:dynamic-require | AI (semgrep): Loads user-supplied bws.config.js — documented config loading pattern for this service. | ai | |
| semgrep | semgrep:hex-decode | AI (semgrep): Hex decoding used to load a private key for Changelly API signing — legitimate crypto usage. | ai | |
| semgrep | semgrep:base64-decode | AI (semgrep): Base64 decoding used to load a private key for Ramp API signing — legitimate crypto usage. | ai | |
| semgrep | semgrep:child-process-import | AI (semgrep): child_process used in app.js to run shell scripts (start.sh/stop.sh) — documented operational pattern. | ai | |
| phantom-deps | phantom-dep:read | AI (phantom-deps): Declared dep used in config/tooling scripts, not directly imported in main code — stable false positive. | ai | |
| phantom-deps | phantom-dep:inherits | AI (phantom-deps): Transitive utility dep; phantom-dep heuristic false positive for this package. | ai | |
| phantom-deps | phantom-dep:istanbul | AI (phantom-deps): Coverage tool declared as runtime dep but used only in scripts — stable false positive. | ai | |
| phantom-deps | phantom-dep:abi-decoder | AI (phantom-deps): Used for EVM transaction decoding; phantom-dep heuristic false positive. | ai | |
| phantom-deps | phantom-dep:sticky-session | AI (phantom-deps): Socket.io clustering dep; phantom-dep heuristic false positive. | ai | |
| phantom-deps | phantom-dep:json-stable-stringify | AI (phantom-deps): Utility dep; phantom-dep heuristic false positive for this package. | ai |