mirror of
https://github.com/rustsec/advisory-db.git
synced 2025-12-27 01:54:07 -05:00
Assigned RUSTSEC-2025-0123 to opentelemetry-jaeger, RUSTSEC-2025-0124 to rand_os
This commit is contained in:
@@ -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 -
|
||||
|
||||
@@ -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).
|
||||
@@ -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.
|
||||
Reference in New Issue
Block a user