CartoonFan / node-jscs

:arrow_heading_up: JavaScript Code Style checker (unmaintained)
https://jscs-dev.github.io
MIT License
1 stars 0 forks source link

[Snyk] Security upgrade xmlbuilder from 3.1.0 to 4.2.1 #162

Open CartoonFan opened 5 months ago

CartoonFan commented 5 months ago

This PR was automatically created by Snyk using the credentials of a real user.


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

#### Changes included in this PR - Changes to the following files to upgrade the vulnerable dependencies to a fixed version: - package.json #### Vulnerabilities that will be fixed ##### With an upgrade: Severity | Priority Score (*) | Issue | Breaking Change | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **768/1000**
**Why?** Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 7.5 | Prototype Pollution
[SNYK-JS-LODASH-6139239](https://snyk.io/vuln/SNYK-JS-LODASH-6139239) | Yes | Proof of Concept (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: xmlbuilder The new version differs by 29 commits.
  • 84da166 4.2.1
  • 91ba3a2 Merge pull request #99 from addaleax/master
  • 6b4ce3c Update lodash dependency to 4.0.0
  • 2299f6f 4.2.0
  • 3c85701 Added the noDoubleEncoding flag. Closes #97
  • 6c85637 4.1.0
  • 62411b1 Added option for separating array items. Closes #96
  • ec17840 4.0.0
  • 6b76a87 Clean up array-object check
  • 7e628e6 Array items are crated as child nodes. #list decorator is removed. See Issue #93
  • 2a3b4a4 Remove unnecessary null checks
  • 90cb8c0 Clean up guard tests
  • 295e783 Added test for failure to create any nodes
  • 6f97f95 Added test for t() which is an alias of text()
  • 683be7a Added test for doc() function of XMLNode
  • 0f73462 Removed unused clone() function
  • cc0e708 Add tests for a() and i() which are aliases of attribute() and instruction()
  • e1b1108 Add tests for up() and doc() methods of dtd
  • 5e83bc0 Add test for public dtd
  • 555b1fd Add test for invalid version string
  • e46d170 Remove unused clone() functions
  • e71fd01 Check encoding against entire string
  • 3fb9480 Added tests for guards
  • dfbb9c0 Add code coverage badge
See the full diff
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](https://app.snyk.io/org/cartoonfan/project/78e6d662-c583-4f94-917c-04ee10308ab0?utm_source=github&utm_medium=referral&page=fix-pr) πŸ›  [Adjust project settings](https://app.snyk.io/org/cartoonfan/project/78e6d662-c583-4f94-917c-04ee10308ab0?utm_source=github&utm_medium=referral&page=fix-pr/settings) πŸ“š [Read more about Snyk's upgrade and patch logic](https://support.snyk.io/hc/en-us/articles/360003891078-Snyk-patches-to-fix-vulnerabilities) [//]: # (snyk:metadata:{"prId":"311a54ba-3766-4de5-aa17-c2202ef46448","prPublicId":"311a54ba-3766-4de5-aa17-c2202ef46448","dependencies":[{"name":"xmlbuilder","from":"3.1.0","to":"4.2.1"}],"packageManager":"npm","projectPublicId":"78e6d662-c583-4f94-917c-04ee10308ab0","projectUrl":"https://app.snyk.io/org/cartoonfan/project/78e6d662-c583-4f94-917c-04ee10308ab0?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-LODASH-6139239"],"upgrade":["SNYK-JS-LODASH-6139239"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[768],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** πŸ¦‰ [Prototype Pollution](https://learn.snyk.io/lesson/prototype-pollution/?loc=fix-pr)
sonarcloud[bot] commented 5 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

vizipi[bot] commented 5 months ago

Pull request analysis by VIZIPI

Below you will find who is the most qualified team member to review your code. This analysis includes his/her work on the code included in this Pull request, in addition to their experience in code affected by these changes ( partly found within the list of potential missing files below )   Feedback always welcome

No other active qualified developers found to review these specific changes. You might consider involving more team members with these code segments.


Potential missing files from this Pull request

No files found with a 40% threashold :) No commonly committed files found with a 40% threashold


Committed file ranks

  • 66.67%[package.json]