From 95dba61a756381e563907ff5e98a38c0b00045f5 Mon Sep 17 00:00:00 2001 From: Bertil Chapuis Date: Sat, 4 Nov 2023 00:46:00 +0100 Subject: [PATCH] Fix unzip task and add shaded relief workflow The unzip task implemented some checks against malicious zip files that failed with the shaded relief archive. They have now been removed. --- ....run.xml => naturalearth-workflow.run.xml} | 7 +++- .../baremaps/workflow/tasks/UnzipFile.java | 36 +++---------------- examples/shadedrelief/workflow.json | 20 +++++++++++ 3 files changed, 31 insertions(+), 32 deletions(-) rename .run/{naturalearth-create.run.xml => naturalearth-workflow.run.xml} (56%) create mode 100644 examples/shadedrelief/workflow.json diff --git a/.run/naturalearth-create.run.xml b/.run/naturalearth-workflow.run.xml similarity index 56% rename from .run/naturalearth-create.run.xml rename to .run/naturalearth-workflow.run.xml index fb309124a..45f5277db 100644 --- a/.run/naturalearth-create.run.xml +++ b/.run/naturalearth-workflow.run.xml @@ -1,9 +1,14 @@ - +