Skip to content

[xm_cyber] Add Client Identification Header to all API Requests - #20618

Merged
mohitjha-elastic merged 2 commits into
elastic:mainfrom
mohitjha-elastic:xm_cyber-0.2.0
Aug 11, 2026
Merged

[xm_cyber] Add Client Identification Header to all API Requests#20618
mohitjha-elastic merged 2 commits into
elastic:mainfrom
mohitjha-elastic:xm_cyber-0.2.0

Conversation

@mohitjha-elastic

Copy link
Copy Markdown
Contributor

Proposed commit message

xm_cyber: set X-XMCYBER-CONNECTOR-NAME-VERSION header for all HTTP requests

The value of the X-XMCYBER-CONNECTOR-NAME-VERSION header is set to 
Elastic-XM-Cyber/x.y.z where x.y.z is the package version if it is available (this is
the case for stacks at or above 9.3), otherwise the version is set to unknown.

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/xm_cyber directory.
  • Run the following command to run tests.

elastic-package test -v

Related Issues

@mohitjha-elastic mohitjha-elastic self-assigned this Aug 10, 2026
@mohitjha-elastic
mohitjha-elastic requested a review from a team as a code owner August 10, 2026 07:39
@mohitjha-elastic mohitjha-elastic added the enhancement New feature or request label Aug 10, 2026
@mohitjha-elastic
mohitjha-elastic requested a review from a team as a code owner August 10, 2026 07:39
@mohitjha-elastic mohitjha-elastic added 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] Integration:xm_cyber XM Cyber labels Aug 10, 2026
@infra-vault-gh-plugin-prod

Copy link
Copy Markdown

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

@github-actions

Copy link
Copy Markdown
Contributor

✅ Elastic Docs Style Checker (Vale)

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

✅ All changelog entries have the correct PR link.

@vera-review-bot

Copy link
Copy Markdown

🟢 No issues across the latest commits 79a2361.

A new commit triggers another review — at most once every 15 minutes. I skip the PR while it's approved or has merge conflicts.

🤖 AI-Generated Review | Vera Review Bot | 📚 Knowledge base: integration-skills

⚠️ Automated review — verify suggestions before applying.

@elastic-vault-github-plugin-prod

Copy link
Copy Markdown
Contributor

🚀 Benchmarks report

To see the full report comment with /test benchmark fullreport

@infra-vault-gh-plugin-prod

Copy link
Copy Markdown

💚 Build Succeeded

cc @mohitjha-elastic

@mergify

mergify Bot commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue this pull request

@mohitjha-elastic
mohitjha-elastic merged commit 959e8c1 into elastic:main Aug 11, 2026
9 checks passed
@mohitjha-elastic
mohitjha-elastic deleted the xm_cyber-0.2.0 branch August 11, 2026 06:15
@elastic-vault-github-plugin-prod

Copy link
Copy Markdown
Contributor

Package xm_cyber - 0.2.0 containing this change is available at https://epr.elastic.co/package/xm_cyber/0.2.0/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request Integration:xm_cyber XM Cyber 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]

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[XM Cyber] Add client identification header to all XM Cyber connector API requests

2 participants