diff --git a/salt/soc/files/soc/changes.json b/salt/soc/files/soc/changes.json
index 715b84566..517816fcd 100644
--- a/salt/soc/files/soc/changes.json
+++ b/salt/soc/files/soc/changes.json
@@ -17,8 +17,9 @@
{ "summary": "Improved Elastic ingest parsers including Windows event logs and Sysmon logs shipped with WinLogbeat and Osquery (ECS)." },
{ "summary": "Elastic nodes are now HOT by default, making it easier to add a warm node later." },
{ "summary": "so-allow now runs at the end of an install so users can enable access right away." },
- { "summary": "Alert severities across Wazuh, Suricata and Playbook (Sigma) have been standardized and copied to event.severity:
- Low
- Medium
- High
- Critical
" },
- { "summary": "Initial implementation of alerting queues:- Low & Medium alerts are accessible through Kibana & Hunt.
- High & Critical alerts are accessible through Kibana, Hunt and TheHive for immediate analysis.
- ATT&CK Navigator is now a statically-hosted site in the nginx container.
" },
+ { "summary": "Alert severities across Wazuh, Suricata and Playbook (Sigma) have been standardized and copied to event.severity:- 1 = Low
- 2 = Medium
- 3 = High
- 4 = Critical
" },
+ { "summary": "Initial implementation of alerting queues:- Low & Medium alerts are accessible through Kibana & Hunt.
- High & Critical alerts are accessible through Kibana, Hunt and TheHive for immediate analysis.
" },
+ { "summary": "ATT&CK Navigator is now a statically-hosted site in the nginx container." },
{ "summary": "Playbook updates:- All Sigma rules in the community repo (500+) are now imported and kept up to date.
- Initial implementation of automated testing when a Play's detection logic has been edited (i.e., Unit Testing).
- Updated UI Theme.
- Once authenticated through SOC, users can now access Playbook with analyst permissions without login.
" },
{ "summary": "Kolide Launcher has been updated to include the ability to pass arbitrary flags. This new functionality was sponsored by SOS." },
{ "summary": "Fixed issue with Wazuh authd registration service port not being correctly exposed." },