🚨 [security] Update ejs 3.1.6 → 3.1.10 (patch) #293
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.
🚨 Your current dependencies have known security vulnerabilities 🚨
This dependency update fixes known security vulnerabilities. Please see the details below and assess their impact carefully. We recommend to merge and deploy this as soon as possible!
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ ejs (3.1.6 → 3.1.10) · Repo · Changelog
Security Advisories 🚨
🚨 ejs lacks certain pollution protection
🚨 ejs template injection vulnerability
Release Notes
3.1.10
3.1.9
3.1.8
3.1.7
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 58 commits:
Version 3.1.10
Mocha TDD
Basic pollution protection
Merge pull request #756 from Jeffrey-mu/main
Include advanced usage examples
Added header
Merge branch 'main' of github.com:mde/ejs into main
Added security banner to README
Update SECURITY.md
Update SECURITY.md
Update SECURITY.md
Version 3.1.9
Updated dev deps
Merge pull request #707 from mde/dependabot/npm_and_yarn/minimatch-3.1.2
Removed old changelog, please rely on git log
Merge pull request #719 from jportner/frozen-prototype-fix
Fall back to assignment, update test
Change approach to shadowing "toString" property for escapeXML
Bump minimatch from 3.0.4 to 3.1.2
Merge pull request #706 from mde/dependabot/npm_and_yarn/flat-and-mocha-5.0.2
Bump flat and mocha
Merge pull request #704 from mshima/patch-1
Update README.md
root can be arrays.
Merge pull request #685 from mde/dependabot/npm_and_yarn/shell-quote-1.7.3
Merge pull request #687 from i8-pi/cli-relative-path
Make relative paths in include work for cli
Bump shell-quote from 1.7.2 to 1.7.3
Version bump in Express example
Version 3.1.8
Merge branch 'main' of github.com:mde/ejs into main
Minor mitigation
Merge pull request #664 from netcode/patch-1
Version 3.1.7
Don't use template literal
Skip test -- error message vary depending on JS runtime
Update packages
Update SECURITY.md
Update README.md
Create SECURITY.md
Merge pull request #629 from markbrouwer96/main
Updated jsdoc to 3.6.7
Merge pull request #609 from mde/dependabot/npm_and_yarn/glob-parent-5.1.2
Bump glob-parent from 5.1.1 to 5.1.2
Merge pull request #603 from mde/mde-null-proto-where-possible
Merge pull request #606 from akash-55/main
Update syntax.md
Move to utils, handle older runtimes, fix tests
Merge pull request #601 from nicdumz/main
Create Objects without prototypes.
Sanitize option names.
Merge pull request #598 from mde/dependabot/npm_and_yarn/lodash-4.17.21
Bump lodash from 4.17.20 to 4.17.21
Merge pull request #585 from db-developer/main
add basic unit testing of utils.js
fixed some situations where null or undefined on 'to', 'from' or 'list' would throw exceptions
Merge pull request #584 from db-developer/main
introduced windows compatible tests
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands