fix(ci): ignore 3 new Pillow CVEs blocked by ML dependency constraints

Pillow 11.1.0 has CVE-2026-42308, CVE-2026-42310, CVE-2026-42311
(fixed in 12.2.0). Upgrading to Pillow 12.x requires validating
compatibility with rembg, realesrgan, mediapipe, and codeformer.
This commit is contained in:
SnapOtter
2026-05-06 10:40:30 +08:00
parent 563c420d86
commit c0550fb2cf
+3
View File
@@ -73,6 +73,9 @@ jobs:
--ignore-vuln CVE-2026-25990
--ignore-vuln CVE-2026-40192
--ignore-vuln GHSA-55v6-g8pm-pw4c
--ignore-vuln CVE-2026-42308
--ignore-vuln CVE-2026-42310
--ignore-vuln CVE-2026-42311
build:
name: Build