@serialport/bindings-cpp
SerialPort Hardware bindings for node serialport written in c++
2
Versions
MIT
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, so a manually published version cannot be tied back to a reviewed commit.
Maintainers
reconbothipsterbrownserialport-release-bot
Keywords
serialport-bindingCOMcom porthardwareiotmodemserial portserialserialportttyUART
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| dependencies | unvetted-dep:node-gyp-build | AI (dependencies): node-gyp-build is a well-known, widely-used utility for native Node.js addons; appropriate dependency for this package. | ai | |
| install-scripts | install-script:install | AI (install-scripts): node-gyp-build is the standard install mechanism for native Node.js addons; stable and expected for this C++ bindings package across all versions. | ai | |
| npm-metadata | bundled-binaries | AI (npm-metadata): Prebuilt .node binaries for multiple platforms are the expected output of prebuildify for a cross-platform native addon; consistent with the package's documented build process. | ai | |
| phantom-deps | phantom-dep:node-addon-api | AI (phantom-deps): node-addon-api provides C++ headers used during native compilation (referenced in binding.gyp), not imported at JS runtime. False positive for native addon packages. | ai |