@excalidraw/mermaid-to-excalidraw
6
Versions
—
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
dwellemaielo
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| phantom-deps | phantom-dep:react-split | AI (phantom-deps): react-split is used in the playground UI, not the published library dist. It's declared in dependencies but only referenced in config/playground files — a misplacement, not a security issue. | ai | |
| dependencies | unvetted-dep:react-split | AI (dependencies): react-split is a well-known Split.js React wrapper used in the playground UI. The phantom-dep finding confirms it's not imported in the library itself; no security concern. | ai | |
| dependencies | unvetted-dep:@excalidraw/markdown-to-text | AI (dependencies): @excalidraw/markdown-to-text is a scoped package from the same Excalidraw org — an internal dependency, not a third-party unknown. Stable false positive for this package. | ai | |
| phantom-deps | phantom-dep:@mermaid-js/parser | AI (phantom-deps): @mermaid-js/parser is declared as a direct dependency in package.json; phantom-dep finding reflects indirect import pattern, not a security concern for this package. | ai |