idstools removal refactor

This commit is contained in:
DefensiveDepth
2025-11-11 14:34:28 -05:00
parent 3a8a6bf5ff
commit 55bbbdb58d

View File

@@ -1131,6 +1131,8 @@ fi
#idstools conf parse
RULECAT_CONF="/opt/so/conf/idstools/etc/rulecat.conf"
echo "Checking $RULECAT_CONF for custom configurations..."
# Parse RULECAT_CONF and check for custom configs
if [[ ! -f "$RULECAT_CONF" ]]; then
echo "Warning: $RULECAT_CONF not found - leaving syncBlock."