@salesfive/sfdx-process-wrapper
Wraps around SFDXCommand to exeute it using a subprocess
6
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
salesfive-almdylanjmalasalesfivemoworks-dev
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): Package is explicitly a process wrapper; child_process import is core functionality. | ai | |
| semgrep | semgrep:child-process-exec | AI (semgrep): exec() is the intended mechanism for wrapping SFDX commands. | ai | |
| semgrep | semgrep:child-process-spawn | AI (semgrep): spawn() is the intended mechanism for wrapping SFDX commands. | ai |