Add CVE mapping

This commit is contained in:
Sergey "Shnatsel" Davidoff
2020-03-18 17:15:13 +01:00
parent f9beae30a9
commit 7797133c67
40 changed files with 40 additions and 0 deletions

View File

@@ -20,6 +20,7 @@ This patch implements `Clone` manually to the interner type, so that the interna
PR #10 was also backported to the 0.6 release line in
<https://github.com/Robbepop/string-interner/pull/14> and was released in 0.6.4.
"""
aliases = ["CVE-2019-16882"]
[versions]
patched = ["^0.6.4", ">= 0.7.1"]