From 7ef167fcd07f40d631d0113d469bc1de06d0263c Mon Sep 17 00:00:00 2001 From: Willi Ballenthin Date: Wed, 22 Mar 2023 09:44:00 +0100 Subject: [PATCH] Update scripts/bulk-process.py Co-authored-by: Moritz --- scripts/bulk-process.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/bulk-process.py b/scripts/bulk-process.py index 00bcfa6d..4726665c 100644 --- a/scripts/bulk-process.py +++ b/scripts/bulk-process.py @@ -98,7 +98,7 @@ def get_capa_results(args): meta (dict): the meta analysis results capabilities (dict): the matched capabilities and their result objects """ - rules, sigpaths, format, os, path = args + rules, sigpaths, format, os_, path = args should_save_workspace = os.environ.get("CAPA_SAVE_WORKSPACE") not in ("0", "no", "NO", "n", None) logger.info("computing capa results for: %s", path) try: