Update aliases from GHSA OSV export (#1693)

This commit is contained in:
Alexis Mousset
2023-06-13 15:10:24 +02:00
committed by GitHub
parent ea9ad160b6
commit 84c633df9c
383 changed files with 388 additions and 304 deletions

View File

@@ -2,7 +2,7 @@
[advisory]
id = "RUSTSEC-2021-0032"
package = "byte_struct"
aliases = ["CVE-2021-28033"]
aliases = ["CVE-2021-28033", "GHSA-8fgg-5v78-6g76"]
cvss = "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
date = "2021-03-01"
url = "https://github.com/wwylele/byte-struct-rs/issues/1"