Skip to content

Reference to vulnerable dependency in latest stable release #9607

@Korijn

Description

@Korijn

Vulnerable Package OpenTelemetry.Api version 1.1.0 is depended upon by the latest stable release 15.1.15:

<PackageVersion Include="OpenTelemetry.Api" Version="1.1.0" />

Workaround for downstream consumers (like us) is to add an explicit dependency with a version pin:

<PackageReference Include="OpenTelemetry.Api" Version="1.15.3" />

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions