[Security Solution][Endpoint] Enable processes response action for SentinelOne hosts (#189884)

## Summary

- Enables the `processes` response action for SentinelOne hosts
    - Feature flag enabled: `responseActionsSentinelOneProcessesEnabled`
This commit is contained in:
Paul Tavares 2024-08-12 15:03:46 -04:00 committed by GitHub
parent 9aa39105b6
commit 8dbc2a08c3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -75,7 +75,7 @@ export const allowedExperimentalValues = Object.freeze({
responseActionsSentinelOneKillProcessEnabled: true,
/** Enable the `processes` response actions for SentinelOne */
responseActionsSentinelOneProcessesEnabled: false,
responseActionsSentinelOneProcessesEnabled: true,
/**
* Enables the ability to send Response actions to Crowdstrike and persist the results