v0.8.0
- fix(parser): diagnose BOM and frontmatter-not-at-start correctly
- fix(scoring): cap total score when frontmatter is structurally invalid
- fix(conflicts): match conflict_ignore entries exactly, not by substring
- fix(security): scan bundled scripts/references/assets for dangerous commands
- fix(security): detect code spans in ~~~ fences and indented blocks
Full Changelog: v0.7.0...v0.8.0