Skip to content

Commit

Permalink
Add additional collection item to security allow list filter. (elasti…
Browse files Browse the repository at this point in the history
…c#102192) (elastic#102355)

Co-authored-by: Pete Hampton <pjhampton@users.noreply.github.com>
  • Loading branch information
kibanamachine and pjhampton committed Jun 16, 2021
1 parent 5ea71f9 commit 6046e85
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -347,6 +347,9 @@ const allowlistBaseEventFields: AllowlistFields = {
direction: true,
},
registry: {
data: {
strings: true,
},
hive: true,
key: true,
path: true,
Expand Down

0 comments on commit 6046e85

Please sign in to comment.