Bulk vulnerability fix - Lockfile fix #376
Merged
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.
Bulk vulnerability fix - Lockfile fix
This pull request will update your transitive dependencies within the allowed version intervals provided by your direct dependencies.
Fixed vulnerabilities:
CVE–2022–0436
Description
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
NVD
GitHub
CVSS details - 5.5
References
NVD - CVE-2022-0436
Path Traversal vulnerability found in grunt
Update dependencies, tests... · gruntjs/grunt@aad3d45 · GitHub
grunt/file.js at e86db1c22beb712ae6a504c864fa52425f0724fb · gruntjs/grunt · GitHub
Add a security policy · Issue #1738 · gruntjs/grunt · GitHub
GitHub - gruntjs/grunt: Grunt: The JavaScript Task Runner
Merge pull request #1743 from gruntjs/cleanup-link · gruntjs/grunt@b0ec6e1 · GitHub
Path Traversal in Grunt · CVE-2022-0436 · GitHub Advisory Database · GitHub
Clean up link handling by vladikoff · Pull Request #1743 · gruntjs/grunt · GitHub
Related information
📌 Remember! Check the changes to ensure they don't introduce any breaking changes.
📚 Read more at Debricked