kibana/x-pack/plugins/lists/server
Yara Tercero f7acbbe7a1
[SIEM][Detection Engine] - Update DE to work with new exceptions schema (#69715)
* Updates list entry schema, exposes exception list client, updates tests

* create new de list schema and unit tests

* updated route unit tests and types to match new list schema

* updated existing DE exceptions code so it should now work as is with updated schema

* test and types cleanup

* cleanup

* update unit test

* updates per feedback
2020-06-25 09:47:05 -04:00
..
routes SIEM] Moves validation up to the common section 2020-06-16 12:02:40 -06:00
saved_objects [SIEM][Detection Engine] - Update DE to work with new exceptions schema (#69715) 2020-06-25 09:47:05 -04:00
scripts [SIEM][Detection Engine] - Update DE to work with new exceptions schema (#69715) 2020-06-25 09:47:05 -04:00
services [Lists][Exceptions] - Updates exception list item comments structure (#68864) 2020-06-11 11:41:31 -04:00
config.ts
create_config.ts apply prettier styles 2020-05-22 09:08:58 +02:00
error_with_status_code.ts
get_space_id.test.ts
get_space_id.ts
get_user.test.ts [SIEM][Lists] Adds test mocks and README.md to the lists plugin 2020-05-30 18:52:01 -06:00
get_user.ts
index.ts [SIEM][Detection Engine] - Update DE to work with new exceptions schema (#69715) 2020-06-25 09:47:05 -04:00
mocks.ts [SIEM][Lists] Adds test mocks and README.md to the lists plugin 2020-05-30 18:52:01 -06:00
plugin.ts Mark elasticsearch client exposed via request context as deprecated (#67319) 2020-05-27 19:00:16 +02:00
siem_server_deps.ts SIEM] Moves validation up to the common section 2020-06-16 12:02:40 -06:00
types.ts