-
Notifications
You must be signed in to change notification settings - Fork 8.2k
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
[Security Solution][Detections] Performance enhancement for readRules function #76398
Closed
dhurley14
wants to merge
12
commits into
elastic:master
from
dhurley14:remove-file-validation-import-rule
Closed
[Security Solution][Detections] Performance enhancement for readRules function #76398
dhurley14
wants to merge
12
commits into
elastic:master
from
dhurley14:remove-file-validation-import-rule
Commits on Sep 17, 2020
-
utlize schema.any() for validation on file in body of import rules re…
…quest, adds new functional tests and unit tests to make sure we can reach and don't go past bounds. These tests would have helped uncover performance issues io-ts gave us with validating the import rules file object
Configuration menu - View commit details
-
Copy full SHA for 4e4f286 - Browse repository at this point
Copy the full SHA 4e4f286View commit details -
Configuration menu - View commit details
-
Copy full SHA for c60fa32 - Browse repository at this point
Copy the full SHA c60fa32View commit details -
updates getSimpleRule and getSimpleRuleAsNdjson to accept an enabled …
…param defaulted to false
Configuration menu - View commit details
-
Copy full SHA for 5697ee1 - Browse repository at this point
Copy the full SHA 5697ee1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3848487 - Browse repository at this point
Copy the full SHA 3848487View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65ee86d - Browse repository at this point
Copy the full SHA 65ee86dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e812b1 - Browse repository at this point
Copy the full SHA 3e812b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for e9c0269 - Browse repository at this point
Copy the full SHA e9c0269View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6451153 - Browse repository at this point
Copy the full SHA 6451153View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cf549e - Browse repository at this point
Copy the full SHA 2cf549eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4331471 - Browse repository at this point
Copy the full SHA 4331471View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb3d939 - Browse repository at this point
Copy the full SHA fb3d939View commit details -
Configuration menu - View commit details
-
Copy full SHA for 377b543 - Browse repository at this point
Copy the full SHA 377b543View commit details
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.