aMarCruz / rollup-plugin-pug

Rollup plugin that transforms pug templates in es6 modules.
MIT License
27 stars 11 forks source link

[Snyk] Security upgrade pug from 2.0.4 to 3.0.1 #21

Open aMarCruz opened 3 years ago

aMarCruz commented 3 years ago

Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.

merge advice

Changes included in this PR

Vulnerabilities that will be fixed

With an upgrade:
Severity Priority Score (*) Issue Breaking Change Exploit Maturity
high severity 691/1000
Why? Recently disclosed, Has a fix available, CVSS 8.1
Remote Code Execution (RCE)
SNYK-JS-PUG-1071616
Yes No Known Exploit

(*) Note that the real score may have changed since the PR was raised.

Check the changes in this PR to ensure they won't cause issues with your project.


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

For more information: 🧐 View latest project report

🛠 Adjust project settings

📚 Read more about Snyk's upgrade and patch logic

gcatto commented 2 years ago

@aMarCruz any chance of creating and publishing a new version of rollup-plugin-pug that uses the latest pug (v3.0.2)? what can I do to help make that happen?

Edit: I suspect the updated deps should look something like this:

"pug": "^3.0.2",
"pug-runtime": "^3.0.1",