Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 424 Bytes

javascript-frontmatter.mdx

File metadata and controls

16 lines (13 loc) · 424 Bytes

---javascript (() => { require(fs).writeFileSync(${process.cwd()}/cypress/fixtures/file-to-attempt-rce-on.txt, (new Error('Helpful stack trace if this does execute. It should not execute.')).stack) console.trace() return { title: I should not be parsed } })()


JS frontmatter engine is disabled by default w

{props.pageContext.frontmatter?.title || `disabled`}