Fazzani / az-devops-extensions

Azure devops extensions
MIT License
1 stars 0 forks source link

[Snyk] Security upgrade fast-xml-parser from 3.17.5 to 4.1.2 #27

Open Fazzani opened 1 year ago

Fazzani commented 1 year 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: - tasks/promote/package.json - tasks/promote/package-lock.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-FASTXMLPARSER-3325616](https://snyk.io/vuln/SNYK-JS-FASTXMLPARSER-3325616) | Yes | Proof of Concept (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: fast-xml-parser The new version differs by 227 commits.
  • 2b032a4 Update package detail
  • 7a7dbac update package for release
  • b6ee2a5 update tests for #540
  • 62f9e4b common logic to build text and obj node
  • 83069d8 update package for release
  • ed962e0 Merge branch 'dev'
  • c959d13 update package detail
  • 6ebcb14 make eNotation optional
  • 30624d7 Fix '<' or '>' in DTD comment throwing an error. (#533)
  • 40a2176 update package detail
  • 45b01db add missed typing "eNotation"
  • 25f5e8a Fix docs for unpairdTags example in XMLBuilder
  • 007d638 update package for release
  • 7ca95a2 comment unimplemented methods
  • 59eb905 520 preserveorder formatting (#527)
  • 08c59e2 remove space
  • 6689ed2 docs: fix node project example (#522)
  • 0d9d60d Fixed wrong usage in example (#518)
  • a619c48 Add transformAttributeName to transform the attribute name upon parsing. Same logic as transformTagName (#519)
  • f900ef8 Update README.md
  • 9a8d0a7 Update README.md
  • 1ff4e9a update package detail
  • f719751 Update README
  • f962cb5 fix: Builder tag/attributeValueProcessor types (#492)
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/fazzani/project/3536376f-e65a-498f-a558-cc472d1f2dae?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/fazzani/project/3536376f-e65a-498f-a558-cc472d1f2dae?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":"f2096aff-c3c2-4376-939d-bce741252009","prPublicId":"f2096aff-c3c2-4376-939d-bce741252009","dependencies":[{"name":"fast-xml-parser","from":"3.17.5","to":"4.1.2"}],"packageManager":"npm","projectPublicId":"3536376f-e65a-498f-a558-cc472d1f2dae","projectUrl":"https://app.snyk.io/org/fazzani/project/3536376f-e65a-498f-a558-cc472d1f2dae?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-FASTXMLPARSER-3325616"],"upgrade":["SNYK-JS-FASTXMLPARSER-3325616"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[768]}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Prototype Pollution](https://learn.snyk.io/lessons/prototype-pollution/javascript/?loc=fix-pr)