From 057107e898c831dbd763f4ced1b683560413ffb0 Mon Sep 17 00:00:00 2001 From: Ramon Novoa Date: Mon, 23 Oct 2023 13:06:02 +0200 Subject: [PATCH] Update the default timeout of pandora_sca. --- pandora_agents/unix/Linux/pandora_agent.conf | 4 ++-- pandora_agents/win32/bin/pandora_agent.conf | 2 +- pandora_agents/win32/bin/util/pandora_sca.exe | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pandora_agents/unix/Linux/pandora_agent.conf b/pandora_agents/unix/Linux/pandora_agent.conf index 1b8131a42d..179f98dac8 100644 --- a/pandora_agents/unix/Linux/pandora_agent.conf +++ b/pandora_agents/unix/Linux/pandora_agent.conf @@ -313,6 +313,6 @@ module_plugin autodiscover --default #Hardening plugin for security compliance analysis. Enable to use it. #module_begin -#module_plugin /usr/share/pandora_agent/plugins/pandora_sca +#module_plugin /usr/share/pandora_agent/plugins/pandora_sca -t 150 #module_absoluteinterval 7d -#module_end \ No newline at end of file +#module_end diff --git a/pandora_agents/win32/bin/pandora_agent.conf b/pandora_agents/win32/bin/pandora_agent.conf index d299325f3b..cd64fa670b 100644 --- a/pandora_agents/win32/bin/pandora_agent.conf +++ b/pandora_agents/win32/bin/pandora_agent.conf @@ -526,7 +526,7 @@ module_plugin "%PROGRAMFILES%\Pandora_Agent\util\autodiscover.exe" --default # Hardening plugin for security compliance analysis. #module_begin -#module_plugin "%PROGRAMFILES%\Pandora_Agent\util\pandora_sca.exe" +#module_plugin "%PROGRAMFILES%\Pandora_Agent\util\pandora_sca.exe -t 150" #module_absoluteinterval 7d #module_end diff --git a/pandora_agents/win32/bin/util/pandora_sca.exe b/pandora_agents/win32/bin/util/pandora_sca.exe index fa27e79cd8..25776c36b6 100755 --- a/pandora_agents/win32/bin/util/pandora_sca.exe +++ b/pandora_agents/win32/bin/util/pandora_sca.exe @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1c4d2881e012e66704369bd9f1af6b3b948420d15ba5c15bb436c55982ae8555 -size 4858549 +oid sha256:db207ef67053764be7e9b42cd04ea5509cc2a023548aab1c037745ca277b68a3 +size 4858753