paralleljs
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
Keywords
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| semgrep | semgrep:child-process-import | AI (semgrep): child_process is the core mechanism for spawning worker processes in this parallel computing library; expected and documented behavior. | ai | |
| semgrep | semgrep:eval-usage | AI (semgrep): eval() is used to execute serialized user functions in worker processes — the fundamental design of parallel.js. Input comes from the library's own IPC channel, not external sources. | ai | |
| semgrep | semgrep:dynamic-require | AI (semgrep): Dynamic require uses __dirname with a fixed relative path to load Worker.js; fully controlled, not user-influenced. False positive for this rule. | ai |
Versions (showing 5 of 5)
| Version | Deps | Published |
|---|---|---|
| 1.1.0 | 0 / 8 | |
| 1.0.1 | 0 / 8 | |
| 1.0.0 | 0 / 8 | |
| 0.2.1 | 0 / 2 | |
| 0.2.0 | 0 / 2 |
v1.1.0
1 findingPackage was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v1.0.1
1 findingPackage was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v1.0.0
1 findingPackage was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v0.2.1
1 findingPackage was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v0.2.0
1 findingPackage was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.