Add CVE alias for RUSTSEC-2021-0069 (#1087)

This commit is contained in:
Alexis Mousset
2021-10-19 21:56:47 +02:00
committed by GitHub
parent 8e29664694
commit 0c762d06a8

View File

@@ -6,7 +6,7 @@ date = "2021-05-22"
url = "https://github.com/lettre/lettre/pull/627/commits/93458d01fed0ec81c0e7b4e98e6f35961356fae2"
categories = ["format-injection"]
keywords = ["email", "smtp"]
aliases = ["GHSA-qc36-q22q-cjw3"]
aliases = ["GHSA-qc36-q22q-cjw3", "CVE-2021-38189"]
[versions]
patched = [">= 0.10.0-rc.3", "< 0.10.0-alpha.1, >= 0.9.6"]