Skip to content

Unpublished vulnerability fix (#1014) and incomplete OTel version bump #1030

Description

@akash-vijay-kv

The fix in #1014 (merged June 17) bumped OpenTelemetry experimental packages from ^0.203.0 to ^0.219.0, but no npm release has been published since v0.27.0 (May 29). Consumers installing @traceloop/node-server-sdk@0.27.0 from npm still get the old ^0.203.0 ranges.

Additionally, the bump to ^0.219.0 is insufficient to fully resolve the vulnerability. The @opentelemetry/core vulnerability (GHSA-8988-4f7v-96qf: unbounded memory allocation in W3C Baggage propagation) requires @opentelemetry/core >= 2.8.0, which only ships with the 0.220.0 experimental release. Since ^0.219.0 caps at 0.219.x for 0.x packages, it will not pull in the patched core

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions