generated from openedx/frontend-template-application
-
Notifications
You must be signed in to change notification settings - Fork 39
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
chore(deps): update dependency ejs to 3.1.7 [security] #50
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
force-pushed
the
renovate/npm-ejs-vulnerability
branch
7 times, most recently
from
July 18, 2022 10:30
8803788
to
847a663
Compare
renovate
bot
force-pushed
the
renovate/npm-ejs-vulnerability
branch
5 times, most recently
from
July 25, 2022 19:54
1ecfab6
to
4bf4ad0
Compare
renovate
bot
force-pushed
the
renovate/npm-ejs-vulnerability
branch
8 times, most recently
from
August 5, 2022 12:14
7b4ae2e
to
5efdb54
Compare
renovate
bot
force-pushed
the
renovate/npm-ejs-vulnerability
branch
4 times, most recently
from
August 12, 2022 01:09
af53892
to
4856d3a
Compare
renovate
bot
force-pushed
the
renovate/npm-ejs-vulnerability
branch
5 times, most recently
from
August 19, 2022 15:19
045c035
to
0c099ca
Compare
renovate
bot
force-pushed
the
renovate/npm-ejs-vulnerability
branch
from
August 22, 2022 10:28
0c099ca
to
7de2538
Compare
renovate
bot
force-pushed
the
renovate/npm-ejs-vulnerability
branch
5 times, most recently
from
October 11, 2022 12:13
540e93c
to
702f804
Compare
renovate
bot
force-pushed
the
renovate/npm-ejs-vulnerability
branch
5 times, most recently
from
October 24, 2022 07:16
f1289a3
to
e598730
Compare
renovate
bot
force-pushed
the
renovate/npm-ejs-vulnerability
branch
2 times, most recently
from
October 28, 2022 12:32
a05dcfd
to
bb941b1
Compare
renovate
bot
force-pushed
the
renovate/npm-ejs-vulnerability
branch
2 times, most recently
from
November 7, 2022 11:44
bba27da
to
b4414e8
Compare
renovate
bot
force-pushed
the
renovate/npm-ejs-vulnerability
branch
2 times, most recently
from
November 15, 2022 00:10
e4d6f07
to
6361c69
Compare
renovate
bot
force-pushed
the
renovate/npm-ejs-vulnerability
branch
2 times, most recently
from
November 28, 2022 09:22
4534fc6
to
c5aea06
Compare
renovate
bot
force-pushed
the
renovate/npm-ejs-vulnerability
branch
3 times, most recently
from
December 12, 2022 09:58
12ca6db
to
211050e
Compare
renovate
bot
force-pushed
the
renovate/npm-ejs-vulnerability
branch
from
December 12, 2022 12:26
211050e
to
8eaeb1b
Compare
justinhynes
force-pushed
the
renovate/npm-ejs-vulnerability
branch
2 times, most recently
from
March 9, 2023 17:59
45464cd
to
935a94c
Compare
* ignore lint errors (for now) to prioritize getting an updated version of the Comms MFE out with a compromised dependency
justinhynes
force-pushed
the
renovate/npm-ejs-vulnerability
branch
from
March 9, 2023 18:33
935a94c
to
a2b2d55
Compare
justinhynes
approved these changes
Mar 9, 2023
Codecov ReportPatch and project coverage have no change.
Additional details and impacted files@@ Coverage Diff @@
## master #50 +/- ##
=======================================
Coverage 82.32% 82.32%
=======================================
Files 46 46
Lines 679 679
Branches 132 132
=======================================
Hits 559 559
Misses 120 120
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report in Codecov by Sentry. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.7.4
->3.1.7
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).
Configuration
📅 Schedule: Branch creation - "" in timezone America/New_York, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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.