From 98e8483ac17d42eeeeee51d4d02ad8a690bd12c7 Mon Sep 17 00:00:00 2001 From: Alexis Mousset Date: Sat, 29 Jul 2023 19:20:00 +0200 Subject: [PATCH] Update aliases from GHSA OSV export (#1734) --- crates/intaglio/RUSTSEC-2023-0048.md | 1 + crates/lmdb-rs/RUSTSEC-2023-0047.md | 1 + 2 files changed, 2 insertions(+) diff --git a/crates/intaglio/RUSTSEC-2023-0048.md b/crates/intaglio/RUSTSEC-2023-0048.md index 428b96a..4005b1d 100644 --- a/crates/intaglio/RUSTSEC-2023-0048.md +++ b/crates/intaglio/RUSTSEC-2023-0048.md @@ -10,6 +10,7 @@ references = [ "https://github.com/artichoke/intaglio/releases/tag/v1.9.0", ] informational = "unsound" +aliases = ["GHSA-gch5-hwqf-mxhp"] [affected] functions = { "intaglio::SymbolTable::intern" = ["< 1.9.0"], "intaglio::bytes::SymbolTable::intern" = ["< 1.9.0"], "intaglio::cstr::SymbolTable::intern" = ["< 1.9.0, >= 1.5.0"], "intaglio::osstr::SymbolTable::intern" = ["< 1.9.0, >= 1.5.0"], "intaglio::path::SymbolTable::intern" = ["< 1.9.0, >= 1.5.0"] } diff --git a/crates/lmdb-rs/RUSTSEC-2023-0047.md b/crates/lmdb-rs/RUSTSEC-2023-0047.md index a27feae..a19b97d 100644 --- a/crates/lmdb-rs/RUSTSEC-2023-0047.md +++ b/crates/lmdb-rs/RUSTSEC-2023-0047.md @@ -6,6 +6,7 @@ date = "2023-06-26" informational = "unsound" url = "https://github.com/vhbit/lmdb-rs/issues/67" keywords = ["unsound"] +aliases = ["GHSA-f9g6-fp84-fv92"] [versions] patched = []