Skip to content

Commit

Permalink
Update host filter list (#130095) (#130549)
Browse files Browse the repository at this point in the history
(cherry picked from commit 9c8440a)

Co-authored-by: Pete Hampton <[email protected]>
  • Loading branch information
kibanamachine and pjhampton authored Apr 19, 2022
1 parent f45a06f commit 92ebf2b
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,9 @@ export const prebuiltRuleAllowlistFields: AllowlistFields = {
group: {
name: true,
},
host: true,
host: {
os: true,
},
http: {
request: {
body: {
Expand Down

0 comments on commit 92ebf2b

Please sign in to comment.