mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 22:42:29 +03: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
1 changed files with 3 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue