@mui/internal-docs-infra
MUI Infra - internal documentation creation tools.
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
Keywords
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| phantom-deps | phantom-dep:@babel/runtime | AI (phantom-deps): Framework-scoped runtime dep loaded by convention in compiled output; stable false positive. | ai | |
| semgrep | semgrep:env-spread | AI (semgrep): Used in CLI browser runner to pass env to subprocess with added PLAYWRIGHT_SERVER var — standard pattern for test tooling. | ai | |
| semgrep | semgrep:new-function-constructor | AI (semgrep): Parses page metadata object literals from markdown files; input is doc source files, not user-controlled external data. | ai | |
| phantom-deps | phantom-dep:use-editable | AI (phantom-deps): Loaded via re-export pattern in useCode module; stable false positive for this package. | ai | |
| dependencies | unvetted-dep:path-module | AI (dependencies): Small path utility; appropriate for docs-infra build tooling from trusted MUI publisher. | ai | |
| dependencies | unvetted-dep:uint8-to-base64 | AI (dependencies): Tiny encoding utility consistent with new compression/encoding features; trusted publisher context. | ai | |
| phantom-deps | phantom-dep:vscode-oniguruma | AI (phantom-deps): vscode-oniguruma is a declared dep used by @wooorm/starry-night for syntax highlighting; phantom-dep heuristic false positive for this package. | ai | |
| bogus-package | bogus-package | AI (bogus-package): Internal MUI docs infra package; sparse README and thin entry point are expected for an internal tooling library. | ai |
Versions (showing 4 of 4)
| Version | Deps | Published |
|---|---|---|
| 0.11.1 | 33 / 0 | |
| 0.2.1 | 15 / 0 | |
| 0.2.0 | 15 / 0 | |
| 0.1.0 | 7 / 0 |
v0.11.1
2 findingsSpreading entire process.env into an object — may capture all secrets 129 | extra.push('--browser.headless=false'); 130 | } > 131 | const env = { 132 | ...process.env, 133 | PLAYWRIGHT_SERVER: `ws://localhost:${port}`
Package was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v0.2.1
1 findingPackage was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v0.2.0
1 findingPackage was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v0.1.0
1 findingPackage was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.