Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Latest Transform - Wiz Vulnerabilities #10895

Merged
merged 28 commits into from
Sep 12, 2024
Merged
Changes from 1 commit
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
ffedcde
update data stream for CDR
CohenIdo Aug 27, 2024
3392d37
uptate changelog
CohenIdo Aug 27, 2024
0b37343
uptate mappings
CohenIdo Aug 27, 2024
62c4649
WIP
CohenIdo Aug 27, 2024
138e558
Update test generated files and update readme
kcreddy Aug 27, 2024
cf1325c
Merge branch 'update-wiz-vul-ds' into add-latest-vul-transform-wiz
CohenIdo Aug 27, 2024
b152e20
update index name
CohenIdo Aug 27, 2024
368e3f3
Merge remote-tracking branch 'upstream/main' into add-latest-vul-tran…
CohenIdo Aug 28, 2024
9cca808
wip
CohenIdo Aug 28, 2024
c09d118
update readme
CohenIdo Aug 28, 2024
263dfcc
add cloud account name
CohenIdo Aug 28, 2024
307c49a
update tests files
CohenIdo Aug 28, 2024
0d55419
update readme
CohenIdo Aug 28, 2024
a8c8dec
update test
CohenIdo Aug 28, 2024
3c0e0b9
update readme
CohenIdo Aug 29, 2024
f3ef6f8
code review comments
CohenIdo Sep 2, 2024
34621ec
Merge remote-tracking branch 'upstream/main' into add-latest-vul-tran…
CohenIdo Sep 2, 2024
e7662ee
code review comments
CohenIdo Sep 2, 2024
4dc1d3b
update version
CohenIdo Sep 2, 2024
2828c70
add ecs fields
CohenIdo Sep 3, 2024
28d6aae
update version
CohenIdo Sep 4, 2024
49acef6
revert undesired changes
CohenIdo Sep 5, 2024
9f77a15
Merge remote-tracking branch 'upstream/main' into add-latest-vul-tran…
CohenIdo Sep 8, 2024
4c3f8f9
build fixes
CohenIdo Sep 9, 2024
cdaa24a
Merge upstream/main, resolving conflicts by taking upstream changes
CohenIdo Sep 10, 2024
4ec1ae7
update version
CohenIdo Sep 10, 2024
4a7732a
update stack version
CohenIdo Sep 10, 2024
b75bcfd
update changelog
CohenIdo Sep 11, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
update index name
  • Loading branch information
CohenIdo committed Aug 27, 2024
commit b152e20683203220e53e969cf91a81ef572b8de5
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ source:
index:
- "logs-wiz.vulnerability-*"
dest:
index: "security_solution-wiz.vulnerability_latest_v1"
index: "security_solution-wiz.vulnerability_latest-v1"
latest:
unique_key:
- vulnerability.id
Expand Down