jdhorne/Cartulary Markdown Validator

Foreign keys for your Markdown docs: cross-document referential integrity on top of schema validation.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
schemaPath to the cartulary schema YAML file.yes
filesFiles or directories to validate (space-separated). Directories are walked recursively. Defaults to the repo root.no.
changedOptional. Restrict reported findings to the blast radius of these files (space/comma-separated) — e.g. the files changed in a PR. The whole corpus is still validated; only the output and exit status are scoped.no""
sarif-filePath to write the SARIF report to.nocartulary.sarif
upload-sarifWhether to upload the SARIF report to GitHub code scanning (needs `security-events: write`).notrue

no outputs