From 9fead3787906f4ff668bba92f68b3e70d00133d7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 18 Sep 2021 20:10:57 +0200 Subject: [PATCH] Assigned RUSTSEC-2021-0111 to tremor-script (#1048) Co-authored-by: Shnatsel --- .duplicate-id-guard | 2 +- .../{RUSTSEC-0000-0000.md => RUSTSEC-2021-0111.md} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename crates/tremor-script/{RUSTSEC-0000-0000.md => RUSTSEC-2021-0111.md} (99%) diff --git a/.duplicate-id-guard b/.duplicate-id-guard index af018d0..e3ed806 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. -abff84b9f243e947e81fb53ec01d48cc64eedb6f86d1d7087beff42557e95688 - +a8629581ecd732a3878e48844924fea29fa06d693dd45b265204a77f486ff81c - diff --git a/crates/tremor-script/RUSTSEC-0000-0000.md b/crates/tremor-script/RUSTSEC-2021-0111.md similarity index 99% rename from crates/tremor-script/RUSTSEC-0000-0000.md rename to crates/tremor-script/RUSTSEC-2021-0111.md index 197e626..7c8bc21 100644 --- a/crates/tremor-script/RUSTSEC-0000-0000.md +++ b/crates/tremor-script/RUSTSEC-2021-0111.md @@ -1,6 +1,6 @@ ```toml [advisory] -id = "RUSTSEC-0000-0000" +id = "RUSTSEC-2021-0111" package = "tremor-script" date = "2021-09-16" url = "https://github.com/tremor-rs/tremor-runtime/pull/1217"