[cisco_secure_endpoint] Add agentless deployment - #18889
Merged
moxarth-rathod merged 4 commits intoMay 29, 2026
Merged
Conversation
|
Pinging @elastic/security-service-integrations (Team:Security-Service Integrations) |
Contributor
✅ Vale Linting ResultsNo issues found on modified lines! The Vale linter checks documentation changes against the Elastic Docs style guide. To use Vale locally or report issues, refer to Elastic style guide for Vale. |
Contributor
🚀 Benchmarks reportTo see the full report comment with |
4 tasks
kcreddy
reviewed
May 15, 2026
kcreddy
reviewed
May 15, 2026
| conditions: | ||
| kibana: | ||
| version: "^8.19.4 || ~9.0.7 || ^9.1.4" | ||
| version: "^8.19.4 || ^9.0.5 || ^9.1.4 || ^9.2.0" |
Contributor
There was a problem hiding this comment.
^9.1.4 -> covers all minor and patches until the next major. So all versions < 10.0.0 are covered. No need for explicit 9.2.0
Contributor
Author
There was a problem hiding this comment.
Got it, removed 9.2.0 from here
Co-authored-by: Krishna Chaitanya Reddy Burri <krish.reddy91@gmail.com>
5 tasks
Contributor
Author
|
/test |
kcreddy
reviewed
May 28, 2026
Co-authored-by: Krishna Chaitanya Reddy Burri <krish.reddy91@gmail.com>
kcreddy
approved these changes
May 28, 2026
💚 Build Succeeded
History
|
Contributor
|
Package cisco_secure_endpoint - 2.34.0 containing this change is available at https://epr.elastic.co/package/cisco_secure_endpoint/2.34.0/ |
herrBez
pushed a commit
to herrBez/integrations
that referenced
this pull request
Jun 1, 2026
cisco_secure_endpoint: add agentless deployment
5 tasks
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.
Proposed commit message
Checklist
changelog.ymlfile.How to test this PR locally
Related issues