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:
github-actions[bot]
2024-12-04 12:44:24 +00:00
committed by GitHub
parent 21b0e0a53e
commit 6be9287822
3 changed files with 4 additions and 4 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.
fc3307516f0bba62f1990827568056f2ca57badabb319fa9a8b952b1e9ecda48 -
158d817439adca059b33275d77414a6b40f8bae1d76c8b9c4b83a5b9e6da15cd -

View File

@@ -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"

View File

@@ -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"