mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 14:32:28 +03:00
gitlab-ci: ignore setuptools DoS error from safety
This commit is contained in:
parent
a27cf3d42d
commit
98769d8405
1 changed files with 7 additions and 0 deletions
7
.safety-policy.yml
Normal file
7
.safety-policy.yml
Normal file
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
|
||||
security:
|
||||
ignore-vulnerabilities:
|
||||
52495:
|
||||
reason: setuptools comes from Debian
|
||||
expires: '2025-01-31'
|
Loading…
Add table
Add a link
Reference in a new issue