diff --git a/objects/pe-optional-header/definition.json b/objects/pe-optional-header/definition.json index 726de0c..6d477d4 100644 --- a/objects/pe-optional-header/definition.json +++ b/objects/pe-optional-header/definition.json @@ -194,6 +194,7 @@ }, "size-of-uninitialised-data": { "description": "The size of the uninitialized data which are usually located in the .bss section. If the uninitialized data are split across multiple sections, it is the sum of the sections", + "disable_correlation": true, "misp-attribute": "size-in-bytes", "ui-priority": 0 },