← Home

@transai/connector-runner-file-copy

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), not in production/runtime code; no real secret-capture risk. ai
phantom-deps phantom-dep:tslib AI (phantom-deps): tslib is a well-known implicit TypeScript runtime dependency; phantom-dep false positive for this package. ai
bogus-package bogus-package AI (bogus-package): Internal automation package with 70 published versions; sparse metadata is a stable characteristic, not a spam indicator. ai

Versions (showing 2 of 2)

Version Deps Published
0.38.2 0 / 0
0.4.0 1 / 0

v0.38.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-file-copy.spec.ts:62 semgrep

Spreading entire process.env into an object — may capture all secrets 60 | 61 | beforeEach(async () => { > 62 | process.env = { 63 | ...process.env, 64 | 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.