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 = []