Commit bff4090
Release/v10.9.6 (#2105)
* feat(threatwinds): add ThreatWinds credentials section and parameters to configuration
* ci: add ThreadWinds ingestion build job to deployment pipeline
* feat: integrate ThreadWinds ingestion service into UTMStack installer
* feat: integrate ThreadWinds threat intelligence platform
* refactor: simplify PostgreSQL connection initialization in postgres_client
* feat: add infinite retry mechanism for ThreadWinds registration
* feat(threadwinds-ingestion): implement infinite retry with exponential backoff
* fix: refresh admin email on registration retry and improve logging
* refactor: update ThreatWinds config parameter keys and add metadata fields
* feat(threadwinds-ingestion): add AES decryption support for API secret
* feat(installer): add ENCRYPTION_KEY env var to threadwinds-ingestion service
* refactor(threadwinds-ingestion): remove VisibleBy field from entity creation in EntityMapper
* refactor: sanitize sensitive data from log messages
* refactor: simplify association rules and expand threat intelligence coverage
* feat(threatwinds): add configuration parameters for ThreatWinds integration
* chore: remove threadwinds-ingestion microservice
* ci: remove threadwinds-ingestion from deployment pipeline
* feat(installer): remove threadwinds-ingestion from stack configuration
* Revert "feat(threatwinds): add configuration parameters for ThreatWinds integration"
This reverts commit ab16ad0.
* Revert "feat(threatwinds): add ThreatWinds credentials section and parameters to configuration"
This reverts commit 3173db0.
* feat(filters/sophos_xg): add steps to accept new fields and version of sophos_xg
---------
Co-authored-by: Manuel Abascal <mjabascal10@gmail.com>1 parent 4338b54 commit bff4090
1 file changed
Lines changed: 145 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
| |||
133 | 134 | | |
134 | 135 | | |
135 | 136 | | |
136 | | - | |
| 137 | + | |
137 | 138 | | |
138 | 139 | | |
139 | 140 | | |
| |||
227 | 228 | | |
228 | 229 | | |
229 | 230 | | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
230 | 343 | | |
231 | 344 | | |
232 | 345 | | |
233 | 346 | | |
234 | | - | |
| 347 | + | |
235 | 348 | | |
236 | 349 | | |
237 | 350 | | |
| |||
305 | 418 | | |
306 | 419 | | |
307 | 420 | | |
308 | | - | |
| 421 | + | |
309 | 422 | | |
310 | 423 | | |
311 | 424 | | |
| |||
534 | 647 | | |
535 | 648 | | |
536 | 649 | | |
| 650 | + | |
| 651 | + | |
| 652 | + | |
| 653 | + | |
| 654 | + | |
| 655 | + | |
| 656 | + | |
| 657 | + | |
| 658 | + | |
| 659 | + | |
| 660 | + | |
537 | 661 | | |
538 | 662 | | |
539 | 663 | | |
| |||
794 | 918 | | |
795 | 919 | | |
796 | 920 | | |
| 921 | + | |
| 922 | + | |
| 923 | + | |
| 924 | + | |
| 925 | + | |
| 926 | + | |
| 927 | + | |
| 928 | + | |
| 929 | + | |
| 930 | + | |
| 931 | + | |
| 932 | + | |
| 933 | + | |
| 934 | + | |
| 935 | + | |
| 936 | + | |
| 937 | + | |
797 | 938 | | |
798 | 939 | | |
799 | 940 | | |
| |||
0 commit comments