Add bytes_compressed_present to Endpoint Security Telemetry (#94594) (#94701)

This commit is contained in:
Gabriel Landau 2021-03-16 12:22:06 -04:00 committed by GitHub
parent 10605acad5
commit 36829e4130
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -407,6 +407,7 @@ const allowlistEventFields: AllowlistFields = {
bytes_address: true,
bytes_allocation_offset: true,
bytes_compressed: true,
bytes_compressed_present: true,
mapped_pe: {
Ext: {
code_signature: {