Skip to content

wiz.issue: Add risks field to sourceRule - #16687

Merged
kcreddy merged 2 commits into
elastic:mainfrom
kcreddy:wiz-issue-sourceRule
Dec 24, 2025
Merged

wiz.issue: Add risks field to sourceRule#16687
kcreddy merged 2 commits into
elastic:mainfrom
kcreddy:wiz-issue-sourceRule

Conversation

@kcreddy

@kcreddy kcreddy commented Dec 24, 2025

Copy link
Copy Markdown
Contributor

Proposed commit message

wiz.issue: Add risks field to sourceRule

Add risks field to the the existing sourceRule field. 
The field contains specified risks with the policy 
that generated the issue.
The sample values of this field are taken from 
Wiz docs.

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

System and Pipeline tests pass.

--- Test results for package: wiz - START ---
╭─────────┬─────────────┬───────────┬───────────────────────────────────────────┬────────┬──────────────╮
│ PACKAGE │ DATA STREAM │ TEST TYPE │ TEST NAME                                 │ RESULT │ TIME ELAPSED │
├─────────┼─────────────┼───────────┼───────────────────────────────────────────┼────────┼──────────────┤
│ wiz     │ issue       │ pipeline  │ (ingest pipeline warnings test-issue.log) │ PASS   │ 522.753208ms │
│ wiz     │ issue       │ pipeline  │ test-issue.log                            │ PASS   │  85.433584ms │
╰─────────┴─────────────┴───────────┴───────────────────────────────────────────┴────────┴──────────────╯
--- Test results for package: wiz - END   ---
Done
--- Test results for package: wiz - START ---
╭─────────┬─────────────┬───────────┬───────────┬────────┬───────────────╮
│ PACKAGE │ DATA STREAM │ TEST TYPE │ TEST NAME │ RESULT │  TIME ELAPSED │
├─────────┼─────────────┼───────────┼───────────┼────────┼───────────────┤
│ wiz     │ issue       │ system    │ default   │ PASS   │ 40.132008708s │
╰─────────┴─────────────┴───────────┴───────────┴────────┴───────────────╯
--- Test results for package: wiz - END   ---
Done

Related issues

@kcreddy kcreddy self-assigned this Dec 24, 2025
@kcreddy kcreddy added enhancement New feature or request Integration:wiz Wiz Team:Security-Service Integrations Security Service Integrations team [elastic/security-service-integrations] labels Dec 24, 2025
@kcreddy
kcreddy marked this pull request as ready for review December 24, 2025 08:38
@kcreddy
kcreddy requested a review from a team as a code owner December 24, 2025 08:38
@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

Package wiz 👍(2) 💚(1) 💔(3)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
cloud_configuration_finding 4587.16 3773.58 -813.58 (-17.74%) 💔
cloud_configuration_finding_full_posture 6329.11 4608.29 -1720.82 (-27.19%) 💔
vulnerability 2906.98 2304.15 -602.83 (-20.74%) 💔

To see the full report comment with /test benchmark fullreport

@elasticmachine

Copy link
Copy Markdown

💚 Build Succeeded

cc @kcreddy

@ShourieG ShourieG 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.

LGTM

@kcreddy
kcreddy merged commit 81aac24 into elastic:main Dec 24, 2025
8 checks passed
@elastic-vault-github-plugin-prod

Copy link
Copy Markdown
Contributor

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

@andrewkroh andrewkroh added the documentation Improvements or additions to documentation. Applied to PRs that modify *.md files. label Jan 8, 2026
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:wiz Wiz Team:Security-Service Integrations Security Service Integrations team [elastic/security-service-integrations]

4 participants