Skip to content

Commit

Permalink
Add additional collection item to security allow list filter. (#102192)
Browse files Browse the repository at this point in the history
  • Loading branch information
pjhampton committed Jun 16, 2021
1 parent a84293b commit c4af308
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 c4af308

Please sign in to comment.