usiusi360 / vuls-log-converter

MIT License
7 stars 5 forks source link

[Snyk] Security upgrade json2csv from 3.11.5 to 4.3.5 #17

Open usiusi360 opened 11 months ago

usiusi360 commented 11 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") | **686/1000**
**Why?** Proof of Concept exploit, Has a fix available, CVSS 7.3 | Prototype Pollution
[SNYK-JS-LODASHSET-1320032](https://snyk.io/vuln/SNYK-JS-LODASHSET-1320032) | Yes | Proof of Concept (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: json2csv The new version differs by 101 commits.
  • 58bd0ae chore(release): 4.3.5
  • 3182707 fix: audit deps
  • 2d69281 fix: unwind of nested fields (#357)
  • c910c35 chore(release): 4.3.4
  • 851c02f fix: issue with fields.value function not receiving correct fields (#353)
  • 9b243d1 chore(release): 4.3.3
  • 1ef4bcd fix: audit dep fix
  • 964ca6e chore: remove unused flat link from readme
  • 130ef7d fix: Remove invalid reference to flat (#347)
  • 2b6ad3a fix: Remove preferGlobal from package.json (#346)
  • 1d6e18d chore(release): 4.3.2
  • d28955a fix: Remove lodash.clonedeep dependency (#339)
  • 9d8f917 chore(release): 4.3.1
  • f45730f docs: Document how fields work in the CLI (#336)
  • a793de5 fix: Return correct exit code on error (#337)
  • e9622cb chore: update ghpages deploy
  • bd9b791 chore(release): 4.3.0
  • b91069e docs: Update docs, remove fields list, add fields config (#331)
  • d9e4463 fix: Optimize performance around the usage of fields (#328)
  • 8f0ae55 feat: Add support for objectMode in the stream API (#325)
  • 6486bb0 fix: Remove wrong submodule (#326)
  • 8522d89 docs: Add documentation about CDN usage (#327)
  • f31d114 chore(release): 4.2.1
  • f0a4830 fix: bug that modifies opts after parsing an object/stream (#318)
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/usiusi360/project/d5782066-7fed-496d-be53-bf2460cb1a3d?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/usiusi360/project/d5782066-7fed-496d-be53-bf2460cb1a3d?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":"285a53ba-a918-440b-ab89-0daa620d20a4","prPublicId":"285a53ba-a918-440b-ab89-0daa620d20a4","dependencies":[{"name":"json2csv","from":"3.11.5","to":"4.3.5"}],"packageManager":"npm","projectPublicId":"d5782066-7fed-496d-be53-bf2460cb1a3d","projectUrl":"https://app.snyk.io/org/usiusi360/project/d5782066-7fed-496d-be53-bf2460cb1a3d?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-LODASHSET-1320032"],"upgrade":["SNYK-JS-LODASHSET-1320032"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[686],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Prototype Pollution](https://learn.snyk.io/lesson/prototype-pollution/?loc=fix-pr)