cblanc / sws_gathers

NSL Gathers App
http://gathers.ensl.org
8 stars 9 forks source link

[Snyk] Security upgrade newrelic from 5.13.1 to 9.0.0 #248

Open cblanc opened 1 year ago

cblanc 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.
  • 83bcdaa Merge pull request #1322 from newrelic/release/v9.0.0
  • 04bc2ec changelog updates based on feedback from team
  • f3e93a4 Adds auto-generated release notes.
  • 9cf6626 Merge pull request #1319 from mrickard/NR-35280/drop-async-from-pricing-tests
  • a485a28 Setting version to v9.0.0.
  • 4ee22c8 Dropped async lib from pricing meminfo and cpu tests
  • d3b006f Merge pull request #1318 from bizob2828/backport-8-17-1-changelog
  • b88b41e backported 8.17.1 changelog section as we could not merge the release branch since it was made out of band from main
  • 5fb4199 Merge pull request #1311 from michaelgoin/bump-external-instrumentation
  • 6f0db2d Bumped @ newrelic/native-metrics to ^9.0.0.
  • f2cae07 Merge pull request #1313 from mrickard/NR-35280/drop-async-lib-from-dt-int-test
  • 4c2c5b5 Merge pull request #1314 from bizob2828/update-pg-tests
  • a13f56d removed unused instrumentation branches since we only support 8.2.x+ now
  • 3f613e4 Merge pull request #1312 from jordigh/grpc-callback-issue
  • b176d9d Code cleanup of async/await/promise conversion
  • 3554fa2 * removed pre-7 as it is no longer applicable on node 14+
  • b23f3a5 grpc: bind the client segment to the onReceiveStatus listener
  • 5b68b38 Refactored dt tap test to remove async lib
  • c024773 Bumps minimum external instrumentation modules to new major versions.
  • 547c546 Merge pull request #1309 from bizob2828/defensive-truncate
  • 53788ee Added defensive code in util/applicationLogging truncate to check if value is string before checking its length
  • 7bdeda1 Merge pull request #1307 from mrickard/NR-38203/rmSync-instead-of-rmdirSync
  • 4a731dd Merge pull request #1293 from newrelic/remove-cert-bundle
  • ad8b3d1 removed unused ssl bundle re-generation code
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/ideal-postcodes/project/dea05655-a659-4dfe-97d3-5d00ed9fe6d7?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/ideal-postcodes/project/dea05655-a659-4dfe-97d3-5d00ed9fe6d7?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":"714feb83-f2ca-4047-9f15-a08d975a0931","prPublicId":"714feb83-f2ca-4047-9f15-a08d975a0931","dependencies":[{"name":"newrelic","from":"5.13.1","to":"9.0.0"}],"packageManager":"npm","projectPublicId":"dea05655-a659-4dfe-97d3-5d00ed9fe6d7","projectUrl":"https://app.snyk.io/org/ideal-postcodes/project/dea05655-a659-4dfe-97d3-5d00ed9fe6d7?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)