@salesforce/cli-plugins-testkit
Supply chain provenance
Status for the latest visible version.
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
Keywords
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| semgrep | semgrep:env-spread | AI (semgrep): This testkit intentionally passes process.env to child processes when executing CLI commands under test — standard and necessary behavior for a test harness, not credential exfiltration. | ai |
Versions (showing 19 of 19)
| Version | Deps | Published |
|---|---|---|
| 5.3.58 | 10 / 5 | |
| 5.3.57 | 10 / 5 | |
| 5.3.56 | 10 / 5 | |
| 5.3.55 | 10 / 5 | |
| 5.3.54 | 10 / 5 | |
| 5.3.53 | 10 / 5 | |
| 5.3.52 | 10 / 5 | |
| 5.3.51 | 10 / 5 | |
| 5.3.50 | 10 / 5 | |
| 5.3.49 | 10 / 5 | |
| 5.3.48 | 10 / 5 | |
| 5.3.47 | 10 / 5 | |
| 5.3.46 | 10 / 5 | |
| 5.3.45 | 10 / 5 | |
| 5.3.44 | 10 / 5 | |
| 5.3.43 | 10 / 5 | |
| 5.3.42 | 10 / 5 | |
| 5.3.41 | 10 / 5 | |
| 5.3.40 | 10 / 5 |
v5.3.58
1 findingPackage was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v5.3.57
1 findingPackage was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v5.3.56
1 findingPackage was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v5.3.55
1 findingPackage was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v5.3.54
2 findingsSpreading entire process.env into an object — may capture all secrets Source: https://github.com/salesforcecli/cli-plugins-testkit/blob/ab0b0589799bba7d9b0e77a81b1233d22e6cf0e6/lib/execCmd.js#L61 59 | const buildCmdOptions = (options) => { 60 | const defaults = { > 61 | env: { ...process.env, ...options?.env }, 62 | cwd: process.cwd(), 63 | timeout: kit_1.Duration.hours(1).milliseconds, // 1 hour
Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v5.3.53
1 findingPackage was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v5.3.52
1 findingPackage was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v5.3.51
1 findingPackage was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v5.3.50
1 findingPackage was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v5.3.48
1 findingPackage was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v5.3.41
1 findingPackage was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v5.3.40
1 findingPackage was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.