mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-05-13 08:26:56 +00:00
Bump dependency for CVE
This commit is contained in:
parent
07a9f2bcaa
commit
3839dcc082
2 changed files with 2 additions and 4 deletions
2
.github/workflows/ci.py
vendored
2
.github/workflows/ci.py
vendored
|
|
@ -224,8 +224,6 @@ IGNORED_DEPENDENCY_CVES = [
|
|||
'CVE-2025-15367',
|
||||
'CVE-2025-12781',
|
||||
'CVE-2025-11468',
|
||||
# glib
|
||||
'CVE-2025-4056', # Only affects Windows, on which we dont run
|
||||
# github.com/nwaples/rardecode/v2
|
||||
'CVE-2025-11579', # rardecode is version 2.2.1, not vulnerable
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue