dprint-node
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
devongovett
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| npm-metadata | bundled-binaries | AI (npm-metadata): dprint-node is a napi-rs native addon; bundling platform-specific .node binaries is its documented and expected distribution mechanism. No install scripts fetch them at runtime. | ai | |
| semgrep | semgrep:dynamic-require | AI (semgrep): Dynamic require is used solely to load the correct platform-specific .node binary based on OS/arch/libc — the canonical napi-rs pattern. No arbitrary module loading risk. | ai |
Versions (showing 1 of 1)
| Version | Deps | Published |
|---|---|---|
| 1.0.8 | 1 / 3 |
v1.0.8
2 findings
HIGH
Bundled binary files (7)
npm-metadata
Package contains compiled binaries that could be backdoors: • dprint-node.darwin-arm64.node • dprint-node.darwin-x64.node • dprint-node.linux-arm64-gnu.node • dprint-node.linux-arm64-musl.node • dprint-node.linux-x64-gnu.node • dprint-node.linux-x64-musl.node • dprint-node.win32-x64-msvc.node
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.