-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Security Solution] Refactor duplicated rule schemas (#135479)
* Replace patch, patch bulk, import rules schemas * Remove more duplicated schemas * Fix update rules output_index, patch rules type specific schema, prepackaged immutability and default enabled status * Fix import exceptions, add back threshold type dependent validation, fix patch schema unit tests * Remove unused variable * Fix export rule test * Fix TODOs, add rule converter tests, consistent throw/return error behavior * Remove schema cast by adding individual rule type patch schemas
- Loading branch information
1 parent
ef06d41
commit 158f5d8
Showing
76 changed files
with
1,309 additions
and
4,751 deletions.
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
Oops, something went wrong.