From afb1c10d6099f550e0ca392d7fa800fb04d3ef57 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 2 Feb 2023 22:20:42 +1100 Subject: [PATCH] Assigned RUSTSEC-2022-0083 to evm (#1559) Co-authored-by: pinkforest --- .duplicate-id-guard | 2 +- crates/evm/{RUSTSEC-0000-0000.md => RUSTSEC-2022-0083.md} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename crates/evm/{RUSTSEC-0000-0000.md => RUSTSEC-2022-0083.md} (97%) diff --git a/.duplicate-id-guard b/.duplicate-id-guard index c8b158a6..4668b905 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. -4acc4726eaeb20e631052cefcea5c3b35a917762dea8d7a6e43e822d552c2d6c - +d48977f18203fee360bdcd348b6ec1b9aed82b01d749e9cb14291629a90be419 - diff --git a/crates/evm/RUSTSEC-0000-0000.md b/crates/evm/RUSTSEC-2022-0083.md similarity index 97% rename from crates/evm/RUSTSEC-0000-0000.md rename to crates/evm/RUSTSEC-2022-0083.md index 63a9b815..d0529773 100644 --- a/crates/evm/RUSTSEC-0000-0000.md +++ b/crates/evm/RUSTSEC-2022-0083.md @@ -1,6 +1,6 @@ ```toml [advisory] -id = "RUSTSEC-0000-0000" +id = "RUSTSEC-2022-0083" package = "evm" date = "2022-10-25" url = "https://github.com/rust-blockchain/evm/pull/133"