← Home

@wordpress/env

A zero-config, self contained local WordPress environment for development and testing.

6
Versions
GPL-2.0-or-later
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 — the axios compromise (March 2026) relied on exactly this gap.

Maintainers

garypendergastadamsilversteingziolontwbriadnoisysockskadamwhitegutenbergpluginjorgefilipecostaellatrixiandunn206whyisjakeockhamsirrealnosoloswwpisabelntsekourasnerraddesrosjtalldanwppeterwilsonccryanwelchermamaduka

Keywords

wordpressgutenbergenvironmentdockerplayground

Accepted risks

Findings the reviewer chose to accept rather than block on.

SourceRuleReasonAccepted byWhen
semgrep semgrep:env-spread AI (semgrep): Passing process.env to child processes is expected behavior for a dev environment orchestration tool. ai
semgrep semgrep:child-process-import AI (semgrep): CLI tool that manages Docker/WordPress environments legitimately requires child_process execution. ai
typosquat typosquat.levenshtein:ajv AI (typosquat): @wordpress/env is a scoped package from the official WordPress org; no impersonation of ajv. ai

Versions (showing 6 of 6)

Version Deps Published
11.8.0 13 / 0
11.7.0 13 / 0
11.5.0 13 / 0
11.4.0 13 / 0
11.3.0 13 / 0
10.36.0 12 / 0

v11.8.0

1 finding
LOW No provenance attestation provenance

Package was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.

v11.7.0

1 finding
LOW No provenance attestation provenance

Package was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.

v11.5.0

2 findings
HIGH env-spread: lib/runtime/playground/index.js:206 semgrep

Spreading entire process.env into an object — may capture all secrets Source: https://github.com/WordPress/gutenberg/blob/8c229eaed0e88c9827e2da3d73a78f9ddd77714b/lib/runtime/playground/index.js#L206 204 | detached: true, 205 | stdio: [ 'ignore', logFileStream.fd, logFileStream.fd ], > 206 | env: { ...process.env, FORCE_COLOR: '0' }, 207 | } 208 | );

LOW No provenance attestation provenance

Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.

v11.4.0

2 findings
HIGH env-spread: lib/runtime/playground/index.js:206 semgrep

Spreading entire process.env into an object — may capture all secrets Source: https://github.com/WordPress/gutenberg/blob/b862d8c84121a47bbeff882f6c87e61681ce2e0d/lib/runtime/playground/index.js#L206 204 | detached: true, 205 | stdio: [ 'ignore', logFileStream.fd, logFileStream.fd ], > 206 | env: { ...process.env, FORCE_COLOR: '0' }, 207 | } 208 | );

LOW No provenance attestation provenance

Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.

v11.3.0

2 findings
HIGH env-spread: lib/runtime/playground/index.js:206 semgrep

Spreading entire process.env into an object — may capture all secrets Source: https://github.com/WordPress/gutenberg/blob/2cea90674d11aa521ec3f71652fb3a6a4c383969/lib/runtime/playground/index.js#L206 204 | detached: true, 205 | stdio: [ 'ignore', logFileStream.fd, logFileStream.fd ], > 206 | env: { ...process.env, FORCE_COLOR: '0' }, 207 | } 208 | );

LOW No provenance attestation provenance

Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.

v10.36.0

1 finding
LOW No provenance attestation provenance

Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.