Skip to content

wiz.issue: Remove deprecated source_rule field - #16892

Merged
kcreddy merged 3 commits into
elastic:mainfrom
kcreddy:wiz-delete-sourceRule
Jan 16, 2026
Merged

wiz.issue: Remove deprecated source_rule field#16892
kcreddy merged 3 commits into
elastic:mainfrom
kcreddy:wiz-delete-sourceRule

Conversation

@kcreddy

@kcreddy kcreddy commented Jan 7, 2026

Copy link
Copy Markdown
Contributor

Proposed commit message

wiz.issue: Remove deprecated "source_rule" field

This is 3rd and final part of #16627 where the deprecated 
"source_rule" field is removed from the "issue" data stream. 
The new "source_rules" field is already added in #16692.

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

Related issues

@kcreddy kcreddy changed the title wiz.issue: Remove deprecated sourceRule field Jan 7, 2026
@kcreddy kcreddy self-assigned this Jan 7, 2026
@kcreddy kcreddy added breaking change Integration:wiz Wiz Team:Security-Service Integrations Security Service Integrations team [elastic/security-service-integrations] labels Jan 7, 2026
@kcreddy
kcreddy marked this pull request as ready for review January 7, 2026 09:01
@kcreddy
kcreddy requested a review from a team as a code owner January 7, 2026 09:01
@elasticmachine

Copy link
Copy Markdown

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

@elastic-vault-github-plugin-prod

Copy link
Copy Markdown
Contributor

🚀 Benchmarks report

To see the full report comment with /test benchmark fullreport

@andrewkroh andrewkroh added the documentation Improvements or additions to documentation. Applied to PRs that modify *.md files. label Jan 8, 2026
@StacieClark-Elastic

StacieClark-Elastic commented Jan 8, 2026

Copy link
Copy Markdown
Contributor

Thank you for this work.
One of the concerns with this deprecation is whether there are dashboards or rules written by other teams that rely on this field. The dashboards that are in the integration do not rely on it but there are concerns that there are other artifacts out of our control that might rely on it. For instance, the customer that created the SDH has written some rules that rely on it.
A longer description describing the change and what the impact on the customer is and how to mitigate the impact would be helpful so they don't have to read through the entire changelog to understand that we added a replacement field.

@kcreddy

kcreddy commented Jan 8, 2026

Copy link
Copy Markdown
Contributor Author

Thank you for this work. One of the concerns with this deprecation is whether there are dashboards or rules written by other teams that rely on this field. The dashboards that are in the integration do not rely on it but there are concerns that there are other artifacts out of our control that might rely on it. For instance, the customer that created the SDH has written some rules that rely on it. A longer description describing the change and what the impact on the customer is and how to mitigate the impact would be helpful so they don't have to read through the entire changelog to understand that we added a replacement field.

@StacieClark-Elastic, I updated the changelog description to add more details. PTAL.

@elasticmachine

Copy link
Copy Markdown

💚 Build Succeeded

History

cc @kcreddy

@StacieClark-Elastic StacieClark-Elastic left a comment

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.

Thank you Krishna. LGTM.

@kcreddy
kcreddy merged commit 98b539f into elastic:main Jan 16, 2026
8 checks passed
@elastic-vault-github-plugin-prod

Copy link
Copy Markdown
Contributor

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

jakubgalecki0 pushed a commit to jakubgalecki0/integrations that referenced this pull request Feb 19, 2026
wiz.issue: Remove deprecated "source_rule" field

This is 3rd and final part of elastic#16627 where the deprecated 
"source_rule" field is removed from the "issue" data stream. 
The new "source_rules" field is already added in elastic#16692.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking change documentation Improvements or additions to documentation. Applied to PRs that modify *.md files. Integration:wiz Wiz Team:Security-Service Integrations Security Service Integrations team [elastic/security-service-integrations]

4 participants