Cleanup idstools

This commit is contained in:
DefensiveDepth
2026-02-26 09:05:54 -05:00
parent ee4a2f00be
commit 5e7b0cfe0e
2 changed files with 2 additions and 8 deletions

View File

@@ -799,14 +799,6 @@ if ! [[ -f $install_opt_file ]]; then
logCmd "salt-call state.apply influxdb -l info"
logCmd "salt-call state.highstate -l info"
logCmd "salt-call schedule.disable -linfo --local"
if [[ ! $is_airgap ]]; then
title "Downloading IDS Rules"
logCmd "so-rule-update"
if [[ $monints || $is_import ]]; then
title "Applying the Suricata state to load the new rules"
logCmd "salt-call state.apply suricata -l info"
fi
fi
if [[ $is_airgap ]]; then
title "Syncing AI-Generated Detection Summaries"
airgap_detection_summaries