@superinstance/ct-bridge
Constraint Theory solver bridge — CSP compilation and FLUX execution for Node.js
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:env-spread | AI (semgrep): Spreading process.env to configure a child process environment is the intended behavior for this Python bridge package. | ai |
Versions (showing 1 of 1)
| Version | Deps | Published |
|---|---|---|
| 0.1.0 | 0 / 5 |
v0.1.0
2 findingsSpreading entire process.env into an object — may capture all secrets 63 | if (this.proc && !this.proc.killed) return; 64 | > 65 | const env = { ...process.env }; 66 | if (this.opts.pythonPathEnv) { 67 | env.PYTHONPATH = this.opts.pythonPathEnv;
Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.