chore: Integrate pip-tools and safety, upgrade vulnerable dependencies

This commit is contained in:
InfinityPacer
2024-08-20 18:52:07 +08:00
parent 1f87bc643a
commit d5241a2eb8
6 changed files with 486 additions and 64 deletions
+9
View File
@@ -0,0 +1,9 @@
security:
ignore-unpinned-requirements: False
ignore-vulnerabilities:
70612:
reason: The official statement indicates that this vulnerability is not valid because users should use sandboxing when handling untrusted templates.
65532:
reason: Legacy issue related to tvdbapi usage.
40100:
reason: Legacy issue related to tvdbapi usage.