Ignore inapplicable CVE in python

This commit is contained in:
Kovid Goyal
2026-03-25 20:21:50 +05:30
parent bc6c818a18
commit 2070699dfb
+1
View File
@@ -191,6 +191,7 @@ IGNORED_DEPENDENCY_CVES = [
'CVE-2026-2297',
'CVE-2026-3644',
'CVE-2026-4224', # expat parser unused
'CVE-2026-4519', # webbrowser() unused
# libtiff
'CVE-2025-8851', # this is erroneously marked as fixed in the database but no release of libtiff has been made with the fix
# hyphen