@transai/connector-runner-file-copy
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), 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 |
v0.38.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 60 | 61 | beforeEach(async () => { > 62 | process.env = { 63 | ...process.env, 64 | TRANSAI_CONFIG_SOURCE: 'api',
Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.