Security fixes target the latest published major version of
@jasonbelmonti/markdown-engine. As of the 3.0 release line, fixes are expected
to land on the latest 3.x package unless a release note states otherwise.
Older 0.x, 1.x, and 2.x lines are not maintained unless an explicit
backport is announced.
Report suspected vulnerabilities privately by emailing jasonbelmonti@gmail.com. Include:
- affected package version
- reproduction steps or input Markdown/config
- expected and observed behavior
- any known impact or workaround
Do not publish exploit details publicly until a fix or mitigation plan is available.
This package parses Markdown and YAML frontmatter, normalizes engine-owned IR, evaluates deterministic validation rules, and serializes public result objects.
It does not execute raw HTML, fetch network resources, call LLM providers, run plugins, start services, persist data, or evaluate semantic rules.