Skip to content

v1.11.2

Compare
Choose a tag to compare
@mistermicheels mistermicheels released this 10 Oct 10:57
· 39 commits to master since this release

This release fixes a YAML parsing vulnerability that could be exploited by maliciously crafted YAML front matter.

Fixes:

  • Improve safety of YAML parsing by updating the front-matter package (this only matters if you run the tool on files that you cannot trust, see the vulnerability report for more information)