mirror of
https://github.com/rustsec/advisory-db.git
synced 2025-12-27 01:54:07 -05:00
Assigned RUSTSEC-2024-0387 to opentelemetry_api (#2118)
Co-authored-by: amousset <329388+amousset@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
afcb412348
commit
f3219269fc
@@ -1,3 +1,3 @@
|
|||||||
This file causes merge conflicts if two ID assignment jobs run concurrently.
|
This file causes merge conflicts if two ID assignment jobs run concurrently.
|
||||||
This prevents duplicate ID assignment due to a race between those jobs.
|
This prevents duplicate ID assignment due to a race between those jobs.
|
||||||
0f85adf5c891c5e813b300e5da8da8d50404060f9a3d9655c7089965f25470ef -
|
efc8864506260537c602fdd5c427e744424488456f6283bc657ce44d98712be7 -
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
```toml
|
```toml
|
||||||
[advisory]
|
[advisory]
|
||||||
id = "RUSTSEC-0000-0000"
|
id = "RUSTSEC-2024-0387"
|
||||||
package = "opentelemetry_api"
|
package = "opentelemetry_api"
|
||||||
date = "2024-07-03"
|
date = "2024-07-03"
|
||||||
url = "https://github.com/open-telemetry/opentelemetry-rust/pull/1226"
|
url = "https://github.com/open-telemetry/opentelemetry-rust/pull/1226"
|
||||||
Reference in New Issue
Block a user