Skip to content

Commit a28abf1

Browse files
committed
Ignore inapplicable CVE
1 parent 5b8d8b9 commit a28abf1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -232,6 +232,7 @@ def install_grype(exe: str = '/tmp/grype') -> str:
232232
'CVE-2026-4224',
233233
'CVE-2026-4519',
234234
'CVE-2026-1502',
235+
'CVE-2026-7210', # DoS in unused XML parser
235236
# github.com/nwaples/rardecode/v2
236237
'CVE-2025-11579', # rardecode is version 2.2.1, not vulnerable
237238
'CVE-2026-2673', # openssl fix not released

0 commit comments

Comments
 (0)