@trufflesuite/bigint-buffer
bigint to buffer conversion with native support
1
Versions
Apache-2.0
License
Yes
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
realcliffzhangbenjamincburnsjeff.smalekevinbluertenthirtyonelsqproductionkevinweaverleeftkgnidandavidmurdocheggplantzzzfainashaltshaltmanrkaliscds-amalmicaiahreid
Keywords
bigintbignumtc39-bigintnapi
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| install-scripts | install-script:install | AI (install-scripts): Standard node-gyp-build for native N-API addon; stable pattern for this package. | ai | |
| npm-metadata | bundled-binaries | AI (npm-metadata): Prebuilt native binaries for darwin/linux/win x64; expected for N-API binding. | ai | |
| semgrep | semgrep:hex-decode | AI (semgrep): Fires on bench/test files converting hex bigint literals; core functionality of the package. | ai | |
| semgrep | semgrep:dynamic-require | AI (semgrep): Test file using path.join to load dist output; benign pattern. | ai |
Versions (showing 1 of 1)
| Version | Deps | Published |
|---|---|---|
| 1.1.10 | 1 / 31 |
v1.1.10
3 findings
HIGH
Package has 'install' script
install-scripts
Script: node-gyp-build || echo "Couldn't build bindings. Non-native version used."
HIGH
Bundled binary files (3)
npm-metadata
Package contains compiled binaries that could be backdoors: • prebuilds/darwin-x64/node.napi.node • prebuilds/linux-x64/node.napi.node • prebuilds/win32-x64/node.napi.node
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.