child-process-promise
Simple wrapper around the "child_process" module that makes use of promises
17
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, so a manually published version cannot be tied back to a reviewed commit.
Maintainers
psteeleidempnidem
Keywords
childprocesspromises
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| semgrep | semgrep:child-process-import | AI (semgrep): This package is explicitly a child_process wrapper — importing child_process is its core purpose, not a malicious signal. Stable false positive for this package. | ai | |
| publish-pattern | new-deps-added | AI (publish-pattern): cross-spawn is a well-established cross-platform spawn utility; adding it is a natural and benign evolution for a child-process wrapper package. | ai |