Update host filter list (#130095)

This commit is contained in:
Pete Hampton 2022-04-14 16:27:15 +01:00 committed by GitHub
parent 6f6a332fb2
commit 9c8440af1b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -77,7 +77,9 @@ export const prebuiltRuleAllowlistFields: AllowlistFields = {
group: {
name: true,
},
host: true,
host: {
os: true,
},
http: {
request: {
body: {