Update aliases from GHSA OSV export (#1734)

This commit is contained in:
Alexis Mousset
2023-07-29 19:20:00 +02:00
committed by GitHub
parent 926c7faf15
commit 98e8483ac1
2 changed files with 2 additions and 0 deletions

View File

@@ -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"] }

View File

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