cblanc / sws_gathers

NSL Gathers App
http://gathers.ensl.org
8 stars 9 forks source link

[Snyk] Security upgrade marshal from 0.5.2 to 0.5.3 #254

Open cblanc opened 11 months ago

cblanc 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 - package-lock.json #### Vulnerabilities that will be fixed ##### With an upgrade: Severity | Priority Score (*) | Issue | Breaking Change | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- ![low severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/l.png "low severity") | **506/1000**
**Why?** Proof of Concept exploit, Has a fix available, CVSS 3.7 | Regular Expression Denial of Service (ReDoS)
[npm:debug:20170905](https://snyk.io/vuln/npm:debug:20170905) | No | Proof of Concept (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: marshal The new version differs by 14 commits.
  • 239aa11 docs: manual changelog formatting fix
  • c48b29a chore(release): 0.5.3
  • 5fa0ad4 Merge branch 'bignum-improvements-and-housekeeping' into master
  • 6da10c8 build: added `standard-version`
  • ed5de05 docs: improved changelog formatting
  • b3b218e ci: replaced Travis-CI with GH Actions
  • bff5cf9 build: removed codecov dependency
  • 0ac3bca docs: clarified supported type comments for bignums and IVARs
  • 63df4ac refactor: replaced custom bignum parsing with native BigInt
  • 656a075 build: upgraded dependencies and rebuilt package-lock.json
  • a188d2d build: upgraded minimum node engine version to v12.22.9
  • 2e84ac1 docs: added an example for using a Buffer (:tophat: @ steven89)
  • c28ba3e build: improved "ignore" file extension matching in gitignore
  • d773466 refactor: replaced `void 0` with `undefined`
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/ideal-postcodes/project/dea05655-a659-4dfe-97d3-5d00ed9fe6d7?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/ideal-postcodes/project/dea05655-a659-4dfe-97d3-5d00ed9fe6d7?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":"926b784e-b899-421b-8f23-ffb75224cc13","prPublicId":"926b784e-b899-421b-8f23-ffb75224cc13","dependencies":[{"name":"marshal","from":"0.5.2","to":"0.5.3"}],"packageManager":"npm","projectPublicId":"dea05655-a659-4dfe-97d3-5d00ed9fe6d7","projectUrl":"https://app.snyk.io/org/ideal-postcodes/project/dea05655-a659-4dfe-97d3-5d00ed9fe6d7?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["npm:debug:20170905"],"upgrade":["npm:debug:20170905"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[506],"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)