← Home

@pnpm/exec.run-npm

1
Versions
License
No
Install Scripts
Verified
Provenance

Supply chain provenance

Status for the latest visible version.

SLSA provenance attestation npm registry signatures No source commit

Maintainers

pnpmuserzkochan

Keywords

pnpmpnpm11

Accepted risks

Findings the reviewer chose to accept rather than block on.

SourceRuleReasonAccepted byWhen
semgrep semgrep:env-spread AI (semgrep): Intentional env copy to prepend node_modules/.bin to PATH; standard pattern for npm runner utilities. ai

Versions (showing 1 of 1)

Version Deps Published
1000.0.0 2 / 2

v1000.0.0

2 findings
HIGH env-spread: lib/index.js:29 semgrep

Spreading entire process.env into an object — may capture all secrets 27 | } 28 | function createEnv(opts) { > 29 | const env = { ...process.env }; 30 | env[PATH] = [ 31 | path.join(opts.cwd, 'node_modules', '.bin'),

INFO Has SLSA provenance attestation provenance

Published via CI/CD with Sigstore attestation (predicate: https://slsa.dev/provenance/v1). This is the strongest supply chain integrity signal.