[claroty_xdome] Remove the recommendations field from vulnerabilities requests#17907
Merged
chrisberkhout merged 3 commits intoelastic:mainfrom Mar 23, 2026
Conversation
|
Pinging @elastic/security-service-integrations (Team:Security-Service Integrations) |
Contributor
Vale Linting ResultsSummary: 4 warnings found
|
| File | Line | Rule | Message |
|---|---|---|---|
| packages/claroty_xdome/docs/README.md | 1432 | Elastic.QuotesPunctuation | Place punctuation inside closing quotation marks. |
| packages/claroty_xdome/docs/README.md | 1432 | Elastic.QuotesPunctuation | Place punctuation inside closing quotation marks. |
| packages/claroty_xdome/docs/README.md | 1432 | Elastic.QuotesPunctuation | Place punctuation inside closing quotation marks. |
| packages/claroty_xdome/docs/README.md | 1433 | Elastic.Latinisms | Latin terms and abbreviations are a common source of confusion. Use 'and so on' instead of 'etc'. |
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.
🚀 Benchmarks reportTo see the full report comment with |
bdf6224 to
d221f11
Compare
💚 Build Succeeded
History
|
efd6
approved these changes
Mar 22, 2026
|
Package claroty_xdome - 1.0.2 containing this change is available at https://epr.elastic.co/package/claroty_xdome/1.0.2/ |
srilumpa
pushed a commit
to srilumpa/elastic-integrations
that referenced
this pull request
Mar 23, 2026
… requests (elastic#17907) The recommendations field is no longer available. The API responds with 422 Unprocessable Content and this body: { "detail": [ { "type": "enum", "loc": [ "body", "fields", 15 ], "msg": "Input should be id, name, vulnerability_type, cve_ids, cvss_v2_score, cvss_v2_exploitability_subscore, cvss_v2_vector_string, cvss_v3_score, cvss_v3_exploitability_subscore, cvss_v3_vector_string, sources, source_name, source_url, description, affected_products, is_known_exploited, affected_devices_count, affected_medical_devices_count, affected_iot_devices_count, affected_it_devices_count, affected_ot_devices_count, published_date, affected_fixed_devices_count, affected_confirmed_devices_count, affected_potentially_relevant_devices_count, affected_irrelevant_devices_count, adjusted_vulnerability_score, adjusted_vulnerability_score_level, exploits_count, vulnerability_labels, vulnerability_assignees, vulnerability_note, vulnerability_priority_group, epss_score or alert_id", "input": "recommendations", "ctx": { "expected": "id, name, vulnerability_type, cve_ids, cvss_v2_score, cvss_v2_exploitability_subscore, cvss_v2_vector_string, cvss_v3_score, cvss_v3_exploitability_subscore, cvss_v3_vector_string, sources, source_name, source_url, description, affected_products, is_known_exploited, affected_devices_count, affected_medical_devices_count, affected_iot_devices_count, affected_it_devices_count, affected_ot_devices_count, published_date, affected_fixed_devices_count, affected_confirmed_devices_count, affected_potentially_relevant_devices_count, affected_irrelevant_devices_count, adjusted_vulnerability_score, adjusted_vulnerability_score_level, exploits_count, vulnerability_labels, vulnerability_assignees, vulnerability_note, vulnerability_priority_group, epss_score or alert_id" } } ] }
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.