Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: CVE-2023-38704 #242

Merged

Conversation

codecapitano
Copy link
Collaborator

@codecapitano codecapitano commented Aug 14, 2023

Description

The package opentelementry/instrumentation which we use in the Web-Tracing package has the package
import-in-the-middle as a dependency.

import-in-the-middle has a vulnerability rated with a base score of 9.8 - CRITICAL. To fix it we updated the the related OTel package as well as all the other OTel packages uses by the instrumentation.

Using the Faro demo I additionally did a manual check if traces data is sent correctly 👍
image

Fixes

Fixes #

Checklist

  • Tests added
  • Changelog updated
  • Documentation updated

@codecapitano codecapitano merged commit abc70a5 into main Aug 14, 2023
@codecapitano codecapitano deleted the 7051-security-import-in-the-middle-support-for-faro branch August 14, 2023 12:08
@skeilson
Copy link

@codecapitano Thank you for correcting this! When can we anticipate this to be released and available?

@codecapitano
Copy link
Collaborator Author

codecapitano commented Aug 14, 2023

@codecapitano Thank you for correcting this! When can we anticipate this to be released and available?

Hi @skeilson the patch update (1.2.3) is now released.

NPM: https://www.npmjs.com/package/@grafana/faro-web-tracing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants