diff --git a/.safety-policy.yml b/.safety-policy.yml index 39e601d2..2b95cf4d 100644 --- a/.safety-policy.yml +++ b/.safety-policy.yml @@ -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'