-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
Risk engine initialisation, update from legacy risk engine workflow and status change #162400
Merged
Merged
Changes from 38 commits
Commits
Show all changes
54 commits
Select commit
Hold shift + click to select a range
34a040e
Risk engine API start
nkhristinin 62b04b6
Add saved objects and status
nkhristinin ef9d3e5
[CI] Auto-commit changed files from 'node scripts/eslint --no-cache -…
kibanamachine 9f2e3d9
[CI] Auto-commit changed files from 'node scripts/check_mappings_upda…
kibanamachine 347f4ff
Error handling
nkhristinin ad59803
Return who last updated
nkhristinin 8423d5c
Add risk_score_update_panel
nkhristinin fdc0084
Risk update panel
nkhristinin 05f28c5
Add risk score update panels
nkhristinin e7079c9
Delete old transforms
nkhristinin 4ffaa99
Add mapping for SO
nkhristinin 1b74331
fix name
nkhristinin 8518cbb
Fix types
nkhristinin 27e39c2
type
nkhristinin b4c212d
[CI] Auto-commit changed files from 'node scripts/eslint --no-cache -…
kibanamachine 805d243
add tests
nkhristinin 34fa0ed
Wrong rebase
nkhristinin 2cce865
clean
nkhristinin 189e941
[CI] Auto-commit changed files from 'node scripts/eslint --no-cache -…
kibanamachine 6d7c016
Merge branch 'main' into enable-risk-score
kibanamachine b99c3e1
Typos and PR fixes
nkhristinin b4f5955
add api tets
nkhristinin a835c61
fix unit tests
nkhristinin e1ed39e
Try to enable feature in cypress tests
nkhristinin e6dcad4
udpate mappings
nkhristinin e31d85b
Merge branch 'main' into enable-risk-score
kibanamachine 8373a58
[CI] Auto-commit changed files from 'node scripts/eslint --no-cache -…
kibanamachine e72b7d4
Refactoring
nkhristinin 38e23bc
Fix jest tests
nkhristinin 9a53d21
Merge branch 'main' into enable-risk-score
kibanamachine 450871a
Try to fix types
nkhristinin 1527f2a
Merge branch 'main' into enable-risk-score
kibanamachine b47ec84
Merge branch 'main' into enable-risk-score
kibanamachine 5dffa4d
Change enable risk button
nkhristinin ca8329b
Add cy tests
nkhristinin 7aad6cb
PR fixes
nkhristinin dac1f34
[CI] Auto-commit changed files from 'node scripts/check_mappings_upda…
kibanamachine 6265ac3
[CI] Auto-commit changed files from 'node scripts/eslint --no-cache -…
kibanamachine 7fd2016
Merge branch 'main' into enable-risk-score
kibanamachine b31ab04
Remove last updated_by
nkhristinin a77a838
fix hest integration tests
nkhristinin ba83b7b
Fix cypress tetss
nkhristinin 9742878
Fix jest tests
nkhristinin c77a82e
fix cypress tests
nkhristinin 96b6ddc
Access for license and serverless
nkhristinin 3b1bb9f
Chaange approach for link with license and capabilities
nkhristinin f8cf032
Fix links
nkhristinin 7237b5f
[CI] Auto-commit changed files from 'node scripts/precommit_hook.js -…
kibanamachine 7df7d22
fix ts problems
nkhristinin ddbe593
Merge branch 'main' into enable-risk-score
rylnd 1bc3314
Simplify logic for showing EA management page
rylnd d9b03b0
Fix tesxt
nkhristinin b8b638e
Hide update panel for serverless
nkhristinin b44c3b6
Merge branch 'main' into enable-risk-score
kibanamachine 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 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 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 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 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 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 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 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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nit: I tend to pluralize enums to distinguish them from other types: