Commit cc47870
Release/v10.8.1 (#1225)
* 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
* update version and changelog
---------
Co-authored-by: Manuel Abascal <[email protected]>
Co-authored-by: Yadian Llada Lopez <[email protected]>
Co-authored-by: JocLRojas <[email protected]>
Co-authored-by: Osmany Montero <[email protected]>1 parent 368869d commit cc47870
File tree
64 files changed
+3966
-262
lines changed- agent/collectors
- aws
- configuration
- processor
- backend/src/main
- java/com/park/utmstack/util/chart_builder/elasticsearch_dsl/responses/impl/coordinate_map
- resources/config/liquibase
- changelog
- correlation
- ti
- filters
- aws
- office365
- sophos
- frontend/src/app
- app-module/guides
- guide-macos-agent
- compliance
- compliance-reports-view
- components
- compliance-report-detail
- compliance-status
- compliance-schedule
- data-management/alert-management
- alert-view
- installer/types
- office365
- configuration
- processor
- soc-ai
- configurations
- elastic
- gpt
- processor
- schema
- sophos
- configuration
- processor
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
64 files changed
+3966
-262
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
32 | 38 | | |
33 | 39 | | |
34 | 40 | | |
| |||
62 | 68 | | |
63 | 69 | | |
64 | 70 | | |
| 71 | + | |
| 72 | + | |
65 | 73 | | |
66 | 74 | | |
67 | | - | |
| 75 | + | |
68 | 76 | | |
69 | 77 | | |
70 | 78 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | 10 | | |
12 | 11 | | |
13 | 12 | | |
14 | 13 | | |
| 14 | + | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
74 | 75 | | |
75 | 76 | | |
76 | 77 | | |
77 | | - | |
78 | 78 | | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
79 | 82 | | |
80 | 83 | | |
81 | 84 | | |
| |||
90 | 93 | | |
91 | 94 | | |
92 | 95 | | |
| 96 | + | |
93 | 97 | | |
94 | 98 | | |
95 | 99 | | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
96 | 103 | | |
97 | 104 | | |
98 | 105 | | |
| |||
109 | 116 | | |
110 | 117 | | |
111 | 118 | | |
112 | | - | |
113 | | - | |
114 | 119 | | |
115 | 120 | | |
116 | 121 | | |
| |||
131 | 136 | | |
132 | 137 | | |
133 | 138 | | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
134 | 142 | | |
135 | | - | |
| 143 | + | |
136 | 144 | | |
137 | 145 | | |
138 | 146 | | |
| |||
145 | 153 | | |
146 | 154 | | |
147 | 155 | | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | | - | |
156 | | - | |
157 | | - | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | | - | |
166 | | - | |
167 | | - | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
168 | 173 | | |
169 | | - | |
170 | | - | |
171 | | - | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | 174 | | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
181 | 182 | | |
182 | 183 | | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
183 | 189 | | |
184 | 190 | | |
185 | 191 | | |
186 | 192 | | |
187 | 193 | | |
188 | 194 | | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
189 | 251 | | |
190 | 252 | | |
191 | 253 | | |
| |||
210 | 272 | | |
211 | 273 | | |
212 | 274 | | |
| 275 | + | |
213 | 276 | | |
214 | | - | |
215 | | - | |
216 | | - | |
217 | | - | |
218 | | - | |
219 | | - | |
220 | | - | |
221 | | - | |
222 | | - | |
223 | | - | |
224 | | - | |
225 | | - | |
226 | | - | |
227 | | - | |
228 | | - | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
229 | 281 | | |
230 | | - | |
231 | | - | |
232 | 282 | | |
233 | 283 | | |
234 | 284 | | |
235 | 285 | | |
236 | | - | |
237 | | - | |
238 | | - | |
239 | | - | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
240 | 289 | | |
241 | 290 | | |
242 | | - | |
| 291 | + | |
243 | 292 | | |
244 | 293 | | |
245 | 294 | | |
| |||
255 | 304 | | |
256 | 305 | | |
257 | 306 | | |
| 307 | + | |
258 | 308 | | |
259 | 309 | | |
260 | 310 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | 6 | | |
| 7 | + | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments