[Security Solution][Endpoint] API for SentinelOne runscript response actions#229892
Merged
paul-tavares merged 15 commits intoelastic:mainfrom Aug 5, 2025
Merged
Conversation
Contributor
Author
|
/ci |
2 similar comments
Contributor
Author
|
/ci |
Contributor
Author
|
/ci |
335bacc to
8f02f0c
Compare
Contributor
Author
|
/ci |
…cript-command-api-for-s1
Contributor
Author
|
/ci |
Contributor
|
Pinging @elastic/security-defend-workflows (Team:Defend Workflows) |
Contributor
💚 Build Succeeded
Metrics [docs]Unknown metric groupsESLint disabled in files
ESLint disabled line counts
Total ESLint disabled count
History
|
gergoabraham
approved these changes
Aug 5, 2025
Contributor
gergoabraham
left a comment
There was a problem hiding this comment.
didn't test it, but code-wise looks good 👍
delanni
pushed a commit
to delanni/kibana
that referenced
this pull request
Aug 5, 2025
…e actions (elastic#229892) ## Summary - Enables `runscript` response action API for `agentType` of `sentinel_one` - API support is behind feature flag: `responseActionsSentinelOneRunScriptEnabled` - At this time, the action will be submitted to SentinelOne, but will remain in `pending` state in Kibana (completion of it will be done in a subsequent PR)
Contributor
|
Friendly reminder: Looks like this PR hasn’t been backported yet. |
NicholasPeretti
pushed a commit
to NicholasPeretti/kibana
that referenced
this pull request
Aug 18, 2025
…e actions (elastic#229892) ## Summary - Enables `runscript` response action API for `agentType` of `sentinel_one` - API support is behind feature flag: `responseActionsSentinelOneRunScriptEnabled` - At this time, the action will be submitted to SentinelOne, but will remain in `pending` state in Kibana (completion of it will be done in a subsequent PR)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
runscriptresponse action API foragentTypeofsentinel_oneresponseActionsSentinelOneRunScriptEnabledpendingstate in Kibana (completion of it will be done in a subsequent PR)Testing
Checklist