fix GHSA alias on RUSTSEC-2023-0082

Signed-off-by: Weston Steimel <author@code.w.steimel.me.uk>
This commit is contained in:
Weston Steimel
2026-03-11 10:35:36 +00:00
committed by Dirkjan Ochtman
parent 4a9bf575ab
commit 7bd7c96e6c

View File

@@ -9,7 +9,7 @@ references = ["https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-42444"]
categories = ["denial-of-service"]
cvss = "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H"
keywords = ["panic", "untrusted input", "parsing"]
aliases = ["CVE-2023-42444", "whhr-7f2w-qqj2"]
aliases = ["CVE-2023-42444", "GHSA-whhr-7f2w-qqj2"]
[affected]
functions = { "phonenumber::parse" = ["*"] }