Add safe archive preview and extraction workflows

This commit is contained in:
2026-07-31 02:48:56 +02:00
parent 159a012833
commit b752dea610
20 changed files with 1961 additions and 182 deletions
+1
View File
@@ -13,6 +13,7 @@ authors = [{ name = "GovOPlaN" }]
dependencies = [
"govoplan-core>=0.1.9",
"defusedxml>=0.7,<1",
"pyzipper>=0.3.6,<1",
"python-multipart>=0.0.31,<1",
]