← Home

@transai/connector-runner-sql-sink

This library was generated with [Nx](https://nx.dev).

2
Versions
LGPL-3.0-or-later
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

transai-automation-useryourilefers

Accepted risks

Findings the reviewer chose to accept rather than block on.

SourceRuleReasonAccepted byWhen
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

Versions (showing 2 of 2)

Version Deps Published
0.33.2 0 / 0
0.4.0 1 / 0

v0.33.2

1 finding
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.

v0.4.0

2 findings
HIGH env-spread: src/lib/connector-runner-sql-sink.spec.ts:53 semgrep

Spreading 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',

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.