mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-22 00:43:09 +01:00
Change summaries branch
This commit is contained in:
@@ -889,7 +889,7 @@ update_airgap_rules() {
|
||||
rsync -av $UPDATE_DIR/agrules/detect-sigma/* /nsm/rules/detect-sigma/
|
||||
rsync -av $UPDATE_DIR/agrules/detect-yara/* /nsm/rules/detect-yara/
|
||||
# Checkout the stable summaries branch and copy them over for SOC
|
||||
git -C $UPDATE_DIR/agrules/securityonion-resources/ checkout generated-summaries-stable
|
||||
git -C $UPDATE_DIR/agrules/securityonion-resources/ checkout generated-summaries-published
|
||||
rsync -av $UPDATE_DIR/agrules/securityonion-resources/* /opt/so/conf/soc/ai_summary_repos
|
||||
# Checkout the main branch and copy them over to nsm
|
||||
git -C $UPDATE_DIR/agrules/securityonion-resources/ checkout main
|
||||
|
||||
Reference in New Issue
Block a user