[Wiz] Add links to the wiz events#13445
Conversation
|
Pinging @elastic/security-service-integrations (Team:Security-Service Integrations) |
🚀 Benchmarks reportTo see the full report comment with |
💚 Build Succeeded
History
|
|
| "info" | ||
| ] | ||
| ], | ||
| "url": "https://app.wiz.io/findings/configuration-findings/cloud#~(filters~(status~()~rule~(equals~(~'73553de7-f2ad-4ffb-b425-c69815033530)))~groupBy~(~)~entity~(~'bdeba988-f41b-55e6-9b99-96b8d3dc67d4*2cCONFIGURATION_FINDING))" |
There was a problem hiding this comment.
It seems to me that its missing ending single-quote ' for example, '73553de7-f2ad-4ffb-b425-c69815033530 instead of '73553de7-f2ad-4ffb-b425-c69815033530'. Are these URLs working on live data? May I know if this is tested?
There was a problem hiding this comment.
Yes, this URL is in the expected format. Here is an example of Live URL:
https://app.wiz.io/findings/configuration-findings/cloud#~(filters~(status~(equals~(~'OPEN))~rule~(equals~(~'63cfa876-xxxx-xxxx-xxxx-0ab8c08dd643)))~groupBy~(~)~entity~(~'bf381c0b-xxxx-xxxx-xxxx-1e00121af5bc*2cCONFIGURATION_FINDING))
|
Package wiz - 3.1.0 containing this change is available at https://epr.elastic.co/package/wiz/3.1.0/ |




Proposed commit message
We got the
event.idfield from the wiz data and with the use of that field, we're generating a URL/link to the wiz events to investigate them.Note:
vulnerabilitydata stream, there is a link present inwiz.vulnerability.portal_urlso I did not add an extra processor for that.Checklist
changelog.ymlfile.How to test this PR locally
Related issues