MateMalice / mail-listener2

Mail listener library for node.js. Get notification when new email arrived.
Other
9 stars 7 forks source link

[Snyk] Security upgrade mailparser from 3.6.3 to 3.6.7 #43

Open MateMalice opened 8 months ago

MateMalice commented 8 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 - package-lock.json #### Vulnerabilities that will be fixed ##### With an upgrade: Severity | Priority Score (*) | Issue | Breaking Change | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **658/1000**
**Why?** Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 5.3 | Regular Expression Denial of Service (ReDoS)
[SNYK-JS-NODEMAILER-6219989](https://snyk.io/vuln/SNYK-JS-NODEMAILER-6219989) | No | Proof of Concept (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: mailparser The new version differs by 16 commits.
  • 6adad57 chore(master): release 3.6.7 [skip-ci] (#358)
  • 8bc4225 fix: :arrow_up: update nodemailer dependency to resolve security issue GHSA-9h6g-pr28-7cqp (#357)
  • 3f8a516 chore(master): release 3.6.6 [skip-ci] (#354)
  • 6bae600 fix: Fix produced text address list string according to rfc 2822 (#340)
  • a2ba9c2 fix(test): updated test matrix (18, 20, 21)
  • 7d78cb9 removed node v16 from test matrix
  • d6eb56f fix(deploy): added auto-deployment
  • 92b73a2 v3.6.5
  • 5070a32 Replaces optional chaining
  • 80ba89e Fixes #346
  • ac11f78 v3.6.4
  • 38b7df2 Merge branch 'jonny64-v3.4.0_hang'
  • a645760 Do not repeat processing invalidly encoded address
  • ad0c383 Merge branch 'v3.4.0_hang' of github.com:jonny64/mailparser into jonny64-v3.4.0_hang
  • 694416e add test #337
  • dd33c76 remove redundant content type check
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/matejmalicek/project/638e1f07-f20f-4c41-be80-d311db6eb2b5?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/matejmalicek/project/638e1f07-f20f-4c41-be80-d311db6eb2b5?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":"882afcc1-e87b-4c0a-93d7-fcfc6cc301e0","prPublicId":"882afcc1-e87b-4c0a-93d7-fcfc6cc301e0","dependencies":[{"name":"mailparser","from":"3.6.3","to":"3.6.7"}],"packageManager":"npm","projectPublicId":"638e1f07-f20f-4c41-be80-d311db6eb2b5","projectUrl":"https://app.snyk.io/org/matejmalicek/project/638e1f07-f20f-4c41-be80-d311db6eb2b5?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-NODEMAILER-6219989"],"upgrade":["SNYK-JS-NODEMAILER-6219989"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[658],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Regular Expression Denial of Service (ReDoS)](https://learn.snyk.io/lesson/redos/?loc=fix-pr)