mirror of
https://github.com/rustsec/advisory-db.git
synced 2025-12-27 01:54:07 -05:00
Assigned RUSTSEC-2024-0406 to ic-stable-structures, RUSTSEC-2024-0407 to linkme (#2155)
Co-authored-by: Shnatsel <291257+Shnatsel@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
21b0e0a53e
commit
6be9287822
@@ -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.
|
||||
fc3307516f0bba62f1990827568056f2ca57badabb319fa9a8b952b1e9ecda48 -
|
||||
158d817439adca059b33275d77414a6b40f8bae1d76c8b9c4b83a5b9e6da15cd -
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
id = "RUSTSEC-2024-0406"
|
||||
package = "ic-stable-structures"
|
||||
date = "2024-05-17"
|
||||
url = "https://github.com/dfinity/stable-structures/pull/212"
|
||||
@@ -1,6 +1,6 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
id = "RUSTSEC-2024-0407"
|
||||
package = "linkme"
|
||||
date = "2024-03-05"
|
||||
url = "https://github.com/dtolnay/linkme/issues/82"
|
||||
Reference in New Issue
Block a user