Skip to content

Commit

Permalink
[Security Solution][Detection Engine] - Update exceptions logic (elas…
Browse files Browse the repository at this point in the history
…tic#71512)

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
Co-authored-by: Yara Tercero <yara.tercero@elastic.co>
  • Loading branch information
3 people authored and cnasikas committed Jul 15, 2020
1 parent c76ea55 commit ddb0de3
Show file tree
Hide file tree
Showing 13 changed files with 562 additions and 967 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"id": "ip_item",
"list_id": "ip_list",
"value": "10.4.2.140"
"value": "127.0.0.1"
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"list_id": "keyword_list",
"value": "kibana"
"value": "zeek"
}
Loading

0 comments on commit ddb0de3

Please sign in to comment.