@salesfiveorg/sfdx-process-wrapper
Wraps around SFDXCommand to exeute it using a subprocess
3
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
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 usage is its documented core functionality. | ai | |
| semgrep | semgrep:child-process-exec | AI (semgrep): exec() is the intended mechanism for this wrapper library; stable false positive for this package. | ai | |
| semgrep | semgrep:child-process-spawn | AI (semgrep): spawn() is the intended mechanism for this wrapper library; stable false positive for this package. | ai | |
| phantom-deps | phantom-dep:fs-extra | AI (phantom-deps): Compiled TypeScript package; imports may not be directly visible in config files scanned by the analyzer. | ai | |
| phantom-deps | phantom-dep:@flxbl-io/sfp-logger | AI (phantom-deps): Compiled TypeScript package; imports may not be directly visible in config files scanned by the analyzer. | ai |