mjendza / aws-sandbox

This is my AWS Serverless stack. Build with CDK, NodeJS Lambda, DynamoDB storage.
Apache License 2.0
6 stars 1 forks source link

[Snyk] Security upgrade aws-xray-sdk from 2.5.0 to 3.0.0 #56

Open mjendza opened 1 year ago

mjendza 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: - bin/package.json - bin/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-SEMVER-3247795](https://snyk.io/vuln/SNYK-JS-SEMVER-3247795) | Yes | Proof of Concept (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: aws-xray-sdk The new version differs by 111 commits.
  • bfbc97d Publish
  • ee59264 chore: prepares 3.0.0 release (#281)
  • 4a866dd Cleaned up READMEs (#279)
  • fdbbdf7 corrected AWS patcher TS defs (#277)
  • 11ca93b Deprecated support for node 8 (#273)
  • ef8516a Catch errors on request to daemon (#268)
  • 77a4358 Publish
  • 81ebb39 Added unit test for disabling CS in Lambda (#264)
  • 27df1f9 chore: prepares 3.0.0-alpha.2 release (#262)
  • 4ef63c8 Disable Centralized sampling in Lambda (#261)
  • 42cdfdd Removed AWS SDK references from TS tests (#259)
  • b7186a4 Remove dependency on the AWS SDK (#255)
  • 6432773 Allow lerna to automatically update toplevel package.json (#254)
  • e1abf86 Support new syntax for https.request (#247)
  • f098c67 Merge pull request #251 from danilofuchs/master
  • 6f58dbe Remove .only in test
  • 4c7f604 feat(http): Remove querystring from RemoteRequestData.url
  • 152807e Merge pull request #248 from shipworks/master
  • ba7cfb6 Merge pull request #249 from danilofuchs/master
  • 788b56b fix broken units, add unit to cover mysql timeout
  • 04ede3d fix(types): Add missing subsegments types
  • 62bc235 Merge pull request #243 from williamhoyle/bugfix/241_unref_socket
  • 814e797 Merge pull request #242 from esilkensen/cls-hooked-types
  • ec32d85 check timeout before setting
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/mjendza/project/e17b49c1-97d1-4d70-8211-bfff43613e6e?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/mjendza/project/e17b49c1-97d1-4d70-8211-bfff43613e6e?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":"a3eb3268-14cd-4ea2-ba16-f25303a2eaa7","prPublicId":"a3eb3268-14cd-4ea2-ba16-f25303a2eaa7","dependencies":[{"name":"aws-xray-sdk","from":"2.5.0","to":"3.0.0"}],"packageManager":"npm","projectPublicId":"e17b49c1-97d1-4d70-8211-bfff43613e6e","projectUrl":"https://app.snyk.io/org/mjendza/project/e17b49c1-97d1-4d70-8211-bfff43613e6e?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-SEMVER-3247795"],"upgrade":["SNYK-JS-SEMVER-3247795"],"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/lessons/redos/javascript/?loc=fix-pr)