From 17726fcdff84449bb950330f4649fb824cf2bd45 Mon Sep 17 00:00:00 2001 From: pyth0n1c <87383215+pyth0n1c@users.noreply.github.com> Date: Thu, 2 Dec 2021 10:00:01 -0800 Subject: [PATCH] Running a test with the old sysmon to compare the results. --- .../ci/detection_testing_batch/modules/validate_args.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/automated_detection_testing/ci/detection_testing_batch/modules/validate_args.py b/automated_detection_testing/ci/detection_testing_batch/modules/validate_args.py index 86a4de37ee..b8dc120639 100644 --- a/automated_detection_testing/ci/detection_testing_batch/modules/validate_args.py +++ b/automated_detection_testing/ci/detection_testing_batch/modules/validate_args.py @@ -177,9 +177,9 @@ setup_schema = { "app_number": 833, "app_version": "8.3.1" }, - "SPLUNK_ADD_ON_FOR_SYSMON": { - "app_number": 5709, - "app_version": "1.0.1" + "SPLUNK_ADD_ON_FOR_SYSMON_OLD": { + "app_number": 1914, + "app_version": "10.6.2" }, "SPLUNK_COMMON_INFORMATION_MODEL": { "app_number": 1621,