@zenithbuild/bundler
> **⚠️ Internal API:** This package is an internal implementation detail of the Zenith framework. It is not intended for public use and its API may break without warning. Please use `@zenithbuild/core` instead.
Supply chain provenance
Status for the latest visible version.
Without SLSA provenance there is no cryptographic link between this tarball and the public source, so a manually published version cannot be tied back to a reviewed commit.
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): env passed to local child_process for build tooling, not sent externally | ai | |
| provenance | publisher-changed | AI (provenance): Transition to GitHub Actions CI publisher is confirmed by SLSA provenance attestation; legitimate CI/CD migration. | ai | |
| publish-pattern | new-deps-added | AI (publish-pattern): New deps are same-org same-version monorepo packages; not third-party supply chain risk. | ai |
Versions (showing 26 of 26)
| Version | Deps | Published |
|---|---|---|
| 1.3.16 | 4 / 2 | |
| 1.3.15 | 4 / 2 | |
| 1.3.10 | 3 / 2 | |
| 1.3.7 | 3 / 2 | |
| 1.3.6 | 3 / 2 | |
| 1.3.2 | 0 / 1 | |
| 1.3.1 | 0 / 1 | |
| 0.7.12 | 2 / 3 | |
| 0.7.11 | 2 / 3 | |
| 0.7.10 | 2 / 3 | |
| 0.7.9 | 2 / 3 | |
| 0.7.7 | 2 / 3 | |
| 0.7.5 | 2 / 3 | |
| 0.7.4 | 2 / 3 | |
| 0.7.3 | 2 / 3 | |
| 0.7.2 | 2 / 3 | |
| 0.7.1 | 2 / 3 | |
| 0.7.0 | 2 / 3 | |
| 0.6.17 | 2 / 3 | |
| 0.6.13 | 2 / 3 | |
| 0.6.12 | 2 / 3 | |
| 0.6.11 | 2 / 3 | |
| 0.6.10 | 2 / 3 | |
| 0.6.9 | 2 / 3 | |
| 0.6.7 | 7 / 2 | |
| 0.6.6 | 7 / 2 |
v1.3.16
3 findingsSpreading entire process.env into an object — may capture all secrets 86 | encoding: 'utf-8', 87 | stdio: useStdout ? ['pipe', 'pipe', 'pipe'] : ['pipe', 'inherit', 'pipe'], > 88 | env: { ...process.env } 89 | }) 90 |
Spreading entire process.env into an object — may capture all secrets 157 | cwd: path.dirname(input), 158 | stdio: useStdout ? ['pipe', 'pipe', 'pipe'] : ['pipe', 'inherit', 'pipe'], > 159 | env: { ...process.env } 160 | }) 161 |
Package was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v1.3.15
3 findingsSpreading entire process.env into an object — may capture all secrets 86 | encoding: 'utf-8', 87 | stdio: useStdout ? ['pipe', 'pipe', 'pipe'] : ['pipe', 'inherit', 'pipe'], > 88 | env: { ...process.env } 89 | }) 90 |
Spreading entire process.env into an object — may capture all secrets 157 | cwd: path.dirname(input), 158 | stdio: useStdout ? ['pipe', 'pipe', 'pipe'] : ['pipe', 'inherit', 'pipe'], > 159 | env: { ...process.env } 160 | }) 161 |
Package was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v1.3.10
1 findingPackage was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v1.3.7
1 findingPackage was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v1.3.6
1 findingPackage was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v0.7.12
1 findingPublished via CI/CD with Sigstore attestation (predicate: https://slsa.dev/provenance/v1). This is the strongest supply chain integrity signal.
v0.6.7
1 findingPublished via CI/CD with Sigstore attestation (predicate: https://slsa.dev/provenance/v1). This is the strongest supply chain integrity signal.
v0.6.6
2 findingsPublished via CI/CD with Sigstore attestation (predicate: https://slsa.dev/provenance/v1). This is the strongest supply chain integrity signal.
[Accepted risk] This version was published by a different npm account than previous versions on 2026-03-03. This could indicate a legitimate maintainer transition or an account compromise.