TreeGateway / tree-gateway

This is a full featured and free API Gateway
http://treegateway.com
MIT License
189 stars 42 forks source link

[Snyk] Fix for 5 vulnerabilities #197

Open thiagobustamante opened 1 year ago

thiagobustamante commented 1 year 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 :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **586/1000**
**Why?** Proof of Concept exploit, Has a fix available, CVSS 5.3 | Regular Expression Denial of Service (ReDoS)
[SNYK-JS-GLOBPARENT-1016905](https://snyk.io/vuln/SNYK-JS-GLOBPARENT-1016905) | Yes | Proof of Concept ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **531/1000**
**Why?** Proof of Concept exploit, Has a fix available, CVSS 4.2 | Prototype Pollution
[SNYK-JS-IOREDIS-1567196](https://snyk.io/vuln/SNYK-JS-IOREDIS-1567196) | Yes | Proof of Concept ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **589/1000**
**Why?** Has a fix available, CVSS 7.5 | Prototype Pollution
[SNYK-JS-MERGE-1040469](https://snyk.io/vuln/SNYK-JS-MERGE-1040469) | Yes | No Known Exploit ![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-MERGE-1042987](https://snyk.io/vuln/SNYK-JS-MERGE-1042987) | Yes | Proof of Concept ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **454/1000**
**Why?** Has a fix available, CVSS 4.8 | Session Fixation
[SNYK-JS-PASSPORT-2840631](https://snyk.io/vuln/SNYK-JS-PASSPORT-2840631) | No | No Known Exploit (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: ioredis The new version differs by 250 commits.
  • 0587353 chore(release): 4.27.8 [skip ci]
  • 7d73b9d fix: handle malicious keys for hgetall (#1416)
  • 17c7595 chore: fix potential security vulnerabilities [skip ci]
  • a13eddc chore(release): 4.27.7 [skip ci]
  • d7477aa fix(cluster): fix autopipeline with keyPrefix or arg array (#1391)
  • beefcc1 docs(README): fix docs typo (#1385)
  • cae7fc5 chore(release): 4.27.6 [skip ci]
  • 42f1ee1 fix: fixed autopipeline performances. (#1226)
  • 71f2994 chore(release): 4.27.5 [skip ci]
  • f02e383 fix(SENTINEL): actively failover detection under an option (#1363)
  • c87ea2a chore(release): 4.27.4 [skip ci]
  • 62b6a64 perf: Serialize error stack only when needed (#1359)
  • d4a55b5 chore(release): 4.27.3 [skip ci]
  • abd9a82 fix: autopipeling for buffer function (#1231)
  • e0cfea1 chore(release): 4.27.2 [skip ci]
  • aa9c5b1 fix(cluster): avoid ClusterAllFailedError in certain cases
  • aafc349 chore(release): 4.27.1 [skip ci]
  • d65f8b2 fix: clears commandTimeout timer as each respective command gets fulfilled (#1336)
  • 9e140f0 chore(release): 4.27.0 [skip ci]
  • a464151 feat(sentinel): detect failover from +switch-master messages (#1328)
  • 6b821af docs: add CONTRIBUTING note
  • dac428d chore(release): 4.26.0 [skip ci]
  • 2e388db feat(cluster): apply provided connection name to internal connections
  • 81b9be0 fix(cluster): subscriber connection leaks
See the full diff
Package name: passport The new version differs by 160 commits.
See the full diff
Package name: typescript-ioc The new version differs by 25 commits.
See the full diff
Package name: typescript-rest The new version differs by 136 commits.
  • 398e159 fix pipeline
  • 3fa54c9 remove travis
  • 076195b update CI/CD tool
  • d93081f updating dependencies
  • 70a2716 Merge pull request #144 from mr-short/patch-1
  • af159a1 update dependencies
  • 6e6e09c Merge pull request #148 from mr-short/multiple-security-decorators
  • 1dbae06 Multiple security decorators
  • 78b8c48 ServiceAuthenticator getRoles: add response param
  • 7215bff Authenticator getRoles: add response param
  • bc1491d new version
  • fbc53ae new version
  • fc22a52 Merge pull request #141 from abhisekp/fix-null-return
  • c3a14b9 Merge pull request #143 from thiagobustamante/snyk-fix-ffa9b8c068604dd0964148211857f5df
  • 3a7812a Merge pull request #142 from msieurtoph/patch-1
  • 4f48f43 fix: package.json & package-lock.json to reduce vulnerabilities
  • 70582d7 Wait for the reponse from async methods before executing postProcessors
  • f6284c7 fix(service): Fix service invoker null return
  • b976126 readme file
  • 247edc8 Fix serviceFactory
  • 3bddb02 remove tyoescript-ioc dependency
  • e3b45df allow access the server router
  • 6d43e26 add new immutable method
  • 976bd27 fix travis deploy
See the full diff
Package name: typescript-rest-swagger The new version differs by 141 commits.
  • 9444142 new version
  • 70f7968 Merge pull request #125 from thiagobustamante/dependabot/npm_and_yarn/lodash-4.17.19
  • 6cc5b44 Merge pull request #124 from alexandreMelloTW/updating-dependencies
  • 470115a Bump lodash from 4.17.15 to 4.17.19
  • ab66e5b Merge pull request #123 from TeselaGen/master
  • 89e360f updating minimist
  • 581f5cb updating ts-jest@26.1.0
  • 105ab09 updating swagger2openapi@6.0.3
  • 1ce12bf updating jest@26.0.1
  • 6b01c04 updating mocha@8.0.1
  • 7a24c24 updating mkdirp@1.0.4
  • 529e8b5 adding a more helpful error message when a type isn't found
  • 40cca2b Merge pull request #1 from thiagobustamante/master
  • 3a47f3c Merge pull request #108 from oranoran/fix/devDependencies
  • 83ff9e1 Moved all dependencies to devDependencies to avoid dependency creep
  • cc10432 fix travis
  • ce35c40 fix release
  • c591024 fix travis deploy
  • a956a13 Merge branch 'master' of https://github.com/thiagobustamante/typescript-rest-swagger
  • c2024a1 support union types
  • 5dc6731 Merge pull request #101 from thiagobustamante/dependabot/npm_and_yarn/handlebars-4.5.3
  • e474eeb Merge pull request #85 from thiagobustamante/dependabot/npm_and_yarn/diff-3.5.0
  • f3e513f Merge pull request #86 from JulienSergent/hotfix/keep-module-typescript-rest
  • 96b5fa9 Merge pull request #88 from Insalien/add-consumes-decorator
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/thiagobustamante/project/23056939-fe33-4712-bcb4-698d073f9834?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/thiagobustamante/project/23056939-fe33-4712-bcb4-698d073f9834?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":"4233f18b-0e16-4375-9b24-8251162367ca","prPublicId":"4233f18b-0e16-4375-9b24-8251162367ca","dependencies":[{"name":"ioredis","from":"3.2.2","to":"4.27.8"},{"name":"passport","from":"0.3.2","to":"0.6.0"},{"name":"typescript-ioc","from":"1.2.6","to":"3.0.0"},{"name":"typescript-rest","from":"1.8.1","to":"3.0.3"},{"name":"typescript-rest-swagger","from":"0.0.12","to":"1.1.2"}],"packageManager":"npm","projectPublicId":"23056939-fe33-4712-bcb4-698d073f9834","projectUrl":"https://app.snyk.io/org/thiagobustamante/project/23056939-fe33-4712-bcb4-698d073f9834?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-GLOBPARENT-1016905","SNYK-JS-IOREDIS-1567196","SNYK-JS-MERGE-1040469","SNYK-JS-MERGE-1042987","SNYK-JS-PASSPORT-2840631"],"upgrade":["SNYK-JS-GLOBPARENT-1016905","SNYK-JS-IOREDIS-1567196","SNYK-JS-MERGE-1040469","SNYK-JS-MERGE-1042987","SNYK-JS-PASSPORT-2840631"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["priorityScore"],"priorityScoreList":[586,531,589,686,454]}) --- **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) 🦉 [Prototype Pollution](https://learn.snyk.io/lessons/prototype-pollution/javascript/?loc=fix-pr) 🦉 [Prototype Pollution](https://learn.snyk.io/lessons/prototype-pollution/javascript/?loc=fix-pr) 🦉 [More lessons are available in Snyk Learn](https://learn.snyk.io?loc=fix-pr)