diff --git a/recipes-devtools/python/python3-urllib3-1.x_1.26.20.bb b/recipes-devtools/python/python3-urllib3-1.x_1.26.20.bb index 43b268afd1..0cc8309ef8 100644 --- a/recipes-devtools/python/python3-urllib3-1.x_1.26.20.bb +++ b/recipes-devtools/python/python3-urllib3-1.x_1.26.20.bb @@ -27,6 +27,8 @@ RDEPENDS:${PN} += "\ CVE_PRODUCT = "urllib3" +CVE_STATUS[CVE-2025-50181] = "not-applicable-config: By default, requests and botocore users are not affected" + BBCLASSEXTEND = "native nativesdk" RCONFLICTS:${PN} = "python3-urllib3"