Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
nasbench committed Nov 11, 2023
1 parent ac3de76 commit fa3273c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions static/js/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit fa3273c

Please sign in to comment.