diff --git a/.duplicate-id-guard b/.duplicate-id-guard index 8da991c9..7c34bb98 100644 --- a/.duplicate-id-guard +++ b/.duplicate-id-guard @@ -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 - diff --git a/crates/ic-stable-structures/RUSTSEC-0000-0000.md b/crates/ic-stable-structures/RUSTSEC-2024-0406.md similarity index 97% rename from crates/ic-stable-structures/RUSTSEC-0000-0000.md rename to crates/ic-stable-structures/RUSTSEC-2024-0406.md index 21e4373a..73283a14 100644 --- a/crates/ic-stable-structures/RUSTSEC-0000-0000.md +++ b/crates/ic-stable-structures/RUSTSEC-2024-0406.md @@ -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" @@ -31,4 +31,4 @@ Users who are not storing unbounded types in `BTreeMap` are not affected and do - [GitHub Security Advisory (GHSA-3rcq-39xp-7xjp)](https://github.com/dfinity/stable-structures/security/advisories/GHSA-3rcq-39xp-7xjp) - [dfinity/stable-structures/pull/212](https://github.com/dfinity/stable-structures/pull/212) - [Stable Structures Documentation](https://docs.rs/ic-stable-structures/0.6.4/ic_stable_structures/) -- [Stable Memory on the Internet Computer](https://internetcomputer.org/docs/current/developer-docs/smart-contracts/maintain/storage#stable-memory) \ No newline at end of file +- [Stable Memory on the Internet Computer](https://internetcomputer.org/docs/current/developer-docs/smart-contracts/maintain/storage#stable-memory) diff --git a/crates/linkme/RUSTSEC-0000-0000.md b/crates/linkme/RUSTSEC-2024-0407.md similarity index 96% rename from crates/linkme/RUSTSEC-0000-0000.md rename to crates/linkme/RUSTSEC-2024-0407.md index ccbbe85f..fcc39f22 100644 --- a/crates/linkme/RUSTSEC-0000-0000.md +++ b/crates/linkme/RUSTSEC-2024-0407.md @@ -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"