From 2703251e71bb237f5f566a3ebb9962da54551dbb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 31 Aug 2022 05:40:13 +1000 Subject: [PATCH] Assigned RUSTSEC-2021-0141 to dotenv, RUSTSEC-2021-0142 to dotenv_codegen (#1398) Co-authored-by: pinkforest --- .duplicate-id-guard | 2 +- crates/dotenv/{RUSTSEC-0000-0000.md => RUSTSEC-2021-0141.md} | 2 +- .../{RUSTSEC-0000-0000.md => RUSTSEC-2021-0142.md} | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) rename crates/dotenv/{RUSTSEC-0000-0000.md => RUSTSEC-2021-0141.md} (94%) rename crates/dotenv_codegen/{RUSTSEC-0000-0000.md => RUSTSEC-2021-0142.md} (95%) diff --git a/.duplicate-id-guard b/.duplicate-id-guard index f0d23d30..5e8a7fe2 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. -e87ac22f41d580de7757c588fb62d04f05b7c5ed0fd825276fb9a2111db15ded - +82b3982dd83196d56b63c62b1024ea2d7d1a3be0d94e55c8dd46efec7e8ceb85 - diff --git a/crates/dotenv/RUSTSEC-0000-0000.md b/crates/dotenv/RUSTSEC-2021-0141.md similarity index 94% rename from crates/dotenv/RUSTSEC-0000-0000.md rename to crates/dotenv/RUSTSEC-2021-0141.md index 20bac731..a27c0aeb 100644 --- a/crates/dotenv/RUSTSEC-0000-0000.md +++ b/crates/dotenv/RUSTSEC-2021-0141.md @@ -1,6 +1,6 @@ ```toml [advisory] -id = "RUSTSEC-0000-0000" +id = "RUSTSEC-2021-0141" package = "dotenv" date = "2021-12-24" url = "https://github.com/dotenv-rs/dotenv/issues/74" diff --git a/crates/dotenv_codegen/RUSTSEC-0000-0000.md b/crates/dotenv_codegen/RUSTSEC-2021-0142.md similarity index 95% rename from crates/dotenv_codegen/RUSTSEC-0000-0000.md rename to crates/dotenv_codegen/RUSTSEC-2021-0142.md index f8e17996..a6ba74a5 100644 --- a/crates/dotenv_codegen/RUSTSEC-0000-0000.md +++ b/crates/dotenv_codegen/RUSTSEC-2021-0142.md @@ -1,6 +1,6 @@ ```toml [advisory] -id = "RUSTSEC-0000-0000" +id = "RUSTSEC-2021-0142" package = "dotenv_codegen" date = "2021-12-24" url = "https://github.com/dotenv-rs/dotenv/issues/74"