Assigned RUSTSEC-2025-0123 to opentelemetry-jaeger, RUSTSEC-2025-0124 to rand_os

This commit is contained in:
djc
2025-11-18 12:04:26 +00:00
committed by Dirkjan Ochtman
parent c859f165be
commit 01aa671a67
3 changed files with 5 additions and 5 deletions

View File

@@ -1,3 +1,3 @@
This file causes merge conflicts if two ID assignment jobs run concurrently.
This prevents duplicate ID assignment due to a race between those jobs.
ffac830cfcdd20c3f53e79619d956cb8552c88f600d2ad4941a26003e52e43e9 -
d3114352588e7226554581bf0d9472ae7be2e542aa0ae9859153baef2d0929f6 -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2025-0123"
package = "opentelemetry-jaeger"
date = "2025-11-17"
url = "https://crates.io/crates/opentelemetry-jaeger"
@@ -20,4 +20,4 @@ The Jaeger propagator implementation has been migrated to
More information and examples of using OTLP with Jaeger can be found in
[Introducing native support for OpenTelemetry in Jaeger](https://medium.com/jaegertracing/introducing-native-support-for-opentelemetry-in-jaeger-eb661be8183c)
and
[Exporting OTLP traces to Jaeger](https://github.com/open-telemetry/opentelemetry-rust/tree/main/examples/tracing-jaeger).
[Exporting OTLP traces to Jaeger](https://github.com/open-telemetry/opentelemetry-rust/tree/main/examples/tracing-jaeger).

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2025-0124"
package = "rand_os"
date = "2025-11-17"
url = "https://crates.io/crates/rand_os"
@@ -15,4 +15,4 @@ patched = []
The `rand_os` crate is deprecated and no longer actively maintained, as `OsRng`
is now part of `rand_core`.
If you are using this crate, consider upgrading to `rand_core` 0.5.1 or higher.
If you are using this crate, consider upgrading to `rand_core` 0.5.1 or higher.