@refinedev/cli
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
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| semgrep | semgrep:env-spread | AI (semgrep): Intentional env passthrough in CLI script runner; stable pattern for this package. | ai | |
| semgrep | semgrep:base64-decode | AI (semgrep): Encode/decode utility; not a payload obfuscation pattern. | ai | |
| semgrep | semgrep:dynamic-require | AI (semgrep): Documented swizzle config loader; stable pattern for this CLI tool. | ai | |
| typosquat | typosquat.levenshtein:joi | AI (typosquat): Scoped package @refinedev/cli; Levenshtein match to 'joi' is purely incidental. | ai | |
| phantom-deps | phantom-dep:tslib | AI (phantom-deps): tslib is a known implicit runtime dependency for TypeScript compiled packages. | ai | |
| phantom-deps | phantom-dep:node-emoji | AI (phantom-deps): Referenced in config files; stable false positive for this package. | ai | |
| phantom-deps | phantom-dep:node-env-type | AI (phantom-deps): Referenced in config files; stable false positive for this package. | ai |
v2.16.52
2 findingsSpreading entire process.env into an object — may capture all secrets 23 | stdio: "pipe", 24 | windowsHide: false, > 25 | env: { 26 | FORCE_COLOR: "true", 27 | REFINE_NO_TELEMETRY: ENV.REFINE_NO_TELEMETRY,
Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v2.16.51
2 findingsSpreading entire process.env into an object — may capture all secrets 23 | stdio: "pipe", 24 | windowsHide: false, > 25 | env: { 26 | FORCE_COLOR: "true", 27 | REFINE_NO_TELEMETRY: ENV.REFINE_NO_TELEMETRY,
Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.