Skip to content

feat(INT-2037): Qualys v3.4.0 — relaxed QID regex + custom type support (V1 Framework) - #23

Merged
sarus merged 10 commits into
support/v1from
int-2037-qualys-v3-4-0-js
Jun 22, 2026
Merged

feat(INT-2037): Qualys v3.4.0 — relaxed QID regex + custom type support (V1 Framework)#23
sarus merged 10 commits into
support/v1from
int-2037-qualys-v3-4-0-js

Conversation

@deeedub

@deeedub deeedub commented Jun 12, 2026

Copy link
Copy Markdown

Summary

Implements INT-2037 targeting the v1 CMS store (pre-4.0.0).

Changes

  1. Relaxed QID regex — now matches QID:12345, QID: 12345, QID 12345, QID : 12345
  2. Custom Type entity — customers can define their own regex under Integration Options → customTypeValueRegex

Files changed

  • config/config.json — QID regex updated; customType entity added; customTypeValueRegex option added
  • package.json — version 3.3.33.4.0
  • src/getLookupResults.jsextractQidValue() + extractCustomTypeValue() functions
  • src/constants.jsQUERY_PATHS_BY_TYPE.customType mapped to qid path
  • src/validateOptions.jsvalidateCustomTypeValueRegex() added
  • src/querying/queryHostDetectionListForAllEntities.jscustomType included in qid filter
  • integration.jsvalidateCustomTypeValueRegex wired into validateOptions

Closes INT-2037

@CitadelOfBlairs

CitadelOfBlairs commented Jun 12, 2026

Copy link
Copy Markdown

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

Comment thread integration.js Outdated
Comment thread src/constants.js Outdated
Comment thread src/getLookupResults.js Outdated
@ralucarusu-tc

Copy link
Copy Markdown

Please make sure that the README file is updated to reflect the existing Configuration Options

@sarus sarus changed the title feat(INT-2037): Qualys v3.4.0 — relaxed QID regex + custom type support feat(INT-2037): Qualys v3.4.0 — relaxed QID regex + custom type support (V1 Framework) Jun 18, 2026
@sarus
sarus merged commit 403f32b into support/v1 Jun 22, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants