fix(deps): bump OpenTelemetry SDK to v1.43.0#27
Conversation
To address CVE-2026-24051 and CVE-2026-39883 Update go.opentelemetry.io/otel/sdk and related otel packages from v1.42.0 to v1.43.0 to fix: - CVE-2026-24051 (HIGH): Arbitrary code execution via PATH hijacking - CVE-2026-39883 (HIGH): Arbitrary code execution via PATH hijacking on BSD/Solaris Signed-off-by: Wesley Hayutin <weshayutin@gmail.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
📝 WalkthroughWalkthroughDependency version bumps in ChangesDependency Version Bumps
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: sseago, weshayutin The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/lgtm |
To address CVE-2026-24051 and CVE-2026-39883
Update go.opentelemetry.io/otel/sdk and related otel packages from v1.42.0 to v1.43.0 to fix:
Summary by CodeRabbit