← Home

eslint-watch

1
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

rizowski

Keywords

eslintplugincommand line toolwatchjavascriptlintercli

Accepted risks

Findings the reviewer chose to accept rather than block on.

SourceRuleReasonAccepted byWhen
semgrep semgrep:env-spread AI (semgrep): Intentional pattern: eslint-watch passes parent env to eslint subprocess, standard for CLI wrappers. ai
phantom-deps phantom-dep:lodash.isequal AI (phantom-deps): lodash.isequal is listed in dependencies; phantom-dep heuristic false positive for this package. ai

Versions (showing 1 of 1)

Version Deps Published
8.0.0 10 / 15

v8.0.0

2 findings
HIGH env-spread: src/eslint/index.js:19 semgrep

Spreading entire process.env into an object — may capture all secrets Source: https://github.com/rizowski/eslint-watch/blob/59d480912c2cb972d83cab10e7c27bd1a5330e74/src/eslint/index.js#L19 17 | 18 | try { > 19 | const result = await execa('eslint', args, { env: { ...process.env, ...env } }); 20 | 21 | logger.debug(result);

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.