From f8dd5abe1803a672f51786ff974f9af27fa788d2 Mon Sep 17 00:00:00 2001 From: Julian Crowley Date: Thu, 25 Jun 2026 16:48:10 -0600 Subject: [PATCH] Create 2026-06-25-content.md --- blog-cse/2026-06-25-content.md | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 blog-cse/2026-06-25-content.md diff --git a/blog-cse/2026-06-25-content.md b/blog-cse/2026-06-25-content.md new file mode 100644 index 0000000000..4495a47212 --- /dev/null +++ b/blog-cse/2026-06-25-content.md @@ -0,0 +1,31 @@ +--- +title: June 25th, 2026 - Content Release +hide_table_of_contents: true +keywords: + - log mappers + - parsers + - schema +image: https://assets-www.sumologic.com/company-logos/_800x418_crop_center-center_82_none/SumoLogic_Preview_600x600.jpg?mtime=1617040082 +--- + +import useBaseUrl from '@docusaurus/useBaseUrl'; + +* This content release includes: + - New Microsoft Azure Defender for Cloud support with dedicated parser and 4 log mappers covering security assessments, posture management, security alerts, and sub-assessments + - Improved Slack Enterprise Audit parsing with more reliable timestamp handling and null value filtering for skipped mapping fields + - Fixed AWS WAF parser handling of duplicate values for the action field + - Additional changes are enumerated below + +## Log Mappers +- [New] Microsoft Azure Defender for Cloud - Assessments +- [New] Microsoft Azure Defender for Cloud - Posture +- [New] Microsoft Azure Defender for Cloud - Security Alerts +- [New] Microsoft Azure Defender for Cloud - Sub-Assessments +- [Updated] Slack Anomaly Event +- [Updated] Slack Catch All +- [Updated] Slack Login + +## Parsers +- [New] /Parsers/System/Microsoft/Azure Defender For Cloud +- [Updated] /Parsers/System/AWS/AWS WAF +- [Updated] /Parsers/System/Slack/Slack Enterprise Audit