diff --git a/meta-python/recipes-devtools/python/python3-twitter_4.8.0.bb b/meta-python/recipes-devtools/python/python3-twitter_4.8.0.bb index 247b4e5840..0b174684a9 100644 --- a/meta-python/recipes-devtools/python/python3-twitter_4.8.0.bb +++ b/meta-python/recipes-devtools/python/python3-twitter_4.8.0.bb @@ -16,3 +16,6 @@ RDEPENDS:${PN} += "\ ${PYTHON_PN}-requests \ ${PYTHON_PN}-six \ " + +# fixed-version: The vulnerability has been fixed since v3.1.0 +CVE_CHECK_IGNORE += "CVE-2012-5825"