Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade project to use pug instead of jade #5

Closed
empz opened this issue Oct 10, 2017 · 1 comment
Closed

Upgrade project to use pug instead of jade #5

empz opened this issue Oct 10, 2017 · 1 comment

Comments

@empz
Copy link

empz commented Oct 10, 2017

warning jade@1.11.0: Jade has been renamed to pug, please install the latest version of pug instead of jade
warning jade > transformers@2.1.0: Deprecated, use jstransformer
@tekowalsky
Copy link

jade "~1.11.0" is still listed as a dependency in /server/package.json.
jade last update was 8 years ago.
jade is also dependent on a version of constantinople with a code execution vulnerability.

jade 1.11.0 is dependent on constantinople 3.0.2
constantinople 3.0.2 has a sandbox bypass vulnerability leading to arbitrary code execution.
The earliest fixed version of constantinople is 3.1.1

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

No branches or pull requests

3 participants