From c48913e44d3fcf6b7ca359e8952beb9cef2b47f5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 25 Mar 2023 02:33:49 +1100 Subject: [PATCH] Assigned RUSTSEC-2023-0025 to git-hash, RUSTSEC-2023-0026 to git-path (#1663) Co-authored-by: pinkforest --- .duplicate-id-guard | 2 +- crates/git-hash/{RUSTSEC-0000-0000.md => RUSTSEC-2023-0025.md} | 2 +- crates/git-path/{RUSTSEC-0000-0000.md => RUSTSEC-2023-0026.md} | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) rename crates/git-hash/{RUSTSEC-0000-0000.md => RUSTSEC-2023-0025.md} (94%) rename crates/git-path/{RUSTSEC-0000-0000.md => RUSTSEC-2023-0026.md} (94%) diff --git a/.duplicate-id-guard b/.duplicate-id-guard index 7e89526..cbb965b 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. -4422b168311ca897aadb3dbf4d299ea72b1dae097cc636c87f18c466f65a1963 - +c305f39a461b5c567184dd4a7518a4b26e01f78e25fc769afe98de2a629ddb19 - diff --git a/crates/git-hash/RUSTSEC-0000-0000.md b/crates/git-hash/RUSTSEC-2023-0025.md similarity index 94% rename from crates/git-hash/RUSTSEC-0000-0000.md rename to crates/git-hash/RUSTSEC-2023-0025.md index 3615d30..b61b5ab 100644 --- a/crates/git-hash/RUSTSEC-0000-0000.md +++ b/crates/git-hash/RUSTSEC-2023-0025.md @@ -1,6 +1,6 @@ ```toml [advisory] -id = "RUSTSEC-0000-0000" +id = "RUSTSEC-2023-0025" package = "git-hash" date = "2023-03-14" url = "https://github.com/Byron/gitoxide/pull/741" diff --git a/crates/git-path/RUSTSEC-0000-0000.md b/crates/git-path/RUSTSEC-2023-0026.md similarity index 94% rename from crates/git-path/RUSTSEC-0000-0000.md rename to crates/git-path/RUSTSEC-2023-0026.md index b909f04..92401e9 100644 --- a/crates/git-path/RUSTSEC-0000-0000.md +++ b/crates/git-path/RUSTSEC-2023-0026.md @@ -1,6 +1,6 @@ ```toml [advisory] -id = "RUSTSEC-0000-0000" +id = "RUSTSEC-2023-0026" package = "git-path" date = "2023-03-14" url = "https://github.com/Byron/gitoxide/pull/741"