mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-04 14:30:30 +03: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
1 changed files with 3 additions and 0 deletions
|
|
@ -20,3 +20,6 @@ security:
|
|||
63687:
|
||||
reason: Only affects Windows https://security-tracker.debian.org/tracker/CVE-2024-22190
|
||||
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…
Add table
Add a link
Reference in a new issue