Bug Fixes
-
Update pug-code-gen with the following fix: (#3438)
Validate
templateName
andglobals
are valid JavaScript identifiers to prevent possible remote code execution if un-trusted user input is passed to the compilation options
Update pug-code-gen with the following fix: (#3438)
Validate templateName
and globals
are valid JavaScript identifiers to prevent possible remote code execution if un-trusted user input is passed to the compilation options