From fa3273c45f7c8e59343f5b4c57c6c3236c9ef56a Mon Sep 17 00:00:00 2001 From: Nasreddine Bencherchali <8741929+nasbench@users.noreply.github.com> Date: Sat, 11 Nov 2023 22:47:35 +0100 Subject: [PATCH] Update index.js --- static/js/index.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/static/js/index.js b/static/js/index.js index 6a0a92d..630d72e 100644 --- a/static/js/index.js +++ b/static/js/index.js @@ -235,8 +235,7 @@ function convert(sigmaRule, customPipeline) { pipelineYml: btoa(customPipeline), pipeline: pipelines, target: backend, - format: format, - template: btoa(templatePysigma) + format: format }; // send post request