Skip to content

[cisco_secure_endpoint] Add agentless deployment - #18889

Merged
moxarth-rathod merged 4 commits into
elastic:mainfrom
moxarth-rathod:cisco_secure_endpoint-agentless
May 29, 2026
Merged

[cisco_secure_endpoint] Add agentless deployment#18889
moxarth-rathod merged 4 commits into
elastic:mainfrom
moxarth-rathod:cisco_secure_endpoint-agentless

Conversation

@moxarth-rathod

Copy link
Copy Markdown
Contributor

Proposed commit message

cisco_secure_endpoint: add agentless deployment

Checklist

  • I have reviewed tips for building integrations and this pull request is aligned with them.
  • I have verified that all data streams collect metrics or logs.
  • I have added an entry to my package's changelog.yml file.
  • I have verified that Kibana version constraints are current according to guidelines.
  • I have verified that any added dashboard complies with Kibana's Dashboard good practices

How to test this PR locally

  • Clone integrations repo.
  • Install the elastic package locally.
  • Start the elastic stack using the elastic package.
  • Move to integrations/packages/cisco_secure_endpoint directory.
  • Run the following command to run tests.

elastic-package test -v

Related issues

@moxarth-rathod moxarth-rathod self-assigned this May 8, 2026
@moxarth-rathod
moxarth-rathod requested a review from a team as a code owner May 8, 2026 06:34
@moxarth-rathod moxarth-rathod added documentation Improvements or additions to documentation. Applied to PRs that modify *.md files. enhancement New feature or request Integration:cisco_secure_endpoint Cisco Secure Endpoint Team:Security-Service Integrations Security Service Integrations team [elastic/security-service-integrations] Team:SDE-Crest Crest developers on the Security Integrations team [elastic/sit-crest-contractors] labels May 8, 2026
@infra-vault-gh-plugin-prod

Copy link
Copy Markdown

Pinging @elastic/security-service-integrations (Team:Security-Service Integrations)

@github-actions

github-actions Bot commented May 8, 2026

Copy link
Copy Markdown
Contributor

✅ Vale Linting Results

No 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.

@elastic-vault-github-plugin-prod

Copy link
Copy Markdown
Contributor

🚀 Benchmarks report

To see the full report comment with /test benchmark fullreport

Comment thread packages/cisco_secure_endpoint/changelog.yml Outdated
Comment thread packages/cisco_secure_endpoint/manifest.yml Outdated
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"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

^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

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Got it, removed 9.2.0 from here

Co-authored-by: Krishna Chaitanya Reddy Burri <krish.reddy91@gmail.com>
@moxarth-rathod
moxarth-rathod requested a review from a team as a code owner May 26, 2026 05:32
@moxarth-rathod
moxarth-rathod requested a review from kcreddy May 26, 2026 05:34
@moxarth-rathod

Copy link
Copy Markdown
Contributor Author

/test

Comment thread packages/cisco_secure_endpoint/manifest.yml Outdated
Co-authored-by: Krishna Chaitanya Reddy Burri <krish.reddy91@gmail.com>
@moxarth-rathod
moxarth-rathod requested a review from kcreddy May 28, 2026 07:45
@elasticmachine

Copy link
Copy Markdown

💚 Build Succeeded

History

cc @moxarth-rathod

@moxarth-rathod
moxarth-rathod merged commit cad6a5f into elastic:main May 29, 2026
11 checks passed
@elastic-vault-github-plugin-prod

Copy link
Copy Markdown
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation. Applied to PRs that modify *.md files. enhancement New feature or request Integration:cisco_secure_endpoint Cisco Secure Endpoint Team:SDE-Crest Crest developers on the Security Integrations team [elastic/sit-crest-contractors] Team:Security-Service Integrations Security Service Integrations team [elastic/security-service-integrations]

3 participants