@noego/forge
[](https://www.npmjs.com/package/@noego/forge) [](LICENSE)
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 |
|---|---|---|---|---|
| provenance | no-provenance | AI (provenance): Consistent across all 57 versions; no provenance is the norm for this package. | ai | |
| phantom-deps | phantom-dep:@noego/app | AI (phantom-deps): Same-org package; likely used indirectly via CLI tooling rather than direct import. | ai | |
| semgrep | semgrep:env-spread | AI (semgrep): CLI tool passing process.env to child_process.spawn is standard; not exfiltration. | ai | |
| semgrep | semgrep:shady-links-raw-ip | AI (semgrep): IP is 127.0.0.1 (localhost test server); not a remote raw-IP endpoint. | ai | |
| phantom-deps | phantom-dep:rxjs | AI (phantom-deps): Declared in package.json dependencies; heuristic false positive for this package. | ai | |
| phantom-deps | phantom-dep:history | AI (phantom-deps): Declared in package.json dependencies; heuristic false positive for this package. | ai | |
| phantom-deps | phantom-dep:minimist | AI (phantom-deps): Declared in package.json dependencies; heuristic false positive for this package. | ai | |
| phantom-deps | phantom-dep:regexparam | AI (phantom-deps): Declared in package.json dependencies; heuristic false positive for this package. | ai | |
| phantom-deps | phantom-dep:path-to-regexp | AI (phantom-deps): Declared in package.json dependencies; heuristic false positive for this package. | ai | |
| phantom-deps | phantom-dep:vite-plugin-dts | AI (phantom-deps): Declared in package.json dependencies; heuristic false positive for this package. | ai | |
| phantom-deps | phantom-dep:light-my-request | AI (phantom-deps): Declared in package.json dependencies; heuristic false positive for this package. | ai |
Versions (showing 13 of 13)
| Version | Deps | Published |
|---|---|---|
| 0.1.32 | 18 / 34 | |
| 0.1.31 | 18 / 34 | |
| 0.1.28 | 18 / 34 | |
| 0.1.27 | 18 / 34 | |
| 0.1.6 | 18 / 30 | |
| 0.1.4 | 16 / 30 | |
| 0.1.3 | 16 / 30 | |
| 0.0.24 | 14 / 29 | |
| 0.0.5 | 12 / 29 | |
| 0.0.4 | 12 / 29 | |
| 0.0.3 | 12 / 29 | |
| 0.0.2 | 12 / 29 | |
| 0.0.1 | 12 / 29 |
v0.1.32
2 findingsSpreading entire process.env into an object — may capture all secrets 42 | stdio: 'inherit', 43 | shell: true, > 44 | env: { ...process.env, FORGE_CLI: '1' }, 45 | } 46 | );
Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v0.1.31
2 findingsSpreading entire process.env into an object — may capture all secrets 42 | stdio: 'inherit', 43 | shell: true, > 44 | env: { ...process.env, FORGE_CLI: '1' }, 45 | } 46 | );
Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v0.1.28
2 findingsSpreading entire process.env into an object — may capture all secrets 42 | stdio: 'inherit', 43 | shell: true, > 44 | env: { ...process.env, FORGE_CLI: '1' }, 45 | } 46 | );
Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v0.1.27
2 findingsSpreading entire process.env into an object — may capture all secrets 42 | stdio: 'inherit', 43 | shell: true, > 44 | env: { ...process.env, FORGE_CLI: '1' }, 45 | } 46 | );
Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v0.1.6
1 findingPackage was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v0.1.4
2 findingsSpreading entire process.env into an object — may capture all secrets 26 | stdio: 'inherit', 27 | shell: true, > 28 | env: { ...process.env, FORGE_CLI: '1' }, 29 | } 30 | );
Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v0.1.3
2 findingsSpreading entire process.env into an object — may capture all secrets 26 | stdio: 'inherit', 27 | shell: true, > 28 | env: { ...process.env, FORGE_CLI: '1' }, 29 | } 30 | );
Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v0.0.24
1 findingPackage was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v0.0.5
1 finding[Accepted risk] Package was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v0.0.4
1 finding[Accepted risk] Package was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v0.0.3
1 findingPackage was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v0.0.2
1 findingPackage was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v0.0.1
1 findingPackage was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.