MC2 Release Notes - November 14 2024
SDP-90536 NetSPI - 475405361, 1680629514, 1770298714 - disable all management endpoints by default, except health
Only enabling the "health" management endpoint
Only enabling the "health" management endpoint
management:
endpoints:
web:
exposure:
include: 'health'
Â
SDP-89649 If EQL directexecution is disabled MC2 Services fail to start
If EQL directexecution is disabled MC2 Services fail to start
After disabling the directexecution the MC2 Services start and process the EQL requests using the eagle_default_ruleservice stream rules.
Â
SDP-88035 Suppress stack trace for EagleML based endpoints with CSV output
Suppress stack trace for EagleML based endpoints with CSV output
Suppress stack trace for EagleML based endpoints with CSV output
Â
SDP-85672 Address the file path manipulation vulnerability for EQL requests
Removed full path from file not found error
Address the file path manipulation vulnerability for EQL requests
Removed full path from file not found error
Â