@mdpdf/mdpdf
Convert Markdown to PDF using a self-contained Rust binary
7
Versions
MIT
License
No
Install Scripts
Verified
Provenance
Supply chain provenance
Status for the latest visible version.
SLSA provenance attestation
npm registry signatures
gitHead linked
Maintainers
westrik
Keywords
markdownpdftypstrustnapi-rs
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| semgrep | semgrep:child-process-import | AI (semgrep): napi-rs pattern: execSync('ldd --version') used only to detect musl libc for binary selection. | ai | |
| semgrep | semgrep:child-process-execsync | AI (semgrep): Fixed command 'ldd --version' with no user input; stable napi-rs musl detection pattern. | ai | |
| semgrep | semgrep:dynamic-require | AI (semgrep): Loads from NAPI_RS_NATIVE_LIBRARY_PATH env var override; standard napi-rs native binding loader. | ai |