mirror of
https://gitlab.com/fdroid/fdroidserver.git
synced 2024-11-10 17:30:11 +01:00
safety: ignore false positive
jinja2 is not used by fdroidserver, nor any dependencies I could find via debtree and pipdeptree.
This commit is contained in:
parent
e7ff344f2b
commit
6e489b78b3
@ -23,3 +23,6 @@ security:
|
|||||||
67599:
|
67599:
|
||||||
reason: Only affects pip when using --extra-index-url, which is never the case in fdroidserver CI.
|
reason: Only affects pip when using --extra-index-url, which is never the case in fdroidserver CI.
|
||||||
expires: '2026-05-31'
|
expires: '2026-05-31'
|
||||||
|
70612:
|
||||||
|
reason: jinja2 is not used by fdroidserver, nor any dependencies I could find via debtree and pipdeptree.
|
||||||
|
expires: '2026-05-31'
|
||||||
|
Loading…
Reference in New Issue
Block a user