pkgmgr
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): Fires in test helper that snapshots process.env for restoration; not production code and not a security risk. | ai |
v1.1.1
2 findingsSpreading entire process.env into an object — may capture all secrets Source: https://github.com/kentcdodds/pkgmgr/blob/ed2be283ceecb6fd5254eca09d1ed091d7d323bc/bin/lib.test.js#L6 4 | 5 | function setupEnv(overrides = {}) { > 6 | const original = { ...process.env } 7 | 8 | delete process.env.PKGMGR
Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v1.1.0
1 findingPackage was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v1.0.0
1 findingPackage was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.