mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
fix: add GHSA-55v6-g8pm-pw4c to pip-audit ignore list
rembg 2.0.62 has both CVE-2026-40086 and GHSA-55v6-g8pm-pw4c (same vulnerability, different ID sources). Both need ignoring since upgrading rembg to 2.0.75 breaks the dependency tree.
This commit is contained in:
@@ -94,6 +94,7 @@ jobs:
|
||||
--ignore-vuln CVE-2026-40086
|
||||
--ignore-vuln CVE-2026-25990
|
||||
--ignore-vuln CVE-2026-40192
|
||||
--ignore-vuln GHSA-55v6-g8pm-pw4c
|
||||
|
||||
build:
|
||||
name: Build
|
||||
|
||||
Reference in New Issue
Block a user