@transai/connector-runner-sql-sink
This library was generated with [Nx](https://nx.dev).
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): Fires only in a test spec file (*.spec.ts); spreading process.env in test setup is a standard pattern, not a runtime risk. | ai | |
| phantom-deps | phantom-dep:tslib | AI (phantom-deps): tslib is a declared dependency and a well-known implicit TypeScript runtime dep; not a real phantom. | ai | |
| bogus-package | bogus-package | AI (bogus-package): Scoped org package with 61 versions; sparse metadata reflects internal tooling, not spam. | ai |
v0.33.2
1 findingPackage was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v0.4.0
2 findingsSpreading entire process.env into an object — may capture all secrets 51 | 52 | beforeEach(async () => { > 53 | process.env = { 54 | ...process.env, 55 | TRANSAI_CONFIG_SOURCE: 'api',
Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.