Skip to content

fix: ensure template names are valid identifiers#3438

Merged
ForbesLindesay merged 1 commit intomasterfrom
fix/security-vulnerability
May 24, 2024
Merged

fix: ensure template names are valid identifiers#3438
ForbesLindesay merged 1 commit intomasterfrom
fix/security-vulnerability

Conversation

@ForbesLindesay
Copy link
Copy Markdown
Member

No description provided.

@rollingversions
Copy link
Copy Markdown

rollingversions bot commented May 24, 2024

pug (3.0.2 → 3.0.3)

Bug Fixes

  • Update pug-code-gen with the following fix:

    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

pug-code-gen (3.0.2 → 3.0.3)

Bug Fixes

  • 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

Packages With No Changes

The following packages have no user facing changes, so won't be released:

  • pug-attrs
  • pug-error
  • pug-filters
  • pug-lexer
  • pug-linker
  • pug-load
  • pug-parser
  • pug-runtime
  • pug-strip-comments
  • pug-walk

Edit changelogs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant