25
0
Fork 0
mirror of https://github.com/hedgedoc/hedgedoc.git synced 2026-06-30 11:35:26 +02:00
HedgeDoc/public/views/includes
Erik Michelson c489497e45 refactor(frontmatter): constrain frontmatter object after parsing
This change removes the meta-marked dependency which solely was
used for extracting the frontmatter, which is possible as well
with one function. Furthermore, this introduces constraints to
objects resulting from frontmatter parsing and enforces them in
order to prevent attacks like a yaml bomb (massive alias expansion).
This change should resolve a possible DoS attack.

Signed-off-by: Erik Michelson <github@erik.michelson.eu>
2026-06-18 23:56:45 +02:00
..
favicon.ejs Do not translate slogan 2023-07-30 20:07:27 +02:00
header.ejs Fix urlPath support, let CodiMD be served from a subpath correctly 2019-12-20 12:03:16 +01:00
scripts.ejs refactor(frontmatter): constrain frontmatter object after parsing 2026-06-18 23:56:45 +02:00