From fcaaabc8f17d4f12786acfdf5293eaf60824b625 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 8 Aug 2024 15:04:18 +0100 Subject: [PATCH] Assigned RUSTSEC-2024-0361 to cosmwasm-vm (#2035) Co-authored-by: Shnatsel <291257+Shnatsel@users.noreply.github.com> --- .duplicate-id-guard | 2 +- .../cosmwasm-vm/{RUSTSEC-0000-0000.md => RUSTSEC-2024-0361.md} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename crates/cosmwasm-vm/{RUSTSEC-0000-0000.md => RUSTSEC-2024-0361.md} (96%) diff --git a/.duplicate-id-guard b/.duplicate-id-guard index ae6beeda8..d39c334c7 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. -f52db948a1d9ab0f9f40dfdb4192e6e0762ffdbcf4c28552b8002cde58d02c6e - +16cd6a94243d619b765100704d925f61ecceee68df33f087c0c824149bf16b58 - diff --git a/crates/cosmwasm-vm/RUSTSEC-0000-0000.md b/crates/cosmwasm-vm/RUSTSEC-2024-0361.md similarity index 96% rename from crates/cosmwasm-vm/RUSTSEC-0000-0000.md rename to crates/cosmwasm-vm/RUSTSEC-2024-0361.md index 4fd435ac2..15b8fe90f 100644 --- a/crates/cosmwasm-vm/RUSTSEC-0000-0000.md +++ b/crates/cosmwasm-vm/RUSTSEC-2024-0361.md @@ -1,6 +1,6 @@ ```toml [advisory] -id = "RUSTSEC-0000-0000" +id = "RUSTSEC-2024-0361" package = "cosmwasm-vm" date = "2024-08-08" url = "https://github.com/CosmWasm/advisories/blob/main/CWAs/CWA-2024-004.md"