diff --git a/salt/soc/files/soc/changes.json b/salt/soc/files/soc/changes.json index e7caffafc..5aa9b220b 100644 --- a/salt/soc/files/soc/changes.json +++ b/salt/soc/files/soc/changes.json @@ -1,25 +1,13 @@ { - "title": "Security Onion 2.3.0 is here!", + "title": "Security Onion 2.3.1 is here!", "changes": [ - { "summary": "We have a new Alerts interface for reviewing alerts and acknowledging or escalating them. Escalating creates a new case in TheHive. Please note that TheHive no longer receives alerts directly." }, - { "summary": "Kibana no longer presents the option to create alerts from events, but instead allows creation of cases from events." }, - { "summary": "Our Security Onion ISO now works for UEFI as well as Secure Boot." }, - { "summary": "Airgap deployments can now be updated using the latest ISO. Please read this documentation carefully." }, - { "summary": "Suricata has been updated to version 5.0.4." }, - { "summary": "Zeek has been updated to version 3.0.11." }, - { "summary": "Stenographer has been updated to the latest version." }, - { "summary": "soup will now attempt to clean up old docker images to free up space." }, - { "summary": "Hunt actions can be customized via hunt.actions.json." }, - { "summary": "Hunt queries can be customized via hunt.queries.json." }, - { "summary": "Hunt event fields can be customized via hunt.eventfields.json." }, - { "summary": "Alerts actions can be customized via alerts.actions.json." }, - { "summary": "Alerts queries can be customized via alerts.queries.json." }, - { "summary": "Alerts event fields can be customized via alerts.eventfields.json." }, - { "summary": "The help documentation is now viewable offline for airgap installations." }, - { "summary": "The script so-user-add will now validate the password is acceptable before attempting to create the user." }, - { "summary": "Playbook and Grafana no longer use static passwords for their admin accounts." }, - { "summary": "Analyst VM now comes with NetworkMiner 2.6 installed." }, - { "summary": "Strelka YARA matches now generate alerts that can be viewed through the Alerts interface." }, + { "summary": "Fixed a SOC issue in airgap mode that was preventing people from logging in." }, + { "summary": "Downloading Elastic features images will now download the correct images." }, + { "summary": "Winlogbeat download no longer requires Internet access." }, + { "summary": "Adjusted Alerts quick action bar to allow searching for a specific value while remaining in Alerts view." }, + { "summary": "/nsm will properly display disk usage on the standalone Grafana dashboard." }, + { "summary": "The manager node now has syslog listener enabled by default (you'll still need to allow syslog traffic through the firewall of course)." }, + { "summary": "Fixed an issue when creating host groups with so-firewall." }, { "summary": "Known Issues