From 46a0b59f5b0967fc8d77d2856c793aace48bdf7b Mon Sep 17 00:00:00 2001 From: pyth0n1c <87383215+pyth0n1c@users.noreply.github.com> Date: Mon, 13 Dec 2021 09:08:31 -0800 Subject: [PATCH] Added ADD-on for Linux Sysmon TA to SplunkbaseApps --- .../detection_testing_batch/test_config_github_actions.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/bin/automated_detection_testing/ci/detection_testing_batch/test_config_github_actions.json b/bin/automated_detection_testing/ci/detection_testing_batch/test_config_github_actions.json index 81fa25f89d..29f5068943 100644 --- a/bin/automated_detection_testing/ci/detection_testing_batch/test_config_github_actions.json +++ b/bin/automated_detection_testing/ci/detection_testing_batch/test_config_github_actions.json @@ -80,6 +80,10 @@ "SPLUNK_MACHINE_LEARNING_TOOLKIT": { "app_number": 2890, "app_version": "5.2.2" + }, + "ADD_ON_FOR_LINUX_SYSMON": { + "app_number": 6176, + "app_version": "1.0.3" } }, "splunkbase_password": null,