Commit 5c89019
Release/v10.8.1 (#1226)
* fix(compliance-schedule): fix standard and section selection issue in report creation
* chore: Update CHANGELOG.md
* chore: update version.yml
* fix(ui): display array fields as a single field without numeric suffixes
* chore: update CHANGELOG.md
* fix(alert-field-render): resolve persistent loading spinner when displaying "tags" column
* chore: Update CHANGELOG.md
* fix: Resolve false positive checkbox selection when editing tagging rules
* feat: implement alert correlation and context building for enhanced alert analysis
* add debug logging for GPT request
* feat: add debug logging for alert processing and related alerts retrieval
* fix: update to return schema.Alert and adjust related logic
* refactor: simplify body creation in ElasticSearch function and remove unnecessary debug logs
* fix: optimize alert correlation logic and improve classification handling
* fix: update of the logic of correlation of alerts and construction of the historical context based on counts
* fix: improve log handling in GPT request and ensure last log entry is used
* feat: update macOS install steps with `utmstack-macos-agent.pkg`
* fix: add pipeline for aws, sophos-central and o365 integrations
* fix: remove logging of debug
* Migrate from correlation service to direct Logstash connection in aws integration.
* Migrate from correlation service to direct Logstash connection in office365 integration.
* Migrate from correlation service to direct Logstash connection in sophos integration.
* fix: add pipeline for aws, sophos-central and o365 integrations
* chore: resolve merge conflicts
* chore: integrate recent UI improvements
* add datasource in macos agent logs
* include logstash ports in installer for aws, o365 and sophos
* fix: update TagRulesApplied field type to slice and join in conversion
* fix: change TagRulesApplied field type from string to slice of int
* Refactoring the event sending format to Logstash in the AWS plugin.
* Refactoring the event sending format to Logstash in the Sophos plugin.
* Refactoring the event sending format to Logstash in the office365 plugin.
* fix: add pipeline for aws, sophos-central and o365 integrations
* "Update blocklist processing to support severity levels and enhance IP threat intelligence integration."
* "Add IP validation using net.ParseIP to ensure proper processing of source and destination IPs."
* "Fix path in Dockerfile COPY command for the correlation binary."
* fix: add pipeline for aws, sophos-central and o365 integrations
* Update correlation Dockerfile
* fix: add pipeline for aws, sophos-central and o365 integrations
* fix: add pipeline for aws, sophos-central and o365 integrations
* fix: filter only valid IPs when parsing coordinate map chart data
* fix: update display name for Sophos integration
* Implement Sophos Central filter (v1.0.0).
* Refactor AWS filter (v2.0.0) to use JSON instead of Grok.
* Refactor Office 365 filter (v2.0.0) by simplifying the structure.
* fix: corrected typo in compliance status label from "Complaint" to "Compliant"
* send logs from new windows channels in arm agent
* fix: hide sorting action for assets filters
* fix: improve CSV export limit parameters
* fix: correct uninstalling command for macOs agent
* feat: add Windows ARM64 support to agent installation platforms
* set correct api url environment
* fix: update filter for winevent log agent
* fix: update wineventlog filter
* fix: update wineventlog filter
* fix: add pipeline for aws, sophos-central and o365 integrations
---------
Co-authored-by: Yadian Llada Lopez <[email protected]>
Co-authored-by: JocLRojas <[email protected]>
Co-authored-by: Kbayero <[email protected]>
Co-authored-by: Osmany Montero <[email protected]>
Co-authored-by: Yorjander Hernandez Vergara <[email protected]>1 parent cc47870 commit 5c89019
File tree
1 file changed
+1
-1
lines changed- backend/src/main/resources/config/liquibase/changelog
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments