event-backend icon indicating copy to clipboard operation
event-backend copied to clipboard

[Snyk] Fix for 1 vulnerabilities

Open pjmolina opened this issue 1 year ago • 0 comments

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 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
Yes Proof of Concept

(*) Note that the real score may have changed since the PR was raised.

Commit messages
Package name: grunt-contrib-uglify The new version differs by 2 commits.

See the full diff

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

🛠 Adjust project settings

📚 Read more about Snyk's upgrade and patch logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Regular Expression Denial of Service (ReDoS)

pjmolina avatar Jun 24 '23 02:06 pjmolina