grpc
gRPC Library for Node
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
No source commit
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
murgatroid99grpc-packagesnicolasnoble
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| semgrep | semgrep:base64-decode | AI (semgrep): Base64 decode in credentials.js is standard PEM certificate parsing (DER extraction for TLS), not a malicious payload pattern. | ai | |
| semgrep | semgrep:dynamic-require | AI (semgrep): Dynamic require in grpc_extension.js loads the native .node binary at a node-pre-gyp computed path; standard native addon loading pattern. | ai | |
| phantom-deps | phantom-dep:nan | AI (phantom-deps): nan is a native addon build-time dependency referenced in binding.gyp, not a JS import; phantom-dep false positive for native addons. | ai | |
| phantom-deps | phantom-dep:@types/bytebuffer | AI (phantom-deps): @types/bytebuffer is a TypeScript type definition loaded by convention, not direct JS import; expected phantom-dep false positive. | ai | |
| install-scripts | install-script:install | AI (install-scripts): node-pre-gyp install is the standard native addon binary fetch pattern for gRPC's C-core binding; stable across all versions of this package. | ai |
Versions (showing 1 of 1)
| Version | Deps | Published |
|---|---|---|
| 1.24.11 | 6 / 9 |