@storybook/mdx1-csf
MDXv1 to CSF webpack compiler and loader
2
Versions
MIT
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, so a manually published version cannot be tied back to a reviewed commit.
Maintainers
shaunlloydkylegachtooppaaandelangenshilmanalexandrebodinhypnosphidanielduanigor-dvpksunkaratmeasdaygongregdomyenusulprokylesussghengeveldpagodandeancodebyalexmrmckebdannyhwwinkervsbecksrvasikarlaamalik2lshadlerphatedyannbfdylanpierceymonkeyworksdarleendenno
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| source-diff | obfuscated-file:dist/index.js | AI (source-diff): Standard esbuild/tsup bundle output with CJS interop helpers; dependencies bundled inline rather than declared as runtime deps. | ai | |
| source-diff | obfuscated-file:dist/index.mjs | AI (source-diff): ESM counterpart of the tsup bundle; same bundled dependencies pattern, not obfuscation. | ai | |
| source-diff | net-exec-file:dist/index.js | AI (source-diff): Bundled @babel/parser and code generator contain dynamic patterns triggering heuristics; no actual malicious network/exec code. | ai | |
| source-diff | net-exec-file:dist/index.mjs | AI (source-diff): ESM bundle counterpart; same false positive from bundled babel tooling. | ai | |
| source-diff | source-size-tripled | AI (source-diff): Size increase is from bundling previously-external runtime deps (babel, lodash, prettier) into dist output. | ai |