From fe7b79e8ebf9ad03660e573e0c2a1ed4e80dee5d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 24 Oct 2022 13:22:39 +0200 Subject: [PATCH] Assigned RUSTSEC-2022-0062 to matrix-sdk (#1445) Co-authored-by: amousset --- .duplicate-id-guard | 2 +- .../matrix-sdk/{RUSTSEC-0000-0000.md => RUSTSEC-2022-0062.md} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename crates/matrix-sdk/{RUSTSEC-0000-0000.md => RUSTSEC-2022-0062.md} (95%) diff --git a/.duplicate-id-guard b/.duplicate-id-guard index 9fbcaf2..47a8d6d 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. -d86930fa1566e6c13a61667e61492aa419eb5c1a0ca019601a8a91563ca019b2 - +41fff8ff5c81d2a0851f01fc33a92e49c46a3d97cd8819e33e1400e07a54a4e7 - diff --git a/crates/matrix-sdk/RUSTSEC-0000-0000.md b/crates/matrix-sdk/RUSTSEC-2022-0062.md similarity index 95% rename from crates/matrix-sdk/RUSTSEC-0000-0000.md rename to crates/matrix-sdk/RUSTSEC-2022-0062.md index b845b68..97efd12 100644 --- a/crates/matrix-sdk/RUSTSEC-0000-0000.md +++ b/crates/matrix-sdk/RUSTSEC-2022-0062.md @@ -1,6 +1,6 @@ ```toml [advisory] -id = "RUSTSEC-0000-0000" +id = "RUSTSEC-2022-0062" package = "matrix-sdk" date = "2022-10-24" url = "https://github.com/matrix-org/matrix-rust-sdk/issues/1110"