node-pty
1
Versions
—
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
tyriaralexr00microsoft1es
Keywords
ptyttyterminalpseudoterminalforkptyopenpty
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| install-scripts | install-script:postinstall | AI (install-scripts): node-pty's postinstall is a documented step for native addon setup; stable across all versions of this package. | ai | |
| install-scripts | install-script:install | AI (install-scripts): node-pty uses node-gyp to compile native bindings; install script is the canonical native addon build pattern. | ai | |
| npm-metadata | bundled-binaries | AI (npm-metadata): Bundled binaries (spawn-helper, conpty.dll, winpty.dll, OpenConsole.exe) are documented, expected components of node-pty's cross-platform PTY implementation. | ai | |
| semgrep | semgrep:child-process-import | AI (semgrep): child_process usage is in test files and is expected for a terminal emulation library's test suite. | ai | |
| semgrep | semgrep:child-process-spawn | AI (semgrep): cp.spawn in test files is expected for testing PTY/terminal behavior; not a malicious signal. | ai | |
| semgrep | semgrep:dynamic-require | AI (semgrep): Dynamic require in utils.js loads platform-specific .node native addon files; standard pattern for native bindings. | ai | |
| phantom-deps | phantom-dep:node-addon-api | AI (phantom-deps): node-addon-api is a build-time dependency for native addons; phantom-dep detection is a false positive for this package type. | ai |
Versions (showing 1 of 1)
| Version | Deps | Published |
|---|---|---|
| 1.1.0 | 1 / 10 |