@bitgo-beta/deser-lib
BitGo serialization and deseralization library
2
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 — the axios compromise (March 2026) relied on exactly this gap.
Maintainers
bitgoaaronbitgobot
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| source-diff | obfuscated-file:dist/src/cbor.js | AI (source-diff): Compiled TypeScript output from BitGoJS monorepo; long lines are minified build artifacts, not obfuscation. | ai | |
| semgrep | semgrep:hex-decode | AI (semgrep): Hex decoding is core functionality of a deser library; pattern is a straightforward 0x-prefix parser, not obfuscation. | ai | |
| bogus-package | bogus-package | AI (bogus-package): Internal SDK module from BitGo; sparse README/keywords expected for a library component. | ai |
v1.8.0
2 findings
HIGH
New obfuscated file: dist/src/cbor.js
source-diff
Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.
LOW
No provenance attestation
provenance
Package was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.