ohcnetwork / stay_be

CoronaSafe Stay BE NestJS
MIT License
4 stars 8 forks source link

[Snyk] Security upgrade newrelic from 6.5.0 to 10.3.1 #175

Open dauntlessnomad opened 1 year ago

dauntlessnomad 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 - 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: newrelic The new version differs by 250 commits.
  • 2a89153 chore: release v10.3.1 (#1686)
  • eede448 revert: reverts #1671 changes to CI workflow (#1687)
  • e207a6b chore(deps): Updated semver, native-metrics, and test utils (#1685)
  • 3dc4385 ci: disable running CI for releases (#1671)
  • 9f1d66f chore(testing): Converted error-event-aggregator.test.js to tap (#1683)
  • 76d3ade chore: temporarily limit prisma tests to non-breaking version (#1680)
  • d2e45ad chore(testing): convert query-test-aggregator tests to tap style (#1676)
  • e9f8556 chore: Added test for getRedisParams (#1670)
  • 34358b4 chore: release v10.3.0 (#1669)
  • a9d089c chore(tests): unmochaify transaction unit tests (#1659)
  • 3e926e5 feat: Load IAST security agent when security.agent.enabled is true (#1664)
  • 504c4b4 ci: fixed changelog classification of a feature that was marked as a bug (#1662)
  • 2746195 chore: release v10.2.0 (#1660)
  • c8edded ci: added new file to apollo server tests to properly clone it when running versioned tests (#1661)
  • 6f6f7e6 feat: added supportability metrics to indicate how agent was loaded and if --enable-source-maps was passed to Node.js runtime (#1657)
  • c85c006 fix(logger): log execArgs at the debug level (#1654)
  • c1e81a7 chore: update explorer hub link in readme
  • 34376d7 chore: Update c8 to merge v8 coverage reports asynchronously to avoid OOM issues (#1652)
  • b693ba0 test: added unit tests for MySQL instrumentation
  • d1781b1 chore: release v10.1.2 (#1648)
  • 4caf1db fix: Updated mysql instrumentation to properly wrap the connection pool.getConnection and poolCluster.of (#1647)
  • dd6ab9a ci: fix minor release note generation bugs
  • b924534 chore: release v10.1.1
  • 428174a ci: update prep-release to fetch entire history of caller repo (#1641)
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/coronasafe-network/project/9ca839b0-9d29-480f-b4d5-e3035b58530b?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/coronasafe-network/project/9ca839b0-9d29-480f-b4d5-e3035b58530b?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":"705a8048-b106-4aaf-b825-0596567d4cb4","prPublicId":"705a8048-b106-4aaf-b825-0596567d4cb4","dependencies":[{"name":"newrelic","from":"6.5.0","to":"10.3.1"}],"packageManager":"npm","projectPublicId":"9ca839b0-9d29-480f-b4d5-e3035b58530b","projectUrl":"https://app.snyk.io/org/coronasafe-network/project/9ca839b0-9d29-480f-b4d5-e3035b58530b?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)