← Home

nativewind

6
Versions
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

marklawloronlydans

Keywords

react-nativereactnativetailwindtailwindcssthemestyle

Accepted risks

Findings the reviewer chose to accept rather than block on.

SourceRuleReasonAccepted byWhen
semgrep semgrep:env-spread AI (semgrep): Build-tool pattern: spreading env to child Tailwind CLI process; stable for this package. ai

Versions (showing 6 of 6)

Version Deps Published
4.2.5 3 / 9
4.2.4 3 / 9
4.2.3 3 / 9
4.2.2 3 / 9
4.2.1 3 / 9
4.2.0 3 / 9

v4.2.5

1 finding
LOW No provenance attestation provenance

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

v4.2.4

1 finding
LOW No provenance attestation provenance

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

v4.2.2

2 findings
HIGH env-spread: src/metro/tailwind/v3/index.ts:24 semgrep

Spreading entire process.env into an object — may capture all secrets Source: https://github.com/marklawlor/nativewind/blob/6c5654a1c78dc844029f83c36626ea9202617104/src/metro/tailwind/v3/index.ts#L24 22 | 23 | const getEnv = (options: TailwindCliOptions) => { > 24 | return { 25 | ...process.env, 26 | NATIVEWIND_INPUT: options.input,

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.

v4.2.1

2 findings
HIGH env-spread: src/metro/tailwind/v3/index.ts:24 semgrep

Spreading entire process.env into an object — may capture all secrets Source: https://github.com/marklawlor/nativewind/blob/99ff9db8714b93b2e58d866d3943ece7526302e0/src/metro/tailwind/v3/index.ts#L24 22 | 23 | const getEnv = (options: TailwindCliOptions) => { > 24 | return { 25 | ...process.env, 26 | NATIVEWIND_INPUT: options.input,

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.

v4.2.0

2 findings
HIGH env-spread: src/metro/tailwind/v3/index.ts:24 semgrep

Spreading entire process.env into an object — may capture all secrets Source: https://github.com/marklawlor/nativewind/blob/933dddcb9a00944aac7e0846dc4a74790cdde102/src/metro/tailwind/v3/index.ts#L24 22 | 23 | const getEnv = (options: TailwindCliOptions) => { > 24 | return { 25 | ...process.env, 26 | NATIVEWIND_INPUT: options.input,

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.