Skip to content

Commit 3383675

Browse files
committed
...
1 parent 508b022 commit 3383675

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,7 @@ def install_grype() -> str:
218218
# Python stdlib
219219
'CVE-2025-8194', # DoS in tarfile
220220
'CVE-2025-6069', # DoS in HTMLParser
221+
# glib
221222
'CVE-2025-4056', # Only affects Windows, on which we dont run
222223
]
223224

0 commit comments

Comments
 (0)