Skip to content

Conversation

@moxarth-rathod
Copy link
Contributor

Proposed commit message

qualys_vmdr: update asset_host_detection data stream API to v5, and knowledge_base data stream API to v4

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 elastic package locally.
  • Start elastic stack using elastic-package.
  • Move to integrations/packages/qualys directory.
  • Run the following command to run tests.

elastic-package test

Related issues

@moxarth-rathod moxarth-rathod self-assigned this Dec 30, 2025
@moxarth-rathod moxarth-rathod requested a review from a team as a code owner December 30, 2025 09:16
@moxarth-rathod moxarth-rathod added enhancement New feature or request Integration:qualys_vmdr Qualys VMDR Team:Security-Service Integrations Security Service Integrations team [elastic/security-service-integrations] Team:Sit-Crest Crest developers on the Security Integrations team [elastic/sit-crest-contractors] labels Dec 30, 2025
@elasticmachine
Copy link

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

@elastic-vault-github-plugin-prod

🚀 Benchmarks report

To see the full report comment with /test benchmark fullreport

@elasticmachine
Copy link

💚 Build Succeeded

cc @moxarth-rathod

Copy link
Contributor

@ShourieG ShourieG left a comment

Choose a reason for hiding this comment

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

LGTM

@moxarth-rathod moxarth-rathod merged commit 17657c2 into elastic:main Jan 7, 2026
8 checks passed
@mrodm
Copy link
Collaborator

mrodm commented Jan 7, 2026

@moxarth-rathod it looks like that this PR introduced a duplicated field in the transform.

Latest Buildkite builds are failing with that error. Example: https://buildkite.com/elastic/integrations/builds/36182#019b9848-4c98-49a8-8af1-fac140f6e491

Error: checking package failed: linting package failed: found 1 validation error:

  1. field "qualys_vmdr.asset_host_detection.vulnerability.trurisk_elimination_status" is defined multiple times for transform "latest_cdr_vulnerabilities", found in: /opt/buildkite-agent/builds/bk-agent-prod-gcp-1767786450361701229/elastic/integrations/packages/qualys_vmdr/elasticsearch/transform/latest_cdr_vulnerabilities/fields/fields.yml, /opt/buildkite-agent/builds/bk-agent-prod-gcp-1767786450361701229/elastic/integrations/packages/qualys_vmdr/elasticsearch/transform/latest_cdr_vulnerabilities/fields/fields.yml

Related to: https://github.com/elastic/integrations/pull/16727/files#diff-43ea014bfe6170e88af6644f5cc231eda32f30cb00038cfce0b6d2c14dfa9306R152-R156

Could you take a look to that ?

Thanks in advance!!

@andrewkroh andrewkroh added the documentation Improvements or additions to documentation. Applied to PRs that modify *.md files. label Jan 8, 2026
@moxarth-rathod
Copy link
Contributor Author

@mrodm @ShourieG raised another PR to fix this - #16903

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:qualys_vmdr Qualys VMDR Team:Security-Service Integrations Security Service Integrations team [elastic/security-service-integrations] Team:Sit-Crest Crest developers on the Security Integrations team [elastic/sit-crest-contractors]

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[qualys_vmdr]: Deprecation of API 2.0/3.0 for Knowledge Base

5 participants