Add bytes_compressed_present to Endpoint Security Telemetry (#94594)

This commit is contained in:
Gabriel Landau 2021-03-16 10:00:54 -04:00 committed by GitHub
parent b0fa077e8a
commit b71c6092c9
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: {