Merge pull request #15531 from Security-Onion-Solutions/idstools-cleanup

Cleanup idstools
This commit is contained in:
Josh Brower
2026-02-26 10:21:18 -05:00
committed by GitHub
3 changed files with 4 additions and 9 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