postmanlabs / swagger2-to-postman

Converter for swagger 2.0 JSON to Postman Collection
Apache License 2.0
120 stars 56 forks source link

[Snyk] Security upgrade mocha from 2.5.3 to 3.0.0 #62

Open abhijitkane opened 2 years ago

abhijitkane commented 2 years 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.

![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=mocha&from_version=2.5.3&to_version=3.0.0&pr_id=9935060b-9c95-40e4-8848-5f95240f4021&visibility=true&has_feature_flag=false) #### 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") | **551/1000**
**Why?** Recently disclosed, Has a fix available, CVSS 5.3 | Regular Expression Denial of Service (ReDoS)
[SNYK-JS-MINIMATCH-3050818](https://snyk.io/vuln/SNYK-JS-MINIMATCH-3050818) | Yes | No Known Exploit (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: mocha The new version differs by 107 commits.
  • e8cda73 Release v3.0.0
  • 4944e31 rebuild mocha.js
  • 16762d1 fix bad merge of karma.conf.js
  • 2f9a409 add note about spec reporter to CHANGELOG.md [ci skip]
  • 7c0284b fixed typo in mocha.css introduced by 185c0d902e272216232630fe4e2577268456dd9a [ci skip]
  • 8741506 Remove carriage return before each test line in spec reporter. Served no purpose
  • 309b8f2 add "logo" field to package.json [ci skip]
  • 740a511 fix incorrect executable name with new version of commander
  • 0e2e49b add bower.json to published package for npmcdn support [ci skip]
  • d367bc7 fix broken/wrong URLs in CHANGELOG.md [ci skip]
  • 6184529 Release v3.0.0-2
  • 4b4009b rebuild mocha.js
  • 15c344c add browser-stdout to dependencies
  • e3ab4ec update CHANGELOG [ci skip]
  • 0cd9dc9 let child suites run if parent is exclusive; closes #2378 (#2387)
  • f0b184e Upgrade eslint package to 2.13 version (#2389)
  • cab1e43 markdown fixes for CHANGELOG.md [ci skip]
  • d0d5e50 fix bad reference to to-iso-string in test
  • 517020b suppress warning about .eslintignore when running ESLint
  • 08a6ccf copy to-iso-string; closes #2378
  • 74940ef added changes to CHANGELOG.md [ci skip]
  • bf216d5 tweak wording on "overspecification" exception
  • 3a3a699 wip CHANGELOG update
  • 5c34451 display executed commands in Makefile for debugging
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/postman/project/1ee89a8e-c71c-4910-9535-b64a7e6c59fe?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/postman/project/1ee89a8e-c71c-4910-9535-b64a7e6c59fe?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":"9935060b-9c95-40e4-8848-5f95240f4021","prPublicId":"9935060b-9c95-40e4-8848-5f95240f4021","dependencies":[{"name":"mocha","from":"2.5.3","to":"3.0.0"}],"packageManager":"npm","projectPublicId":"1ee89a8e-c71c-4910-9535-b64a7e6c59fe","projectUrl":"https://app.snyk.io/org/postman/project/1ee89a8e-c71c-4910-9535-b64a7e6c59fe?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-MINIMATCH-3050818"],"upgrade":["SNYK-JS-MINIMATCH-3050818"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore","merge-advice-badge-shown"],"priorityScoreList":[551]}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Regular Expression Denial of Service (ReDoS)](https://learn.snyk.io/lessons/redos/javascript/?loc=fix-pr)