Zooz / predator

A powerful open-source platform for load testing APIs.
https://zooz.github.io/predator/
Apache License 2.0
569 stars 108 forks source link

[Snyk] Security upgrade tedious from 9.2.2 to 13.0.0 #655

Open NivLipetz opened 7 months ago

NivLipetz commented 7 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-AXIOS-6124857](https://snyk.io/vuln/SNYK-JS-AXIOS-6124857) | Yes | Proof of Concept (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: tedious The new version differs by 250 commits.
  • 6b8bd41 Merge pull request #1335 from tediousjs/feature/remove-azure-ms-rest-nodeauth-1238
  • ed81a16 chore(lock): update lock to remove azure auth deps
  • 406ad78 chore: remove adal-node dependency
  • 46f330f chore: remove @ azure/ms-rest-nodeauth dependency
  • 8eca444 feat: convert @ azure/ms-rest-nodeauth to identity
  • 62fd077 Merge pull request #1334 from tediousjs/arthur/specify-azure-tenant-ci
  • b49464e ci: specify azure tenant id
  • 7b4be33 Merge pull request #1333 from tediousjs/arthur/deprecate-azure-options
  • 596e575 feat: deprecate azure authentication options that will be removed
  • 78728b8 Merge pull request #1332 from tediousjs/arthur/fix-benchmarks
  • e4242ad chore: fix `RPCRequest` benchmarks
  • b100407 Merge pull request #1329 from tediousjs/arthur/update-dependencies
  • acf9966 chore: update all `commitlint` packages
  • 6aadb41 chore: update to `@ azure/identity@1.5.2`
  • ff0d009 chore: update to `@ azure/keyvault-keys@4.3.0`
  • 401b3a6 chore: update to `@ typescript-eslint/parser@4.30.0` and `@ typescript-eslint/eslint-plugin@4.30.0`
  • dce6a18 chore: update to `eslint@7.32.0`
  • 7ae2457 chore: update to `@ types/chai@4.2.21`
  • 180e102 chore: update to `node-abort-controller@3.0.0`
  • 6dc3615 chore: update to `sinon@11.1.2`
  • 7cc368e chore: update to `semantic-release@17.4.7`
  • bb1f9d4 chore: upgrade to `@ types/mocha@9.0.0`
  • e1be7ef chore: upgrade to `mocha@9.1.1`
  • 96fc3a5 chore: upgrade to `typedoc@0.21.9`
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/nivlipetz/project/a48a4b5e-7e8f-4e90-bf88-baa2f1cfb293?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/nivlipetz/project/a48a4b5e-7e8f-4e90-bf88-baa2f1cfb293?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":"fda1829c-17ad-4048-803e-955f80c43afe","prPublicId":"fda1829c-17ad-4048-803e-955f80c43afe","dependencies":[{"name":"tedious","from":"9.2.2","to":"13.0.0"}],"packageManager":"npm","projectPublicId":"a48a4b5e-7e8f-4e90-bf88-baa2f1cfb293","projectUrl":"https://app.snyk.io/org/nivlipetz/project/a48a4b5e-7e8f-4e90-bf88-baa2f1cfb293?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-AXIOS-6124857"],"upgrade":["SNYK-JS-AXIOS-6124857"],"isBreakingChange":true,"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)