From b170dda7f803efa789489985bf4d1b1e324ab675 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 4 Mar 2023 21:50:30 +0000 Subject: [PATCH] Assigned RUSTSEC-2023-0018 to remove_dir_all (#1629) Co-authored-by: Shnatsel --- .duplicate-id-guard | 2 +- .../{RUSTSEC-0000-0000.md => RUSTSEC-2023-0018.md} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename crates/remove_dir_all/{RUSTSEC-0000-0000.md => RUSTSEC-2023-0018.md} (99%) diff --git a/.duplicate-id-guard b/.duplicate-id-guard index 3962b21..1df68e1 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. -0c302953015070fa690a4d21117371c3d54f6421541fe925e373ec1412a11404 - +b0946e5629ade8658befd85fb1458636c6b35822a139e77b8e97f5961d298309 - diff --git a/crates/remove_dir_all/RUSTSEC-0000-0000.md b/crates/remove_dir_all/RUSTSEC-2023-0018.md similarity index 99% rename from crates/remove_dir_all/RUSTSEC-0000-0000.md rename to crates/remove_dir_all/RUSTSEC-2023-0018.md index 9681cca..99166d5 100644 --- a/crates/remove_dir_all/RUSTSEC-0000-0000.md +++ b/crates/remove_dir_all/RUSTSEC-2023-0018.md @@ -1,6 +1,6 @@ ```toml [advisory] -id = "RUSTSEC-0000-0000" +id = "RUSTSEC-2023-0018" package = "remove_dir_all" date = "2023-02-24" url = "https://github.com/XAMPPRocky/remove_dir_all/commit/7247a8b6ee59fc99bbb69ca6b3ca4bfd8c809ead"