-
Notifications
You must be signed in to change notification settings - Fork 8.5k
[SecuritySolution][SIEM migrations] Add macros and lookups support in the API #199370
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
Merged
semd
merged 46 commits into
elastic:main
from
semd:10653/siem_migrations/add_macros_support
Nov 18, 2024
Merged
Changes from all commits
Commits
Show all changes
46 commits
Select commit
Hold shift + click to select a range
0fb249c
create resources data stream
semd e670f22
add migration resources data client
semd 52df6cf
Merge remote-tracking branch 'upstream/main' into 10653/siem_migratio…
semd 78f80a3
resource retrieval implemented
semd b37628d
new index-adaper package
semd da18c38
[CI] Auto-commit changed files from 'node scripts/capture_oas_snapsho…
kibanamachine 45a358b
fix packages configs
semd 98c1aa3
Merge remote-tracking branch 'refs/remotes/origin/index_adapter_base_…
semd 8453062
rollback ds adapter changes
semd df7061e
[CI] Auto-commit changed files from 'node scripts/generate codeowners'
kibanamachine 76f8f5b
Merge branch 'index_adapter_base_package' into 10653/siem_migrations/…
semd 9ceac8f
Merge remote-tracking branch 'upstream/main' into 10653/siem_migratio…
semd 78053f8
[CI] Auto-commit changed files from 'node scripts/yarn_deduplicate'
kibanamachine d57c791
improve createIndex
semd 3fe56b7
Merge branch 'index_adapter_base_package' into 10653/siem_migrations/…
semd 71bcd58
use index insted of ds
semd 3bae810
fix type
semd 6aa4beb
Merge branch 'index_adapter_base_package' into 10653/siem_migrations/…
semd 47c6321
SRP for createIndex function
semd af817a8
Merge branch 'index_adapter_base_package' into 10653/siem_migrations/…
semd 92cc378
adapt createIndex
semd 9816c28
fix tests
semd 6db7180
solve conflicts
semd b1d9499
rollback dependency
semd 51d2318
conflict solved
semd 81dbabe
Merge branch 'index_adapter_base_package' into 10653/siem_migrations/…
semd 3e1d973
improve query translation by inlining macros
semd ebe2f99
import from package entry file
semd 57409f1
Merge branch 'index_adapter_base_package' into 10653/siem_migrations/…
semd af521d2
simplify data clients
semd d50a05c
merge main
semd b5aba7e
[CI] Auto-commit changed files from 'node scripts/lint_ts_projects --…
kibanamachine b96ab2c
[CI] Auto-commit changed files from 'yarn openapi:generate'
kibanamachine a777870
add mocks and tests
semd d12b4da
Merge remote-tracking branch 'upstream/main' into 10653/siem_migratio…
semd 553ffa3
Merge remote-tracking branch 'refs/remotes/origin/10653/siem_migratio…
semd bcf4968
update mocks
semd 654b377
fix tests
semd dd1f7a1
add missing mocks
semd 4c0dcb6
installation error handling moved up
semd 232be91
Merge remote-tracking branch 'upstream/main' into 10653/siem_migratio…
semd cb37dfc
Merge branch 'main' into 10653/siem_migrations/add_macros_support
elasticmachine faa38c7
address comments
semd 08bd32f
Merge remote-tracking branch 'upstream/main' into 10653/siem_migratio…
semd 186699b
Merge remote-tracking branch 'refs/remotes/origin/10653/siem_migratio…
semd 61aae02
Merge branch 'main' into 10653/siem_migrations/add_macros_support
michaelolo24 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
2 changes: 1 addition & 1 deletion
2
x-pack/plugins/security_solution/common/siem_migrations/model/api/common.schema.yaml
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.