This repository has been archived by the owner on Feb 19, 2024. It is now read-only.
fix(deps): update dependency ejs to v3 [security] #364
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^2.5.6
->^3.0.0
GitHub Vulnerability Alerts
CVE-2022-29078
The ejs (aka Embedded JavaScript templates) package 3.1.6 for Node.js allows server-side template injection in settings[view options][outputFunctionName]. This is parsed as an internal option, and overwrites the outputFunctionName option with an arbitrary OS command (which is executed upon template compilation).
Release Notes
mde/ejs (ejs)
v3.1.7
Compare Source
Version 3.1.7
v3.1.6
Compare Source
Version 3.1.6
v3.1.5
Version 3.1.5
v3.1.3
Compare Source
v3.1.2
Compare Source
v3.0.2
Compare Source
v3.0.1
Compare Source
v2.7.4
Compare Source
Bug fixes
v2.7.3
Compare Source
Bug fixes
v2.7.2
Compare Source
Features
include
directives (#458, #459, @ExE-Boss)function.name
is now set to the file base name in environments that support this (#466, @ExE-Boss)Bug Fixes
async != true
now correctly mention the existence of theasync
option (#460, @ExE-Boss)v2.7.1
Compare Source
Deprecated:
require.extensions
(@mde)v2.6.2
Compare Source
Correctly pass custom escape function to includes (@alecgibson)
remove
function to cache (@S2-)v2.6.1
Compare Source
v2.5.9
Compare Source
v2.5.8
Compare Source
renderFile
(@mde)v2.5.7
Compare Source
rethrow
(@straker)Configuration
📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.