mirror of
https://gitlab.com/fdroid/fdroidserver.git
synced 2024-11-10 17:30:11 +01:00
safety: ignore CVE-2018-20225, should never affect fdroidserver
https://data.safetycli.com/v/67599/97c
This commit is contained in:
parent
7e1b2e0788
commit
6bebd8b160
@ -20,3 +20,6 @@ security:
|
|||||||
63687:
|
63687:
|
||||||
reason: Only affects Windows https://security-tracker.debian.org/tracker/CVE-2024-22190
|
reason: Only affects Windows https://security-tracker.debian.org/tracker/CVE-2024-22190
|
||||||
expires: '2026-01-31'
|
expires: '2026-01-31'
|
||||||
|
67599:
|
||||||
|
reason: Only affects pip when using --extra-index-url, which is never the case in fdroidserver CI.
|
||||||
|
expires: '2026-05-31'
|
||||||
|
Loading…
Reference in New Issue
Block a user