diff --git a/.safety-policy.yml b/.safety-policy.yml index 73283975..6324a25f 100644 --- a/.safety-policy.yml +++ b/.safety-policy.yml @@ -26,3 +26,6 @@ security: 70612: reason: jinja2 is not used by fdroidserver, nor any dependencies I could find via debtree and pipdeptree. expires: '2026-05-31' + 72132: + reason: We get these packages from Debian, zipp is not used in production, and its only a DoS. + expires: '2026-08-31'